NetBSD/sbin
2003-05-06 08:23:57 +00:00
..
atactl
badsect Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
bim
brconfig Remove superfluous +. From FUKAUMI Naoki in PR 21390. 2003-04-29 16:39:00 +00:00
ccdconfig
cgdconfig We need -I., too. 2003-04-17 22:12:50 +00:00
chkconfig
clri Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
disklabel Bump date for last. 2003-05-06 08:23:57 +00:00
dkctl Until timeval.tv_sec becomes a time_t, we can't pass a pointer to 2003-04-16 13:32:58 +00:00
dmesg
dump Fix byteswapping issues in dirindir(); mostly from Enami Tsugutomo. 2003-05-01 11:29:55 +00:00
dump_lfs Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
edlabel
fastboot
fdisk MBR, not mbr. 2003-05-06 07:56:03 +00:00
fsck Make vmsg non-static, so it can be used directly by fsck_lfs. 2003-03-28 08:12:38 +00:00
fsck_ext2fs Consistently spell occurrence with two rs. 2003-03-29 22:48:37 +00:00
fsck_ffs Oops. The clearinode macro had the UFS2 case reversed, causing it to 2003-04-24 20:08:25 +00:00
fsck_lfs Bump date for last. 2003-04-16 11:58:43 +00:00
fsck_msdos
fsdb Add a findblk command, which list the inode(s) owning the disk sector(s) 2003-04-26 08:42:49 +00:00
fsirand clear errno before strto(u)l() if we're going to test it for ERANGE afterwards 2003-04-17 04:01:56 +00:00
ifconfig Combine no-argument options in SYNOPSIS. 2003-04-16 12:55:15 +00:00
init PR/5544: Anders Magnusson: Init segfaults when hupped in single user. 2003-04-20 17:16:31 +00:00
ldconfig
lmcctl
mbrlabel
mknod clear errno before strto(u)l() if we're going to test it for ERANGE afterwards 2003-04-17 04:01:56 +00:00
modload Try first to use /dev/ksyms to get kernel symbols, if that fails mutter a 2003-04-24 20:18:31 +00:00
modunload
mount
mount_ados print masks and modes in octal. 2003-05-03 15:37:07 +00:00
mount_cd9660 This command is not normally executed at boot time. 2003-04-18 14:53:50 +00:00
mount_ext2fs
mount_fdesc
mount_ffs
mount_filecore
mount_kernfs
mount_lfs
mount_msdos print masks and modes in octal. 2003-05-03 15:37:07 +00:00
mount_nfs remove _KERNEL hack. 2003-05-05 13:23:10 +00:00
mount_ntfs print masks and modes in octal. 2003-05-03 15:37:07 +00:00
mount_null
mount_overlay
mount_portal
mount_procfs
mount_smbfs install the example dot.nsmbrc 2003-04-04 07:50:43 +00:00
mount_umap
mount_union
newbtconf
newfs Convert to using gettimeofday(2) instead of time(3) to get the current 2003-05-02 03:26:11 +00:00
newfs_lfs Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
newfs_msdos Bump date for last. 2003-04-24 12:19:06 +00:00
nologin
pdisk
ping permit -s 0. from Maxim Konovalov 2003-04-14 10:18:37 +00:00
ping6 do proper rounded packet loss calculations. 2003-03-27 16:15:44 +00:00
pppoectl bump .Dt [from wiz] 2003-03-22 15:26:38 +00:00
raidctl correct questionable use of strncpy(). 2003-04-15 07:36:14 +00:00
rcorder Document what happens when you don't have any dependency lines in a 2003-04-24 03:15:45 +00:00
reboot Bump date. 2003-04-04 19:02:44 +00:00
resize_ffs make this compile again. 2003-04-03 14:55:16 +00:00
restore Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
rndctl
route This addresses PR 17613 when certain methods of adding routes would 2003-04-21 13:42:50 +00:00
routed strcpy/sprintf cleanup. from openbsd 2003-04-21 08:54:42 +00:00
rtsol
savecore
scsictl
setkey use NI_MAX*. 10 is not enough for port number. sync w/kame 2003-04-15 07:32:06 +00:00
shutdown
slattach
swapctl
sysctl add tcp.ident. 2003-04-19 21:55:48 +00:00
ttyflags
tunefs Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
umount
veriexecctl don't compile this -static, depend on MKDYNAMICROOT check in ../Makefile.inc 2003-04-26 12:46:35 +00:00
wdogctl
wsconsctl Explicitly close open file descriptor before exiting. 2003-05-04 11:54:59 +00:00
Makefile
Makefile.inc