NetBSD/sbin
tsutsui 8676336f2d - accept only EXT2_REV0_DINODE_SIZE inodesize on -O 0
- use inodesize to get offset of inode, not struct ext2fs_dinode array
2009-03-02 10:15:59 +00:00
..
amrctl
apmlabel
atactl Add two missing SMART attributes; PR 37967 from Henry Bent. Also add a 2008-08-25 00:45:56 +00:00
badsect fix dev_t format. 2008-12-29 16:03:57 +00:00
bioctl fix -Wsign-compare issues 2009-01-18 00:24:29 +00:00
brconfig
ccdconfig Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 01:20:21 +00:00
cgdconfig PR/39525: Joachim Schueth, Frederik Sausmikat: 2008-09-12 16:51:54 +00:00
chkconfig
clri 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
disklabel Convert more MACHINE tests to MACHINE_ARCH 2009-02-14 13:50:50 +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
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 Remove unnecessary casts. 2008-11-24 18:05:25 +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 PR kern/26878 FFSv2 + softdep = livelock (no free ram) 2009-02-22 20:28:05 +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 Let 'gpt add' suggest a collect device name so that opendisk(3) called by 2009-02-07 18:12:22 +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 make MKPIC=no builds work on i368, shark, vax, pmax, sgimips, sparc, 2008-10-31 20:24:51 +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 Remove the \n and tabs from the __COPYRIGHT() strings. 2008-07-20 01:20:21 +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 - accept only EXT2_REV0_DINODE_SIZE inodesize on -O 0 2009-03-02 10:15:59 +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
ping6 Fix reversed test in connection with combining -i and -l. If some 2008-10-13 13:47:35 +00:00
pppoectl
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
resize_lfs Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +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 parse unsigned long with strtoul not atoi 2008-12-28 20:12:31 +00:00
routed fix printf formats. 2008-12-28 20:15:21 +00:00
rtsol
savecore fix dev_t format. 2008-12-28 20:17:11 +00:00
scan_ffs
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
swapctl fix dev_t format. 2008-12-28 20:17:11 +00:00
sysctl Comment out CFLAGS+=-g. 2009-02-13 16:02:05 +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 Document -v. PR 39441 from Stathis Kamperis. Bump date. 2008-08-31 23:40:19 +00:00
wdogctl
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