NetBSD/sbin
perseant 61d1fe8df3 User-level changes for filling the disk.
Set MINFREE to 80, since that's a more reasonable value according to the
literature than FFS' 90.  Remove a bunch of other unused FFS cruft from
config.h.

Initialize lfs_bfree correctly vis-a-vis MIN_FREE_SEGS, so the
filesystem doesn't over-represent the amount of free space it has.
Initialize lfs_dmeta so the kernel can estimate starting from a
reasonable value.
2000-06-27 21:06:24 +00:00
..
atactl fix typo: he -> the 2000-03-01 16:45:22 +00:00
badsect don't use the result of a readdir() after closedir(), from 1999-07-30 15:56:58 +00:00
bim s/makeing/making/ (in a comment) 1999-07-25 05:53:01 +00:00
ccdconfig Sync with rev. 1.19 of vnconfig.c. 2000-06-09 15:06:31 +00:00
clri
disklabel Add a -I flag which, combined with -e, gives the user the opportunity 2000-05-31 14:13:48 +00:00
dmesg If "SMALL" is defined don't include kvm support, primarily for install 2000-06-20 01:49:20 +00:00
dump Working version of aborted dump{,_lfs} join. 1999-10-01 04:35:21 +00:00
dump_lfs Working version of aborted dump{,_lfs} join. 1999-10-01 04:35:21 +00:00
edlabel
fastboot
fdisk Fix QNX partition IDs, confirmed by looking at FreeBSD's fdisk. 2000-06-14 19:35:50 +00:00
fsck
fsck_ext2fs Byteswap the group descriptors fields as well. Works again on big-endian 2000-01-31 11:40:12 +00:00
fsck_ffs - ARGH /brick fvdl 1999-12-12 23:53:26 +00:00
fsck_lfs Add "-i" flag to specify the location of the index file inode, to 2000-06-14 18:43:57 +00:00
fsck_msdos add a prototype for _readfat() added in last commit and make it static, so 2000-04-26 16:45:02 +00:00
fsdb
fsirand
ifconfig Allocate flagreq on stack. 2000-04-20 02:08:55 +00:00
init document the conditions for /etc/rc to be called with "autoboot" 2000-04-29 00:47:06 +00:00
ldconfig make ldconfig.c not always fail. 2000-06-01 18:17:06 +00:00
lmcctl Don't declare 'extern opt*' getopt variables. 2000-04-14 05:58:01 +00:00
mbrlabel Moved from mbrlabel.c,v 2000-03-15 11:56:02 +00:00
mknod To resolve PR 9451, wording and formatting adjusted to be more clear about 2000-05-17 09:43:33 +00:00
modload sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
modunload sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
mount Enable and document the -o softdep option. 2000-06-15 22:36:07 +00:00
mount_ados sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
mount_cd9660 fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
mount_ext2fs Don't declare 'extern opt*' getopt variables. 2000-04-14 05:58:01 +00:00
mount_fdesc Regularize error reporting of mount_* commands for failure of mount(2) 1999-06-25 19:28:35 +00:00
mount_ffs Enable -o softdep. 2000-06-15 22:36:46 +00:00
mount_filecore fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
mount_kernfs Regularize error reporting of mount_* commands for failure of mount(2) 1999-06-25 19:28:35 +00:00
mount_lfs Read-only mounts should not start cleaning processes. Make it so. 1999-12-08 22:39:25 +00:00
mount_msdos sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
mount_nfs Remove spurious colon from error message; clnt_pcreateerror provides one. 2000-06-26 21:53:34 +00:00
mount_ntfs fix up NetBSD RCS Ids to match the standard, and the leading comment as 2000-06-14 06:48:47 +00:00
mount_null Typos (from OpenBSD) 1999-11-19 22:48:01 +00:00
mount_overlay Fix tyop pointed out by Simon Burge. Also expand description 2000-01-20 23:59:46 +00:00
mount_portal Use CMSG_*() correctly when sending file descriptors. 2000-06-05 16:30:43 +00:00
mount_procfs Fixed typo - zonbie -> zombie 2000-06-08 20:43:16 +00:00
mount_umap Update to new mount arguments. 1999-07-08 03:04:39 +00:00
mount_union Regularize error reporting of mount_* commands for failure of mount(2) 1999-06-25 19:28:35 +00:00
newbtconf bail if the source config doesn't exist as a directory 1999-10-11 12:45:43 +00:00
newfs Check the number of cylinder group summary area against MAXCSBUFS. fsck and 2000-05-22 10:33:45 +00:00
newfs_lfs User-level changes for filling the disk. 2000-06-27 21:06:24 +00:00
newfs_msdos after determining the size of a file being used as a msdosfs, seek back to 1999-07-26 00:28:57 +00:00
nologin Replace the existing version of nologin(8) with a rewrite that was done 1999-07-27 03:56:13 +00:00
ping sync with latest libipsec and kernel. 2000-01-31 14:24:23 +00:00
ping6 better conformance to draft-ietf-ipngwg-icmp-name-lookups-05. 2000-06-12 16:21:02 +00:00
raidctl In certain cases (e.g. where it makes sense) read/display the 2000-06-03 16:59:36 +00:00
rcorder Fix bug introduced in previous; don't leak file pointers. 2000-05-10 02:04:27 +00:00
reboot Implement a "poweroff" command which is equivalent to "halt -p", 2000-04-25 14:03:25 +00:00
restore Force -t or -N flag disables -u flag (but -t case is just for sanity). 2000-06-09 09:05:02 +00:00
rndctl revised rndctl which can display pool statistics. 2000-06-20 02:40:10 +00:00
route Allow INET6 to be used with SMALL without undefined symbols 2000-05-04 18:29:34 +00:00
routed Revert 1.18 -> 1.19; causes infinite loops on machines that use ppp and 2000-06-11 23:43:17 +00:00
rtsol use getifaddrs. do not leave AF_INET6 listening socket left opened for 2000-02-25 09:19:06 +00:00
savecore .core.Z, not .Z.core. 2000-03-27 13:06:46 +00:00
scsictl Add a note about what and where is printed for 'scan' command. 2000-03-07 19:27:11 +00:00
setkey update examples, so that they would at least pass the parser. 2000-06-14 03:02:12 +00:00
shutdown exect->execve. 1999-10-31 13:24:05 +00:00
slattach Use full month names with .Dd, as per mdoc.samples(7). 1999-09-12 18:47:10 +00:00
swapctl use <sys/swap.h>. should have happened years ago. 2000-04-13 08:29:56 +00:00
sysctl <vm/vm_param.h> is now <uvm/uvm_param.h> 2000-06-27 09:10:24 +00:00
ttyflags sweep of my licenses (userland files w/o only my copyright) for 2000-06-14 17:24:02 +00:00
tunefs Disable (unifdef for now) tunefs -n <disable|enable>, this is done via 2000-06-15 22:37:17 +00:00
umount Adapt to new RPC interface. Use getaddrinfo(), not gethostbyname(). 2000-06-20 00:45:24 +00:00
wsconsctl add some keyboard and mouse type from sys/dev/wscons/wsconsio.h. 2000-03-14 08:11:53 +00:00
Makefile move setkey(8) from usr.sbin to sbin, to enable us to initialize 2000-06-13 15:15:21 +00:00
Makefile.inc