the bitrig natano_ksh_cleanup branch has been created by natano. it is 0 commits behind master, and 5 commits ahead.
commit f1b0f6e9e5d29c4e5db1f99a958f2c99287467d8 diff: https://github.com/bitrig/bitrig/commit/f1b0f6e 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 35f191e3bf3db9bdb0cfbf1bd157a05993672d7d diff: https://github.com/bitrig/bitrig/commit/35f191e author: Martin Natano <[email protected]> date: Sun Feb 22 10:15:10 2015 +0100 Remove unused preprocessor constants. M bin/ksh/shf.c commit 377bc2f033ee5031d592fff9e9eb961bdf056688 diff: https://github.com/bitrig/bitrig/commit/377bc2f 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 9940d7f520d6473dadc01b938b85512405d8fad5 diff: https://github.com/bitrig/bitrig/commit/9940d7f 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 21c5fd44f3e97ad4e8112a1f3c85f30f0e0bdf0b diff: https://github.com/bitrig/bitrig/commit/21c5fd4 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
