Go to file
cgd c624190287 convert run_prog's error message from being a "const char *" to a msg.
XXX Only the callers that actually pass strings were fixed, the rest were
XXX left passing 'NULL'.  Eventually they should be cleaned up to pass
XXX MSG_NONE, but I didn't want to do that yet because somebody else
XXX (jonathan) is hacking on the run_prog callers and I didn't want to
XXX cause him a Lot of conflicts.  at least right now, MSG_NONE and NULL
XXX are as equivalent as they need to be.
1999-07-04 21:39:33 +00:00
bin Honor the contents of $TMPDIR for the creation of temporary files, and use 1999-07-03 14:42:39 +00:00
distrib convert run_prog's error message from being a "const char *" to a msg. 1999-07-04 21:39:33 +00:00
etc Add ipl and raid to 'MAKEDEV all' 1999-07-04 16:01:55 +00:00
games man page rewritten into -mandoc by dholland@eecs.harvard.edu; from PR7861 1999-06-27 04:35:42 +00:00
gnu Deal with the strlen() problem in this program which apparently can't just 1999-06-27 06:14:51 +00:00
include Restrict function delcarations using XNS5.2 D2.0 as a reference. 1999-07-03 13:30:38 +00:00
lib Build system call stubs using system includes from ${DESTDIR}/usr/include 1999-07-04 15:46:10 +00:00
libexec close data socket when new EPRT command comes. 1999-07-02 07:11:36 +00:00
regress Compensate for fix to PR7761; kernel now clips overly large length 1999-06-19 18:02:06 +00:00
sbin do not pass NULL to errx(). 1999-07-04 15:24:35 +00:00
share add LIBRARY section into libipsec manpages. 1999-07-04 01:27:19 +00:00
sys Housecleaning time: 1999-07-04 20:16:57 +00:00
usr.bin const-ify strings as appropriate, and convert message 'numbers' from 1999-07-04 21:30:14 +00:00
usr.sbin add NetBSD RCS ID. 1999-07-04 14:45:54 +00:00
Makefile Handle crypto-us just like domestic 1999-05-27 21:03:31 +00:00