.. |
atactl
|
Fix typo.
|
1999-11-01 02:30:58 +00:00 |
badsect
|
don't use the result of a readdir() after closedir(), from
|
1999-07-30 15:56:58 +00:00 |
bim
|
s/makeing/making/ (in a comment)
|
1999-07-25 05:53:01 +00:00 |
ccdconfig
|
Garbage-collect CCDF_SWAP; no longer used, and doesn't make any sense
|
1999-08-11 02:44:35 +00:00 |
clri
|
…
|
|
disklabel
|
allow changing partition info from inside the interactive handler.
|
1999-11-26 06:03:09 +00:00 |
dmesg
|
…
|
|
dump
|
Working version of aborted dump{,_lfs} join.
|
1999-10-01 04:35:21 +00:00 |
dump_lfs
|
Working version of aborted dump{,_lfs} join.
|
1999-10-01 04:35:21 +00:00 |
edlabel
|
…
|
|
fastboot
|
…
|
|
fdisk
|
Add note that "fdisk -i" is the same as "fdisk /mbr" on MSDOS.
|
1999-10-11 01:04:57 +00:00 |
fsck
|
…
|
|
fsck_ext2fs
|
…
|
|
fsck_ffs
|
- ARGH /brick fvdl
|
1999-12-12 23:53:26 +00:00 |
fsck_lfs
|
…
|
|
fsck_msdos
|
…
|
|
fsdb
|
…
|
|
fsirand
|
…
|
|
ifconfig
|
bring in KAME scopeid hack. always show scopeid if it is scoped.
|
1999-12-13 15:24:45 +00:00 |
init
|
Since our gcc doesn't warn about NULL format strings anymore, we can
|
1999-11-09 15:06:30 +00:00 |
ldconfig
|
…
|
|
lmcctl
|
Don't pass so many args to .Nd macro. It just overflows.
|
1999-11-19 01:12:39 +00:00 |
mknod
|
…
|
|
modload
|
Update to match new SVR4-style definition names in <sys/exec_elf.h>.
|
1999-10-25 13:55:06 +00:00 |
modunload
|
s/atoi/strtol/ and check if argument given to -i was really a valid
|
1999-07-22 02:04:13 +00:00 |
mount
|
If we didn't print an open paren, no need to print a closing paren
|
1999-11-16 11:53:17 +00:00 |
mount_ados
|
…
|
|
mount_cd9660
|
Make usage message match actual options.
|
1999-11-21 00:53:58 +00:00 |
mount_ext2fs
|
…
|
|
mount_fdesc
|
…
|
|
mount_ffs
|
…
|
|
mount_filecore
|
…
|
|
mount_kernfs
|
…
|
|
mount_lfs
|
Read-only mounts should not start cleaning processes. Make it so.
|
1999-12-08 22:39:25 +00:00 |
mount_msdos
|
…
|
|
mount_nfs
|
Make usage message match actual options.
|
1999-11-21 00:53:58 +00:00 |
mount_ntfs
|
Use full month names with .Dd, as per mdoc.samples(7).
|
1999-09-12 18:47:10 +00:00 |
mount_null
|
Typos (from OpenBSD)
|
1999-11-19 22:48:01 +00:00 |
mount_portal
|
printf() format warnings for size_t != int; from Peter Seebach in PR bin/8214.
|
1999-08-17 15:05:15 +00:00 |
mount_procfs
|
…
|
|
mount_umap
|
…
|
|
mount_union
|
…
|
|
newbtconf
|
bail if the source config doesn't exist as a directory
|
1999-10-11 12:45:43 +00:00 |
newfs
|
Adjust column-sizing code to keep output in 76 character lines, so output
|
1999-07-30 17:44:01 +00:00 |
newfs_lfs
|
Make newfs_lfs try increasingly smaller segment sizes down to 2*block size,
|
1999-11-05 18:59:12 +00:00 |
newfs_msdos
|
after determining the size of a file being used as a msdosfs, seek back to
|
1999-07-26 00:28:57 +00:00 |
nologin
|
Replace the existing version of nologin(8) with a rewrite that was done
|
1999-07-27 03:56:13 +00:00 |
ping
|
…
|
|
ping6
|
add reference to RFC, and some more DESCRIPTION.
|
1999-12-15 05:02:39 +00:00 |
raidctl
|
Typos (from OpenBSD)
|
1999-11-19 22:48:01 +00:00 |
rcorder
|
we are rcorder.8 now.
|
1999-11-23 05:50:08 +00:00 |
reboot
|
"-l" means _don't_ log to syslog(3).
|
1999-08-19 13:43:27 +00:00 |
restore
|
Keep SEE ALSO list in alphabetical order.
|
1999-11-19 01:47:13 +00:00 |
rndctl
|
…
|
|
route
|
don't make "-prefixlen 64" a default in -inet6 case. the past behavior
|
1999-12-03 05:43:00 +00:00 |
routed
|
Ignore RTM_OIFINFO messages (send by a COMPAT_14 kernel).
|
1999-11-19 10:46:35 +00:00 |
rtsol
|
improve debugging functionality.
|
1999-12-09 15:08:33 +00:00 |
savecore
|
Include clues on what to do with the crash dump once you've got it
|
1999-11-20 19:57:01 +00:00 |
scsictl
|
Increase the format timeout to 6 hours.
|
1999-10-27 22:29:06 +00:00 |
shutdown
|
exect->execve.
|
1999-10-31 13:24:05 +00:00 |
slattach
|
Use full month names with .Dd, as per mdoc.samples(7).
|
1999-09-12 18:47:10 +00:00 |
swapctl
|
…
|
|
ttyflags
|
…
|
|
tunefs
|
Fix typo.
|
1999-11-15 20:53:56 +00:00 |
umount
|
Since our gcc doesn't warn about NULL format strings anymore, we can
|
1999-11-09 15:06:30 +00:00 |
wsconsctl
|
If we changed the sample rate or resolution, then say so.
|
1999-11-15 13:47:30 +00:00 |
Makefile
|
move rcorder to sbin.
|
1999-11-23 05:28:15 +00:00 |
Makefile.inc
|
…
|
|