..
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
Define __POOL_EXPOSE for this nlist-groveling program.
1999-04-01 09:12:21 +00:00
clri
change:
1999-04-06 04:54:19 +00:00
disklabel
instead of coding an alpha boot block checksum routine here, use
1999-04-05 02:50:52 +00:00
dmesg
…
dump
Implement a read cache, as announced on tech-userlevel. Default is 32k
1999-03-23 14:22:59 +00:00
edlabel
convert from NOxxx= to MKxxx=no.
1999-02-13 02:54:17 +00:00
fastboot
…
fdisk
Make it work for both elf and a.out
1999-03-24 16:02:41 +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_lfs
printf format fixes for Alpha.
1999-03-24 05:32:23 +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
revert the previous changes that removed special cased ioctls for ISO
1999-04-01 08:12:23 +00:00
init
…
ldconfig
Add note about LD_PRELOAD
1999-02-22 23:07:16 +00:00
lmcctl
Add lmcctl, to configure lmc driver. Reason it belongs in /sbin is that
1999-03-25 04:05:36 +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
Remove spurious .ne's.
1999-03-24 06:27:49 +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 newfs so that the root node (and lost+found dir, if created)
1999-03-16 21:52:34 +00:00
newfs_lfs
Correct data checksum to take ifile indirect block into account, if it exists
1999-03-30 19:04:50 +00:00
newfs_msdos
Add missing .El line.
1999-03-10 05:14:51 +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
Move COPTS to CPPFLAGS. Nuke some no-longer needed compile options.
1999-03-26 00:46:05 +00:00
reboot
…
restore
Make quoted strings work. (don't set the high bit of each character)
1999-02-09 08:55:24 +00:00
rndctl
Make the usage string match the man page.
1999-03-30 17:32:44 +00:00
route
Remove spurious .ne's.
1999-03-24 06:27:49 +00:00
routed
Revert cast to (int) that caused core-dumps.
1999-03-22 10:25:23 +00:00
savecore
Crash dumps should *not* be world readable.
1999-02-27 20:40:30 +00:00
scsictl
Remove some extra spaces.
1999-03-15 23:20:23 +00:00
shutdown
testo. We want to source /etc/rc.shutdown.
1998-11-22 19:13:45 +00:00
slattach
Add "-l" to "SYNOPSIS" section and use same order as "slattach" when
1999-03-19 21:18:32 +00:00
swapctl
add a new fstab type "dp" for the user-specified dump device.
1999-02-23 17:00:53 +00:00
ttyflags
…
tunefs
Clean up SYNOPSIS formatting.
1999-03-07 11:02:05 +00:00
umount
…
wsconsctl
Numbers 0..9 must be treated as keysyms depending on context. Allow
1999-02-08 11:08:23 +00:00
Makefile
Enable lmcctl
1999-03-25 04:08:29 +00:00
Makefile.inc
…