the bitrig master branch has been updated by patrick with 8 new commits: commit c15a7494dadd6289af0a16f5a3cd4bbc62982129 diff: https://github.com/bitrig/bitrig/commit/c15a749 author: Jasper Lievisse Adriaanse <[email protected]> date: Mon Jul 20 18:24:16 2015 +0000
fix eyesore whitespace M usr.bin/sed/process.c commit b3f31db7685f7e5a92f5ca702c4be3e8a893326d diff: https://github.com/bitrig/bitrig/commit/b3f31db author: Theo de Raadt <[email protected]> date: Sun Jul 19 17:21:22 2015 +0000 figure out the linewidth at initialization, rather than late ok tedu miod M usr.bin/sed/main.c M usr.bin/sed/process.c commit 93aa8fa85888a7726c9bdbcc4effab0ef573d552 diff: https://github.com/bitrig/bitrig/commit/93aa8fa author: Stuart Henderson <[email protected]> date: Sun Jul 19 06:14:24 2015 +0000 Print strerror, not just the filename, if opening the inplace file fails. ok jasper@ M usr.bin/sed/main.c commit 0306cf2da6327e7d68af5a49f20411e3de8b6637 diff: https://github.com/bitrig/bitrig/commit/0306cf2 author: Jason McIntyre <[email protected]> date: Sat Jul 18 09:33:01 2015 +0000 various fixes; ok jasper M usr.bin/sed/main.c M usr.bin/sed/sed.1 commit 3b4595915bb8aa044793284ddb14677411176429 diff: https://github.com/bitrig/bitrig/commit/3b45959 author: Jasper Lievisse Adriaanse <[email protected]> date: Fri Jul 17 21:54:27 2015 +0000 add missing prototype M usr.bin/sed/main.c commit 7b9da55e36db6073e6dec9598c21c93a933123a6 diff: https://github.com/bitrig/bitrig/commit/7b9da55 author: Theo de Raadt <[email protected]> date: Fri Jul 17 21:21:03 2015 +0000 7 space indents?? M usr.bin/sed/main.c commit 11a8874ed9003c8a02bf444028847f5636a52825 diff: https://github.com/bitrig/bitrig/commit/11a8874 author: Jasper Lievisse Adriaanse <[email protected]> date: Fri Jul 17 20:38:58 2015 +0000 add -i flag to sed to do in-place editing; mostly based on freebsd feedback/ok deraadt@ millert@ M usr.bin/sed/defs.h M usr.bin/sed/extern.h M usr.bin/sed/main.c M usr.bin/sed/process.c M usr.bin/sed/sed.1 commit 7cc60ab89dcf02cad29769497c0ad81eeed60ade diff: https://github.com/bitrig/bitrig/commit/7cc60ab author: Todd C. Miller <[email protected]> date: Tue Jun 23 22:52:56 2015 +0000 POSIX specifies that that multiple '!' characters preceding a function should be treated as a single negation. From FreeBSD via Liviu Daia. M usr.bin/sed/compile.c
