.. |
atactl
|
* don't swap the WDSMART_CYL value, it isn't needed
|
2004-11-17 15:40:50 +00:00 |
badsect
|
…
|
|
bim
|
…
|
|
brconfig
|
Add (unsigned char) to isdidgit call
|
2004-10-28 19:40:47 +00:00 |
ccdconfig
|
Add (unsigned char) to isdigit()
|
2004-10-28 19:43:29 +00:00 |
cgdconfig
|
Correct the omission in 're-enter' verification method addition in EXAMPLES.
|
2004-10-15 15:25:14 +00:00 |
chkconfig
|
…
|
|
clri
|
…
|
|
disklabel
|
Translate an error message from C to english.
|
2004-11-12 01:00:40 +00:00 |
dkctl
|
Use PRI* format strings to print 64 bit data types.
|
2004-09-28 10:01:42 +00:00 |
dmesg
|
…
|
|
drvctl
|
…
|
|
dump
|
…
|
|
dump_lfs
|
…
|
|
edlabel
|
…
|
|
fastboot
|
…
|
|
fdisk
|
Fix typo in error message, reported by Nicolas Joly in PR 28347.
|
2004-11-18 12:00:18 +00:00 |
fsck
|
Add (unsigned char) to isdigit() call
|
2004-10-28 19:59:09 +00:00 |
fsck_ext2fs
|
Add (unsigned char) cast to ctype function
|
2004-10-29 17:37:30 +00:00 |
fsck_ffs
|
Rewrite getdisklabelpart() to avoid problems with isdigit(*ch_ptr) and
|
2004-10-29 19:02:17 +00:00 |
fsck_lfs
|
Changes from rev 1.34 and 1.35 of sbin/newfs_lfs/lfs.c.
|
2004-09-15 03:24:09 +00:00 |
fsck_msdos
|
…
|
|
fsdb
|
fix blks command.
|
2004-09-17 12:18:55 +00:00 |
fsirand
|
…
|
|
ifconfig
|
NI_WITHSCOPEID was not picked up by IETF standardization process.
|
2004-11-16 05:59:32 +00:00 |
init
|
be explicit about the perms of mfs /dev
|
2004-10-12 10:08:09 +00:00 |
ldconfig
|
Add (unsigned char) cast to isdigit call
|
2004-10-28 20:17:19 +00:00 |
lmcctl
|
…
|
|
mbrlabel
|
…
|
|
mknod
|
…
|
|
modload
|
Fix a typo in a comment.
|
2004-10-27 19:36:31 +00:00 |
modunload
|
…
|
|
mount
|
New sentence, new line, Xref fsck(8), use Dq.
|
2004-12-08 01:22:00 +00:00 |
mount_ados
|
…
|
|
mount_cd9660
|
New sentence, new line.
|
2004-11-22 12:22:45 +00:00 |
mount_ext2fs
|
…
|
|
mount_fdesc
|
…
|
|
mount_ffs
|
…
|
|
mount_filecore
|
…
|
|
mount_kernfs
|
Minor grammar improvements.
|
2004-11-21 09:09:46 +00:00 |
mount_lfs
|
…
|
|
mount_msdos
|
…
|
|
mount_nfs
|
…
|
|
mount_ntfs
|
…
|
|
mount_null
|
…
|
|
mount_overlay
|
…
|
|
mount_portal
|
…
|
|
mount_procfs
|
…
|
|
mount_ptyfs
|
Add a missing =
|
2004-11-27 05:52:16 +00:00 |
mount_smbfs
|
…
|
|
mount_umap
|
…
|
|
mount_union
|
…
|
|
newbtconf
|
Drop bogus .Bl/.El uncovered by new mdoc.
|
2004-08-31 17:08:06 +00:00 |
newfs
|
Add a cast to unsigned char when using a ctype function/macro.
|
2004-11-15 12:21:29 +00:00 |
newfs_lfs
|
Add (unsigned char) cast to ctype function
|
2004-10-29 19:04:39 +00:00 |
newfs_msdos
|
Add (unsigned char) cast to ctype function
|
2004-10-29 19:04:39 +00:00 |
nologin
|
…
|
|
pdisk
|
…
|
|
ping
|
…
|
|
ping6
|
Add (unsigned char) cast to ctype function
|
2004-10-29 19:15:20 +00:00 |
pppoectl
|
fix typo
|
2004-09-01 19:38:09 +00:00 |
raidctl
|
Cleanup a bit by nuking RF_Malloc macro, and add in some error
|
2004-10-26 22:46:27 +00:00 |
rcorder
|
Do not exceed 80 columns. No functional change.
|
2004-09-21 15:47:32 +00:00 |
reboot
|
…
|
|
resize_ffs
|
…
|
|
restore
|
Sort options.
|
2004-10-24 17:01:22 +00:00 |
rndctl
|
…
|
|
route
|
NI_WITHSCOPEID was not picked up by IETF standardization process.
|
2004-11-16 05:59:32 +00:00 |
routed
|
…
|
|
rtsol
|
…
|
|
savecore
|
Rearrange the option formatting to be both prettier and more complete
|
2004-10-21 10:13:00 +00:00 |
scsictl
|
Add a couple cross-references to make similar ctl commands easier to find.
|
2004-09-16 18:02:27 +00:00 |
setkey
|
Add (unsigned char) cast to ctype function, reworked to fit on one line
|
2004-10-29 19:32:22 +00:00 |
shutdown
|
Add (unsigned char) cast to ctype functions
|
2004-11-05 21:56:01 +00:00 |
slattach
|
…
|
|
swapctl
|
…
|
|
sysctl
|
add vfs.cd9660.utf8_joliet, and couple other vfs.* entries while here
|
2004-11-21 22:18:10 +00:00 |
ttyflags
|
…
|
|
tunefs
|
Remove (wrong?) default for minfree, xref newfs.8 instead.
|
2004-11-18 00:11:48 +00:00 |
umount
|
pass data to a function via an argument instead of via a global variable.
|
2004-09-01 01:47:09 +00:00 |
veriexecctl
|
…
|
|
vinum
|
…
|
|
wdogctl
|
…
|
|
wsconsctl
|
…
|
|
Makefile
|
move pf reachover makefiles into usr.sbin/pf. ok'ed by itojun.
|
2004-11-11 11:54:51 +00:00 |
Makefile.inc
|
…
|
|