NetBSD/sbin
dholland dcd34a91c5 Stuff UFS_ in front of a few of ufs's symbols to reduce namespace
pollution. Specifically:
   ROOTINO -> UFS_ROOTINO
   WINO -> UFS_WINO
   NXADDR -> UFS_NXADDR
   NDADDR -> UFS_NDADDR
   NIADDR -> UFS_NIADDR
   MAXSYMLINKLEN -> UFS_MAXSYMLINKLEN
   MAXSYMLINKLEN_UFS[12] -> UFS[12]_MAXSYMLINKLEN (for consistency)

Sort out ext2fs's misuse of NDADDR and NIADDR; fortunately, these have
the same values in ext2fs and ffs.

No functional change intended.
2013-01-22 09:39:11 +00:00
..
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 Add some ATA SECURITY commands to atactl(8). 2013-01-09 21:58:23 +00:00
badsect
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
devpubd Bump date for previous. 2013-01-12 10:19:01 +00:00
disklabel move dk_ioctl to a header file for the benefit of x-building. 2013-01-17 18:33:58 +00:00
dkctl staticfy. __dead. 2011-08-27 16:34:38 +00:00
dkscan_bsdlabel Explicitly include sys/ioctl.h 2013-01-01 18:44:27 +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 Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
dump_lfs Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
fastboot
fdisk Revert my previous commit, I misunderstood the intention. 2012-10-06 09:11:34 +00:00
fsck Support symlinks to a block device to resolve the name of the 2013-01-13 19:53:16 +00:00
fsck_ext2fs Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
fsck_ffs Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
fsck_lfs Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
fsck_msdos An uninitialized next-free-cluster value in the file system information 2013-01-17 16:45:48 +00:00
fsck_v7fs Remove "-g" from CPPFLAGS. 2012-09-05 22:58:53 +00:00
fsdb Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
fsirand static + __dead 2011-08-27 17:36:05 +00:00
gpt Now that GPT_ENT_TYPE_LINUX_DATA is diffrent from the Windows one, use it. 2013-01-18 17:58:15 +00:00
ifconfig fix function name in error messages. 2012-12-30 22:52:35 +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 Handle invalid messages more gracefully, handle sessions with no valid 2012-12-29 08:28:20 +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
mount_ntfs
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
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 Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
newfs_ext2fs Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
newfs_lfs Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
newfs_msdos Split the make fs portion into a function; do argument tests inside the 2013-01-21 20:28:38 +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 deduct phdrlen after computing max size. 2012-12-30 03:19:24 +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
reboot include the headers that we need 2012-11-04 22:28:16 +00:00
resize_ffs Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +00:00
resize_lfs
restore Stuff UFS_ in front of a few of ufs's symbols to reduce namespace 2013-01-22 09:39:11 +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 Consistent use of return. 2012-12-25 09:24:45 +00:00
scan_ffs
scsictl We supply data with the FORMAT UNIT command, so tell the kernel which 2013-01-12 02:52:59 +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 Explicitly include sys/ioctl.h 2013-01-01 19:01:10 +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
veriexecctl Use __dead 2011-08-29 14:34:58 +00:00
wdogctl static + __dead 2011-08-27 18:57:50 +00:00
wsconsctl Added complete support for touchscreen calibration (see PR kern/45872). 2012-12-24 01:29:20 +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