..
adjkerntz
Correct use of .Nm. Add missing .El. Add rcsid. Remove unused #include.
1998-06-04 06:35:12 +00:00
atm
Rename a function name so that it doesn't conflict with a future system call.
1998-10-30 16:17:50 +00:00
badsect
Fixed printf format errors.
1998-06-28 18:34:01 +00:00
bsdlabel
Look for boot blocks in new default location.
1998-12-17 16:50:10 +00:00
camcontrol
Bad Dog! No Biscuit! *Never* commit without testing- even if it was
1998-12-20 20:32:34 +00:00
ccdconfig
Change sd -> da in examples.
1998-11-19 20:22:10 +00:00
clri
Correct .Nm. Spelling. Add rcsid, remove unused #includes. Add usage(). Do not
1998-06-04 06:44:18 +00:00
comcontrol
Add rcsid. Remove unused #includes. Use err(3).
1998-06-30 06:09:37 +00:00
cxconfig
Add SYNOPSIS section and change NULL to NUL in man page. Add rcsid, missing
1998-06-30 06:12:44 +00:00
disklabel
Look for boot blocks in new default location.
1998-12-17 16:50:10 +00:00
dmesg
Use an error message that more clearly indites(sp?) an out-of-sync
1998-07-27 18:53:45 +00:00
dset
Teach dset about isa_devtab_cam
1998-10-06 07:32:45 +00:00
dump
64bit fixes.
1998-10-27 04:01:19 +00:00
dumpfs
Add rcsid. Remove unused #includes.
1998-06-15 07:00:01 +00:00
dumpon
Sort cross references.
1998-08-31 16:41:09 +00:00
fdisk
sd0 -> da0
1998-11-26 12:24:35 +00:00
fsck
Cosmetic and documentation changes brought from earlier FreeBSD versions.
1998-12-03 02:41:11 +00:00
fsck_ffs
Cosmetic and documentation changes brought from earlier FreeBSD versions.
1998-12-03 02:41:11 +00:00
fsck_ifs
Cosmetic and documentation changes brought from earlier FreeBSD versions.
1998-12-03 02:41:11 +00:00
fsdb
Fix some calculations that use sizeof to attempt to find the end of an
1998-11-09 03:43:55 +00:00
fsirand
Do not dot terminate SEE ALSO list. Add rcsid, remove unused #includes. Err(3)
1998-06-30 06:18:44 +00:00
i386
sd0 -> da0
1998-11-26 12:24:35 +00:00
ifconfig
unifdef -UISO
1998-08-07 06:36:53 +00:00
init
Mention securelevel 3 as affecting ipfw and dummynet. Generalize comment
1998-12-16 16:50:12 +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
Remove coredump when running "ipfw pipe" without more arguments.
1998-12-27 11:23:05 +00:00
ipmon
Install ipmon.8 in man8/ not man1/.
1998-08-30 04:48:00 +00:00
ipnat
Initial bmake scaffolding for ipfilter userland stuff.
1998-03-21 13:53:18 +00:00
kldload
Fill-in the manpages a little.
1998-11-12 11:10:26 +00:00
kldstat
Fill-in the manpages a little.
1998-11-12 11:10:26 +00:00
kldunload
Fill-in the manpages a little.
1998-11-12 11:10:26 +00:00
ldconfig
Add a new library function getobjformat(). It checks all the
1998-09-09 01:21:25 +00:00
md5
Correct use of .Nm. Spelling. Add rcsid, remove unused #includes, use err(3).
1998-07-06 07:04:50 +00:00
mknod
Remove unused #include. Add usage().
1998-07-06 07:06:15 +00:00
modload
Add "-aout" option when calling the linker, so that this will work
1998-08-12 02:39:23 +00:00
modunload
Add rcsid. Remove unused #includes. Spelling.
1998-07-06 07:09:13 +00:00
mount
Warn about "mount -u" bug.
1998-10-16 00:06:56 +00:00
mount_cd9660
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
1998-03-19 07:46:04 +00:00
mount_ext2fs
Don't refuse to pass the force and sync options to the kernel. The
1998-09-09 16:26:51 +00:00
mount_ifs
Warn about "mount -u" bug.
1998-10-16 00:06:56 +00:00
mount_msdos
Split usage string.
1998-06-30 06:23:42 +00:00
mount_msdosfs
Split usage string.
1998-06-30 06:23:42 +00:00
mount_nfs
Sync usage string and man page. Correct use of .Nm. Spelling. Remove
1998-07-06 07:15:53 +00:00
mount_null
User reports that using mount_null destroyed his filesystem, I reply
1998-12-22 11:52:10 +00:00
mount_nullfs
User reports that using mount_null destroyed his filesystem, I reply
1998-12-22 11:52:10 +00:00
mount_portal
Add pt_tcplisten.c functionality, fix a few minor bugs
1998-12-15 18:59:07 +00:00
mount_portalfs
Add pt_tcplisten.c functionality, fix a few minor bugs
1998-12-15 18:59:07 +00:00
mount_std
Correct use of .Nm. Remove unused #includes.
1998-07-15 06:08:47 +00:00
mount_umap
User reports that using mount_null destroyed his filesystem, I reply
1998-12-22 11:52:10 +00:00
mount_umapfs
User reports that using mount_null destroyed his filesystem, I reply
1998-12-22 11:52:10 +00:00
mount_union
User reports that using mount_null destroyed his filesystem, I reply
1998-12-22 11:52:10 +00:00
mount_unionfs
User reports that using mount_null destroyed his filesystem, I reply
1998-12-22 11:52:10 +00:00
mountd
Here is a patch to make mountd work.
1998-12-29 09:38:49 +00:00
natd
Fix inconsistent port numbering in man page.
1998-07-15 03:32:45 +00:00
newfs
Straightened the terminology straightening in 1.17-1.18. Fixed hard
1998-11-29 13:09:01 +00:00
newfs_msdos
Use '#' flag in place of "0x" in format strings.
1998-12-07 14:09:17 +00:00
nextboot
Add rcsid. Remove unused #includes. Use err(3) and check spelling. Reorganize
1998-06-30 06:28:18 +00:00
nfsd
Do not dot terminate syslog() string. Remove unused #includes. Add rcsid. -Wall.
1998-07-15 06:33:15 +00:00
nfsiod
Correct use of .Nm. Do not dot terminate syslog() strings. Remove unused
1998-07-15 06:35:20 +00:00
nologin
Add Id. .Nm nologin -> .Nm.
1998-07-15 06:37:07 +00:00
nos-tun
Fixed printf format errors.
1998-08-02 16:06:35 +00:00
ping
Fixed non-use of .Nm and hard line breaks in rev.1.16-1.17:
1998-11-29 13:20:04 +00:00
quotacheck
Cosmetic and documentation changes brought from earlier FreeBSD versions.
1998-12-03 02:41:11 +00:00
reboot
Remove the reference to the -b option; it's gone.
1998-09-23 06:54:14 +00:00
restore
Fix two possible non-exploitable buffer overflows.
1998-12-16 04:48:00 +00:00
route
Remove useless `BINOWN=root' now that it is the default.
1998-09-19 22:42:06 +00:00
routed
Spelling, add rcsid, remove unused #includes.
1998-07-28 06:36:31 +00:00
savecore
Correct use of .Nm, add rcsid, remove unused #include.
1998-07-28 06:38:57 +00:00
shutdown
Merged from Lite2 (one bcopy -> memmove, one significant change:
1998-12-11 11:21:47 +00:00
slattach
Fixed printf format errors.
1998-08-02 16:06:35 +00:00
spppcontrol
Typo: i. e. -> i.e.
1998-08-03 06:24:59 +00:00
startslip
Correct use of .Nm and .Ev.
1998-08-03 06:32:57 +00:00
swapon
.Nm swapon -> .Nm.
1998-08-03 06:35:01 +00:00
sysctl
Allow for printing out integer arrays.
1998-11-08 19:27:43 +00:00
tunefs
Document -n (soft-update) flag.
1998-08-03 06:41:20 +00:00
umount
Use errx() instead of err() for malloc failures. -Wall. Do not dot
1998-08-03 06:44:46 +00:00
vinum
Tweaks as a result of having vinum statically buildable in a kernel.
1998-12-28 16:32:39 +00:00
Makefile
Reenable vinum after repository copy.
1998-12-28 11:06:21 +00:00
Makefile.inc