.. |
adjkerntz
|
|
|
atm
|
Rename a function name so that it doesn't conflict with a future system call.
|
1998-10-30 16:17:50 +00:00 |
badsect
|
|
|
bsdlabel
|
Oops, don't quite use RAW_PART instead of RAWPARTITION. Use 'a' + RAW_PART
|
1998-10-23 18:57:39 +00:00 |
camcontrol
|
When we send a stop unit command to a device, send it as an ordered tag so
|
1998-10-13 22:02:38 +00:00 |
ccdconfig
|
Update system to new device statistics code.
|
1998-09-15 08:15:30 +00:00 |
clri
|
|
|
comcontrol
|
|
|
cxconfig
|
|
|
disklabel
|
Oops, don't quite use RAW_PART instead of RAWPARTITION. Use 'a' + RAW_PART
|
1998-10-23 18:57:39 +00:00 |
dmesg
|
Use an error message that more clearly indites(sp?) an out-of-sync
|
1998-07-27 18:53:45 +00:00 |
dset
|
Teach dset about isa_devtab_cam
|
1998-10-06 07:32:45 +00:00 |
dump
|
64bit fixes.
|
1998-10-27 04:01:19 +00:00 |
dumpfs
|
|
|
dumpon
|
Sort cross references.
|
1998-08-31 16:41:09 +00:00 |
fdisk
|
Linux swap and Solaris x86 use the same BIOS partition id.
|
1998-09-16 19:25:47 +00:00 |
fsck
|
- Back out softupdate change that already existed in FreeBSD from V1.6,
|
1998-09-23 05:37:35 +00:00 |
fsck_ffs
|
- Back out softupdate change that already existed in FreeBSD from V1.6,
|
1998-09-23 05:37:35 +00:00 |
fsck_ifs
|
- Back out softupdate change that already existed in FreeBSD from V1.6,
|
1998-09-23 05:37:35 +00:00 |
fsdb
|
|
|
fsirand
|
|
|
i386
|
Linux swap and Solaris x86 use the same BIOS partition id.
|
1998-09-16 19:25:47 +00:00 |
ifconfig
|
unifdef -UISO
|
1998-08-07 06:36:53 +00:00 |
init
|
Memory management error in init.
|
1998-07-22 05:45:11 +00:00 |
ipf
|
|
|
ipfstat
|
|
|
ipfw
|
The flags type was recently changed from u_short to u_int, breaking
|
1998-09-28 22:56:37 +00:00 |
ipmon
|
Install ipmon.8 in man8/ not man1/.
|
1998-08-30 04:48:00 +00:00 |
ipnat
|
|
|
kldload
|
remoce unused #include.
|
1998-07-06 06:58:32 +00:00 |
kldstat
|
|
|
kldunload
|
Lowercase 1st char. in err(3) strings.
|
1998-07-06 06:59:52 +00:00 |
ldconfig
|
Add a new library function getobjformat(). It checks all the
|
1998-09-09 01:21:25 +00:00 |
md5
|
Correct use of .Nm. Spelling. Add rcsid, remove unused #includes, use err(3).
|
1998-07-06 07:04:50 +00:00 |
mknod
|
Remove unused #include. Add usage().
|
1998-07-06 07:06:15 +00:00 |
modload
|
Add "-aout" option when calling the linker, so that this will work
|
1998-08-12 02:39:23 +00:00 |
modunload
|
Add rcsid. Remove unused #includes. Spelling.
|
1998-07-06 07:09:13 +00:00 |
mount
|
Warn about "mount -u" bug.
|
1998-10-16 00:06:56 +00:00 |
mount_cd9660
|
|
|
mount_ext2fs
|
Don't refuse to pass the force and sync options to the kernel. The
|
1998-09-09 16:26:51 +00:00 |
mount_ifs
|
Warn about "mount -u" bug.
|
1998-10-16 00:06:56 +00:00 |
mount_msdos
|
|
|
mount_msdosfs
|
|
|
mount_nfs
|
Sync usage string and man page. Correct use of .Nm. Spelling. Remove
|
1998-07-06 07:15:53 +00:00 |
mount_null
|
-Wall.
|
1998-07-06 07:17:27 +00:00 |
mount_nullfs
|
-Wall.
|
1998-07-06 07:17:27 +00:00 |
mount_portal
|
Fixed printf format errors.
|
1998-08-02 16:06:35 +00:00 |
mount_portalfs
|
Fixed printf format errors.
|
1998-08-02 16:06:35 +00:00 |
mount_std
|
Correct use of .Nm. Remove unused #includes.
|
1998-07-15 06:08:47 +00:00 |
mount_umap
|
Correct use of .Nm. Use .Ar when appropriate. Remove unused #includes. Typos.
|
1998-07-15 06:12:32 +00:00 |
mount_umapfs
|
Correct use of .Nm. Use .Ar when appropriate. Remove unused #includes. Typos.
|
1998-07-15 06:12:32 +00:00 |
mount_union
|
.Nm mount_union -> .Nm.
|
1998-07-15 06:13:45 +00:00 |
mount_unionfs
|
.Nm mount_union -> .Nm.
|
1998-07-15 06:13:45 +00:00 |
mountd
|
Spelling.
|
1998-10-15 13:37:35 +00:00 |
natd
|
Fix inconsistent port numbering in man page.
|
1998-07-15 03:32:45 +00:00 |
newfs
|
Backed out previous commit. It broke fsck again. See rev.1.22 and the
|
1998-10-17 08:03:52 +00:00 |
newfs_msdos
|
Don't assume that time_t is long.
|
1998-10-17 12:44:55 +00:00 |
nextboot
|
|
|
nfsd
|
Do not dot terminate syslog() string. Remove unused #includes. Add rcsid. -Wall.
|
1998-07-15 06:33:15 +00:00 |
nfsiod
|
Correct use of .Nm. Do not dot terminate syslog() strings. Remove unused
|
1998-07-15 06:35:20 +00:00 |
nologin
|
Add Id. .Nm nologin -> .Nm.
|
1998-07-15 06:37:07 +00:00 |
nos-tun
|
Fixed printf format errors.
|
1998-08-02 16:06:35 +00:00 |
ping
|
Remove useless `BINOWN=root' now that it is the default.
|
1998-09-19 22:42:06 +00:00 |
quotacheck
|
Correct use of .Nm. Add rcsid. Remove unused #includes. Use warn().
|
1998-07-15 06:48:52 +00:00 |
reboot
|
Remove the reference to the -b option; it's gone.
|
1998-09-23 06:54:14 +00:00 |
restore
|
64bit fixes.
|
1998-10-27 04:01:19 +00:00 |
route
|
Remove useless `BINOWN=root' now that it is the default.
|
1998-09-19 22:42:06 +00:00 |
routed
|
Spelling, add rcsid, remove unused #includes.
|
1998-07-28 06:36:31 +00:00 |
savecore
|
Correct use of .Nm, add rcsid, remove unused #include.
|
1998-07-28 06:38:57 +00:00 |
shutdown
|
Remove useless `BINOWN=root' now that it is the default.
|
1998-09-19 22:42:06 +00:00 |
slattach
|
Fixed printf format errors.
|
1998-08-02 16:06:35 +00:00 |
spppcontrol
|
Typo: i. e. -> i.e.
|
1998-08-03 06:24:59 +00:00 |
startslip
|
Correct use of .Nm and .Ev.
|
1998-08-03 06:32:57 +00:00 |
swapon
|
.Nm swapon -> .Nm.
|
1998-08-03 06:35:01 +00:00 |
sysctl
|
`kern.maxproc' is not changeable using sysctl(1). Change examples
|
1998-09-29 02:01:06 +00:00 |
tunefs
|
Document -n (soft-update) flag.
|
1998-08-03 06:41:20 +00:00 |
umount
|
Use errx() instead of err() for malloc failures. -Wall. Do not dot
|
1998-08-03 06:44:46 +00:00 |
vinum
|
Remove kludge to set subdisk states when bringing up a plex
|
1998-11-02 04:12:28 +00:00 |
Makefile
|
Include vinum in SUBDIR
|
1998-09-28 05:38:52 +00:00 |
Makefile.inc
|
|
|