freebsd-skq/sbin
peter 2d879de2ad Kill the Lite2 early "filesystem clean abort" check and go back to
something closer to how we used to do it.  The Lite2 way is to check the
"fsclean" flag in the superblock and stop there if so (during preen).
We now do the various superblock sanity checks that we used to do before
since it's cheap.  We now get the filesystem state summary again instead
of "FILESYSTEM CLEAN; CHECKING SKIPPED" (or whatever).
1997-03-13 15:37:23 +00:00
..
adjkerntz Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
badsect Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
bsdlabel Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
ccdconfig Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
clri Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
comcontrol Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
cxconfig Convert to mdoc format. 1996-12-23 01:04:46 +00:00
disklabel Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
dmesg Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
dset Record num_eisa_slots if it could be found in the kernel. 1997-03-12 18:54:52 +00:00
dump Merge Lite2 changes (rather bigish, the dump/restore folks should check) 1997-03-11 12:09:50 +00:00
dumpfs Merge from Lite2 1997-03-11 12:12:26 +00:00
dumplfs Merge from Lite2 (does not work though) 1997-03-11 12:14:07 +00:00
dumpon Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
fdisk This update adds the support for != 512 byte sector SCSI devices to 1996-12-01 11:25:38 +00:00
fsck Kill the Lite2 early "filesystem clean abort" check and go back to 1997-03-13 15:37:23 +00:00
fsck_ffs Kill the Lite2 early "filesystem clean abort" check and go back to 1997-03-13 15:37:23 +00:00
fsck_ifs Kill the Lite2 early "filesystem clean abort" check and go back to 1997-03-13 15:37:23 +00:00
fsdb Missing $Id$ 1997-03-13 12:44:53 +00:00
i386 Updated mount_msdos to use the Lite2 getvfsbyname() interface. 1997-03-03 13:23:54 +00:00
ifconfig Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
init Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
ipfw Force null termination after 2 errant strncpy()s. 1997-03-05 12:08:44 +00:00
ldconfig Revert $FreeBSD$ to $Id$ 1997-02-22 15:48:31 +00:00
md5 mdoc'ify man page 1997-03-02 21:43:10 +00:00
mknod Fixed checking for a non-numeric minor number. 1997-03-12 19:03:40 +00:00
modload Compile under Lite2 (getopt() is in unistd.h etc) 1997-03-11 12:23:09 +00:00
modunload Compile under Lite2 (unistd.h has proto for getopt) 1997-03-11 12:24:00 +00:00
mount Finished (?) merging with Lite2: cleaned up #include mess; fixed merging 1997-03-12 18:35:10 +00:00
mount_cd9660 Merge from Lite2 (use new getvfsbyname() and mount(2) interface) 1997-03-11 12:40:45 +00:00
mount_ext2fs Merge from Lite2 (use new getvfsbyname() and mount(2) interface) 1997-03-11 12:40:45 +00:00
mount_ifs Finished (?) merging with Lite2: cleaned up #include mess; fixed merging 1997-03-12 18:35:10 +00:00
mount_lfs Merge from Lite2 (use new getvfsbyname() and mount(2) interface) 1997-03-11 12:40:45 +00:00
mount_msdos Updated mount_msdos to use the Lite2 getvfsbyname() interface. 1997-03-03 13:23:54 +00:00
mount_msdosfs Updated mount_msdos to use the Lite2 getvfsbyname() interface. 1997-03-03 13:23:54 +00:00
mount_nfs Merge from Lite2 (use new getvfsbyname() and mount(2) interface) 1997-03-11 12:40:45 +00:00
mount_null Merge from Lite2 (use new getvfsbyname() and mount(2) interface) 1997-03-11 12:40:45 +00:00
mount_nullfs Merge from Lite2 (use new getvfsbyname() and mount(2) interface) 1997-03-11 12:40:45 +00:00
mount_portal Merge from Lite2 (use new getvfsbyname() and mount(2) interface) 1997-03-11 12:40:45 +00:00
mount_portalfs Merge from Lite2 (use new getvfsbyname() and mount(2) interface) 1997-03-11 12:40:45 +00:00
mount_std Update to compile under Lite2 1997-03-11 12:38:16 +00:00
mount_umap Merge from Lite2 (use new getvfsbyname() and mount(2) interface) 1997-03-11 12:40:45 +00:00
mount_umapfs Merge from Lite2 (use new getvfsbyname() and mount(2) interface) 1997-03-11 12:40:45 +00:00
mount_union Merge from Lite2 (use new getvfsbyname() and mount(2) interface) 1997-03-11 12:40:45 +00:00
mount_unionfs Merge from Lite2 (use new getvfsbyname() and mount(2) interface) 1997-03-11 12:40:45 +00:00
mountd Add cvs Id. 1997-03-12 15:08:06 +00:00
newfs Merge from Lite2: 1997-03-11 12:48:17 +00:00
newlfs Merge from Lite2 (but does not work) 1997-03-11 12:49:29 +00:00
nextboot Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
nfsd Merge from Lite2 (use new getvfsbyname() interface) 1997-03-11 12:51:00 +00:00
nfsiod Merge from Lite2 (use new getvfsbyname() interface) 1997-03-11 12:51:00 +00:00
nologin An odd merge from 2.2 to -current. Somehow that 2.2 nologin.5 1997-03-03 06:47:27 +00:00
ping Fix typo introduced in 1.17. 1997-03-04 22:05:49 +00:00
quotacheck Finished (?) merging with Lite2: cleaned up #include mess. 1997-03-12 16:58:35 +00:00
reboot Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
restore Merge from Lite2 1997-03-11 12:55:19 +00:00
route Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
routed Some minor mdoc cleanup. Partially based on PR# 2959. 1997-03-12 13:22:17 +00:00
savecore Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
scsi Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
scsiformat Avoid the ``Three seconds until format begins'' construct. It's 1997-03-02 11:21:07 +00:00
shutdown -n was broken 1997-01-21 21:07:29 +00:00
slattach Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
startslip Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
swapon Revert $FreeBSD$ to $Id$ 1997-02-22 14:40:44 +00:00
sysctl Revert $FreeBSD$ to $Id$ 1997-02-22 16:15:28 +00:00
tunefs Correct some man page cross references and some file 1996-02-05 17:32:16 +00:00
umount Import some CSRG 4.4BSD-Lite2 components for sbin onto vendor branch. 1997-03-11 11:59:39 +00:00
Makefile Reactivate fsdb 1997-03-13 12:46:17 +00:00
Makefile.inc Part one of a "fix-and-move". Init(8) had make macros declared here 1997-02-10 17:41:33 +00:00