.. |
amrctl
|
staticfy. Use __dead.
|
2011-08-27 16:05:27 +00:00 |
apmlabel
|
staticfy. Use __nodead
|
2011-08-27 16:10:51 +00:00 |
atactl
|
staticfy. Use __dead.
|
2011-08-27 16:12:54 +00:00 |
badsect
|
…
|
|
bioctl
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
brconfig
|
static + __dead
|
2011-08-29 14:29:21 +00:00 |
ccdconfig
|
static. __dead.
|
2011-08-27 16:29:51 +00:00 |
cgdconfig
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
chkconfig
|
…
|
|
chown
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
clri
|
…
|
|
devpubd
|
Use __dead. Save a pointer.
|
2011-09-16 15:42:56 +00:00 |
disklabel
|
Add getlabelusesmbr(), as proposed in
|
2011-08-30 12:39:49 +00:00 |
dkctl
|
staticfy. __dead.
|
2011-08-27 16:34:38 +00:00 |
dkscan_bsdlabel
|
Mark usage as static and dead.
|
2011-08-27 16:43:07 +00:00 |
dmctl
|
static. dead.
|
2011-08-27 17:07:28 +00:00 |
dmesg
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
drvctl
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
dump
|
NULL does not need a cast, here
|
2011-09-16 16:13:16 +00:00 |
dump_lfs
|
use a union to eliminate strict alias warnings.
|
2011-08-14 12:13:24 +00:00 |
fastboot
|
…
|
|
fdisk
|
fix the sparc build
|
2011-08-28 15:46:26 +00:00 |
fsck
|
Use __dead and __printflike.
|
2011-08-27 17:34:44 +00:00 |
fsck_ext2fs
|
NULL does not need a cast, here
|
2011-09-16 16:13:16 +00:00 |
fsck_ffs
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
fsck_lfs
|
PR bin/45299: print FBMASK not FFMASK when lfs_fbmask is incorrect.
|
2011-08-29 18:43:20 +00:00 |
fsck_msdos
|
fix compilation.
|
2011-06-09 21:23:29 +00:00 |
fsck_v7fs
|
fix freeblock counting
|
2011-07-17 12:47:38 +00:00 |
fsdb
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
fsirand
|
static + __dead
|
2011-08-27 17:36:05 +00:00 |
gpt
|
Use __dead
|
2011-08-27 17:38:16 +00:00 |
ifconfig
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
init
|
make it compile with SMALLPROG
|
2011-08-28 10:13:03 +00:00 |
ldconfig
|
Fix file descriptor leak. Found by cppcheck.
|
2011-01-04 23:31:29 +00:00 |
mbrlabel
|
Be more static.
|
2011-08-27 17:45:30 +00:00 |
mknod
|
static + __dead
|
2011-08-27 18:37:41 +00:00 |
modload
|
Quote path separator character.
|
2011-08-06 08:43:28 +00:00 |
modstat
|
Accept both 'modstat -n name' as well as 'modstat name' to display information
|
2011-08-02 16:46:45 +00:00 |
modunload
|
Fix xref; module(4) -> module(7).
|
2010-12-14 16:23:59 +00:00 |
mount
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
mount_ados
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
mount_cd9660
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
mount_efs
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
mount_ext2fs
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
mount_fdesc
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
mount_ffs
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
mount_filecore
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
mount_hfs
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
mount_kernfs
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
mount_lfs
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
mount_msdos
|
Consistently spell MS-DOS with a hyphen. From Snader_LB.
|
2011-09-15 09:44:59 +00:00 |
mount_nfs
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
mount_nilfs
|
…
|
|
mount_ntfs
|
\\ -> \e
|
2010-03-30 14:05:32 +00:00 |
mount_null
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
mount_overlay
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
mount_portal
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
mount_procfs
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
mount_ptyfs
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
mount_puffs
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
mount_smbfs
|
kill gcc45 warnings
|
2011-08-14 12:36:02 +00:00 |
mount_sysvbfs
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
mount_tmpfs
|
…
|
|
mount_udf
|
…
|
|
mount_umap
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
mount_union
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
mount_v7fs
|
Various improvements.
|
2011-06-27 13:50:31 +00:00 |
newbtconf
|
…
|
|
newfs
|
Avoid magic manipulation of the format string.
|
2011-08-25 16:17:58 +00:00 |
newfs_ext2fs
|
Add a URL of Linux Documentation "The Second Extended Filesystem."
|
2010-09-10 15:51:20 +00:00 |
newfs_lfs
|
Three changes in a single commit.
|
2010-02-16 23:20:30 +00:00 |
newfs_msdos
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
newfs_sysvbfs
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
newfs_udf
|
Fix accidental use of logical && instead of binary & in rare case.
|
2011-05-26 07:59:08 +00:00 |
newfs_v7fs
|
Sync usage with man page.
|
2011-08-10 12:13:20 +00:00 |
nologin
|
…
|
|
pdisk
|
…
|
|
ping
|
print summary stats.
|
2011-09-11 17:18:52 +00:00 |
ping6
|
NULL does not need a cast, here
|
2011-09-16 16:13:16 +00:00 |
pppoectl
|
Remove duplicate static.
|
2011-08-28 08:43:02 +00:00 |
raidctl
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
rcorder
|
…
|
|
reboot
|
static + __dead
|
2011-08-27 18:44:44 +00:00 |
resize_ffs
|
Move a sentence to where it makes more sense.
|
2011-08-28 21:25:11 +00:00 |
resize_lfs
|
…
|
|
restore
|
NULL does not need a cast, here
|
2011-09-16 16:13:16 +00:00 |
rndctl
|
static + const + __dead
|
2011-08-27 18:48:59 +00:00 |
route
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
routed
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
rtsol
|
…
|
|
savecore
|
print the missing flag if missing argument...
|
2011-09-13 19:55:28 +00:00 |
scan_ffs
|
…
|
|
scsictl
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
setkey
|
no need for noinput
|
2009-10-29 14:34:06 +00:00 |
shutdown
|
statc + __dead
|
2011-08-27 18:54:39 +00:00 |
slattach
|
static + __dead
|
2011-08-27 18:55:21 +00:00 |
svhlabel
|
__dead + kill main prototype.
|
2011-08-27 18:55:58 +00:00 |
swapctl
|
static + __dead
|
2011-08-27 18:57:50 +00:00 |
sysctl
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
ttyflags
|
static + __dead
|
2011-08-27 18:57:50 +00:00 |
tunefs
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
umount
|
…
|
|
veriexecctl
|
Use __dead
|
2011-08-29 14:34:58 +00:00 |
wdogctl
|
static + __dead
|
2011-08-27 18:57:50 +00:00 |
wsconsctl
|
Mark yyerror as static and dead.
|
2011-08-27 19:01:34 +00:00 |
Makefile
|
add the device publish daemon, written by jmcneill@.
|
2011-08-29 11:38:48 +00:00 |
Makefile.inc
|
…
|
|