Commit Graph

504 Commits

Author SHA1 Message Date
atatat 66ffa38431 Provide some documentation on the EPASSTHROUGH new world order. 2002-04-28 14:13:38 +00:00
enami d60499e75b Fix sample code:
- Put single space around binary operator or after a comma.
- Lineup case label with switch().
- ANSIfy.
- Use \e to print \.
- Deref the pointer to get a value.
2002-04-22 08:44:05 +00:00
wiz d2c35cc474 Various fixes, from spelling to mdoc. 2002-04-05 23:19:31 +00:00
bouyer 99ff14de48 Add a man page for mstohz() 2002-04-05 18:30:32 +00:00
heinz 7719786762 wording 2002-04-02 14:16:34 +00:00
heinz 87e2a62572 typos 2002-04-02 14:14:45 +00:00
chs 272a0d7448 correct and clarify the previous revision. 2002-04-01 17:30:02 +00:00
manu f5542b6481 Added uvm_swap_stats() 2002-03-29 08:56:31 +00:00
eeh fe394d06b6 Explicitly document previously undocumented (and changed) semantics
of pmap_clear_reference and pmap_clear_modify.
2002-03-28 18:22:20 +00:00
heinz 503cf59ccc some typos 2002-03-23 22:36:45 +00:00
wiz 728eccc7b2 Markup fix. 2002-03-19 10:34:50 +00:00
gmcgarry f7968ef883 Document keymaps. 2002-03-19 05:35:18 +00:00
ad 3f357e222f Sync with reality. 2002-03-16 12:10:18 +00:00
wiz 42aa648b4c Remove a superfluous comma. 2002-03-13 21:45:38 +00:00
kent abc0e4d655 Fix a typo 2002-03-13 03:46:55 +00:00
kent d1b86e1e52 Update struct audio_params and description of set_params().
Feel free to correct my poor English ;-)
2002-03-11 15:09:51 +00:00
wiz 2f9d07f100 ispell, and a grammar fix. 2002-03-10 18:39:42 +00:00
junyoung a59447b7ad Fix typos. 2002-03-10 17:31:25 +00:00
kleink 26c19c6081 Fix the declaration of the function to be registered with kthread_create{,1};
from Peter Seebach in PR kern/15838.
2002-03-08 23:03:23 +00:00
kleink 1bab3ca63c * Sync with implementation: declare the `id' argument to pci_conf_hook()
as pcireg_t, which is more appropriate.
* Fix the argument order to pci_conf_hook (d'oh!).
2002-02-25 00:40:19 +00:00
reinoud 4ce664ad5c Add the missing `int free_list' argument to the uvm_page_physadd() in the
documentation.
2002-02-21 21:52:27 +00:00
kleink 76f3f21f4c Be a little more specific about cacheline_size. 2002-02-21 20:27:35 +00:00
kleink e02250730b Document firstbus and cacheline_size arguments, too. 2002-02-21 16:26:27 +00:00
ross 4fa402f116 Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-13 08:17:26 +00:00
uwe e32fc00efe s/passwd/passed/ 2002-02-12 16:14:13 +00:00
wiz a774afda30 Whitespace nits, and a paragraph fix. 2002-02-11 22:09:18 +00:00
eeh 1c986d2f83 New fine-grained BUS_SPACE_SYNC* operations. Since these are completely
machine dependent, port maintainers need to implement them themselves.
2002-02-11 22:05:13 +00:00
kleink 6ba195c4e1 Add link for pci_conf_hook(). 2002-02-11 18:48:03 +00:00
kleink 47294af050 Add documentation for pci_conf_hook(). 2002-02-11 18:43:39 +00:00
wiz 441cd2f38e Fix typo reported in misc/15524. 2002-02-07 14:30:22 +00:00
ross 8bd7cb6a69 Edit -mdoc usage.
* There is no -indent option to .Bd or .Bl, although you would
  never know that from its frequent use in this tree. There is a
  "-offset indent" combination that makes sense, and you can certainly
  say "-width indent".

* Also, you can't markup the -width option argument, tho you CAN
  use a callable macro. So "-width Ar filename" doesn't make sense,
  but either "-width Ar" or "-width filename" does, as might something
  like "-width xxfilename" for a little extra space.

* There are a lot of needlessly complex hanging tag macros in man4 used
  to create simple item lists. Those should be simplified one of these
  days before someone copies and edits yet another man4 page.
2002-02-07 03:15:06 +00:00
eeh 1630fbf09b De-clunikfy some grammar. 2002-02-01 18:47:17 +00:00
wiz 0f1c65a154 Remove superfluous dot. 2002-01-21 17:39:18 +00:00
wiz 6147e5d240 Fix typo in macro. 2002-01-21 17:38:21 +00:00
nathanw 0244dbad00 Reserve the SA malloc type on the trunk. 2002-01-12 00:00:39 +00:00
deberg 2549a25553 sync type list with <sys/malloc.h> 2002-01-07 01:00:31 +00:00
deberg fe19c3cc0e add MALLOC.9 and FREE.9 2002-01-07 00:59:43 +00:00
deberg 83b973efe6 typos 2002-01-06 22:42:41 +00:00
deberg bf6454fc5c fix typo 2002-01-06 22:15:19 +00:00
deberg 8c068e11b6 add VOP_GETPAGES to NAME and create link 2002-01-06 21:29:20 +00:00
deberg d9337359c8 fix typo 2002-01-05 20:35:49 +00:00
wiz a152e6e23e Whitespace nits. 2002-01-02 02:15:42 +00:00
augustss 1ec3f0c9cc Remove factual errors from the radio man pages.
Also rearrange some information.
2002-01-02 02:08:02 +00:00
augustss 80fe404c6a Add radio(4) man pages. 2002-01-01 22:09:42 +00:00
wiz ec03906847 Fix the typo reported in PR #15062 and another one. 2001-12-27 13:20:53 +00:00
wiz 8a30edc62f Drop a .Pp. 2001-12-26 01:10:32 +00:00
wiz 103e7a7f14 Whitespace nit. 2001-12-26 01:10:11 +00:00
wiz 83d0300fdb Empty lines vs. .Pp cleanup, and sort sections. 2001-12-26 01:08:56 +00:00
wiz a64bb9915b Empty lines vs. .Pp cleanup. 2001-12-26 01:08:41 +00:00
wiz 3f37d4c950 Sort sections. 2001-12-26 01:07:45 +00:00