NetBSD/sbin
wiz 6da344d4e1 New sentence, new line; fix wording; bump date. 2011-06-17 18:13:14 +00:00
..
amrctl Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsen 2009-10-19 18:41:07 +00:00
apmlabel Nuke extra comma in Xrefs. 2007-06-25 00:41:50 +00:00
atactl fix mislabelled S.M.A.R.T. lifetime temperature record reading. 2011-01-19 07:55:12 +00:00
badsect fix sign-compare issues 2009-03-16 12:52:07 +00:00
bioctl Simplify 2011-05-25 15:34:19 +00:00
brconfig fix sign-compare issues 2009-03-16 12:56:19 +00:00
ccdconfig Fix file descriptor leak. Found by cppcheck. 2011-01-04 23:31:29 +00:00
cgdconfig Convert from the oldstyle cgd_kops.op_open to the newstyle prog_open 2010-12-14 17:46:21 +00:00
chkconfig
chown Use SYMLINKS, I'm not sure why I ahve commited old version of my patch, but 2011-01-13 23:44:11 +00:00
clri Remove gross hack and attendant need for -fno-strict-aliasing. 2009-07-26 03:22:01 +00:00
disklabel Disable COMPAT_386BSD_MBRPART. The code is still here if anyone needs it 2011-02-12 22:23:01 +00:00
dkctl Use Nm. Bump date for previous. 2011-01-04 23:29:51 +00:00
dkscan_bsdlabel Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
dmctl Small typo in macro (Ii -> It). 2011-02-21 17:05:50 +00:00
dmesg Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 01:20:21 +00:00
drvctl Document -n. 2009-04-20 22:07:23 +00:00
dump fss(4): Allow FSSIOCSET to set the initial flags. Add a new flag 2011-02-24 09:38:57 +00:00
dump_lfs Enable WARNS=4 by default except for: 2009-04-11 07:58:11 +00:00
fastboot
fdisk Fix parsing of -A option so that the [/ptn_0_offset] part is optional, as 2011-05-08 14:22:16 +00:00
fsck fix compilation. 2011-06-09 21:23:29 +00:00
fsck_ext2fs share more code. 2011-06-09 19:57:50 +00:00
fsck_ffs share more code. 2011-06-09 19:57:50 +00:00
fsck_lfs share more code. 2011-06-09 19:57:50 +00:00
fsck_msdos fix compilation. 2011-06-09 21:23:29 +00:00
fsdb fix compilation. 2011-06-09 21:23:29 +00:00
fsirand Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
gpt Document biosboot. Xref boot(8) and installboot(8). 2011-03-27 01:01:07 +00:00
ifconfig Fix typo: `symbolically' takes three l's, not two. 2011-05-31 16:17:30 +00:00
init Keep an internal variable indicating whether securelevel is present, and 2009-12-29 17:07:17 +00:00
ldconfig Fix file descriptor leak. Found by cppcheck. 2011-01-04 23:31:29 +00:00
mbrlabel Sort option descriptions, per PR 43119 by Bug Hunting. 2010-04-05 18:08:41 +00:00
mknod Enable WARNS=4 by default except for: 2009-04-11 07:58:11 +00:00
modload Fix xref; module(4) -> module(7). 2010-12-14 16:23:59 +00:00
modstat Keep printf() happy - cast the max name length to type int 2011-06-03 16:35:35 +00:00
modunload Fix xref; module(4) -> module(7). 2010-12-14 16:23:59 +00:00
mount New sentence, new line; fix wording; bump date. 2011-06-17 18:13:14 +00:00
mount_ados Refactor mount utilities to provide a mount_fs_parseargs() routine. 2008-08-05 20:57:45 +00:00
mount_cd9660 fspec: dev -> canon_dev 2009-10-07 20:42:09 +00:00
mount_efs EFS -> SGI EFS in NAME 2009-01-05 16:36:04 +00:00
mount_ext2fs 32 bit UID and GID support on ext2fs has been added since 5.0 2010-02-22 09:45:02 +00:00
mount_fdesc initialize canon_dev 2010-03-31 13:10:10 +00:00
mount_ffs Add mount -o extattr option to enable extended attributs (corrently only 2011-06-17 14:23:50 +00:00
mount_filecore Refactor mount utilities to provide a mount_fs_parseargs() routine. 2008-08-05 20:57:45 +00:00
mount_hfs Extend CPPFLAGS, don't replace it 2011-04-10 16:47:04 +00:00
mount_kernfs convert to parseargs 2010-03-31 13:33:14 +00:00
mount_lfs remember to add cleaner_main() prototype 2009-08-06 00:58:32 +00:00
mount_msdos Don't -I from $S/sys. 2009-12-22 17:50:22 +00:00
mount_nfs Extend CPPFLAGS, don't replace it 2011-04-10 16:47:04 +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 Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 01:20:21 +00:00
mount_overlay Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 01:20:21 +00:00
mount_portal Use pclose for popened handles. Found by cppcheck. 2011-01-04 23:36:23 +00:00
mount_procfs Note change with linux compat. 2009-02-24 12:45:37 +00:00
mount_ptyfs Make `mount_ptyfs -c' actually work. 2011-05-21 20:05:02 +00:00
mount_puffs PUFFSDEVELVERS is a goner 2010-05-21 11:59:38 +00:00
mount_smbfs use -Wno-pointer-sign in the HAVE_PCC case also 2010-04-03 11:55:41 +00:00
mount_sysvbfs Convert to the new mount world order with parseargs. 2008-09-04 12:07: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 Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 01:20:21 +00:00
mount_union Fix typo in Dd argument. 2009-05-04 20:11:30 +00:00
newbtconf .An -nosplit 2005-09-30 20:18:12 +00:00
newfs Improve documentation of FFS formats and format levels from PR 32100. 2011-05-14 19:46:10 +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 Set errno to 0 before strtoll() so that it can reliably be tested 2011-03-05 13:47:43 +00:00
newfs_sysvbfs fix sign-compare issue 2009-04-11 07:37:50 +00:00
newfs_udf Fix accidental use of logical && instead of binary & in rare case. 2011-05-26 07:59:08 +00:00
nologin
pdisk Move WARNS=3 to the Makefile.inc, and add a little const to the remaining 2005-06-27 01:00:04 +00:00
ping Make get/setuid prog ops (so that i can do rump.ping -f regardless 2011-03-11 09:59:56 +00:00
ping6 Avoid NaN when calculating std-dev, which fixes a crash on VAX. 2010-09-20 11:49:48 +00:00
pppoectl Kill stray t. 2010-03-31 04:17:23 +00:00
raidctl Define accessors for number of blocks and partition size in the 2011-02-19 07:11:09 +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 Add -vxz to SYNOPSIS and usage. 2011-02-16 19:32:26 +00:00
resize_ffs Add support for byteswapped file systems (big-endian on little-endian 2011-01-05 02:18:15 +00:00
resize_lfs Add support for DIOCGDISKINFO to disk like device drivers. Change 2009-06-05 21:52:31 +00:00
restore Fix fd leak. Found by cppcheck. 2011-01-04 23:46:34 +00:00
rndctl fix sign-compare issues 2009-04-05 12:06:33 +00:00
route xref link_addr for -link. 2011-06-16 23:35:35 +00:00
routed Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
rtsol
savecore Instead of exiting with an obscure error message if -N /kernelname isn't 2009-08-18 04:02:39 +00:00
scan_ffs fix sign-compare issues 2009-04-11 06:48:36 +00:00
scsictl Decide on printing an int as int and not as short. 2011-05-24 12:04:18 +00:00
setkey no need for noinput 2009-10-29 14:34:06 +00:00
shutdown Add -b and -vxz to usage. 2011-02-16 19:33:48 +00:00
slattach Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 01:20:21 +00:00
svhlabel Sort option descriptions. 2009-05-13 22:49:48 +00:00
swapctl Clarify placement of commas. From Snader_LB on freenode/#netbsd-code. 2011-06-01 09:46:48 +00:00
sysctl PR/44864: Paul Ripke: Compile regular expressions on demand and only once. 2011-04-16 01:15:54 +00:00
ttyflags Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 01:20:21 +00:00
tunefs Fix punctuation markup; new sentence, new line. 2011-03-06 17:21:08 +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 input is unused. 2011-05-24 12:06:25 +00:00
wdogctl Add missing comma. 2011-03-19 08:41:19 +00:00
wsconsctl input is unused 2011-05-24 12:07:14 +00:00
Makefile Initial import of libdm and dmctl to tree. libdm library can be used 2011-02-08 03:20:13 +00:00
Makefile.inc Enable WARNS=4 by default except for: 2009-04-11 07:58:11 +00:00