Commit Graph

6073 Commits

Author SHA1 Message Date
wiz
3d6f2379f7 regen (add radio) 2002-11-07 16:12:38 +00:00
grant
f803190e5b remove spurious blank line. 2002-11-07 01:14:30 +00:00
grant
7434f686a8 Mention ALTQ options (from openbsd), fixes part of kern/18836.
From Jason Lingohr <jason at lucid dot net dot au> in private mail.
2002-11-07 01:13:57 +00:00
enami
872ec7c61c FSTAB_RQ was missing. 2002-11-06 04:13:24 +00:00
enami
06c8fdcc11 Sync with reality; The struct disk has been extended to have
separate read/write disk statistics.  Pointed out by itohy.
2002-11-06 03:55:01 +00:00
pooka
426a477b06 Be more verbose about the second DAC support.
requested by the wiz
2002-11-04 17:07:44 +00:00
pooka
acfba287f0 reflect second DAC support 2002-11-04 16:37:04 +00:00
wiz
471dfb05bc regen (veriexec). 2002-10-31 15:35:28 +00:00
agc
0176e1f8e5 Might as well install the veriexec(4) man page. 2002-10-30 15:45:10 +00:00
wiz
e597be7d4e Fix typo. Found by Adrian Mrva. 2002-10-29 16:18:06 +00:00
blymn
1baccad4de Added verifiedexec_load signature generator scripts. 2002-10-29 14:05:33 +00:00
wiz
691df76a8b Markup fixes. 2002-10-29 12:42:10 +00:00
blymn
19a0d736c2 Added man page for verified exec pseudo-device 2002-10-29 12:37:49 +00:00
chs
fc374b9d4f add Boca Research 4- and 8-port cards. from openbsd. 2002-10-29 08:59:36 +00:00
martin
d5435be6db Regen after adding wscons devices. 2002-10-26 13:49:11 +00:00
wiz
c49637989c Mention wsmoused(8) in some places (based on patch from PR 18801 by
Julio Merino).
2002-10-25 21:00:45 +00:00
jdolecek
196f994fd8 use .Nx 2.0 consistently in HISTORY section
add .\" NEXTRELEASE tag before the .Nx to make it possible to quickly
  find version references in case this would need to be changed
2002-10-23 09:44:35 +00:00
jdolecek
abf732873b update HISTORY - kqueue branch was merged
bump date
2002-10-23 09:35:24 +00:00
gmcgarry
f73425f16e Add vgonel(), although it is used only once. 2002-10-23 06:15:59 +00:00
perry
8885724457 Pass 1 of SYSPKG changes to automatically add tags=pkgname_pkg to METALOG.
Not quite ready for prime time yet.
2002-10-22 18:48:27 +00:00
gmcgarry
fa2f17c9b8 Some more xrefs. 2002-10-20 20:21:07 +00:00
junyoung
f8fbaf68be netbsd-1-4 branch is EOL'ed. 2002-10-20 18:43:25 +00:00
junyoung
7c5f10a5e2 Pull in the latest from FreeBSD. 2002-10-20 18:40:14 +00:00
wiz
152e83aab8 New sentence, new line; grammar fixes; use more markup. 2002-10-20 11:04:52 +00:00
wiz
9a8c339c78 Drop trailing whitespace. 2002-10-20 10:46:57 +00:00
wiz
25238abfbb Sort SEE ALSO. 2002-10-20 10:37:36 +00:00
gmcgarry
445a917506 Xr file.9 2002-10-20 05:18:38 +00:00
gmcgarry
174f011eed More kernel documentation. 2002-10-20 05:16:31 +00:00
wiz
fd1730793f regen (+apm) 2002-10-20 01:00:47 +00:00
wiz
c1e72c3b57 regen (+ipl) 2002-10-20 01:00:37 +00:00
kleink
20b67c3da4 Import tzdata2002d. 2002-10-17 13:45:39 +00:00
jdc
98cf4923e8 Remove SUN_MS_BPS. It is already present in ms(4).
Pointed out by mrg.
2002-10-17 07:48:12 +00:00
wennmach
aa526afab2 typo (be -> by) 2002-10-16 20:05:20 +00:00
jdolecek
067fc7cdda KNOTE() check if the list is nonempty now 2002-10-16 19:51:14 +00:00
jdc
3fd663afdd New sentence, new line. 2002-10-16 19:48:33 +00:00
jdc
2c542c6b67 Add the sun-specific SUN_MS_BPS option. 2002-10-16 19:33:45 +00:00
kleink
c8bc77bfad Update list to 2001-11-26 data.
While here, sort by domain (rather than country) and capitalize country
names.
2002-10-15 18:07:27 +00:00
kleink
a5b6763856 2002-05-20:
* Macau -> Macao
* East Timor: TP -> TL.
2002-10-15 17:48:32 +00:00
gmcgarry
1b54fb00e8 link for vn_rdwr() 2002-10-14 21:03:19 +00:00
wiz
770eef2122 New sentence, new line. 2002-10-14 13:43:14 +00:00
wiz
bb63fa7b1b New sentence, new line, and fix a typo. 2002-10-14 13:37:57 +00:00
wiz
d581afbdc6 New sentence, new line. .Fn needs an argument, so give it one. 2002-10-14 13:37:40 +00:00
wiz
c490331080 New sentence, new line, and fix a typo. 2002-10-14 13:34:41 +00:00
gmcgarry
2bd7624b83 Some clarification on being reentrant. 2002-10-14 05:12:30 +00:00
gmcgarry
01d72a34e9 Slight markup. 2002-10-14 05:05:02 +00:00
gmcgarry
4bcdade258 Move the vnode file descriptor operations into their own file.
Add vn_marktext() and vn_statfile() descriptions.
2002-10-14 04:56:48 +00:00
gmcgarry
1e5d66967e vn_stat() now takes a struct vnode *. The description already implied this. 2002-10-14 04:21:14 +00:00
wiz
68fabd2693 Bump date and copyright for config_match addition.
New sentence, new line; and add a missing closing brace.
2002-10-13 00:52:50 +00:00
wiz
f11a59bca7 Bump date for automatic create; new sentence fixes. 2002-10-13 00:46:59 +00:00
martin
55dd94056d Document the usage of "flags" to select between the two assigned
interrupts.
2002-10-10 22:32:08 +00:00