NetBSD/sbin
perry 6af2a74574 Fix more cosmetic problems -- changed .Nm fsck to just .Nm (thats the
whole point of the .Nm macro), replaced naked "fsck"s with .Nm's,
fixed another "the the", and .Dq'ed the "no" in the -t
description. Note that the description of -t is still ambiguous --
needs to be cleaned up by someone like Christos that actually knows it
well.
1996-11-09 18:43:22 +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 Add missing '}', from David Carrel <carrel@ipsec.com>, PR #2873. 1996-10-20 21:59:36 +00:00
dmesg
dump - If rcmd() fails, don't do any of the setsockopt() calls. 1996-11-05 23:59:01 +00:00
dumpfs
dumplfs
edlabel Some additions needed for the atari. Also use the getmaxpartitions() and 1996-05-27 20:44:03 +00:00
fastboot Use ${INSTALL}. 1996-10-18 05:45:01 +00:00
fdisk
fsck Fix more cosmetic problems -- changed .Nm fsck to just .Nm (thats the 1996-11-09 18:43:22 +00:00
fsck_ffs - sort and remove unused options. 1996-10-22 16:35:04 +00:00
fsck_msdos clean up and add a fair bit of text. document -f (and the fact that it's 1996-10-17 20:41:24 +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
modunload
mount document the 'nocoredump' mount option, which sets the MNT_NOCOREDUMP 1996-10-23 22:56:20 +00:00
mount_ados
mount_cd9660
mount_fdesc
mount_ffs
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 Fix typo in last commit 1996-10-24 00:12:50 +00:00
mount_nfs Fix PR/2884: Change default for nfs mounts to not do a connect on the 1996-10-27 21:18:03 +00:00
mount_null
mount_portal
mount_procfs
mount_umap
mount_union
mountd u_long -> u_int32_t when dealing with address lists returned by the resolver. 1996-10-07 22:33:15 +00:00
newfs this file system (according to its source) supports MNT_UPDATE. Therefore 1996-10-23 22:46:16 +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
nologin Use ${INSTALL}. 1996-10-18 05:45:01 +00:00
ping make ping(8) print out statistics when given a SIGINFO. 1996-11-06 20:42:14 +00:00
quotacheck Update for newer preen interface. 1996-09-28 19:20:44 +00:00
reboot Remove boot_tahoe.8. We have no tahoe port. 1996-10-17 01:05:57 +00:00
restore use unique temporary files for all operations except 'r' and 'R', which still 1996-10-24 04:01:10 +00:00
route check returns of inet_addr() and inet_network() against INADDR_NONE, 1996-04-15 18:27:05 +00:00
routed Remove the redundant copy of this file. 1996-10-20 21:55:14 +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
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