freebsd-src/sbin
Maxime Henrion 003dbca6a6 Do our best to determine if the user is attempting an NFS mount when
the filesystem type isn't given in the command line.  In the case of
an IPv6 address containing ':', one must use the '@' separator for it
to be properly parsed (mount_nfs(8) still needs fixing at the moment
though).

PR:		bin/37230
Reviewed by:	obrien
MFC after:	1 week
2002-04-22 23:03:03 +00:00
..
adjkerntz o Use real prototypes 2002-03-18 04:55:09 +00:00
atacontrol Sync with the new endianness in ata.h 2002-04-05 21:51:03 +00:00
atm
badsect Kill register 2002-03-20 04:33:25 +00:00
bsdlabel disklabel(8) manual page: 2002-04-15 22:24:34 +00:00
camcontrol Fix a bzero length calculation. sizeof(struct ccb_getdev) should have been 2002-04-01 03:58:51 +00:00
ccdconfig o __P removal. 2002-03-18 05:00:52 +00:00
clri Kill register 2002-03-20 04:33:25 +00:00
comcontrol
conscontrol
cxconfig
dhclient Do not use perl where sed is more than adequate. 2002-04-13 23:53:36 +00:00
disklabel disklabel(8) manual page: 2002-04-15 22:24:34 +00:00
dmesg o Remove __P 2002-03-19 13:29:39 +00:00
dump Replaced exists() tests with two equivalent defined(). 2002-04-18 07:01:35 +00:00
dumpfs o __P removed 2002-03-20 22:57:10 +00:00
dumpon Update dumpon manual page to explain single/multi-user usability 2002-04-09 19:51:50 +00:00
fdisk Fix the fdisk(8) manual page. 2002-04-18 16:25:18 +00:00
fdisk_pc98 Add missing \ before an 'n' to get the proper newline when running 2002-03-27 06:20:20 +00:00
ffsinfo Use `The .Nm utility' 2002-04-20 11:58:12 +00:00
fsck Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
fsck_ffs Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
fsck_ifs Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
fsck_msdosfs Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
fsdb o __P removal. 2002-03-21 13:10:52 +00:00
fsirand o __P removal. 2002-03-21 13:10:52 +00:00
growfs Remove 'register' keyword. 2002-03-20 17:55:10 +00:00
ifconfig De-__P, use ansi function definitions 2002-04-18 17:14:09 +00:00
init o remove __P 2002-03-20 22:53:13 +00:00
ip6fw just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD. 2002-04-19 04:46:24 +00:00
ipf * add extra -I path to get the "matching" header files. 2002-03-20 09:02:48 +00:00
ipfs add extra include path to get .h files from source being used to compile 2002-03-26 10:09:09 +00:00
ipfstat Hopefully fix make world. 2002-03-19 22:51:53 +00:00
ipfw
ipmon * add extra -I path to get the "matching" header files. (and split the one 2002-03-20 09:04:34 +00:00
ipnat * need to compile printnat.c now that this function is in a separate .c file 2002-03-20 09:01:48 +00:00
kldconfig
kldload
kldstat
kldunload
ldconfig o __P removed 2002-03-21 13:14:21 +00:00
md5 Use `The .Nm utility' 2002-04-19 23:06:29 +00:00
mdconfig Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
mdmfs Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
mknod Minor English fixes. 2002-03-10 08:50:53 +00:00
mount Do our best to determine if the user is attempting an NFS mount when 2002-04-22 23:03:03 +00:00
mount_cd9660 mdoc(7) police: misc fixes. 2002-03-15 14:56:53 +00:00
mount_ext2fs o __P removed 2002-03-21 13:14:21 +00:00
mount_hpfs o __P removed 2002-03-21 13:14:21 +00:00
mount_ifs o __P removed 2002-03-21 13:14:21 +00:00
mount_msdosfs o __P removed 2002-03-21 13:14:21 +00:00
mount_nfs o __P removed 2002-03-21 13:14:21 +00:00
mount_ntfs o __P removed 2002-03-21 13:14:21 +00:00
mount_nullfs o __P removed 2002-03-21 13:14:21 +00:00
mount_nwfs Add character translation table between Unix and NetWare according 2002-04-20 05:35:02 +00:00
mount_portalfs o __P removed 2002-03-21 13:14:21 +00:00
mount_smbfs
mount_std Add code to try the nmount(2) syscall when mount(2) failed with 2002-04-07 13:28:18 +00:00
mount_udf Sync with UDF p4 tree: Properly initialize part of the mntopts. 2002-04-15 20:16:48 +00:00
mount_umapfs o __P removed 2002-03-21 13:14:21 +00:00
mount_unionfs o __P removed 2002-03-21 13:14:21 +00:00
mountd o __P removed 2002-03-21 13:14:21 +00:00
natd I don't know what the MAINTAINER means in src/ part of FreeBSD. 2002-04-12 19:11:09 +00:00
newfs bbsize and sbsize cannot ever be trusted from the disklabel, in 2002-04-07 14:57:57 +00:00
newfs_msdos
nextboot
nfsd Fix problem in macro definition breaking compiles with -DDEBUG. 2002-03-26 17:37:59 +00:00
nfsiod o remove __P 2002-03-21 13:20:49 +00:00
nologin
nos-tun o remove __P 2002-03-21 13:20:49 +00:00
ping WARNS fixes. 2002-04-02 10:15:32 +00:00
ping6 o remove __P 2002-03-21 13:20:49 +00:00
quotacheck o remove __P 2002-03-21 13:20:49 +00:00
rcorder
reboot Add forgotten flag in flag lists. 2002-03-25 10:45:28 +00:00
restore Replaced exists() tests with two equivalent defined(). 2002-04-18 07:01:35 +00:00
route Removed the cruft that became cruft after rev. 1.4. 2002-04-12 11:12:37 +00:00
routed Add the possibility to use a no_rip_out configuration option in order 2002-04-07 17:01:20 +00:00
rtsol
savecore Add FBSDID. Start errx(3) messages with lowercase. Remove a ')' with no '('. 2002-04-21 07:18:16 +00:00
setkey
shutdown o remove __P 2002-03-21 13:20:49 +00:00
slattach o remove __P 2002-03-21 13:20:49 +00:00
spppcontrol
startslip Use `The .Nm utility' 2002-04-19 23:06:29 +00:00
swapon o remove __P 2002-03-21 13:20:49 +00:00
sysctl Take the "tickadj" element out of struct clockinfo. Our adjtime(2) 2002-04-15 12:11:06 +00:00
tunefs Expand the reserved space section. Explain how the amount of reserved 2002-04-16 05:35:56 +00:00
umount
vinum Usage style sweep: spell "usage" with a small 'u'. 2002-04-22 13:44:47 +00:00
Makefile Add a filesystem driver for the Universal Disk Format. For more info, 2002-04-14 16:36:49 +00:00
Makefile.inc