.. |
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
|
Add a -I flag which, combined with -e, gives the user the opportunity
|
2000-05-31 14:13:48 +00:00 |
dmesg
|
Mention /var/run/dmesg.boot
|
2000-04-29 00:24:09 +00:00 |
dump
|
…
|
|
dump_lfs
|
…
|
|
edlabel
|
…
|
|
fastboot
|
…
|
|
fdisk
|
Truncate the CHS values correctly in case a partition boundary exceeds
|
2000-05-27 19:02:54 +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
|
Check for cycles in the inode free list, and for free inodes not on the free
|
2000-05-30 04:33:14 +00:00 |
fsck_msdos
|
add a prototype for _readfat() added in last commit and make it static, so
|
2000-04-26 16:45:02 +00:00 |
fsdb
|
…
|
|
fsirand
|
…
|
|
ifconfig
|
Allocate flagreq on stack.
|
2000-04-20 02:08:55 +00:00 |
init
|
document the conditions for /etc/rc to be called with "autoboot"
|
2000-04-29 00:47:06 +00:00 |
ldconfig
|
make ldconfig.c not always fail.
|
2000-06-01 18:17:06 +00:00 |
lmcctl
|
Don't declare 'extern opt*' getopt variables.
|
2000-04-14 05:58:01 +00:00 |
mbrlabel
|
Moved from mbrlabel.c,v
|
2000-03-15 11:56:02 +00:00 |
mknod
|
To resolve PR 9451, wording and formatting adjusted to be more clear about
|
2000-05-17 09:43:33 +00:00 |
modload
|
correct getopt() optstring: -A gets a parameter!
|
2000-03-16 17:33:04 +00:00 |
modunload
|
…
|
|
mount
|
…
|
|
mount_ados
|
…
|
|
mount_cd9660
|
Add new mount option nomaplcase (name taken from Solaris) - if set, file
|
2000-05-27 16:32:08 +00:00 |
mount_ext2fs
|
Don't declare 'extern opt*' getopt variables.
|
2000-04-14 05:58:01 +00:00 |
mount_fdesc
|
…
|
|
mount_ffs
|
Don't declare 'extern opt*' getopt variables.
|
2000-04-14 05:58:01 +00:00 |
mount_filecore
|
…
|
|
mount_kernfs
|
…
|
|
mount_lfs
|
…
|
|
mount_msdos
|
allow options 'sync' and 'async'
|
2000-03-27 09:33:22 +00:00 |
mount_nfs
|
…
|
|
mount_ntfs
|
Rework the manpage to be a bit more pleasing to read
|
1999-12-17 14:43:07 +00:00 |
mount_null
|
…
|
|
mount_overlay
|
Fix tyop pointed out by Simon Burge. Also expand description
|
2000-01-20 23:59:46 +00:00 |
mount_portal
|
Use CMSG_*() correctly when sending file descriptors.
|
2000-06-05 16:30:43 +00:00 |
mount_procfs
|
…
|
|
mount_umap
|
…
|
|
mount_union
|
…
|
|
newbtconf
|
…
|
|
newfs
|
Check the number of cylinder group summary area against MAXCSBUFS. fsck and
|
2000-05-22 10:33:45 +00:00 |
newfs_lfs
|
Count the Ifile indirect block too (part of PR#9357)
|
2000-05-23 18:17:20 +00:00 |
newfs_msdos
|
…
|
|
nologin
|
…
|
|
ping
|
sync with latest libipsec and kernel.
|
2000-01-31 14:24:23 +00:00 |
ping6
|
remove incorrect mention to sysexits.h. this closes PR 9707.
|
2000-05-18 13:21:49 +00:00 |
raidctl
|
In certain cases (e.g. where it makes sense) read/display the
|
2000-06-03 16:59:36 +00:00 |
rcorder
|
Fix bug introduced in previous; don't leak file pointers.
|
2000-05-10 02:04:27 +00:00 |
reboot
|
Implement a "poweroff" command which is equivalent to "halt -p",
|
2000-04-25 14:03:25 +00:00 |
restore
|
Make sure that sentences end at the end of source line for better
|
2000-05-23 04:35:32 +00:00 |
rndctl
|
…
|
|
route
|
Allow INET6 to be used with SMALL without undefined symbols
|
2000-05-04 18:29:34 +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
|
.core.Z, not .Z.core.
|
2000-03-27 13:06:46 +00:00 |
scsictl
|
Add a note about what and where is printed for 'scan' command.
|
2000-03-07 19:27:11 +00:00 |
shutdown
|
…
|
|
slattach
|
…
|
|
swapctl
|
use <sys/swap.h>. should have happened years ago.
|
2000-04-13 08:29:56 +00:00 |
sysctl
|
LP64 format problems. u_int64_t on alpha != %llu
|
2000-05-29 21:42:12 +00:00 |
ttyflags
|
…
|
|
tunefs
|
Finish describing what the soft dependancy code does.
|
2000-04-27 21:34:27 +00:00 |
umount
|
change ``-a'' to be a synonym for ``-A''.
|
2000-06-06 07:09:14 +00:00 |
wsconsctl
|
add some keyboard and mouse type from sys/dev/wscons/wsconsio.h.
|
2000-03-14 08:11:53 +00:00 |
Makefile
|
mbrlabel moves to /sbin.
|
2000-03-15 12:01:19 +00:00 |
Makefile.inc
|
…
|
|