the bitrig natano_ksh_cleanup branch has been created by natano. it is 0 commits behind master, and 5 commits ahead.
commit 085f8cdec9f2656ee133c651ef702416eaed24b5 diff: https://github.com/bitrig/bitrig/commit/085f8cd author: Martin Natano <[email protected]> date: Sun Feb 22 12:57:56 2015 +0100 Untangle ksh from libc's internal charclass.h header. M bin/ksh/Makefile M bin/ksh/misc.c commit c0b90d36ee08d854689d3b841495e9974c9a6880 diff: https://github.com/bitrig/bitrig/commit/c0b90d3 author: Martin Natano <[email protected]> date: Sun Feb 22 10:15:10 2015 +0100 Remove unused preprocessor constants. M bin/ksh/shf.c commit 31ffe19845962f2a785b686b35e56fc73d429306 diff: https://github.com/bitrig/bitrig/commit/31ffe19 author: Martin Natano <[email protected]> date: Sat Feb 21 11:36:28 2015 +0100 No need to cast NULL pointers. M bin/ksh/c_ksh.c M bin/ksh/history.c M bin/ksh/syn.c M bin/ksh/tree.h commit b29e93a1d1066bb57a94d5d70f3e0ffadbc57cf8 diff: https://github.com/bitrig/bitrig/commit/b29e93a author: Martin Natano <[email protected]> date: Sat Feb 21 11:06:09 2015 +0100 Use plain 'int' instead of the 'INT32' define. POSIX requies the 'int' type to be at least 32 bits. I don't see us support non-POSIX platforms anytime soon. M bin/ksh/jobs.c M bin/ksh/sh.h commit 1870fddcaf06ab27e371746630991ad43517dc2e diff: https://github.com/bitrig/bitrig/commit/1870fdd author: Martin Natano <[email protected]> date: Sat Feb 21 10:51:12 2015 +0100 s/BEL/'\a'/g M bin/ksh/edit.h M bin/ksh/emacs.c M bin/ksh/vi.c
