Go to file
lukem 0bba8ce38d * don't depend upon buffer returned by fgetln() to remain. fix mainly
from Tatoku Ogaito <tacha@tera.fukui-med.ac.jp> in [bin/3967]
* fgetln() doesn't \0 terminate its string. look for the \n and replace
  it with \0 (if no \n, ignore the line - it's most likely corrupt)
* more intensive checks on strdup() returns (not a current mem leak,
  but depended upon code elsewhere to cleanup - not good)
* cleanup some syslog error messages
1997-08-14 02:06:15 +00:00
bin Make sleep handle non-integer values. Document the same, noting that 1997-08-04 01:13:07 +00:00
distrib Need machine/kcore.h, too 1997-08-07 22:57:32 +00:00
etc Move ntpdate before `starting network daemons' to get cleaner output 1997-08-05 03:32:51 +00:00
games PR/3964: Eric Fischer: Remove dependencies to traditional cpp... 1997-08-11 14:06:10 +00:00
gnu add port-mips category, as requested by Erik Bertelsen in pr 3900 1997-07-30 21:34:57 +00:00
include Fix files using old TNF copyright notice 1997-07-30 22:53:50 +00:00
lib Sync with libkvm changes: add members usrstack, min_uva and max_uva to 1997-08-13 20:10:30 +00:00
libexec * don't depend upon buffer returned by fgetln() to remain. fix mainly 1997-08-14 02:06:15 +00:00
regress Use proginstall:: to disable installing PROG. 1997-05-07 15:59:08 +00:00
sbin Upgrade for non-interactive use. Interactive use is nearly unchanged. 1997-08-11 23:31:41 +00:00
share clean up the copy_region text slightly 1997-08-14 00:57:40 +00:00
sys Add MHLEN + MLEN extra space to LOMTU for IP and transport headers. 1997-08-14 01:12:35 +00:00
usr.bin include <unistd.h> for prototypes and cleanup unused variables; from 1997-08-12 06:07:23 +00:00
usr.sbin Add MOUNT_EXT2FS to the list of filesystem which need to be deleted from 1997-08-13 12:36:04 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00