..
amrctl
Don't exit on ioctl failure, instead let the caller handle it.
2012-05-18 14:01:34 +00:00
apmlabel
Remove ${NETBSDSRCDIR}/sys/lib/libkern from .PATH; there are no
2012-03-21 00:35:33 +00:00
atactl
Implement experimental support to pass notifications that a file
2012-10-19 17:09:06 +00:00
badsect
fix sign-compare issues
2009-03-16 12:52:07 +00:00
bioctl
Use __dead
2011-08-29 14:34:58 +00:00
brconfig
the address expire counter is just a time difference; it can turn
2012-08-23 12:06:32 +00:00
ccdconfig
static. __dead.
2011-08-27 16:29:51 +00:00
cgdconfig
Whitespace.
2012-12-05 08:56:54 +00:00
chkconfig
chown
The id chgrp command is required to change is not uid but gid.
2012-10-24 01:12:51 +00:00
clri
Remove gross hack and attendant need for -fno-strict-aliasing.
2009-07-26 03:22:01 +00:00
devpubd
Add some details about the hook scripts.
2012-11-22 17:16:30 +00:00
disklabel
PR bin/45744
2012-04-08 07:59:53 +00:00
dkctl
staticfy. __dead.
2011-08-27 16:34:38 +00:00
dkscan_bsdlabel
Add __printflike attribution to use vprintf and friends with an argument
2012-03-15 02:02:20 +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
Add -n to usage.
2012-01-17 08:22:09 +00:00
dump
Use more markup, fix English usage.
2012-08-29 18:46:13 +00:00
dump_lfs
Remove unnecessary Bk/Ek pairs from SYNOPSIS.
2012-04-08 22:00:37 +00:00
fastboot
fdisk
Revert my previous commit, I misunderstood the intention.
2012-10-06 09:11:34 +00:00
fsck
Don't re-use the same buffer that we pass in for newname in the cooked->raw
2012-04-08 04:19:14 +00:00
fsck_ext2fs
Catch up to the kernel with respect to Ext2 huge_file feature.
2012-11-25 19:42:14 +00:00
fsck_ffs
stdlib.h, not malloc.h
2012-08-26 09:33:18 +00:00
fsck_lfs
Correct fragment extension calculation in pass6, to avoid putting
2012-01-05 16:18:00 +00:00
fsck_msdos
The free space value in the FSInfo block is merely unitialized when it is
2012-08-07 19:30:41 +00:00
fsck_v7fs
Remove "-g" from CPPFLAGS.
2012-09-05 22:58:53 +00:00
fsdb
Don't depend on HAVE_GCC being always defined.
2012-08-10 12:20:10 +00:00
fsirand
static + __dead
2011-08-27 17:36:05 +00:00
gpt
Fix a few straggling BE/LE problems.
2012-07-30 00:53:59 +00:00
ifconfig
Use snprintb_m(3) to split flags/capabilities/enabled across multiple
2012-11-01 13:43:23 +00:00
init
Add missing free() in error path.
2012-11-09 06:27:17 +00:00
iscsictl
it's really 32bit
2012-06-25 20:39:54 +00:00
iscsid
use first successful connection to a ISNS server
2012-06-24 13:08:38 +00:00
ldconfig
Revert last, it breaks the tricks xsrc uses.
2012-08-23 21:21:14 +00:00
mbrlabel
From Bug Hunting:
2012-07-14 20:14:17 +00:00
mknod
static + __dead
2011-08-27 18:37:41 +00:00
modload
Set WARNS=5. No warnings/errors were found with a test compile.
2012-08-22 07:47:18 +00:00
modstat
Bump up to WARNS=5. No new warnings/errors were found.
2012-08-16 19:47:48 +00:00
modunload
Set WARNS=5. No warnings/errors were found with a test compile.
2012-08-22 07:47:18 +00:00
mount
Implement experimental support to pass notifications that a file
2012-10-19 17:09:06 +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_chfs
add known bugs
2011-11-29 13:27:50 +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
Implement experimental support to pass notifications that a file
2012-10-19 17:09:06 +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
Bump date for previous.
2012-03-22 21:47:20 +00:00
mount_lfs
Use __dead
2011-08-29 14:34:58 +00:00
mount_msdos
Note mount_msdos -G option also allows mounting X680x0's Human68k floppies.
2012-11-16 15:00:18 +00:00
mount_nfs
minor wording improvement.
2012-07-11 18:33:14 +00:00
mount_nilfs
Fix Dd argument, sort options and option descriptions.
2009-07-18 17:07:12 +00:00
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
include the headers that you need.
2012-11-04 22:30:23 +00:00
mount_procfs
Use __dead
2011-08-29 14:34:58 +00:00
mount_ptyfs
add back old options for compatibility, but complain if specified.
2012-09-20 18:56:05 +00:00
mount_puffs
Use __dead
2011-08-29 14:34:58 +00:00
mount_smbfs
Don't depend on HAVE_GCC being always defined.
2012-08-10 12:20:10 +00:00
mount_sysvbfs
Use __dead
2011-08-29 14:34:58 +00:00
mount_tmpfs
Enable WARNS=4 by default except for:
2009-04-11 07:58:11 +00:00
mount_udf
Remove the comment on disc space accounting from the bugs section; it has been
2009-07-13 17:58:10 +00:00
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
Don't depend on HAVE_GCC being always defined.
2012-08-10 12:20:10 +00:00
newfs_ext2fs
Avoid non-literal format string. Raise WARNS to 4 and disable
2012-03-24 08:22:24 +00:00
newfs_lfs
Pass t_renamerace and t_rmdirrace tests.
2012-02-16 02:47:54 +00:00
newfs_msdos
There are two problems with insisting the FAT file system size be a multiple
2012-12-15 04:34:36 +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
Remove -g from CPPFLAGS.
2012-09-05 23:01:42 +00:00
nologin
pdisk
compile this for everyone, and warns=5
2012-04-06 22:42:50 +00:00
ping
Fix a bug that misunderstand F_TIMING64, F_POLICY and F_AUTHHDR.
2012-09-18 04:07:44 +00:00
ping6
Accept "-s 0"
2012-09-10 04:32:24 +00:00
pppoectl
fix the date.
2011-10-12 16:41:47 +00:00
raidctl
Remove unexpected newline between Em macro and text.
2012-03-23 18:28:13 +00:00
rcorder
Allow rcorder-visualise.sh to accept an optional set of file names on
2009-08-09 17:08:53 +00:00
reboot
include the headers that we need
2012-11-04 22:28:16 +00:00
resize_ffs
fix cast in local macro
2012-04-20 13:20:39 +00:00
resize_lfs
Add support for DIOCGDISKINFO to disk like device drivers. Change
2009-06-05 21:52:31 +00:00
restore
NULL does not need a cast, here
2011-09-16 16:13:16 +00:00
rndctl
Use _PATH_URANDOM from paths(3).
2012-08-14 14:41:07 +00:00
route
Fix fallout from 1.129 that converted sou::so_foo from unions to
2012-10-04 00:01:48 +00:00
routed
PR/44647: commit fix proposed by Takahiro HAYASHI
2012-06-24 16:24:34 +00:00
rtsol
savecore
factor out rawname() from dump, fsck, savecore.
2012-04-07 16:44:10 +00:00
scan_ffs
fix sign-compare issues
2009-04-11 06:48:36 +00:00
scsictl
make a bunch of globals static
2012-11-03 19:26:52 +00:00
setkey
-consistently use "char *" for the compiled policy buffer in the
2012-01-04 15:55:35 +00:00
shutdown
Fix thinko about halt vs. poweroff; from Moritz Wilhelmy in PR 45141.
2011-10-04 07:25:34 +00:00
slattach
PR/45759: Khanh-Dang Nguyen Thu Lam: slattach(8) is not compatible with
2011-12-30 03:19:36 +00:00
svhlabel
__dead + kill main prototype.
2011-08-27 18:55:58 +00:00
swapctl
use getfsspecname()
2012-04-07 04:52:20 +00:00
sysctl
Add missing free() in error path.
2012-12-13 05:27:01 +00:00
ttyflags
static + __dead
2011-08-27 18:57:50 +00:00
tunefs
Document how to resize the WAPBL log size.
2012-12-03 12:28:06 +00:00
umount
Add an exmaple of unmounting all file systems apart from NFS and MFS
2009-05-17 14:09:15 +00:00
veriexecctl
Use __dead
2011-08-29 14:34:58 +00:00
wdogctl
static + __dead
2011-08-27 18:57:50 +00:00
wsconsctl
allow non-command keysyms to be mapped as commands (experimental)
2012-10-23 15:30:45 +00:00
Makefile
Import mount_chfs for CHFS.
2011-11-24 15:54:54 +00:00
Makefile.inc
Default to WARNS=5
2012-03-21 05:47:53 +00:00