Go to file
jonathan a8e1a40058 Change MD label-edit code from i386 convention (d=whole disk, c=bsd slice),
to 4.3BSD-style (BSD uses whole disk, 8 partitions, c=RAW_PART, d=/usr).
Initialize variables appropriately.

May be a good starting template for sparc, vax, others?

Use symbolic defines to allow changing the partition used for /usr (to
add a /var partition, or for consistency with i386).
1997-10-31 22:21:19 +00:00
bin add dependancies to fix parallel compilation 1997-10-22 01:36:36 +00:00
distrib Change MD label-edit code from i386 convention (d=whole disk, c=bsd slice), 1997-10-31 22:21:19 +00:00
etc Changes to pmax MAKEDEV and /dev/ttys: 1997-10-30 04:18:27 +00:00
games use CPPFLAGS instead of CFLAGS 1997-10-26 21:50:53 +00:00
gnu This was never supposed to be here. 1997-10-31 10:23:23 +00:00
include Update for new function renaming nechanism. 1997-10-22 06:59:35 +00:00
lib Add even more defines. 1997-10-29 20:23:27 +00:00
libexec use CPPFLAGS instead of CFLAGS 1997-10-25 10:10:19 +00:00
regress use CPPFLAGS instead of CFLAGS 1997-10-26 21:50:53 +00:00
sbin Rewrite catopt(), as in mount(8). 1997-10-31 09:48:04 +00:00
share Update for "dev" command. 1997-10-31 18:59:57 +00:00
sys Header magic is now done in stand/boot/Makefile. 1997-10-31 22:12:21 +00:00
usr.bin Slight simplification of some signal handling goo. 1997-10-31 22:18:05 +00:00
usr.sbin sigh. merge ipfilter 3.2 onto the trunk. merge to the branch was a mistake. 1997-10-30 16:08:54 +00:00
Makefile Make the "build" target depend on "beforeinstall", ensuring that all 1997-10-27 18:06:39 +00:00