..
badsect
Fix warnings.
1997-08-01 00:35:50 +00:00
bim
Net man page. Closes 2412.
1997-08-06 19:06:56 +00:00
ccdconfig
Fix files using old TNF copyright notice
1997-07-31 00:11:51 +00:00
clri
icheck(8) and ncheck(8) Went Away a *long* time ago
1997-07-11 07:48:30 +00:00
disklabel
Define boot1 if NUMBOOT > 1.
1997-07-10 08:30:47 +00:00
dmesg
We need a hint of *what* address is bad on the kvm_read. Also,
1997-05-03 17:18:05 +00:00
dump
fix PR#3710, reported by Tatoku Ogaito <tacha@trap.fukui-med.ac.jp>.
1997-06-05 16:10:46 +00:00
edlabel
move man pages into share/man.
1997-06-23 04:23:46 +00:00
fastboot
- Makefile cleanups
1997-03-24 22:15:37 +00:00
fdisk
Upgrade for non-interactive use. Interactive use is nearly unchanged.
1997-08-11 23:31:41 +00:00
fsck
eliminate excess errx() argument
1997-06-23 01:03:35 +00:00
fsck_ext2fs
prototype calcsb()
1997-07-10 04:53:35 +00:00
fsck_ffs
Back out the .PATH.c changes. The .depend problem (and others)
1997-05-08 21:11:01 +00:00
fsck_msdos
Back out the .PATH.c changes. The .depend problem (and others)
1997-05-08 21:11:01 +00:00
fsdb
Fix files using old TNF copyright notice
1997-07-31 00:21:53 +00:00
fsirand
Fix type error that caused offset to wrap at 4GB.
1997-07-06 16:19:40 +00:00
ifconfig
ifr_metric vs. ifr_mtu: don't confuse people. Its a union anyway.
1997-07-14 12:54:27 +00:00
init
Support root on msdos filesystems by creating an mfs on /dev and running
1997-07-30 03:43:19 +00:00
ldconfig
install all man pages.
1997-06-23 13:25:41 +00:00
mknod
Added mkfifo(1) and mkfifo(2) to the SEE ALSO list. (PR 1307)
1997-06-30 17:17:56 +00:00
modload
Check for .o extension after the *last* . in a file name.
1996-01-17 02:30:44 +00:00
modunload
merge in changes from 1.1 release branch
1995-11-28 05:25:28 +00:00
mount
don't need getmntopts.c as part of mount(8)
1997-08-01 14:51:44 +00:00
mount_ados
Back out the .PATH.c changes. The .depend problem (and others)
1997-05-08 21:11:01 +00:00
mount_cd9660
Back out the .PATH.c changes. The .depend problem (and others)
1997-05-08 21:11:01 +00:00
mount_ext2fs
fix typos and other nits
1997-07-09 05:54:15 +00:00
mount_fdesc
Back out the .PATH.c changes. The .depend problem (and others)
1997-05-08 21:11:01 +00:00
mount_ffs
Back out the .PATH.c changes. The .depend problem (and others)
1997-05-08 21:11:01 +00:00
mount_kernfs
Back out the .PATH.c changes. The .depend problem (and others)
1997-05-08 21:11:01 +00:00
mount_lfs
Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree:
1997-05-29 01:48:05 +00:00
mount_msdos
Back out the .PATH.c changes. The .depend problem (and others)
1997-05-08 21:11:01 +00:00
mount_nfs
fix typo: PRC should have been RPC
1997-05-12 01:52:27 +00:00
mount_null
Back out the .PATH.c changes. The .depend problem (and others)
1997-05-08 21:11:01 +00:00
mount_portal
Back out the .PATH.c changes. The .depend problem (and others)
1997-05-08 21:11:01 +00:00
mount_procfs
fix typos noted by Masanobu Saitoh <msaitoh@spa.is.uec.ac.jp>.
1997-05-13 04:15:06 +00:00
mount_umap
Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree:
1997-05-29 01:48:05 +00:00
mount_union
Note error when FFS does not support whiteouts and how to fix. (PR 3233)
1997-06-30 20:06:39 +00:00
newfs
Fix compiler warnings.
1997-06-30 22:20:30 +00:00
newfs_msdos
Fix PR/3322, reference to non existant program.
1997-03-12 13:57:51 +00:00
newlfs
garbage-collect oldpartition var, getdiskbyname() declaration
1997-08-01 06:18:29 +00:00
nologin
- Makefile cleanups
1997-03-24 22:15:37 +00:00
ping
convert to host byte order when printing stats of received ICMP
1997-07-17 06:39:46 +00:00
reboot
xref sync(8) not nonexistent sync(1), reorder xrefs
1997-07-22 05:35:45 +00:00
restore
as inspired by a commit message of Todd Miller <millert@cvs.openbsd.org>:
1997-07-06 08:51:28 +00:00
route
comment out xref to XNSrouted(8)
1997-07-10 04:14:32 +00:00
routed
Fix formatting directives; from SAITOH Masanobu <msaitoh@spa.is.uec.ac.jp>
1997-06-26 20:23:44 +00:00
savecore
More error checking.
1997-05-19 16:28:03 +00:00
shutdown
cleanup for gcc -Wall
1997-07-10 05:08:06 +00:00
slattach
Reference the new sl(4) page
1996-08-10 21:26:42 +00:00
swapctl
note that swapoff is unsupported; from Brian Grayson in PR misc/3930
1997-08-03 05:48:10 +00:00
ttyflags
recent changes cause this to require <string.h> for proper prototyping.
1996-04-09 05:20:30 +00:00
tunefs
oops, missed a comma.
1996-12-27 05:53:53 +00:00
umount
Code previous somewhat more compactly.
1997-05-21 22:26:38 +00:00
Makefile
alphabetize
1997-07-23 07:16:15 +00:00
Makefile.inc
convert to new RCS Id conventions; reduce my headache
1995-03-18 14:54:19 +00:00