NetBSD/sbin
christos 81c8b4d072 use __func__, EXIT_{SUCCESS,FAILURE} 2014-01-10 18:37:18 +00:00
..
amrctl Don't exit on ioctl failure, instead let the caller handle it. 2012-05-18 14:01:34 +00:00
apmlabel fix unused variable warnings. 2013-10-19 01:09:58 +00:00
atactl Fix typo ("then" instead of "than") 2013-12-09 09:35:16 +00:00
badsect fsbtodb() -> FFS_FSBTODB(), EXT2_FSBTODB(), or MFS_FSBTODB() 2013-06-23 02:06:04 +00:00
bioctl Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
brconfig the address expire counter is just a time difference; it can turn 2012-08-23 12:06:32 +00:00
ccdconfig avoid initialization bug in vax gcc: int i; foo(&i); 2013-05-03 00:01:15 +00:00
cgdconfig List all cgd's no matter if they are not contiguously allocated 2013-06-09 18:37:40 +00:00
chkconfig
chown In all man pages that say: 2013-12-17 09:54:08 +00:00
clri fsbtodb() -> FFS_FSBTODB(), EXT2_FSBTODB(), or MFS_FSBTODB() 2013-06-23 02:06:04 +00:00
devpubd These pass WARNS=5, so don't set WARNS=4 2013-08-11 06:04:38 +00:00
disklabel Add m68000/coldfire. 2013-08-22 00:26:23 +00:00
dkctl
dkscan_bsdlabel Explicitly include sys/ioctl.h 2013-01-01 18:44:27 +00:00
dmctl fix unused variable warnings. 2013-10-19 01:09:58 +00:00
dmesg
drvctl Add -n to usage. 2012-01-17 08:22:09 +00:00
dump Fix handling of NAME aliases in /etc/fstab. 2013-09-08 13:26:05 +00:00
dump_lfs Make this build again. hi christos 2013-06-19 06:15:54 +00:00
fastboot
fdisk Suggest using -b 1023/255/63 for modern disks where the BIOS is 2013-10-06 12:27:15 +00:00
fsck Make getdiskinfo() always return correct dkwedge_info for the raw partition. 2013-04-13 22:08:57 +00:00
fsck_ext2fs Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front of 2013-06-23 07:28:36 +00:00
fsck_ffs Fix pasto in the !ufs2 case (use dp->dp1 and not of dp->dp2). 2013-12-02 18:46:52 +00:00
fsck_lfs fix unused variable warnings. 2013-10-19 01:09:58 +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 vax specific gcc 4.8.1 hacks 2013-11-09 21:39:27 +00:00
fsirand fix unused variable warnings. 2013-10-19 01:09:58 +00:00
gpt Bump date for previous. 2013-12-19 07:49:50 +00:00
ifconfig perror is obsolete, use warn and add missing paren. 2014-01-08 01:56:20 +00:00
init The "-s" flag is passed to init by the kernel, not by the boot loader. 2013-10-02 22:07:56 +00:00
iscsictl These pass WARNS=5, so don't set WARNS=4 2013-08-11 06:04:38 +00:00
iscsid These pass WARNS=5, so don't set WARNS=4 2013-08-11 06:04:38 +00:00
ldconfig Use MACHINE_CPU with m68k (m68000 will not be matched due to MKPIC=no) 2013-07-18 21:59:46 +00:00
luactl Mark usage as dead. 2013-10-29 16:11:15 +00:00
mbrlabel Remove trailing whitespace. 2013-02-27 21:21:47 +00:00
mknod Remove old workaround for Cygwin. 2013-06-14 16:28:20 +00:00
modload WARNS=5 is the default in sbin, don't need to set it explicitly. 2013-08-11 05:56:55 +00:00
modstat bump date for previous 2013-10-24 13:00:21 +00:00
modunload WARNS=5 is the default in sbin, don't need to set it explicitly. 2013-08-11 05:56:55 +00:00
mount Add a reference to secmodel_extensions(9), to make it a little easier to 2013-10-31 07:37:06 +00:00
mount_ados
mount_cd9660
mount_chfs GC mopts. 2013-09-13 21:03:29 +00:00
mount_efs De-capitalize `.Nd' macro argument. 2013-05-29 14:56:19 +00:00
mount_ext2fs De-capitalize `.Nd' macro argument. 2013-05-29 14:56:19 +00:00
mount_fdesc Add crossreference to fd(4) as noted a while back in PR 45694. Bump date. 2013-12-30 08:43:22 +00:00
mount_ffs Implement experimental support to pass notifications that a file 2012-10-19 17:09:06 +00:00
mount_filecore
mount_hfs Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
mount_kernfs Bump date for previous. 2012-03-22 21:47:20 +00:00
mount_lfs put back oldflags and __USE it. 2013-10-19 23:14:27 +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 declare the variables that getnfsargs need in getnfsargs so that they can 2013-06-29 22:56:26 +00:00
mount_nilfs fix unused variable warnings. 2013-10-19 01:09:58 +00:00
mount_ntfs Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
mount_null
mount_overlay
mount_portal fix unused variable warnings. 2013-10-19 01:09:58 +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_sysvbfs
mount_tmpfs Bump date for previous. 2013-12-04 18:05:21 +00:00
mount_udf
mount_umap
mount_union
mount_v7fs
newbtconf
newfs Stick ffs_ in front of the following macros: 2013-06-23 22:03:34 +00:00
newfs_ext2fs vax specific gcc 4.8.1 hacks 2013-11-09 21:39:27 +00:00
newfs_lfs New sentence, new line. Remove trailing whitespace. 2014-01-04 15:35:10 +00:00
newfs_msdos PR bin/46743: mark the "next free cluster" value in the file system 2014-01-05 12:52:39 +00:00
newfs_sysvbfs
newfs_udf fix unused variable warnings. 2013-10-19 01:09:58 +00:00
newfs_v7fs Remove -g from CPPFLAGS. 2012-09-05 23:01:42 +00:00
nologin
ping vax specific gcc 4.8.1 hacks 2013-11-09 21:39:27 +00:00
ping6 avoit type punning 2013-10-19 01:09:16 +00:00
pppoectl
raidctl fix unused variable warnings. 2013-10-19 01:09:58 +00:00
rcorder fix unused variable warnings. 2013-10-19 01:09:58 +00:00
reboot include the headers that we need 2012-11-04 22:28:16 +00:00
resize_ffs Add an item to the list (SIGINFO support). 2013-09-09 19:37:17 +00:00
resize_lfs make this compile again 2013-06-19 01:07:55 +00:00
restore Stick UFS_ in front of these symbols: 2013-06-09 17:57:08 +00:00
rndctl Use _PATH_URANDOM from paths(3). 2012-08-14 14:41:07 +00:00
route Remove esis reference 2013-11-05 07:42:48 +00:00
routed gcc warns about array bounds limits, but unfortunately the API here requires 2013-10-19 00:57:41 +00:00
rtsol
savecore - avoid using globals where it is simple. 2013-05-13 18:44:11 +00:00
scan_ffs Stick ffs_ in front of the following macros: 2013-06-23 22:03:34 +00:00
scsictl Document debug 2013-03-29 21:46:32 +00:00
setkey -consistently use "char *" for the compiled policy buffer in the 2012-01-04 15:55:35 +00:00
shutdown
slattach attach tty line discipline by name, not by number. remove unused case value. lgtm christos 2013-10-20 20:17:52 +00:00
svhlabel getrawpartition(3) may fail, so call it only once and test for failure. 2013-02-07 10:44:45 +00:00
swapctl Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
sysctl use __func__, EXIT_{SUCCESS,FAILURE} 2014-01-10 18:37:18 +00:00
ttyflags
tunefs fsbtodb() -> FFS_FSBTODB(), EXT2_FSBTODB(), or MFS_FSBTODB() 2013-06-23 02:06:04 +00:00
umount move proto to small 2013-07-02 01:39:17 +00:00
veriexecctl Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
wdogctl
wsconsctl Added complete support for touchscreen calibration (see PR kern/45872). 2012-12-24 01:29:20 +00:00
Makefile moved to external 2013-12-25 22:04:52 +00:00
Makefile.inc Default to WARNS=5 2012-03-21 05:47:53 +00:00