CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2015/11/10 19:52:46
Modified files:
bin/csh : csh.c
bin/ksh : main.c
usr.bin/mklocale: yacc.y
usr.bin/patch : patch.c
usr.bin/pr : pr.c
usr.bin/rpcgen : rpc_main.c
usr.bin/tic : tic.c
usr.bin/unexpand: unexpand.c
usr.bin/ypcat : ypcat.c
usr.sbin/bind/bin/dig: dig.c host.c nslookup.c
usr.sbin/crunchgen: crunchgen.c
usr.sbin/zdump : zdump.c
usr.bin/infocmp: infocmp.c
Log message:
exit() after perror() for pledge failure. Perhaps this got introduced
as a test idiom, either when pledge was young or during the transition
to strings.... dunno