Commit Graph

1131 Commits

Author SHA1 Message Date
yamt 0f9ed224d3 uvm_swapin: process -> lwp 2006-06-13 13:23:59 +00:00
chap 42f4810aa0 Reword a couple of spots that committed too much internal detail, spotted
by brian and der Mouse, and another that seemed to throw a reader. Add
the CODE REFERENCES section.

Critical discussion of this man page:
http://mail-index.netbsd.org/tech-kern/2006/06/04/0012.html et seq.

And with all that, what a lucky break to catch that I was thinking of
the /reciprocal/ of the load factor, before anybody else spotted it!
Now I can fix it before anybody notices. Heh. Wait, is this going in
the lo^C
2006-06-05 16:48:35 +00:00
perry 494da5ef96 add a couple of .Xr's to config(5).
Not yet really enough, but a bit for now.
2006-06-04 21:58:21 +00:00
chap 8af3733e5a Document kernel function hashinit/hashdone.
"No[ objections] here." -christos@
2006-06-04 14:45:34 +00:00
yamt 3d6707fa0d remove kauth_cred_destroy. 2006-05-28 06:50:37 +00:00
elad 97e393b1f1 kill unused man-pages. prompted by Iain Hibbert. 2006-05-16 15:56:15 +00:00
yamt 23e67e66d2 add a missing \ . 2006-05-14 22:48:58 +00:00
elad 1674cef53d add kauth man-page. 2006-05-14 22:07:22 +00:00
uwe f668cd8f95 G/c properties(9) and links. They are marked as obsolete in the sets
already.
2006-05-14 15:43:42 +00:00
gdamore 1247b1ef2d Add preliminary documentation for DDC and EDID subsystem. 2006-05-11 21:00:18 +00:00
rtr fda8fb7c07 list -> lists 2006-04-25 01:45:17 +00:00
jmmv 766ab88550 The getwschar and putwschar accessops are gone. 2006-04-15 17:54:34 +00:00
jmmv 38d8c6bf5c Document that the ioctl and mmap accessops now take an extra parameter that
points to the screen on which these were called.
2006-04-12 19:45:17 +00:00
drochner 9813c5ea29 remove get/setborder from accessops 2006-04-05 15:25:15 +00:00
rtr 1b5ececaf1 fix typo 2006-04-05 11:11:07 +00:00
wiz d2420fdc86 Bump date for previous. 2006-04-04 20:48:21 +00:00
mrg a9fc8e65cd actually, chuq says that now kcopy(9) should return a real errno in
the failure case (usually what ever uvm_fault() returned.)
2006-04-04 18:50:27 +00:00
mrg d7ac53c209 be explicit about what the return values of kcopy(9) are: zero for success
and non-zero for failure.  (this documents practice - there are -1, EFAULT
and semi-random non-zero values returned.)
2006-04-04 17:33:40 +00:00
rpaulo dbf1ff6457 Fix more proc/lwp conversions. From Gregory McGarry in private email. 2006-03-30 11:16:00 +00:00
riz 9cb092c876 Fix up the description of m_copyback_cow(), which was at best
ambiguous, and at worst, wrong.
2006-03-29 19:36:55 +00:00
wiz 13e5c00db5 Bump date for previous. 2006-03-12 10:40:13 +00:00
dyoung c205496a96 Note in radiotap header file and manual page that radiotap fields
are little-endian.  Fix wi(4) and atw(4) to reflect this fact.
2006-03-12 03:22:02 +00:00
kleink 4e2ab73ea3 Document libkern's bcdtobin(9)/bintobcd(9). 2006-03-11 15:47:09 +00:00
wiz d2b14772c6 s/.br/.Pp/; mark up AUDIOPOWER*; new sentence, new line.
Bump date for previous.
2006-03-11 11:52:17 +00:00
wiz 3402be3b88 Bump date for previous. 2006-03-11 09:15:58 +00:00
pooka 5f64ff8fb1 add fdclone to NAME also 2006-03-07 17:24:35 +00:00
pooka 25833a1352 fdavail is a goner 2006-03-07 17:22:10 +00:00
jmcneill 675467928f Document powerstate callback in audio_hw_if 2006-03-07 15:18:11 +00:00
rumble 727090f650 Mention VOP_KQFILTER briefly. Its description could be more thorough, but
I am unfamiliar with the kqueue framework. Also fix a typo while we're
here.
2006-03-04 20:36:15 +00:00
rumble 5ba5e6b230 Typo. 2006-03-04 20:34:08 +00:00
sketch be13a5513e Bump date for previous. 2006-03-04 15:05:02 +00:00
rumble f76a328cb8 Update namei(9) comments and man page to indicate that we operate on
vnodes, not inodes.
2006-03-03 16:15:11 +00:00
rumble 3cc6712507 Bump date for previous commit, preempting wizd. 2006-03-03 13:38:29 +00:00
rumble 958a7fb3f0 Add missing vnode flags and tags from sys/vnode.h. Reorder a few things to
match the header file, and fix a few typos/grammar points.
2006-03-03 02:17:41 +00:00
uwe 21b23bddd2 Remove BUGS section and xref clock_ymdhms_to_secs(9).
While here, use hyphen in "battery-backed" consistently.
2006-03-02 19:49:25 +00:00
uwe caabd1570d Remove BUGS section and xref clock_secs_to_ymdhms(9).
While here, use hyphen in "battery-backed" consistently.
2006-03-02 19:47:25 +00:00
wiz fa0d64af6d .sp -> .Pp 2006-03-01 23:49:57 +00:00
wiz daeef7810f Only use mdoc macros. Improve wording. Bump date for last-but-one. 2006-03-01 23:29:07 +00:00
wiz 2fe0d84053 Use more markup. New sentence, new line. Remove trailing whitespace. 2006-03-01 23:25:06 +00:00
wiz 8181a73d98 Bump date for previous. 2006-03-01 23:22:23 +00:00
gdamore f0d12e0d52 Document new pci_find_rom() API. 2006-03-01 21:40:17 +00:00
gdamore 9342d0e1b6 Note caveats about PCI_MAPREG_TYPE_ROM. 2006-02-27 16:19:23 +00:00
sketch bd7b072254 Update documentation to reflect reality; uvm_init() runs after the console
has been configured, then cpu_startup() prints the initial copyright banner.
2006-02-27 11:21:03 +00:00
wiz c1ab60f52a Improvements from jmc@openbsd. 2006-02-25 01:04:26 +00:00
wiz 3cfbbb6922 Serial comma, and remove leading space. 2006-02-24 22:04:15 +00:00
wiz de6fbce2a6 Use \*[Am] for better HTML output. 2006-02-24 21:57:22 +00:00
pooka 9b67fde0e2 document fdclone 2006-02-24 12:47:18 +00:00
garbled 8609f77fcb the prototype for pci_conf_interrupt() was wrong. correct. 2006-02-22 03:07:40 +00:00
jmcneill 234804d618 Reflect shadow framebuffer changes (hi wiz!). 2006-02-18 18:36:26 +00:00
wiz 44fca01305 mdoc and wording improvements. 2006-02-13 19:57:58 +00:00