..
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 warnx()+fprintf() to handle multi-line messages. Correct K&R support and
1998-06-08 06:41:47 +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
Correct .Nm. Spelling. Add rcsid, remove unused #includes. Add usage(). Do not
1998-06-04 06:44:18 +00:00
comcontrol
Use .An/.Aq.
1998-03-19 07:47:10 +00:00
cxconfig
disklabel
Use warnx()+fprintf() to handle multi-line messages. Correct K&R support and
1998-06-08 06:41:47 +00:00
dmesg
Use .Pa for filenames. Use .Bl/.El in FILES section. Remove unused #includes.
1998-06-04 06:51:14 +00:00
dset
Add rcsid, remove unused #includes. Use err(3).
1998-06-08 06:44:05 +00:00
dump
Correct use of .Nm. Add rcsid. Remove unused #includes.
1998-06-15 06:58:13 +00:00
dumpfs
Add rcsid. Remove unused #includes.
1998-06-15 07:00:01 +00:00
dumpon
Capitalize at the start of sentence. Add rcsid. Remove unused #includes.
1998-06-15 07:03:47 +00:00
fdisk
Fix a spelling error.
1998-06-04 21:09:08 +00:00
fsck
Correct use of .Nm. Add rcsid. Remove unused #includes. Use err(3).
1998-06-15 07:07:21 +00:00
fsck_ffs
Correct use of .Nm. Add rcsid. Remove unused #includes. Use err(3).
1998-06-15 07:07:21 +00:00
fsck_ifs
Correct use of .Nm. Add rcsid. Remove unused #includes. Use err(3).
1998-06-15 07:07:21 +00:00
fsdb
Correct use of .Nm. Use .Bl/.El for enumerating options. Use .An. Correct
1998-06-15 07:12:20 +00:00
fsirand
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
1998-03-19 07:46:04 +00:00
i386
Fix a spelling error.
1998-06-04 21:09:08 +00:00
ifconfig
Fix typo: exit -> exist
1998-06-08 02:00:45 +00:00
init
Fixes per PR 2850:
1998-06-19 08:34:52 +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
Force -DFREEBSD_AOUT incase ldconfig is being compiled under elf.
1998-06-12 10:43:18 +00:00
md5
Fix a few style nits from previous commit.
1997-12-29 14:05:49 +00:00
mknod
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
Print the write counts if they are nonzero even if we're mounted
1998-06-08 14:08:54 +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
Print the write counts if they are nonzero even if we're mounted
1998-06-08 14:08:54 +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
A long time ago I hacked mountd so that it would deal intelligently
1998-06-25 21:26:06 +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
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
nos-tun
Add usage() and rcsid. Getopt() returns -1 not EOF. Remove unused #includes.
1998-05-05 06:24:15 +00:00
ping
Fix an alignment problem on alpha by doing a bytewise copy.
1998-06-06 23:33:28 +00:00
quotacheck
Correct use of .Nm. Add rcsid. Remove unused #includes. Use err(3).
1998-06-15 07:07:21 +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
Remove reference to non-existent htable(8).
1998-06-17 13:13:41 +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
swapon
Revert last commit and SEE ALSO pstat(8) instead.
1998-02-01 06:46:37 +00:00
sysctl
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