freebsd-dev/sbin
Adrian Chadd 5332f2e5d8 Pre-IFS commit. Commit IFS-aware fsck and mount utilities.
mount_ifs: repocopy of sbin/mount, with most of the intelligence ripped out
           and "ufs" replaced with "ifs" in the right places. It will only
           mount a single filesystem, rather than the -t <type> magic that
           our real mount does.

fsck_ifs:  repocopy of sbin/fsck_ffs, but the directory structure stuff
           (pass2 and some refcount checks) has been #ifdef'ed out.

src/sbin/Makefile: Build these two utilities

There is probably cruft code left in both which can be removed at a later
date, especially in mount_ifs, but I trust that people will not try
mount_ifs -a ..

Note: there are no man pages installed for these two commands as I haven't
actually written them yet.
2000-10-14 02:44:56 +00:00
..
adjkerntz
atm
badsect
bsdlabel Turn dkcksum() into an __inline function. 2000-09-16 13:43:00 +00:00
camcontrol Adjust 'camcontrol negotiate -v' so it prints out the initiator ID from the 2000-09-17 20:42:28 +00:00
ccdconfig
clri
comcontrol
cxconfig
dhclient Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00
disklabel Turn dkcksum() into an __inline function. 2000-09-16 13:43:00 +00:00
dmesg
dump
dumpfs
dumpon
fdisk
fdisk_pc98
fsck We want the FreeBSD ID as the RCS ID, not the NetBSD one. 2000-10-10 08:57:30 +00:00
fsck_ffs .. forgot a ; at the end of the $FreeBSD$ string. How did I actually forget 2000-10-09 09:42:51 +00:00
fsck_ifs Pre-IFS commit. Commit IFS-aware fsck and mount utilities. 2000-10-14 02:44:56 +00:00
fsdb Reviewed by: rwatson, bp 2000-10-09 10:23:31 +00:00
fsirand
i386
ifconfig
init Improve the clarification of the handling of the securelevel. 2000-09-13 08:39:41 +00:00
ip6fw
ipf
ipfstat
ipfw Allow for IP_FW_ADD to be used in getsockopt(2) incarnation as 2000-10-12 07:59:14 +00:00
ipmon
ipnat No more hunting around for ipnat.conf(5) man page. 2000-08-28 11:36:30 +00:00
kget
kldload /modules -> /boot/kernel 2000-09-06 15:55:31 +00:00
kldstat
kldunload
ldconfig
md5
mknod
mount Explain the notion that additional mount options may be described 2000-08-28 08:52:59 +00:00
mount_cd9660
mount_ext2fs
mount_hpfs
mount_ifs Pre-IFS commit. Commit IFS-aware fsck and mount utilities. 2000-10-14 02:44:56 +00:00
mount_msdos
mount_msdosfs
mount_nfs
mount_ntfs
mount_null
mount_nullfs
mount_nwfs
mount_portal
mount_portalfs
mount_std
mount_umap
mount_umapfs
mount_union
mount_unionfs
mountd
natd
newfs Turn dkcksum() into an __inline function. 2000-09-16 13:43:00 +00:00
newfs_msdos Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and thereby 2000-10-10 01:50:26 +00:00
nextboot
nfsd Don't use libutil now that setproctitle() is in libc 2000-09-02 20:52:15 +00:00
nfsiod
nologin
nos-tun
pc98
ping
ping6 Don't overflow our fd_set. This is not a full sync with KAME because there 2000-10-08 08:02:35 +00:00
quotacheck Reviewed by: rwatson, bp 2000-10-09 10:23:31 +00:00
reboot
restore Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and thereby 2000-10-10 01:50:26 +00:00
route - Documented the host/bits syntax for destination argument. 2000-09-29 10:52:21 +00:00
routed
rtsol
savecore Remove superfluous code: 2000-09-28 20:09:36 +00:00
setkey
shutdown
slattach
spppcontrol
startslip
swapon
sysctl
tunefs
umount Fix comment to match previous commit, as per bde. 2000-09-07 07:03:11 +00:00
vinum Add 'setupstate' to RAID-10 example. 2000-09-23 00:18:31 +00:00
Makefile Pre-IFS commit. Commit IFS-aware fsck and mount utilities. 2000-10-14 02:44:56 +00:00
Makefile.inc