NetBSD/sbin
ghudson 8eedfc4a5d The maxwait option was accidentally placed in the "options for
multicast pings" section of the description.
1995-12-31 04:55:35 +00:00
..
badsect
bim Changed to write the first 1k bytes that includes the disklabel and 1995-09-28 07:08:49 +00:00
ccdconfig Fix handling of "-M core" and "-N system"; a real brain-o on my part. 1995-11-11 02:41:43 +00:00
clri
disklabel don't define NUMBOOT on the alpha, any more. boot block installation 1995-10-17 16:34:04 +00:00
dmesg
dump
dumpfs
dumplfs Make this compile with -Werror. 1995-12-14 22:30:45 +00:00
edlabel New, small disk label editor. Does not need ed(1). 1995-10-08 22:39:09 +00:00
fastboot
fdisk Add code to look at the existing partition entries to deduce the 1995-10-04 23:11:19 +00:00
fsck Squish some type bugs pointed out by Jonathan Stone. 1995-12-17 06:03:36 +00:00
fsck_ffs Squish some type bugs pointed out by Jonathan Stone. 1995-12-17 06:03:36 +00:00
fsdb Make this compile with -Werror. 1995-12-14 22:30:45 +00:00
ifconfig Add support for -DINET_ONLY to make this smaller in a ramdisk. 1995-10-08 23:03:54 +00:00
init Kill sessions that were deleted when rereading /etc/ttys. 1995-10-05 06:11:24 +00:00
ldconfig Just use umask(0); 1995-08-25 11:35:35 +00:00
mknod Convert to use err(3) 1995-08-11 00:08:18 +00:00
modload
modunload merge in changes from 1.1 release branch 1995-11-28 05:25:28 +00:00
mount Recognize all mount flags exported from the kernel (but only print the 1995-11-18 03:34:29 +00:00
mount_ados
mount_cd9660
mount_fdesc fdescfs now provides . and .. entries, so remove the comment about 1995-12-17 18:50:19 +00:00
mount_ffs MOUNT_UFS -> MOUNT_FFS, and remove bogus comment. 1995-11-11 23:02:28 +00:00
mount_kernfs
mount_lfs
mount_msdos - Add support for Win'95 separate creation/modification/access timestamps 1995-11-29 15:08:32 +00:00
mount_nfs
mount_null clean up (GRAMMAR POLICE!), removed references to now-nonexistent 1995-07-12 07:08:27 +00:00
mount_portal Remove junk (from Masanobu Saitoh; PR#1378). 1995-08-18 15:01:19 +00:00
mount_procfs
mount_umap
mount_union Fixed example. The "-o -b" flags aren't needed unless the arguments 1995-09-29 06:44:02 +00:00
mountd merge in changes from 1.1 release branch 1995-11-28 05:25:28 +00:00
newfs Use sysctl() to determine maxpartitions. Fixes pr #970. 1995-06-28 02:21:02 +00:00
newlfs Use sysctl() to determine maxpartitions. Fixes pr #970. 1995-06-28 02:21:02 +00:00
nfsd
nfsiod Prevent loop in SIGCHLD handler (Frank van der Linden; PR#1539). 1995-09-30 11:39:53 +00:00
nologin
ping The maxwait option was accidentally placed in the "options for 1995-12-31 04:55:35 +00:00
quotacheck merge in changes from 1.1 release branch 1995-11-28 05:25:28 +00:00
reboot Add a `-d' option to force a dump. From John Kohl. 1995-10-05 05:36:21 +00:00
restore
route
routed RIP address families are still 2 bytes 1995-07-24 13:03:25 +00:00
savecore set dumpsize in dump_exists(), not save_core(), so that minfree check 1995-07-24 20:35:02 +00:00
shutdown
slattach
swapon Add missing commas (from Masanobu Saitoh; PR#1377). 1995-08-18 14:51:35 +00:00
ttyflags don't complain about errors opening 'on' ttys, if the error is ENXIO. 1995-08-13 05:24:03 +00:00
tunefs
umount Fix the case where stat() fails, so that the file system is still unmounted. 1995-09-22 02:03:48 +00:00
Makefile Fix my typo 1995-10-10 21:42:00 +00:00
Makefile.inc