Commit Graph

35 Commits

Author SHA1 Message Date
bde
df927d3ba7 Disabled dumplfs. Importing the Lite2 version was a mistake, since
many files haven't left the vendor branch and the sys/ufs/lfs hasn't
been merged.
1997-02-17 13:15:42 +00:00
wollman
9302e8033e Disable rdisc, enable routed in new location. 1996-09-16 17:08:23 +00:00
ache
d8442a61a3 Return make_union, s-bit removed 1996-05-19 17:24:10 +00:00
jkh
b7108c2d35 Large security hole in mount_union, the underlying filesystem for which doesn't
even work.  Until pst wakes up, best action deemed to be the simple disabling
of this command.
1996-05-17 08:48:50 +00:00
wollman
8531aa13ac Get rid of the last vestiges of the old MOUNT_* constants in the
mount_* programs.  While we're at it, collapse the four now-identical
mount programs for devfs, fdesc, kernfs, and procfs into links to
a new mount_std(8) which can mount any really generic filesystem
such as these when called with the appropriate argv[0].

Also, convert the mount programs to use sysexits.h.
1996-05-13 17:43:19 +00:00
asami
298006d865 Connect ccd man page and ccdconfig to parent Makefiles.
Ok'd by:	peter
1996-05-04 08:30:22 +00:00
mpp
45dbd6c139 Added mount_ext2fs to SUBDIR list. 1996-02-01 19:04:17 +00:00
markm
9e845faac5 Add mount_devfs to the subdir list. 1996-02-01 14:01:22 +00:00
peter
b22fb65af4 Add rdisc to subdirs.. It works for me. :-) (Thanks Bill!) 1996-01-30 18:44:42 +00:00
peter
80e5e334ab Connect fsdb to /sbin makefile... 1995-11-24 23:17:58 +00:00
markm
24ad7abb57 As init/Makefile now 'knows' how to build secure code if necessary, clean
out the .if (<building secure>) / .endif
1995-10-01 15:15:09 +00:00
ache
5a0a2c77ef Build secure init if available and allowed 1995-09-29 19:35:10 +00:00
joerg
a7ed90f4a1 Turn on scsiformat.
reformat.
1995-09-17 12:52:24 +00:00
ache
4ef3981018 Add dumpon 1995-05-14 18:43:25 +00:00
jkh
7412cdd9d3 Remove all reference to sysinstall - it's going away. 1995-05-09 23:03:22 +00:00
phk
d9bb293a04 I have taken sysinstall out of the normal SUBDIR rule. There are too
many build problems just now, and it isn't that general after all.
1995-01-31 19:41:08 +00:00
dufault
af618139c1 Added "scsi" 1995-01-24 12:08:15 +00:00
ugen
01f8863272 Add dset to Makefile. 1995-01-23 15:45:41 +00:00
wollman
8ba860a43e Move i386-specific programs into i386 subdirectory. 1994-12-02 23:53:23 +00:00
pst
00c9120b02 add md5 1994-10-29 23:58:55 +00:00
jkh
10a7840a1b Add ipfw. 1994-10-29 08:22:13 +00:00
paul
db46506fba Added sysinstall 1994-10-15 14:37:30 +00:00
gpalmer
41d224a018 Move `ft' into machine-dependant section. 1994-10-15 00:08:57 +00:00
jkh
41c5667e0d Add ft.
Submitted by:	babb
1994-10-14 06:14:58 +00:00
gpalmer
816e0ba143 Moce comcontrol, fdisk & mount_msdos out of machine-independance into
an I386 specific statement. Also add necessary code to allow
machine-dependance in this makefile

Reviewed by:	rgrimes
1994-10-02 03:38:08 +00:00
dfr
8f612a6f51 Added mount_msdos.
Obtained from: NetBSD
1994-09-19 15:30:36 +00:00
wollman
587e989a65 Per discussion on the mailing-lists, move LKMs from /sbin to /lkm, and
arrange for that directory to get created by mtree.  Also, process secure
directory after all the others, because the programs there may overlay
ones installed from the main part of the tree.
1994-09-16 20:24:29 +00:00
wollman
ead9df0ee3 Add ip_mroute_mod, if NOLKM is not defined. 1994-09-14 22:23:47 +00:00
jkh
f50fd6077e Add fdisk to SUBDIR. 1994-09-13 05:32:20 +00:00
dg
3afd086395 Added comcontrol ...this thing *really* should be renamed. 1994-08-26 16:30:55 +00:00
ache
adf4d413b7 adjkerntz added 1994-08-22 20:21:31 +00:00
dg
2ac86e910f fastboot is no longer - don't install it. 1994-08-21 04:57:00 +00:00
dg
9d76062a6d Terry Lambert's loadable kernel module support - modload & modunload
utilities w/improvements from the NetBSD group.
1994-08-19 12:07:23 +00:00
rgrimes
2790c42791 Comment out missing programs fsdb icheck and ncheck.
Comment out porting work needed program scsiformat.
Remove XNSrouted and routed as they have been moved to usr.sbin.
Reviewed by:
Submitted by:
1994-05-28 06:24:51 +00:00
rgrimes
d038e02fd6 BSD 4.4 Lite sbin Sources
Note:  XNSrouted and routed NOT imported here, they shall be imported with
usr.sbin.
1994-05-26 06:35:07 +00:00