Commit Graph

7088 Commits

Author SHA1 Message Date
ad
4d04f2f136 - Note that cv_has_waiters() can only be used to assert that there are
waiters sleeping non-interruptably (i.e., in cv_wait()). Prompted by
  a discussion with pooka@.
- Minor cosmetic changes.
2007-03-29 17:40:36 +00:00
pooka
3f2dd92fb2 document MALLOC_JUSTDEFINE and MALLOC_JUSTDEFINE_LIMIT 2007-03-29 16:29:37 +00:00
pooka
4d4d2d4517 fix definition of runp in VOP_BMAP 2007-03-29 12:06:58 +00:00
uwe
c32a7179d7 Document lines=0 and maxwidth=0 2007-03-28 14:45:35 +00:00
wiz
6c48b6bb87 Improve based on comments by Yorick Hardy:
. Describe sysctl nodes
. Add HISTORY and AUTHORS sections
Bump date.
2007-03-27 23:27:54 +00:00
wiz
7e4efa3040 Add pnozz, zx, and magma to enumeration. From Stephan Meisinger in
PR 36089.
Flesh out SEE ALSO.
Bump date.
2007-03-27 22:38:25 +00:00
dyoung
9ff230d3d6 Define four new radiotap fields per discussions with John Bicket, Sam
Leffler, and others:

        IEEE80211_RADIOTAP_RX_FLAGS = 14,
        IEEE80211_RADIOTAP_TX_FLAGS = 15,
        IEEE80211_RADIOTAP_RTS_RETRIES = 16,
        IEEE80211_RADIOTAP_DATA_RETRIES = 17,

I describe the fields in the manual page and in comments in the
header file (cross-referenced by the manual page).
2007-03-26 04:32:14 +00:00
jmcneill
3531e1395b misc/36088: the drm(4) manual page states the wrong major number for the
drm device, from Blair Sadewitz.
2007-03-25 23:19:24 +00:00
liamjfoy
28ed4dc8da Document net.inet.ip.hashsize to control the IPv4 Fast Forward hash table size 2007-03-25 20:13:44 +00:00
wiz
c15cd181b7 Add basic drm(4) man page, and link it to drivers.
Feel free to improve it!
2007-03-25 09:11:55 +00:00
liamjfoy
884675b030 Document net.inet6.ip6.hashsize to control the IPv6 Fast Forward hash table 2007-03-23 14:32:45 +00:00
xtraeme
d79325bc2e Mention machdep.clockmod for INTEL_ONDEMAND_CLOCKMOD. 2007-03-21 19:29:30 +00:00
wiz
5c538d8a46 New sentence, new line. Sort SEE ALSO. Fix Xrefs. 2007-03-21 07:08:14 +00:00
wiz
d536a41fdd Sort SEE ALSO. 2007-03-21 07:07:03 +00:00
wiz
43378ed02e Fix xref, sort SEE ALSO. 2007-03-21 07:06:44 +00:00
wiz
6e6a560b22 Drop trailing whitespace. 2007-03-21 07:04:09 +00:00
wiz
cda43070d3 Bump date for previous. 2007-03-21 07:03:18 +00:00
xtraeme
7ec39d90bf Mention INTEL_ONDEMAND_CLOCKMOD option, bump date. wiz please review. 2007-03-21 00:56:31 +00:00
yamt
44203998c5 sync with reality. 2007-03-20 11:11:51 +00:00
plunky
c6f8856e3c For sdpd(8), change default user/group from nobody/nobody to _sdpd/_sdpd 2007-03-18 15:53:54 +00:00
gdt
bb7ff76312 Refer to the location where TCP-relevant sysctl variables are
documented as sysctl(7) rather than sysctl(3).  (Section 3 describes
C-level functions to access variables, and 7 lists variables along
with their meaning.)
2007-03-15 23:43:18 +00:00
wiz
c192a5db61 Mention AZALIA_DEBUG option. 2007-03-15 19:15:19 +00:00
ad
30a3230b81 Document the ipl argument to pool_init. 2007-03-15 16:02:40 +00:00
wiz
a06914e307 New sentence, new line. English improvements. Typo fixes. 2007-03-14 07:10:51 +00:00
xtraeme
67448ad23d Mention acpidump(8) and amldb(8). 2007-03-14 01:48:40 +00:00
xtraeme
28f27645cb Mention adt7467c(4), sort. 2007-03-14 01:23:39 +00:00
xtraeme
21a60be327 Mention ipmi(4), nsclpcsio(4), owtemp(4), tctrl(4) and tm121temp(4). 2007-03-14 01:12:27 +00:00
xtraeme
0e26f4fe7e Mention aiboost(4), bump date. 2007-03-14 01:04:20 +00:00
xtraeme
5b85503255 Mention aiboost(4) and ym(4), bump date. 2007-03-14 00:51:06 +00:00
xtraeme
2c1a694723 aiboost(4) manpage. 2007-03-14 00:43:51 +00:00
pooka
ec2d43895a add puffs paper presented at AsiaBSDCon 2007 to "SEE ALSO" 2007-03-13 17:06:10 +00:00
liamjfoy
41fd192693 ip6.maxflows default value is 256 - document 2007-03-12 14:37:28 +00:00
liamjfoy
8c4318e7ce GATEWAY also builds IPv6 Fast Forwarding 2007-03-12 14:35:22 +00:00
mjf
0fa0fcc9ed mbe(4) also works on the g2bus on the dreamcast.
Closes PR/35974.
2007-03-12 13:55:24 +00:00
xtraeme
25b63d499e Forgot to bump year too. 2007-03-11 22:03:09 +00:00
xtraeme
2fdb9c6dc1 Mention new supported chips, bump date. 2007-03-11 21:59:09 +00:00
apb
b76e2d3d5a Document lack of support for -M and -p flags. 2007-03-11 15:54:54 +00:00
apb
76426884d4 Document "-p pax" and "-M -M". 2007-03-11 15:54:10 +00:00
christos
cd3c9e9afd PR/35970: Todd Kover: Add support for HP ML110 G2 / Adaptec 2610SA 2007-03-10 21:09:33 +00:00
rumble
ca8778bcd3 Expand names of partition types. 2007-03-10 18:16:50 +00:00
matt
32188e1e88 Fix typo 2007-03-10 00:04:11 +00:00
mjf
ac72285ff1 lfs filesystems work with fstab(5), sync man page. 2007-03-09 14:24:05 +00:00
njoly
97eabb6b0d Add hpet device. 2007-03-09 11:00:05 +00:00
itohy
caf9a4f90d Since netbsd-4 branch moved itself, this driver will be included in 4.0. 2007-03-08 13:05:51 +00:00
rmind
8c218ddd5e We no longer have uio_segflg and uio_procp members in the the struct uio.
Instead of these, we use uio_vmspace. OK: ad@
2007-03-07 22:40:24 +00:00
liamjfoy
16b93348a3 Document net.inet6.ip6.maxflows for IPv6 Fast Forward 2007-03-07 22:24:31 +00:00
dogcow
c1a14b53bd running in emulated wizd mode, convert caddr_t to void *. 2007-03-07 00:41:16 +00:00
tsutsui
d8e09be7a9 caddr_t -> void * 2007-03-04 15:57:39 +00:00
dyoung
25640dc740 Mention options IPSELSRC. 2007-03-04 05:14:55 +00:00
dsl
3fa05cb2a1 Document -M (creates mfs filesystem for init). 2007-03-03 08:10:09 +00:00