freebsd-nq/sbin
Ian Dowse 4086cd0d7e Make it much more obvious that the use of NQNFS is discouraged (the
NQNFS code is ancient, bug-ridden, and should probably be removed).
The wording here was very confusing; it was easy to get the impression
that NQNFS is an extension to NFSv3 when in fact it just uses some
NFSv3-like extensions on top of NFSv2. As witnessed by the mailing
lists and PRs, some people were reading the description and deciding
that NQNFS was what they wanted to use.

MFC after:	1 week
2001-06-22 00:41:20 +00:00
..
adjkerntz - VFS_SET(msdos) -> VFS_SET(msdosfs) 2001-06-01 10:57:26 +00:00
atacontrol
atm
badsect
bsdlabel
camcontrol
ccdconfig
clri
comcontrol
cxconfig
dhclient
disklabel
dmesg
dump Since we use getopt (in rev. 1.12), there's no need for the case's for 2001-06-09 04:32:46 +00:00
dumpfs
dumpon
fdisk
fdisk_pc98
ffsinfo cleanup to get rid of most warnings on alpha 2001-06-07 20:43:00 +00:00
fsck
fsck_ffs Ignore the new superblock fields fs_pendingblocks and fs_pendinginodes 2001-05-29 20:45:08 +00:00
fsck_ifs
fsdb
fsirand
growfs cleanup to get rid of most warnings on alpha 2001-06-07 20:43:00 +00:00
i386
ifconfig Sync with recent KAME. 2001-06-11 12:39:29 +00:00
init Fix typo which could lead to memory leak. 2001-06-20 01:56:09 +00:00
ip6fw
ipf Pick up the correct headers from sys/contrib/ipfilter/netinet. 2001-06-18 15:55:28 +00:00
ipfstat Pick up the correct headers from sys/contrib/ipfilter/netinet. 2001-06-18 15:55:28 +00:00
ipfw Mention Alexandre Peixoto's share/examples/ipfw/change_rules.sh in the 2001-06-06 20:56:56 +00:00
ipmon
ipnat Pick up the correct headers from sys/contrib/ipfilter/netinet. 2001-06-18 15:55:28 +00:00
kget
kldload
kldstat
kldunload
ldconfig Fix a "this sentence no verb" grammar bogon. 2001-06-08 21:20:14 +00:00
md5 This command has more than four options. 2001-06-19 03:34:03 +00:00
mdconfig Constify mdmaybeload(), add a prototype for usage(), and get rid of a 2001-06-21 02:10:26 +00:00
mdmfs Fix compilation error on alpha. 2001-06-21 22:34:50 +00:00
mknod
mount - VFS_SET(msdos) -> VFS_SET(msdosfs) 2001-06-01 10:57:26 +00:00
mount_cd9660
mount_ext2fs
mount_hpfs
mount_ifs
mount_msdosfs - VFS_SET(msdos) -> VFS_SET(msdosfs) 2001-06-01 10:57:26 +00:00
mount_nfs Make it much more obvious that the use of NQNFS is discouraged (the 2001-06-22 00:41:20 +00:00
mount_ntfs - sys/n[tw]fs moved to sys/fs/n[tw]fs 2001-05-26 11:57:45 +00:00
mount_nullfs Rename (after a repo-copy) some mount(8) programs: 2001-05-23 14:58:19 +00:00
mount_nwfs - sys/n[tw]fs moved to sys/fs/n[tw]fs 2001-05-26 11:57:45 +00:00
mount_portalfs Actually rename FDESC, PORTAL, UMAP and UNION file systems. 2001-05-24 15:20:11 +00:00
mount_std Rename (after a repo-copy) some mount(8) programs: 2001-05-23 14:58:19 +00:00
mount_umapfs Actually rename FDESC, PORTAL, UMAP and UNION file systems. 2001-05-24 15:20:11 +00:00
mount_unionfs Actually rename FDESC, PORTAL, UMAP and UNION file systems. 2001-05-24 15:20:11 +00:00
mountd Correct cross-reference: 2001-06-07 16:59:19 +00:00
natd Revert the previous commit on objection from the maintainer. I 2001-06-21 12:32:36 +00:00
newfs Don't link ${BINDIR}/newfs to nowhere. 2001-05-30 09:31:24 +00:00
newfs_msdos
nextboot
nfsd
nfsiod Correct cross-reference: 2001-06-07 16:59:19 +00:00
nologin
nos-tun
pc98
ping Add a -A option to ping which beeps when packets are lost. 2001-05-24 09:17:52 +00:00
ping6 Sync with recent KAME. 2001-06-11 12:39:29 +00:00
quotacheck
rcorder Import the NetBSD 1.5 RC system. 2001-06-16 07:16:14 +00:00
reboot Remove the "undocumented" comment in re lflag. 2001-05-24 09:28:59 +00:00
restore Document the interactive command `what'. 2001-06-20 04:00:43 +00:00
route Allow route(8) to create "proxy only" published ARP entries. 2001-06-12 13:31:53 +00:00
routed Fix a byteorder problem in a diagnostic message. 2001-06-06 20:52:30 +00:00
rtsol Sync with recent KAME. 2001-06-11 12:39:29 +00:00
savecore dumpmag is 'u_long dumpmag' in the kernel, not 'int'. If this worked on 2001-06-09 01:41:03 +00:00
setkey Sync with recent KAME. 2001-06-11 12:39:29 +00:00
shutdown
slattach
spppcontrol
startslip
swapon
sysctl modfied sysctl command to allow setting values > 2GB if the mib supports it. 2001-06-18 21:06:24 +00:00
tunefs
umount Remove vestiges of MFS. 2001-06-01 10:07:28 +00:00
vinum Correct typo. 2001-06-11 00:43:26 +00:00
Makefile Hook mdmfs into the build. 2001-06-18 23:47:18 +00:00
Makefile.inc