Go to file
lukem 9f26a55f84 * free up returned data if yp_master() or yp_match() failed
* simplify two case 'switch'es into 'if' statements
1997-05-21 02:19:06 +00:00
bin Fix thinko in last commit, causing "cp file /" to succeed but 1997-05-19 01:07:33 +00:00
distrib Installboot is know in /usr/mdec. 1997-05-19 21:26:23 +00:00
etc Change interface config test so that the loop is always continued 1997-05-17 14:12:24 +00:00
games NULL => 0 (Arne Juul; PR#3629) 1997-05-17 19:24:44 +00:00
gnu Make sure we get all the .h files we need so this compiles. 1997-05-18 11:27:06 +00:00
include Make macros evaluate to non-compound statements (Jarle Greipsland; PR#3614) 1997-05-14 15:49:55 +00:00
lib fix potential memory leaks: before calling yp_next(), reset key to NULL. if 1997-05-21 01:51:39 +00:00
libexec * NULL => 0 (Arne Juul; PR#3629) 1997-05-17 19:35:14 +00:00
regress Use proginstall:: to disable installing PROG. 1997-05-07 15:59:08 +00:00
sbin More error checking. 1997-05-19 16:28:03 +00:00
share Added leds.4. 1997-05-21 01:42:33 +00:00
sys Sync with src/lib/libz 1997-05-20 14:41:54 +00:00
usr.bin * free up returned data if yp_master() or yp_match() failed 1997-05-21 02:19:06 +00:00
usr.sbin separate option argument from description; from Enami Tsugutomo in PR 3637. 1997-05-20 04:53:12 +00:00
Makefile Don't cleandir on make build when UPDATE is set. 1997-03-24 22:22:15 +00:00