NetBSD/sbin
leo c22aea7778 Be a bit more exact about when the bootloader decides to start NetBSD. 1996-10-15 09:14:32 +00:00
..
badsect Since the filesystem is mounted on the block device, we need to use 1996-09-21 06:08:16 +00:00
bim
ccdconfig Discard setgid privelidges if not reading the running kernel, as suggested 1996-06-06 23:34:39 +00:00
clri
disklabel PR/1551: clarify usage in manual page 1996-10-02 13:49:44 +00:00
dmesg
dump Adjust the base for time estimates to ignore time we spent waiting 1996-05-18 16:16:17 +00:00
dumpfs Avoid arithmetic overflow (Tor Egge; PR#1768). 1996-01-09 21:23:36 +00:00
dumplfs
edlabel Some additions needed for the atari. Also use the getmaxpartitions() and 1996-05-27 20:44:03 +00:00
fastboot
fdisk
fsck Document -f flag. 1996-10-03 20:08:29 +00:00
fsck_ffs Bug fix from Kirk McKusick <mckusick@McKusick.COM>: 1996-10-11 20:15:46 +00:00
fsck_msdos Accept -f flag, but do nothing with it. 1996-10-03 20:09:44 +00:00
fsdb Add a chlen command, to change the length/size of an inode. From FreeBSD. 1996-10-11 20:22:43 +00:00
ifconfig Update to match kernel changes. 1996-09-08 14:37:39 +00:00
init Updated to use <util.h>. 1996-05-15 23:29:33 +00:00
ldconfig RCS id police. 1996-07-03 03:28:09 +00:00
mknod
modload Check for .o extension after the *last* . in a file name. 1996-01-17 02:30:44 +00:00
modunload
mount fdesc file system does not allow files created in it. pr#941 1996-05-22 00:55:59 +00:00
mount_ados Add const qualifier to mopts table 1996-04-13 01:30:59 +00:00
mount_cd9660 Add const qualifier to mopts table 1996-04-13 01:30:59 +00:00
mount_fdesc Add const qualifier to mopts table 1996-04-13 01:30:59 +00:00
mount_ffs Add const qualifier to mopts table 1996-04-13 01:30:59 +00:00
mount_kernfs 'const struct' not 'struct const' 1996-04-13 05:35:39 +00:00
mount_lfs 'const struct' not 'struct const' 1996-04-13 05:35:39 +00:00
mount_msdos 'const struct' not 'struct const' 1996-04-13 05:35:39 +00:00
mount_nfs Be stricter when checking NQNFS and version combinations. Incorrect combinations 1996-05-23 22:52:49 +00:00
mount_null Add const qualifier to mopts table 1996-04-13 01:30:59 +00:00
mount_portal Add const qualifier to mopts table 1996-04-13 01:30:59 +00:00
mount_procfs Add const qualifier to mopts table 1996-04-13 01:30:59 +00:00
mount_umap Add const qualifier to mopts table 1996-04-13 01:30:59 +00:00
mount_union Add const qualifier to mopts table 1996-04-13 01:30:59 +00:00
mountd u_long -> u_int32_t when dealing with address lists returned by the resolver. 1996-10-07 22:33:15 +00:00
newfs update to reality. from mike long (pr#2517) 1996-06-06 15:23:47 +00:00
newlfs Use getmaxpartitions() from libutil, not a homegrown version. 1996-05-16 07:13:01 +00:00
nfsd Clear the sin_zero fields explicitly. 1996-09-16 17:22:04 +00:00
nfsiod Sync with Lite2. 1996-02-20 16:06:55 +00:00
nologin
ping The maxwait option was accidentally placed in the "options for 1995-12-31 04:55:35 +00:00
quotacheck Update for newer preen interface. 1996-09-28 19:20:44 +00:00
reboot Be a bit more exact about when the bootloader decides to start NetBSD. 1996-10-15 09:14:32 +00:00
restore Use snprintf() rather than sprintf(). 1996-09-27 03:23:33 +00:00
route check returns of inet_addr() and inet_network() against INADDR_NONE, 1996-04-15 18:27:05 +00:00
routed explicitly enumerate the ripv1 fields. 1996-09-24 17:00:27 +00:00
savecore make datas item copied out from kernel (panicstr) and/or used as kvm pointers 1996-10-01 18:21:48 +00:00
shutdown
slattach Reference the new sl(4) page 1996-08-10 21:26:42 +00:00
swapon
ttyflags recent changes cause this to require <string.h> for proper prototyping. 1996-04-09 05:20:30 +00:00
tunefs
umount Use kernel mount info rather than fstab. From greywolf@starwolf.com, slightly 1996-05-11 14:13:55 +00:00
Makefile Put fsck back. 1996-09-23 16:31:16 +00:00
Makefile.inc