Go to file
pk 63a0bbd711 * Add `installation/floppy' and `installation/tape' directories to the
release(7) hierarchy and populate them with links to images in `bootfs'

* Remove miniroot scripts from `installation/netboot'; these are contained
  in the instfs.tgz which can be used to setup an NFS root directory (for
  installation purposes).

* Make the bootable cd-rom image using the `bootfs' filesystem, since a bug
  in the cd driver prevents us from running directly from a CD filesystem.
2000-10-31 21:18:36 +00:00
bin Avoid turning into a random file writing tool when using here-doc's. 2000-10-31 16:53:10 +00:00
crypto Apply the following: 2000-10-30 18:58:37 +00:00
dist one more string format cleanup 2000-10-10 12:51:19 +00:00
distrib Try copying the miniroot kernel only if it exists. 2000-10-31 21:11:20 +00:00
etc * Add `installation/floppy' and `installation/tape' directories to the 2000-10-31 21:18:36 +00:00
games fix a bug in the call to srandom(): xor time() with getpid(), don't add them! 2000-10-31 13:27:56 +00:00
gnu s/sendmail/gettext/ 2000-10-31 15:00:07 +00:00
include Add {__,}fmtcheck(), a function specified by Bill Sommerfeld to check 2000-10-20 18:46:05 +00:00
lib we do not allow relative pathname 2000-10-31 16:11:32 +00:00
libexec In dlopen(), use the main program's library search path, to match semantics of 2000-10-29 13:11:38 +00:00
regress move usr.bin/sort/TEST/stest to regress/usr.bin/sort, add to 2000-10-26 23:51:31 +00:00
sbin - use opendisk(3) instead of homegrown solution 2000-10-31 14:18:39 +00:00
share declare .Lb symbol for libintl. 2000-10-31 15:08:29 +00:00
sys If a process is locked into memory with mlockall() (like ntpd is) 2000-10-31 20:15:09 +00:00
usr.bin While I'm here.. document the rest of the environment variables I found in 2000-10-30 10:16:15 +00:00
usr.sbin Change from sprintf() to snprintf() where we may print externally 2000-10-31 12:17:07 +00:00
Makefile if building w/o a DESTDIR, grab the system make files from the source 2000-10-07 17:18:17 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING ca -> lsu 2000-10-19 15:02:38 +00:00