NetBSD/sbin
christos 9eab57ada8 nbtool_config.h undefines _NETBSD_SOURCE, and that makes <sys/types.h> not
define cpuid_t, which makes <sys/mount.h> unincludable. Although this is a
bug in the build system, it is simpler to fix it here.
2013-01-27 21:56:26 +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
brconfig the address expire counter is just a time difference; it can turn 2012-08-23 12:06:32 +00:00
ccdconfig
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
dkscan_bsdlabel Explicitly include sys/ioctl.h 2013-01-01 18:44:27 +00:00
dmctl
dmesg
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
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
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 use return instead of exit. 2013-01-24 17:53:49 +00:00
mount_ados
mount_cd9660
mount_chfs add known bugs 2011-11-29 13:27:50 +00:00
mount_efs
mount_ext2fs
mount_fdesc
mount_ffs Implement experimental support to pass notifications that a file 2012-10-19 17:09:06 +00:00
mount_filecore
mount_hfs
mount_kernfs Bump date for previous. 2012-03-22 21:47:20 +00:00
mount_lfs
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
mount_overlay
mount_portal include the headers that you need. 2012-11-04 22:30:23 +00:00
mount_procfs
mount_ptyfs add back old options for compatibility, but complain if specified. 2012-09-20 18:56:05 +00:00
mount_puffs
mount_smbfs Don't depend on HAVE_GCC being always defined. 2012-08-10 12:20:10 +00:00
mount_sysvbfs
mount_tmpfs
mount_udf
mount_umap
mount_union
mount_v7fs
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 nbtool_config.h undefines _NETBSD_SOURCE, and that makes <sys/types.h> not 2013-01-27 21:56:26 +00:00
newfs_sysvbfs
newfs_udf
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
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
tunefs Document how to resize the WAPBL log size. 2012-12-03 12:28:06 +00:00
umount
veriexecctl
wdogctl
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