..
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
Introduce new filesystem type FS_CCD so that an operator can mark the
2000-04-05 04:03:20 +00:00
dmesg
…
dump
…
dump_lfs
…
edlabel
…
fastboot
…
fdisk
Also install on cobalt.
2000-03-19 23:01:07 +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
…
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
Explicitly pick up ''the first address'' to delete.
2000-04-03 03:54:42 +00:00
init
The mode 0544 workaround has not been necessary since the first BSDi import.
2000-03-19 23:22:55 +00:00
ldconfig
…
lmcctl
…
mbrlabel
Moved from mbrlabel.c,v
2000-03-15 11:56:02 +00:00
mknod
Arch-specific directories now live under .../sys/arch, not directly
2000-03-22 02:11:51 +00:00
modload
correct getopt() optstring: -A gets a parameter!
2000-03-16 17:33:04 +00:00
modunload
…
mount
…
mount_ados
…
mount_cd9660
…
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
…
mount_msdos
allow options 'sync' and 'async'
2000-03-27 09:33:22 +00:00
mount_nfs
…
mount_ntfs
…
mount_null
…
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
…
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
When displaying component labels, indicate whether or not the set is
2000-03-23 14:50:36 +00:00
rcorder
…
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
…
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
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
State the possible values of optimize_prefernce in description of
2000-03-30 10:43:46 +00:00
umount
…
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
…