.. |
atactl
|
fix typo: he -> the
|
2000-03-01 16:45:22 +00:00 |
badsect
|
…
|
|
bim
|
…
|
|
ccdconfig
|
Define __POOL_EXPOSE almost at the beginning, instead of just before
|
2000-02-16 06:52:31 +00:00 |
clri
|
…
|
|
disklabel
|
s/comprised/composed/, per PR 9586 by Seebs <seebs@ged.plethora.net>
|
2000-03-09 12:50:36 +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 bootselect MLINK -- from jhawk
|
2000-03-06 01:23:11 +00:00 |
fsck
|
…
|
|
fsck_ext2fs
|
Byteswap the group descriptors fields as well. Works again on big-endian
|
2000-01-31 11:40:12 +00:00 |
fsck_ffs
|
- ARGH /brick fvdl
|
1999-12-12 23:53:26 +00:00 |
fsck_lfs
|
Rename lfs_ifind so that it does not conflict with new kernel prototype.
|
2000-01-20 21:32:31 +00:00 |
fsck_msdos
|
…
|
|
fsdb
|
…
|
|
fsirand
|
…
|
|
ifconfig
|
Remove unnecessary continue statement.
|
2000-03-06 09:00:13 +00:00 |
init
|
Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get
|
2000-01-21 17:08:33 +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
|
-S isn't supposed to take an argument
|
2000-02-27 00:20:20 +00:00 |
modunload
|
…
|
|
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
|
Updates for ext2fs revision 1.
|
2000-01-28 17:19:36 +00:00 |
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
|
Rework the manpage to be a bit more pleasing to read
|
1999-12-17 14:43:07 +00:00 |
mount_null
|
Typos (from OpenBSD)
|
1999-11-19 22:48:01 +00:00 |
mount_overlay
|
Fix tyop pointed out by Simon Burge. Also expand description
|
2000-01-20 23:59:46 +00:00 |
mount_portal
|
Added sysctl examples (read-only sysctls for now)
|
2000-01-17 07:22:45 +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
|
…
|
|
newfs_lfs
|
Add -F flag to override newfs_lfs' preference for 4.4LFS-labelled partitions.
|
2000-02-12 23:58:09 +00:00 |
newfs_msdos
|
…
|
|
nologin
|
…
|
|
ping
|
sync with latest libipsec and kernel.
|
2000-01-31 14:24:23 +00:00 |
ping6
|
support ping6 -a c
|
2000-02-28 13:50:04 +00:00 |
raidctl
|
Update for 'options RAID_AUTOCONFIG'.
|
2000-02-26 19:43:07 +00:00 |
rcorder
|
we are rcorder.8 now.
|
1999-11-23 05:50:08 +00:00 |
reboot
|
Ignore SIGPIPE, otherwise we might be stuck when run within a pipe.
|
2000-03-07 20:02:59 +00:00 |
restore
|
Fix PR9282: restore doesn't print dump header on dumps from host with
|
2000-01-27 15:25:00 +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
|
portability casts
|
2000-03-02 21:02:25 +00:00 |
rtsol
|
use getifaddrs. do not leave AF_INET6 listening socket left opened for
|
2000-02-25 09:19:06 +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
|
Add a note about what and where is printed for 'scan' command.
|
2000-03-07 19:27:11 +00:00 |
shutdown
|
exect->execve.
|
1999-10-31 13:24:05 +00:00 |
slattach
|
…
|
|
swapctl
|
Fix doubled 'the's.
|
2000-03-13 22:55:05 +00:00 |
sysctl
|
Fix warning.
|
2000-03-12 22:58:05 +00:00 |
ttyflags
|
…
|
|
tunefs
|
reorder long descriptions for arguments to be in alphabetical order.
|
2000-01-28 19:51:34 +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
|
Add new framebuffer types since 1.4 and change descriptions on a few
|
2000-03-13 10:43:15 +00:00 |
Makefile
|
Add mount_overlay.
|
2000-01-20 19:22:08 +00:00 |
Makefile.inc
|
…
|
|