.. |
badsect
|
Since the filesystem is mounted on the block device, we need to use
|
1996-09-21 06:08:16 +00:00 |
bim
|
Changed to write the first 1k bytes that includes the disklabel and
|
1995-09-28 07:08:49 +00:00 |
ccdconfig
|
Add support to display the ccd-specific statistics kept by the ccd
|
1997-01-30 04:02:08 +00:00 |
clri
|
convert to new RCS Id conventions; reduce my headache
|
1995-03-18 14:54:19 +00:00 |
disklabel
|
use mkstemp() instead of mktemp()
|
1997-03-16 05:25:38 +00:00 |
dmesg
|
Don't get stuck in an infinite loop if the msgbuf index is 0 or 1, from
|
1997-03-06 23:55:12 +00:00 |
dump
|
set bflag so that 'dump bd M N' works properly. fix from Juergen
|
1997-02-27 06:17:23 +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
|
Use ${INSTALL}.
|
1996-10-18 05:45:01 +00:00 |
fdisk
|
Add code to look at the existing partition entries to deduce the
|
1995-10-04 23:11:19 +00:00 |
fsck
|
PR/3002: bug in my previous commit.
|
1996-12-07 19:09:11 +00:00 |
fsck_ffs
|
alternate -> alternative, per PR 2643
|
1997-03-08 13:47:08 +00:00 |
fsck_msdos
|
Fix handling of clusters marked bad
|
1997-01-03 14:32:47 +00:00 |
fsdb
|
don't call el_parse() if there's no commands (el_parse() now checks this,
|
1997-01-11 06:50:53 +00:00 |
fsirand
|
string.h for protos
|
1997-03-14 00:00:26 +00:00 |
ifconfig
|
Fix lookup_media_word() to properly distinguish between the "autoselect"
|
1997-03-18 05:04:50 +00:00 |
init
|
Insert some closelog()s, so we don't leave the syslog socket
|
1997-03-14 00:44:35 +00:00 |
ipf
|
link ipl.4 to ipfilter.4
|
1997-02-18 21:28:53 +00:00 |
ldconfig
|
xref ld.so.conf.5
|
1997-01-05 12:07:53 +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
|
add support for MNT_NOATIME; from Lennart Augustsson in PR bin/3304.
|
1997-03-10 03:59:53 +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 support for noatime mount flag
|
1997-01-30 09:56:10 +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
|
Fix typo in last commit
|
1996-10-24 00:12:50 +00:00 |
mount_nfs
|
it's a shame, but since we have no kernel support for kerb NFS (which may or may not be worth having, in the form available to us) this is how I'm closing PR #2469.
|
1997-01-09 09:43:51 +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
|
alternate -> alternative, per PR 2643
|
1997-03-08 13:47:08 +00:00 |
newfs
|
alternate -> alternative, per PR 2643
|
1997-03-08 13:47:08 +00:00 |
newfs_msdos
|
Fix PR/3322, reference to non existant program.
|
1997-03-12 13:57:51 +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
|
Sync with Lite2.
|
1996-02-20 16:06:55 +00:00 |
nologin
|
Use ${INSTALL}.
|
1996-10-18 05:45:01 +00:00 |
ping
|
Fix PR/3327: rcvd_tbl index was assumed to be in host order, creating
|
1997-03-13 16:19:10 +00:00 |
quotacheck
|
Update for newer preen interface.
|
1996-09-28 19:20:44 +00:00 |
reboot
|
The boot_${ARCH}.8 man files never belonged in reboot -- they have
|
1997-03-13 04:04:54 +00:00 |
restore
|
Fix typo: PR bin/3059
|
1996-12-26 17:35:35 +00:00 |
route
|
Remove uid checks since the kernel now handles this and route(1) is no
|
1997-02-22 21:22:24 +00:00 |
routed
|
alternate -> alternative, per PR 2643
|
1997-03-08 13:47:08 +00:00 |
savecore
|
The pc532 port now uses the new libkvm.
|
1997-02-08 09:38:06 +00:00 |
shutdown
|
eliminate possibility that execle() will be called with one too many
|
1997-01-23 05:48:06 +00:00 |
slattach
|
Reference the new sl(4) page
|
1996-08-10 21:26:42 +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
|
oops, missed a comma.
|
1996-12-27 05:53:53 +00:00 |
umount
|
Use kernel mount info rather than fstab. From greywolf@starwolf.com, slightly
|
1996-05-11 14:13:55 +00:00 |
Makefile
|
Added fsirand
|
1997-03-07 20:17:19 +00:00 |
Makefile.inc
|
convert to new RCS Id conventions; reduce my headache
|
1995-03-18 14:54:19 +00:00 |