..
adjkerntz
English corrections from jdp.
1996-04-09 11:31:34 +00:00
badsect
Submitted by: Philippe Charnier <charnier@lirmm.fr>, added to by bde
1995-04-02 16:52:14 +00:00
bsdlabel
Moved initialization of defaults for the label for the whole disk from
1996-06-17 14:43:54 +00:00
ccdconfig
Our kernel is not called /netbsd. ;)
1996-06-14 10:51:47 +00:00
clri
removed xref to icheck(8), ncheck(8) as they don't exist
1996-04-11 07:49:34 +00:00
comcontrol
Fix even more spelling errors in some more man pages.
1996-01-30 16:34:52 +00:00
cxconfig
This upgrades the driver for Cronyx-Sigma multiplexor boards
1995-10-04 22:24:16 +00:00
disklabel
Moved initialization of defaults for the label for the whole disk from
1996-06-17 14:43:54 +00:00
dmesg
Who would have though that dmesg didn't understand message buffers?
1996-09-21 08:11:22 +00:00
dset
Stupid bug, the default man page goes to section 1, not 8.
1996-05-03 18:09:06 +00:00
dump
ts_sec -> tv_sec
1996-09-20 04:56:09 +00:00
dumpfs
Fix a couple of bogus casts to off_t that caused dumpfs to lseek negative
1996-06-23 00:05:04 +00:00
dumplfs
ts_sec -> tv_sec
1996-09-20 04:56:09 +00:00
dumpon
Use the .Fx macro where appropriate.
1996-08-23 00:57:08 +00:00
fdisk
Code clean up. Prototypes, parentheses around assignments used in
1996-06-21 02:39:19 +00:00
fsck
ts_sec -> tv_sec
1996-09-20 04:24:31 +00:00
fsck_ffs
ts_sec -> tv_sec
1996-09-20 04:24:31 +00:00
fsck_ifs
ts_sec -> tv_sec
1996-09-20 04:24:31 +00:00
fsdb
ts_sec -> tv_sec
1996-09-20 04:33:57 +00:00
i386
Don't use __dead or __pure in user code. They were obfuscations
1996-09-14 03:00:32 +00:00
ifconfig
Fixed DPADD.
1996-09-05 17:16:10 +00:00
init
Fixed DPADD.
1996-09-05 17:16:10 +00:00
ipfw
Note that -N is only effective when ipfw is displaying chain entries.
1996-09-15 00:08:30 +00:00
ldconfig
General -Wall warning cleanup, part I.
1996-07-12 19:08:36 +00:00
md5
Fix to match new API. Fixes memory leak, faster.
1995-07-12 09:14:46 +00:00
mknod
Use the .At macro where appropriate.
1996-08-23 01:06:24 +00:00
modload
Attempt to unlink any stale .o files before relocating code.
1996-08-13 00:50:59 +00:00
modunload
fix a reference in "SEE ALSO" (modunload(8) mistakenly references
1995-10-26 21:44:11 +00:00
mount
Added description of "noatime" option.
1996-09-08 13:28:12 +00:00
mount_cd9660
Use the .Bx macro where appropriate.
1996-08-23 20:36:11 +00:00
mount_ext2fs
Don't use __dead or __pure in user code. They were obfuscations
1996-09-14 03:00:32 +00:00
mount_ifs
Added description of "noatime" option.
1996-09-08 13:28:12 +00:00
mount_lfs
Don't use __dead or __pure in user code. They were obfuscations
1996-09-14 03:00:32 +00:00
mount_msdos
Don't use __dead or __pure in user code. They were obfuscations
1996-09-14 03:00:32 +00:00
mount_msdosfs
Don't use __dead or __pure in user code. They were obfuscations
1996-09-14 03:00:32 +00:00
mount_nfs
Don't use __dead or __pure in user code. They were obfuscations
1996-09-14 03:00:32 +00:00
mount_null
Don't use __dead or __pure in user code. They were obfuscations
1996-09-14 03:00:32 +00:00
mount_nullfs
Don't use __dead or __pure in user code. They were obfuscations
1996-09-14 03:00:32 +00:00
mount_portal
Don't use __dead or __pure in user code. They were obfuscations
1996-09-14 03:00:32 +00:00
mount_portalfs
Don't use __dead or __pure in user code. They were obfuscations
1996-09-14 03:00:32 +00:00
mount_std
Don't use __dead or __pure in user code. They were obfuscations
1996-09-14 03:00:32 +00:00
mount_umap
Don't use __dead or __pure in user code. They were obfuscations
1996-09-14 03:00:32 +00:00
mount_umapfs
Don't use __dead or __pure in user code. They were obfuscations
1996-09-14 03:00:32 +00:00
mount_union
Don't use __dead or __pure in user code. They were obfuscations
1996-09-14 03:00:32 +00:00
mount_unionfs
Don't use __dead or __pure in user code. They were obfuscations
1996-09-14 03:00:32 +00:00
mountd
Add one line fix to stop my old 'don't barf if you see the same
1996-08-29 14:20:57 +00:00
newfs
ts_sec -> tv_sec
1996-09-20 04:24:31 +00:00
newlfs
ts_sec -> tv_sec
1996-09-20 04:24:31 +00:00
nextboot
slight man page additions re: deficiencies
1996-08-09 22:41:57 +00:00
nfsd
Use the .Bx macro where appropriate.
1996-08-23 20:36:11 +00:00
nfsiod
Use the .Bx macro where appropriate.
1996-08-23 20:36:11 +00:00
nologin
Now that we have a manpage, don't have the 'clean' target be a NO-OP.
1996-07-10 18:36:41 +00:00
ping
Print out ICMP errors that are responses to our own packets by default.
1996-08-20 23:50:16 +00:00
quotacheck
Silence some cc -Wall warnings in quotacheck.
1996-02-27 08:04:48 +00:00
reboot
Add support to halt, to allow it to request that the power be turned off
1996-08-24 01:40:02 +00:00
restore
ts_sec -> tv_sec
1996-09-20 04:33:57 +00:00
route
Don't use __dead or __pure in user code. They were obfuscations
1996-09-14 03:00:32 +00:00
routed
Change location of trace files and disable remote trace file change
1996-09-16 17:06:30 +00:00
savecore
Cast the partial result of an expression to an off_t to fix an overflow
1996-09-05 08:08:41 +00:00
scsi
Use the .Fx macro where appropriate.
1996-08-23 00:57:08 +00:00
scsiformat
Use the .Fx macro where appropriate.
1996-08-23 00:57:08 +00:00
shutdown
Delete bogus referneces to timezone code internal header file `tzfile.h',
1995-08-07 19:17:46 +00:00
slattach
Properly distinguish 3 different cases:
1996-03-12 23:14:45 +00:00
startslip
Fixed a couple of format strings to match the change of pid_t from long
1996-04-13 15:47:43 +00:00
swapon
Make the noauto flag usable for swap devices too. Closes PR#1542
1996-09-06 06:01:05 +00:00
sysctl
Use the .Fx macro where appropriate.
1996-08-23 00:57:08 +00:00
tunefs
Correct some man page cross references and some file
1996-02-05 17:32:16 +00:00
umount
Remove trailing whitespace.
1995-05-30 06:12:45 +00:00
Makefile
Disable rdisc, enable routed in new location.
1996-09-16 17:08:23 +00:00
Makefile.inc
Split CRYPTOBJDIR -> SCRYPTOBJDIR/DESCRYPTOBJDIR for init(8)
1996-05-04 08:11:47 +00:00