Go to file
lukem da0a823fb0 * hash & progress are mutually exclusive. [noted by mrg@netbsd.org]
* in autofetch mode, don't attempt to 'cd /' on first xfer (only on
  subsequent xfers), as some ftp daemons don't permit that.
  [noted by dbj@netbsd.org].
  XXX: code could be smarter (but a lot more complicated to boot); this
  works for now.
1998-10-08 14:45:26 +00:00
bin umask()/mkdir() system calls will not set the setuid bit; the kernel intentionally 1998-10-08 02:14:16 +00:00
distrib sync minor version number of libc 1998-10-08 04:36:58 +00:00
etc Add wscons device files. 1998-10-06 02:48:18 +00:00
games don't install in /usr/share if NOSHARE is defined 1998-09-29 07:33:20 +00:00
gnu Add a (missing?) SKIP_WHITESPACE at the beginning of obj_aout_type. This 1998-10-08 14:26:40 +00:00
include In the inlined sigset_t operations, redirect the error indicator assignment via 1998-10-01 19:41:23 +00:00
lib Add an internal name for getdtablesize(), since it's being used internally. 1998-10-08 13:49:16 +00:00
libexec PR/6248: Konrad Schroder: lfs_cleanerd could use syslog() for notices, 1998-10-07 15:00:34 +00:00
regress Use sigemptyset() to initialize the signal mask for sigaction(). 1998-09-19 21:23:10 +00:00
sbin print the strerror if swapctl fails. 1998-10-08 10:00:31 +00:00
share Make lintlib generation work with PATH'd source. We should pull in the 1998-10-07 17:49:15 +00:00
sys No point in making the fake partition that large. 1998-10-08 14:25:42 +00:00
usr.bin * hash & progress are mutually exclusive. [noted by mrg@netbsd.org] 1998-10-08 14:45:26 +00:00
usr.sbin make network-location-changed actually work 1998-10-08 14:13:25 +00:00
Makefile Fix libgcc on alpha; shouldn't build 2.7 libgcc when bootstrapping. 1998-10-07 02:35:38 +00:00