NetBSD/sbin
wrstuden 988bdf8e19 Modify how the byteswapping of the cylinder summaries is handled. If we
need to swap, allocate a buffer for the swapped summaries rather than using
writebuf. The latter is fixed at 64k, which is only enough room to hold
4096 summaries. Creating an fs with more results in a buffer overrun.

First noted by Matt Jacob mjacob@netbsd.org, and fixed by Albeaus
Bayucan, bayucan@nas.nasa.gov. Minor mods by me.
1999-03-11 20:23:58 +00:00
..
atactl Code to check for cooked device names was failing even if it succeeded in 1999-02-24 18:49:14 +00:00
badsect #include machine/bswap.h and remove -lutil. 1999-01-15 13:32:05 +00:00
bim Add a -y flag to "bim" to assume a yes response to any questions bim might 1999-01-25 22:42:11 +00:00
ccdconfig update for changes to the ccd_softc. 1999-01-21 08:48:46 +00:00
clri #include machine/bswap.h and remove -lutil. 1999-01-15 13:32:05 +00:00
disklabel Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
dmesg discard privs as soon as possible. 1998-07-05 08:56:54 +00:00
dump Handle "nodump" flag on directories, by not dumping any files or directories 1999-03-09 17:25:52 +00:00
edlabel convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
fastboot fix bad .Xr references 1998-04-29 09:49:10 +00:00
fdisk Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
fsck Add missing .El 1999-03-10 00:08:33 +00:00
fsck_ext2fs Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
fsck_ffs Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
fsck_msdos Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
fsdb Add a [-n] option, which allows to examine a fs without altering it. 1999-03-09 16:11:47 +00:00
fsirand #include machine/bswap.h and remove -lutil. 1999-01-15 13:32:05 +00:00
ifconfig Add support for displaying interface alias information. Based on PR/6109 by 1998-09-06 17:51:32 +00:00
init document ipf change at securelevel >= 2 1998-11-14 07:47:36 +00:00
ldconfig Add note about LD_PRELOAD 1999-02-22 23:07:16 +00:00
mknod Add mknod <name> p which creates a named pipe. There is no real reason for 1998-11-24 22:56:26 +00:00
modload Add missing .El line. 1999-03-10 05:14:51 +00:00
modunload Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount Add support for a new flag: "nodevmtime". This sets the MNT_NODEVMTIME mount 1998-12-01 23:20:43 +00:00
mount_ados Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_cd9660 Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_ext2fs Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_fdesc Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_ffs Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_filecore Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_kernfs Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_lfs Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_msdos Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_nfs Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_null Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_portal Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_procfs Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_umap Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
mount_union Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
newfs Modify how the byteswapping of the cylinder summaries is handled. If we 1999-03-11 20:23:58 +00:00
newfs_msdos Add missing .El line. 1999-03-10 05:14:51 +00:00
newlfs Changes corresponding to new kernel LFS. Changed default block/frag sizes 1999-03-10 00:43:33 +00:00
nologin
ping Don't bother doing stddev calculation when n==1, since that results in 1999-03-08 01:16:20 +00:00
raidctl Fix minor formatting error. 1999-03-06 11:57:20 +00:00
reboot Back out the wait-for-slowly-dying-processes change. 1998-10-09 18:50:35 +00:00
restore Make quoted strings work. (don't set the high bit of each character) 1999-02-09 08:55:24 +00:00
rndctl Add missing .El line. 1999-03-10 05:14:51 +00:00
route Typo fixed 1999-03-04 03:03:15 +00:00
routed LP64 tweaks. 1999-02-25 11:03:22 +00:00
savecore Crash dumps should *not* be world readable. 1999-02-27 20:40:30 +00:00
scsictl Code to check if a cooked device was specified was failing even if the 1999-02-24 18:51:39 +00:00
shutdown testo. We want to source /etc/rc.shutdown. 1998-11-22 19:13:45 +00:00
slattach add the ability to run SLIP with CLOCAL set, per PR#3586 1998-03-23 04:41:16 +00:00
swapctl add a new fstab type "dp" for the user-specified dump device. 1999-02-23 17:00:53 +00:00
ttyflags fix .Nx usage (use 1.0 instead of 0.9a, etc), and other minor cleanups 1997-11-24 06:28:50 +00:00
tunefs Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
umount Changes to implement "-R" (raw) option to umount, per PR#4030. 1998-04-17 01:19:42 +00:00
wsconsctl Numbers 0..9 must be treated as keysyms depending on context. Allow 1999-02-08 11:08:23 +00:00
Makefile Add the ldconfig SUBDIR for all platforms so ldconfig(8) is available on 1999-01-30 21:16:33 +00:00
Makefile.inc pull bsd.own.mk in before LDSTATIC?=-static, so that LDSTATIC can be 1998-03-02 22:03:11 +00:00