NetBSD/sbin
thorpej 8d1a5585e8 Add a manual page link from routed(8) to rdisc(8) as suggested by
Giles Lean <giles@nemeton.com.au> on the tech-net@NetBSD.ORG mailing
list.  The rationale for this is that folks may be used to rdisc(8)
or in.rdisc(8) on other systems, and may not realize that NetBSD
implements ICMP Router Discovery in the routed(8) program.
1996-08-10 01:48:41 +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 Discard setgid privelidges if not reading the running kernel, as suggested 1996-06-06 23:34:39 +00:00
clri
disklabel Update. 1996-07-03 22:38:37 +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 Make this compile with -Werror. 1995-12-14 22:30:45 +00:00
edlabel Some additions needed for the atari. Also use the getmaxpartitions() and 1996-05-27 20:44:03 +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_ffs Use a different tree-walking algorithm in propagate(). 1996-06-11 07:07:52 +00:00
fsck_msdos Don't allocate data structures for non-directories 1996-05-28 19:51:11 +00:00
fsdb Add to DPADD for each library in LDADD; Reported by Mike Long <mike.long@analog.com> in PR #2301. 1996-04-08 21:03:06 +00:00
ifconfig Merge with lite-2. 1996-01-04 21:27:29 +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 Convert to use err(3) 1995-08-11 00:08:18 +00:00
modload Check for .o extension after the *last* . in a file name. 1996-01-17 02:30:44 +00:00
modunload merge in changes from 1.1 release branch 1995-11-28 05:25:28 +00:00
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 make some errors more verbose. inspired from pr#1509 1996-05-22 03:50:06 +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 Reorder #includes. 1996-02-18 23:18:56 +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 deal with the fact that fsck has moved 1996-04-05 04:17:54 +00:00
reboot use the SunOS derived RB_STRING. 1996-08-10 00:20:58 +00:00
restore Be more paranoid with our effective uid. 1996-03-15 22:39:26 +00:00
route check returns of inet_addr() and inet_network() against INADDR_NONE, 1996-04-15 18:27:05 +00:00
routed Add a manual page link from routed(8) to rdisc(8) as suggested by 1996-08-10 01:48:41 +00:00
savecore If kvm_dump_mkheader() returns 0, simply state 'no core dump' instead 1996-06-23 20:30:39 +00:00
shutdown
slattach Support attaching a STRIP line via the "-t strip" flag. 1996-05-19 21:57:39 +00:00
swapon Add missing commas (from Masanobu Saitoh; PR#1377). 1995-08-18 14:51:35 +00:00
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 sparc uses edlabel also. 1996-05-28 01:54:32 +00:00
Makefile.inc