Go to file
he ceaccf4ae5 Add construction of three types of "rescue" images, based on the
boot images.

The difference compared to the boot images is that these do not contain
sysinst, but do on the other hand contain dump/rdump, restore/rrestore,
scsictl and chio in addition to the other stuff already on the install
floppies.

The images built are
	rescue1.fs
	rescue2.fs	Based on the full INSTALL kernel, on two floppies
	rescue-sm.fs	Based on INSTALL_SMALL
	rescue-ti.fs	Based on INSTALL_TINY
2000-06-10 18:56:47 +00:00
bin Fix handling of "ps U<user>" where <user> ended it 't' - now if the 2000-06-08 13:30:39 +00:00
dist We can generate these files from am-utils.texi, so no need to waste space 2000-06-09 22:06:25 +00:00
distrib Add construction of three types of "rescue" images, based on the 2000-06-10 18:56:47 +00:00
etc Revert to decemal numbering. From talking w/ Jason, we really should 2000-06-09 17:58:29 +00:00
games Remove one of mine that really wasn't very good, and add: 2000-06-07 14:04:45 +00:00
gnu NUL-terminate warning strings correctly. 2000-06-10 15:22:51 +00:00
include correct arg type for getnameinfo(3) for RFC2553 conformance. 2000-06-04 08:51:23 +00:00
lib Don't segfault when complaining about an invalid single-character option. 2000-06-09 21:35:53 +00:00
libexec include sys/sched.h to get definition of CPUSTATES 2000-06-04 01:38:52 +00:00
regress Clean up warnings, enable WARNS=1. 2000-06-06 17:30:41 +00:00
sbin Sync with rev. 1.19 of vnconfig.c. 2000-06-09 15:06:31 +00:00
share Use ${.ALLSRC:T} when doing the generated variable name lookups, so that it 2000-06-10 14:12:03 +00:00
sys Fix assorted bugs around shutdown/reboot/panic time. 2000-06-10 18:44:43 +00:00
usr.bin Nuke an `optimization' that made source list creation O(n^2). This may cause 2000-06-10 13:48:48 +00:00
usr.sbin Differentiate the version number. 2000-06-10 18:52:45 +00:00
Makefile remove two of the previous ${_M}; they were invoked before $DESTDIR/share/mk may have existed. add one more. 2000-05-21 07:33:05 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00