.. |
atactl
|
Improve formatting.
|
2005-04-12 11:50:29 +00:00 |
badsect
|
|
|
bim
|
|
|
brconfig
|
remove IFFBITS definition. now net/if.h has it.
|
2005-03-20 15:34:47 +00:00 |
ccdconfig
|
move to my now standard 3-clause BSD license (remove advertising clause)
|
2005-05-17 11:46:15 +00:00 |
cgdconfig
|
Avoid dereferencing/free()ing invalid pointers if the random device
|
2005-06-02 01:31:30 +00:00 |
chkconfig
|
|
|
clri
|
|
|
disklabel
|
Recognize more units and be more helpful when we enter bad units.
|
2005-04-07 21:27:44 +00:00 |
dkctl
|
|
|
dmesg
|
|
|
drvctl
|
Fix an uninitialized variable issue.
|
2005-06-02 00:00:46 +00:00 |
dump
|
appease gcc -Wuninitialized
|
2005-06-02 00:48:48 +00:00 |
dump_lfs
|
Snapshot support for dump(8):
|
2005-04-19 07:26:38 +00:00 |
edlabel
|
|
|
fastboot
|
|
|
fdisk
|
Make fdisk(8) available on all platforms, since MS-DOS partitioning
|
2005-05-22 03:45:30 +00:00 |
fsck
|
If progress is disabled, don't clear the progress bar.
|
2005-05-10 00:39:04 +00:00 |
fsck_ext2fs
|
White space nit- don't put a space before/after increment/decrement
|
2005-02-11 06:21:21 +00:00 |
fsck_ffs
|
for ufs2, assume FS_44INODEFMT
|
2005-06-02 01:23:19 +00:00 |
fsck_lfs
|
Disable -Wuninitialized on dir.c (until PR 30394 is addressed)
|
2005-06-03 18:02:03 +00:00 |
fsck_msdos
|
|
|
fsdb
|
appease gcc -Wuninitialized
|
2005-06-02 00:38:41 +00:00 |
fsirand
|
appease gcc -Wuninitialized
|
2005-06-02 00:01:47 +00:00 |
ifconfig
|
bump date for the previous.
|
2005-05-02 15:37:06 +00:00 |
init
|
Fix typo 'and the go' -> 'and then go'
|
2005-04-01 20:40:17 +00:00 |
ldconfig
|
appease gcc -Wuninitialized
|
2005-06-02 00:01:47 +00:00 |
lmcctl
|
|
|
mbrlabel
|
|
|
mknod
|
WARNS=3.
|
2005-02-09 06:26:13 +00:00 |
modload
|
Terminate variable argument list with NULL, not 0.
|
2005-04-25 01:33:03 +00:00 |
modunload
|
|
|
mount
|
Fix core dump when doing
|
2005-03-18 04:24:35 +00:00 |
mount_ados
|
|
|
mount_cd9660
|
Xref mscdlabel(8) - it may be useful. Bump date.
|
2005-03-29 01:24:10 +00:00 |
mount_ext2fs
|
|
|
mount_fdesc
|
|
|
mount_ffs
|
|
|
mount_filecore
|
|
|
mount_kernfs
|
|
|
mount_lfs
|
tabify
|
2005-03-31 15:55:57 +00:00 |
mount_msdos
|
|
|
mount_nfs
|
Use ai_nfs instead of the uninitialized ai when determining the NFSMNT_KERB
|
2005-06-02 01:24:45 +00:00 |
mount_ntfs
|
|
|
mount_null
|
|
|
mount_overlay
|
|
|
mount_portal
|
Kill __P(), use ANSI function declarations, constify; WARNS=3.
|
2005-02-09 13:57:57 +00:00 |
mount_procfs
|
|
|
mount_ptyfs
|
|
|
mount_smbfs
|
|
|
mount_umap
|
|
|
mount_union
|
|
|
newbtconf
|
|
|
newfs
|
ufs2 disk addresses in dp2->di_db[] must be swapped with bswap64, not bswap32
|
2005-06-03 01:10:50 +00:00 |
newfs_lfs
|
appease gcc -Wuninitialized
|
2005-06-02 00:48:48 +00:00 |
newfs_msdos
|
Add a tweak to default value settings for a number of drive heads
|
2005-04-16 14:40:36 +00:00 |
nologin
|
|
|
pdisk
|
|
|
ping
|
|
|
ping6
|
appease gcc -Wuninitialized
|
2005-06-02 01:35:57 +00:00 |
pppoectl
|
Partly back out previous - do not free the linebuffer while still having
|
2005-05-10 06:49:10 +00:00 |
raidctl
|
appease gcc -Wuninitialized
|
2005-06-02 00:01:47 +00:00 |
rcorder
|
|
|
reboot
|
|
|
resize_ffs
|
Fix a typo in a comment.
|
2005-06-03 03:34:44 +00:00 |
resize_lfs
|
Ensure verbose is initialized before using it.
|
2005-06-02 01:16:06 +00:00 |
restore
|
Kill __P(), use ANSI function declarations.
|
2005-02-17 15:00:33 +00:00 |
rndctl
|
|
|
route
|
Convert prefixlen() to ANSI function declaration. Missed by earlier
|
2005-05-19 15:46:02 +00:00 |
routed
|
|
|
rtsol
|
|
|
savecore
|
|
|
scsictl
|
Ensure that "setcache <mode>" doesn't use random data for "byte2"
|
2005-06-02 00:13:10 +00:00 |
setkey
|
Define SADB_X_EALG_AESCBC=SADB_X_EALG_AES, as we define SADB_X_EALG_AES
|
2005-02-24 13:45:08 +00:00 |
shutdown
|
|
|
slattach
|
|
|
swapctl
|
Kill __P(), use ANSI function declarations, constify; WARNS=3.
|
2005-02-09 05:51:38 +00:00 |
sysctl
|
Bump date for previous. <> -> \*[Lt]\*[Gt].
|
2005-05-24 16:00:11 +00:00 |
ttyflags
|
|
|
tunefs
|
WARNS=3.
|
2005-02-09 06:26:13 +00:00 |
umount
|
|
|
veriexecctl
|
No need for this one, apparently. Reported by Hisashi T Fujinaka.
|
2005-06-03 16:12:07 +00:00 |
vinum
|
|
|
wdogctl
|
|
|
wsconsctl
|
appease gcc -Wuninitialized
|
2005-06-02 00:15:02 +00:00 |
Makefile
|
Test USE_INET6 instead of MKINET6 for various apps.
|
2005-05-01 07:26:29 +00:00 |
Makefile.inc
|
|
|