freebsd-dev/sbin
Philippe Charnier 9ad54eb7b3 Correct use of .Nm, use .Bl/.El in FILES section. Add rcsid. Remove unused
#includes and make it a little more -Wall-friendly.
1998-06-04 06:41:26 +00:00
..
adjkerntz Correct use of .Nm. Add missing .El. Add rcsid. Remove unused #include. 1998-06-04 06:35:12 +00:00
badsect Correct use of .Nm. Add section number to .Xr. Add rcsid, usage(). Use err(3). 1998-06-04 06:38:03 +00:00
bsdlabel Use the correct macro for file names. Remove empty `HISTORY' section. 1998-05-29 10:15:28 +00:00
ccdconfig Correct use of .Nm, use .Bl/.El in FILES section. Add rcsid. Remove unused 1998-06-04 06:41:26 +00:00
clri Import Lite2's src/sbin, except for XNSrouted and routed. All relevant 1997-07-02 00:25:26 +00:00
comcontrol Use .An/.Aq. 1998-03-19 07:47:10 +00:00
cxconfig Show the real revision date and not the date that this 1997-06-23 04:03:49 +00:00
disklabel Use the correct macro for file names. Remove empty `HISTORY' section. 1998-05-29 10:15:28 +00:00
dmesg Make the size of the msgbuf (dmesg) a "normal" option. 1998-05-19 08:58:53 +00:00
dset Spelling corrections. 1998-06-03 04:21:41 +00:00
dump Turn on TCP_NODELAY on the remote socket, to turn off sender silly window 1998-05-17 06:39:38 +00:00
dumpfs Check bytes read to prevent random error message. 1998-04-20 14:09:40 +00:00
dumpon Correct manual page, based on feedback from Bruce Evans. 1998-05-27 11:05:59 +00:00
fdisk Fix typo in prompt. 1998-05-20 22:23:16 +00:00
fsck Guess the position of the drive number in the device name better so 1998-04-07 12:43:57 +00:00
fsck_ffs Guess the position of the drive number in the device name better so 1998-04-07 12:43:57 +00:00
fsck_ifs Guess the position of the drive number in the device name better so 1998-04-07 12:43:57 +00:00
fsdb opt_diagnostic.h isn't needed anymore. 1998-02-06 22:31:14 +00:00
fsirand .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-19 07:46:04 +00:00
i386 Fix typo in prompt. 1998-05-20 22:23:16 +00:00
ifconfig Make 'ifconfig -l ether' only list Ethernet interfaces. This is 1998-03-19 20:58:45 +00:00
init Don't assume sigset_t and int are equivalent. 1998-03-02 23:19:29 +00:00
ipf Initial bmake scaffolding for ipfilter userland stuff. 1998-03-21 13:53:18 +00:00
ipfstat Initial bmake scaffolding for ipfilter userland stuff. 1998-03-21 13:53:18 +00:00
ipfw Reminded by: Alex Nash 1998-05-19 12:50:35 +00:00
ipmon Initial bmake scaffolding for ipfilter userland stuff. 1998-03-21 13:53:18 +00:00
ipnat Initial bmake scaffolding for ipfilter userland stuff. 1998-03-21 13:53:18 +00:00
kldload .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-19 07:46:04 +00:00
kldstat .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-19 07:46:04 +00:00
kldunload .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-19 07:46:04 +00:00
ldconfig Build ldconfig in /sbin environment directly, rather than under the gnu ld 1998-06-01 13:58:19 +00:00
md5 Fix a few style nits from previous commit. 1997-12-29 14:05:49 +00:00
mknod Use err(3). 1997-06-16 06:35:23 +00:00
modload .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-19 07:46:04 +00:00
modunload .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-19 07:46:04 +00:00
mount Remove extraneous ")" from output. 1998-05-17 21:57:17 +00:00
mount_cd9660 .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-19 07:46:04 +00:00
mount_ext2fs Removed definition of _NEW_VFSCONF. The new vfsconf interface is now 1998-01-20 10:40:18 +00:00
mount_ifs Remove extraneous ")" from output. 1998-05-17 21:57:17 +00:00
mount_msdos Add more info about special characters in dos2unix/unix2dos tables 1998-03-01 08:41:05 +00:00
mount_msdosfs Add more info about special characters in dos2unix/unix2dos tables 1998-03-01 08:41:05 +00:00
mount_nfs Support changing the attribute cache limits per-mount. We don't have 1998-05-19 07:18:28 +00:00
mount_null Removed definition of _NEW_VFSCONF. The new vfsconf interface is now 1998-01-20 10:40:18 +00:00
mount_nullfs Removed definition of _NEW_VFSCONF. The new vfsconf interface is now 1998-01-20 10:40:18 +00:00
mount_portal Removed definition of _NEW_VFSCONF. The new vfsconf interface is now 1998-01-20 10:40:18 +00:00
mount_portalfs Removed definition of _NEW_VFSCONF. The new vfsconf interface is now 1998-01-20 10:40:18 +00:00
mount_std Removed definition of _NEW_VFSCONF. The new vfsconf interface is now 1998-01-20 10:40:18 +00:00
mount_umap The SYNOPSYS of mount_umap(8) says 1998-05-13 08:02:50 +00:00
mount_umapfs The SYNOPSYS of mount_umap(8) says 1998-05-13 08:02:50 +00:00
mount_union Removed definition of _NEW_VFSCONF. The new vfsconf interface is now 1998-01-20 10:40:18 +00:00
mount_unionfs Removed definition of _NEW_VFSCONF. The new vfsconf interface is now 1998-01-20 10:40:18 +00:00
mountd Converted to Lite2 mount interface - use vfc_typenum from the 1998-01-20 15:22:27 +00:00
natd Fix incorrect flag spec 1998-04-18 10:05:38 +00:00
newfs Fixed overflow in the calculation of the number of inodes per group 1998-05-31 12:21:50 +00:00
nextboot Spelling police. 1997-04-23 04:46:38 +00:00
nfsd Don't give examples or use the depreciated usage to nfsd 1998-05-01 13:45:04 +00:00
nfsiod Removed definition of _NEW_VFSCONF. The new vfsconf interface is now 1998-01-20 10:40:18 +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
nos-tun Add usage() and rcsid. Getopt() returns -1 not EOF. Remove unused #includes. 1998-05-05 06:24:15 +00:00
ping Use select() timeouts instead of SIGALRM to schedule packet transmission. 1998-05-25 20:16:05 +00:00
quotacheck Guess the position of the drive number in the device name better so 1998-04-07 12:43:57 +00:00
reboot say a few words about the -b option. 1998-04-26 18:15:38 +00:00
restore Well, nobody objected, so here's my -u (unlink) flag to restore. 1998-05-09 05:23:02 +00:00
route style(9) corrections 1997-12-26 23:28:17 +00:00
routed Problem whith "subnet=" statement in /etc/gateways. 1998-04-19 17:53:16 +00:00
savecore Pickup _time_second instead of _time 1998-03-30 10:10:29 +00:00
scsi Correct typo. 1998-06-03 03:59:00 +00:00
scsiformat set timeout to 4 hours, large disks take a long time to low level format. 1998-03-09 21:54:20 +00:00
shutdown Pass an actual empty environment to execle() as per POSIX rather than 1998-01-10 20:11:06 +00:00
slattach Remove the casts on signal() returns and compare the returned value 1998-02-20 07:28:50 +00:00
spppcontrol .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. 1998-03-19 07:46:04 +00:00
startslip Remove unused include files 1997-12-22 13:46:08 +00:00
swapon Revert last commit and SEE ALSO pstat(8) instead. 1998-02-01 06:46:37 +00:00
sysctl Install sysctl in /sbin. It is used in some cases in network_pass1(), 1997-12-18 15:34:08 +00:00
tunefs Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman) 1998-03-08 09:59:44 +00:00
umount Fix PR 1607, hopefully without breaking the PR 5208 fixes. 1998-05-11 07:38:42 +00:00
Makefile SUBDIR += ldconfig 1998-06-01 14:12:48 +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