freebsd-nq/sbin
2000-10-30 09:44:20 +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 Fix world-breakage: warnx("..') --> warnx("...") 2000-08-05 15:45:59 +00:00
clri
comcontrol Remove the use of a dash in the usage, since this isn't in keeping 2000-07-03 13:29:04 +00:00
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 Remove obsolete /dev/drum references 2000-10-29 12:19:52 +00:00
dump
dumpfs
dumpon * Clarify text on choosing a dump device 2000-07-14 18:04:39 +00:00
fdisk - When adjusting the end of a partition to lie on a cylinder boundary, don't 2000-08-24 17:54:45 +00:00
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 - When adjusting the end of a partition to lie on a cylinder boundary, don't 2000-08-24 17:54:45 +00:00
ifconfig Show the actual command line usage in the man page and usage error string. 2000-07-19 17:24:53 +00:00
init Improve the clarification of the handling of the securelevel. 2000-09-13 08:39:41 +00:00
ip6fw
ipf
ipfstat Darren, 2000-07-30 06:31:49 +00:00
ipfw IPFW does not discard *any* IP fragments with OFF=1, only TCP ones. 2000-10-30 09:44:20 +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 Backout rev 1.8. This really does not give us the version number 2000-07-01 07:57:28 +00:00
kldunload
ldconfig Add a "-i" option ("insecure") which disables the checks for 2000-08-07 19:12:04 +00:00
md5
mknod
mount .Xr to mount_ext2fs, mount_hpfs, mount_linprocfs, mount_nwfs, and 2000-10-29 14:45:36 +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 Use ${LIBDATADIR} instead of hardcoding /usr/libdata into the 2000-08-01 09:33:11 +00:00
mount_msdosfs Use ${LIBDATADIR} instead of hardcoding /usr/libdata into the 2000-08-01 09:33:11 +00:00
mount_nfs Explain why adding ``options NFSKERB'' breaks the kernel build. 2000-08-11 13:03:13 +00:00
mount_ntfs
mount_null Rename the loadable nullfs kernel module: null -> nullfs 2000-07-28 11:54:09 +00:00
mount_nullfs Rename the loadable nullfs kernel module: null -> nullfs 2000-07-28 11:54:09 +00:00
mount_nwfs
mount_portal
mount_portalfs
mount_std
mount_umap
mount_umapfs
mount_union
mount_unionfs
mountd Explain why adding ``options NFSKERB'' breaks the kernel build. 2000-08-11 13:03:13 +00:00
natd Suggest looking at rc.conf(5) on how to start natd(8) during boot. 2000-07-17 10:06:54 +00:00
newfs Cast block number to off_t to avoid possible overflow bugs. 2000-10-24 03:28:59 +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 Add $FreeBSD$. 2000-08-11 08:23:26 +00:00
rtsol Correct style bugs in previous commit 2000-07-06 01:55:21 +00:00
savecore Work much harder at obtaining a correct device node. If what devname(3) 2000-10-17 22:43:41 +00:00
setkey synchronize with latest kame tree. 2000-07-04 16:22:05 +00:00
shutdown
slattach
spppcontrol
startslip
swapon
sysctl Give correct results for SYSCTL_LONG arrays when sizeof(int) != sizeof(long) 2000-10-23 21:04:18 +00:00
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