NetBSD/sbin
tls ede5dc65a8 Fix savecore so it uses /dev/ksyms when it can (doesn't override libkvm
default).  Fixes misc/38425.
2009-03-21 19:32:44 +00:00
..
amrctl fix sign-compare issues 2009-03-16 11:18:10 +00:00
apmlabel Nuke extra comma in Xrefs. 2007-06-25 00:41:50 +00:00
atactl fix sign-compare issues 2009-03-16 12:52:07 +00:00
badsect fix sign-compare issues 2009-03-16 12:52:07 +00:00
bioctl fix -Wsign-compare issues 2009-01-18 00:24:29 +00:00
brconfig fix sign-compare issues 2009-03-16 12:56:19 +00:00
ccdconfig fix sign-compare issues 2009-03-16 12:52:07 +00:00
cgdconfig PR/39525: Joachim Schueth, Frederik Sausmikat: 2008-09-12 16:51:54 +00:00
chkconfig
clri fix sign-compare issues 2009-03-16 12:56:19 +00:00
disklabel fix sign-compare issues 2009-03-16 12:56:19 +00:00
dkctl - Display cache, strategy, and list of wedges if no command is specified in 2009-02-07 17:13:32 +00:00
dkscan_bsdlabel Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
dmesg Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 01:20:21 +00:00
drvctl fix sign-compare issues 2009-03-16 12:56:19 +00:00
dump Use indent-synopsis instead of iS register. The latter is a register 2009-01-30 11:55:04 +00:00
dump_lfs Comment out CFLAGS+=-g. 2009-02-13 16:02:05 +00:00
edlabel This ain't whitespace98. 2009-02-16 13:38:21 +00:00
fastboot
fdisk Remove local definitions of PRIxxxx macros in favour of the 2009-01-18 21:15:14 +00:00
fsck Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
fsck_ext2fs Fix markup. 2009-03-15 10:01:47 +00:00
fsck_ffs don't copy the address of a pointer. Noticed by Anon Ymous 2009-02-25 13:52:18 +00:00
fsck_lfs Fix markup. 2009-03-15 10:01:47 +00:00
fsck_msdos Do not crash when boot->FSNext contains garbage (i.e. -1). 2008-07-24 14:23:16 +00:00
fsdb cast arguments for changed printf format 2008-12-29 20:02:30 +00:00
fsirand Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
gpt Fix spelling: s/parition/partition/. 2009-03-12 22:59:03 +00:00
ifconfig Comment out CFLAGS+=-g. 2009-02-13 16:02:05 +00:00
init fix -Wsign-compare issues 2009-01-18 00:24:29 +00:00
ldconfig fix sign-compare issues 2009-03-17 00:52:47 +00:00
mbrlabel
mknod WARNS=4 2009-02-13 01:37:35 +00:00
modload Punctuation formatting nit. 2008-11-17 02:32:09 +00:00
modstat ".Dv Qo foo Qc" should be ".Qq Dv foo" 2008-11-17 02:22:49 +00:00
modunload Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
mount Fix typo, and restore line that was lost in previous. 2009-02-23 08:14:53 +00:00
mount_ados Refactor mount utilities to provide a mount_fs_parseargs() routine. 2008-08-05 20:57:45 +00:00
mount_cd9660 when using getargs, don't set read-only otherwise it fails with EINVAL. 2009-01-03 23:09:41 +00:00
mount_efs EFS -> SGI EFS in NAME 2009-01-05 16:36:04 +00:00
mount_ext2fs Refactor mount utilities to provide a mount_fs_parseargs() routine. 2008-08-05 20:57:45 +00:00
mount_fdesc Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 01:20:21 +00:00
mount_ffs Refactor mount utilities to provide a mount_fs_parseargs() routine. 2008-08-05 20:57:45 +00:00
mount_filecore Refactor mount utilities to provide a mount_fs_parseargs() routine. 2008-08-05 20:57:45 +00:00
mount_hfs Refactor mount utilities to provide a mount_fs_parseargs() routine. 2008-08-05 20:57:45 +00:00
mount_kernfs Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-21 13:24:38 +00:00
mount_lfs Refactor mount utilities to provide a mount_fs_parseargs() routine. 2008-08-05 20:57:45 +00:00
mount_msdos New sentence, new line. 2009-01-24 10:45:44 +00:00
mount_nfs nfsdefargs: use designated initializers 2009-02-20 15:37:22 +00:00
mount_ntfs Refactor mount utilities to provide a mount_fs_parseargs() routine. 2008-08-05 20:57:45 +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 Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 01:20:21 +00:00
mount_procfs Note change with linux compat. 2009-02-24 12:45:37 +00:00
mount_ptyfs Drop trailing whitespace. 2009-03-18 10:46:58 +00:00
mount_smbfs Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC. 2008-08-29 00:02:21 +00:00
mount_sysvbfs Convert to the new mount world order with parseargs. 2008-09-04 12:07:58 +00:00
mount_tmpfs Refactor mount utilities to provide a mount_fs_parseargs() routine. 2008-08-05 20:57:45 +00:00
mount_udf Bump date for previous. New sentence, new line. 2009-02-08 21:56:57 +00:00
mount_umap Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 01:20:21 +00:00
mount_union Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 01:20:21 +00:00
newbtconf
newfs Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC. 2008-08-29 00:02:21 +00:00
newfs_ext2fs Use inodesize to get offset of inode in one more place. 2009-03-02 10:57:03 +00:00
newfs_lfs Restore newfs_lfs after softdep removal (hi ad) 2009-02-22 23:06:23 +00:00
newfs_msdos Use the wedge size, not the disk size, from Yorick Hardy 2009-02-17 00:16:35 +00:00
newfs_sysvbfs Make function bodies static, the prototype already is. 2009-02-25 23:59:30 +00:00
newfs_udf fix typo: "aprox." -> "approx." (approximate). 2009-02-15 08:23:31 +00:00
nologin
pdisk
ping Shutdown sloop socket for read as it's never read on to 2008-01-08 20:03:09 +00:00
ping6 Fix reversed test in connection with combining -i and -l. If some 2008-10-13 13:47:35 +00:00
pppoectl Fix preamble to match order set out by mdoc(7). Discussed with wiz. 2009-03-09 19:24:26 +00:00
raidctl Use correct format to print the "numBlocks" element in a RAIDframe 2009-01-26 11:34:12 +00:00
rcorder Revert previous accidental commit of debug statements 2008-08-03 07:50:54 +00:00
reboot xref rescue(8) 2008-10-21 02:32:37 +00:00
resize_ffs convert __attribute__s to applicable cdefs.h macros 2007-12-15 19:44:37 +00:00
resize_lfs Fix preamble 2009-03-11 13:35:21 +00:00
restore remove a useless cast. 2009-02-22 15:28:43 +00:00
rndctl Add a list of device types for use with "rndctl -t ${typename}". 2009-01-04 12:01:43 +00:00
route fix sign-compare issues 2009-03-17 00:52:47 +00:00
routed fix printf formats. 2008-12-28 20:15:21 +00:00
rtsol
savecore Fix savecore so it uses /dev/ksyms when it can (doesn't override libkvm 2009-03-21 19:32:44 +00:00
scan_ffs convert __attribute__s to applicable cdefs.h macros 2007-12-15 19:44:37 +00:00
scsictl Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
setkey
shutdown xref rescue(8) 2008-10-21 02:32:37 +00:00
slattach Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 01:20:21 +00:00
svhlabel When checking for an EFS filesystem just read in the whole superblock, 2007-06-30 02:05:27 +00:00
swapctl fix dev_t format. 2008-12-28 20:17:11 +00:00
sysctl fix sign-compare issues 2009-03-20 13:18:50 +00:00
ttyflags Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 01:20:21 +00:00
tunefs PR kern/26878 FFSv2 + softdep = livelock (no free ram) 2009-02-22 20:28:05 +00:00
umount Refactor mount utilities to provide a mount_fs_parseargs() routine. 2008-08-05 20:57:45 +00:00
veriexecctl fix sign-compare issues 2009-03-16 12:56:19 +00:00
wdogctl fix sign-compare issues 2009-03-16 12:56:19 +00:00
wsconsctl PR/40059 - Bug Hunting -- add Xref to wscons.conf(5) 2008-11-29 05:52:32 +00:00
Makefile Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
Makefile.inc WFORMAT is no more... 2006-10-08 17:52:28 +00:00