.. |
atactl
|
…
|
|
badsect
|
…
|
|
bim
|
…
|
|
ccdconfig
|
…
|
|
clri
|
…
|
|
disklabel
|
#warn is _not_ the GCC CPP directive that gives a warning, #warning is.
|
2001-01-06 00:35:54 +00:00 |
dmesg
|
…
|
|
dump
|
Global variables don't need to be initialised to zero.
|
2000-12-13 22:45:12 +00:00 |
dump_lfs
|
…
|
|
edlabel
|
…
|
|
fastboot
|
…
|
|
fdisk
|
use MBR_IS_EXTENDED() instead of local test (which was missing a test case)
|
2000-12-24 13:32:41 +00:00 |
fsck
|
…
|
|
fsck_ext2fs
|
…
|
|
fsck_ffs
|
use %ll_ instead of the less standard %q_
|
2001-01-05 02:02:57 +00:00 |
fsck_lfs
|
Fixed blockmap handling to properly use disk blocks rather than fragments.
|
2001-01-06 23:08:24 +00:00 |
fsck_msdos
|
minor knf
|
2001-01-05 01:41:34 +00:00 |
fsdb
|
use %ll_ instead of the less standard %q_
|
2001-01-05 02:02:57 +00:00 |
fsirand
|
…
|
|
ifconfig
|
Add powersave/powersavesleep into usage.
|
2000-12-12 20:27:42 +00:00 |
init
|
Fix typo in v1.38.
|
2000-12-30 15:32:19 +00:00 |
ldconfig
|
Cosmetic change; actually split a line which looks like as if two lines.
|
2000-11-10 03:12:45 +00:00 |
lmcctl
|
…
|
|
mbrlabel
|
change verbose probe message to display "size xxx (yyy MB), offset zzz".
|
2001-01-04 00:57:14 +00:00 |
mknod
|
…
|
|
modload
|
make sure that elf_mod_sizes() uses data_hole size aligned to section alignment
|
2000-12-27 20:29:36 +00:00 |
modunload
|
…
|
|
mount
|
…
|
|
mount_ados
|
…
|
|
mount_cd9660
|
…
|
|
mount_ext2fs
|
…
|
|
mount_fdesc
|
…
|
|
mount_ffs
|
…
|
|
mount_filecore
|
…
|
|
mount_kernfs
|
…
|
|
mount_lfs
|
Try to prevent running more than one active cleaner on a filesystem at a time.
|
2000-11-13 22:12:49 +00:00 |
mount_msdos
|
fix up various .Nm abuses:
|
2000-11-07 06:43:24 +00:00 |
mount_nfs
|
…
|
|
mount_ntfs
|
…
|
|
mount_null
|
…
|
|
mount_overlay
|
…
|
|
mount_portal
|
support IPv6. PR 11858 from ura@hiru.aoba.yokohama.jp
|
2000-12-31 06:03:52 +00:00 |
mount_procfs
|
…
|
|
mount_umap
|
…
|
|
mount_union
|
…
|
|
newbtconf
|
…
|
|
newfs
|
Don't swap clustersum[0]. It's not a cluster summery but block free bitmap.
|
2000-12-23 12:32:12 +00:00 |
newfs_lfs
|
Add "-A" option to autoconfigure the segment size based on measured
|
2000-12-05 19:51:14 +00:00 |
newfs_msdos
|
…
|
|
nologin
|
…
|
|
ping
|
…
|
|
ping6
|
indent and pedant. from deraadt. sync with kame
|
2000-12-31 05:04:15 +00:00 |
raidctl
|
Check return value of fgets. Approved by Greg Oster.
|
2000-12-31 01:58:03 +00:00 |
rcorder
|
…
|
|
reboot
|
…
|
|
restore
|
…
|
|
rndctl
|
…
|
|
route
|
…
|
|
routed
|
fix up various .Nm abuses:
|
2000-11-07 06:43:24 +00:00 |
rtsol
|
…
|
|
savecore
|
use gzip instead of compress
|
2001-01-02 21:39:37 +00:00 |
scsictl
|
…
|
|
setkey
|
avoid use of ANSI C trigraph ??/
|
2000-12-20 01:05:22 +00:00 |
shutdown
|
__CONCAT does token pasting, not string concatnation. if something like:
|
2000-12-20 00:31:41 +00:00 |
slattach
|
…
|
|
swapctl
|
fix incorrect comment; -d does work!
|
2000-11-17 12:35:09 +00:00 |
sysctl
|
use %ll_ instead of the less standard %q_
|
2001-01-05 02:02:57 +00:00 |
ttyflags
|
…
|
|
tunefs
|
…
|
|
umount
|
…
|
|
wdogctl
|
typo
|
2000-11-26 15:13:19 +00:00 |
wsconsctl
|
…
|
|
Makefile
|
also visit mount_* for 'make clean' and 'make distclean'
|
2000-11-16 08:07:55 +00:00 |
Makefile.inc
|
…
|
|