NetBSD/sbin
2013-10-17 08:21:03 +00:00
..
amrctl
apmlabel
atactl TRIM showed up sometime between ATA-7 and ATA-8. 2013-08-06 19:13:13 +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
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
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
dmctl
dmesg
drvctl
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 Stick ffs_ in front of the following macros: 2013-06-23 22:03:34 +00:00
fsck_lfs Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
fsck_msdos
fsck_v7fs
fsdb fsbtodb() -> FFS_FSBTODB(), EXT2_FSBTODB(), or MFS_FSBTODB() 2013-06-23 02:06:04 +00:00
fsirand fsbtodb() -> FFS_FSBTODB(), EXT2_FSBTODB(), or MFS_FSBTODB() 2013-06-23 02:06:04 +00:00
gpt Instead of 'no space', say 'not enough space' in error message. 2013-05-26 21:26:17 +00:00
ifconfig print the next parser name instead of just the pointer in debugging. 2013-07-17 15:42:03 +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 More markup, typo fixes, update date and NetBSD version for import. 2013-10-17 08:21:03 +00:00
mbrlabel
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 WARNS=5 is the default in sbin, don't need to set it explicitly. 2013-08-11 05:56:55 +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 No code change: corrected spelling in comment, removed trailing white spaces. 2013-10-05 08:06:35 +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
mount_ffs
mount_filecore
mount_hfs Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
mount_kernfs
mount_lfs
mount_msdos
mount_nfs declare the variables that getnfsargs need in getnfsargs so that they can 2013-06-29 22:56:26 +00:00
mount_nilfs These pass WARNS=5, so don't set WARNS=4 2013-08-11 06:04:38 +00:00
mount_ntfs Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
mount_null
mount_overlay
mount_portal
mount_procfs
mount_ptyfs
mount_puffs
mount_smbfs
mount_sysvbfs
mount_tmpfs Sync with man page. From jmc@openbsd. 2013-06-02 13:27:20 +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 This passes WARNS=5. 2013-08-11 06:05:30 +00:00
newfs_lfs Prefix most of the cpp macros with lfs_ and LFS_ to avoid conflicts with ffs. 2013-06-18 18:18:57 +00:00
newfs_msdos Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
newfs_sysvbfs
newfs_udf Add the blockingnr determination for the -rom versions 2013-08-25 14:13:47 +00:00
newfs_v7fs
nologin
ping
ping6
pppoectl
raidctl Belatedly note root on RAIDframe support for sandpoint. 2013-10-07 10:50:37 +00:00
rcorder Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
reboot
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
route english usage patrol 2013-10-07 05:06:45 +00:00
routed
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
setkey
shutdown
slattach
svhlabel
swapctl Use Mt for email addresses. 2013-07-20 21:39:55 +00:00
sysctl
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
Makefile
Makefile.inc