Commit Graph

7027 Commits

Author SHA1 Message Date
wiz 81d584fa35 Link to the pkgsrc guide and pkgsrc(7). Bump date. 2007-03-02 11:39:40 +00:00
wiz 44e16b19dd Link to the pkgsrc guide for description of pkgsrc-specific variables.
Bump date.
2007-03-02 11:38:24 +00:00
wiz bbd4f8dd1a Add simple pkgsrc(7) man page linking to pkg_add, pkg_delete, pkg_info
and the pkgsrc guide. Requested by Alan Barrett.
2007-03-02 11:28:16 +00:00
wiz 1118359d03 packages(7) has (finally!) completely been integrated in the pkgsrc guide,
remove it.
2007-03-02 09:45:32 +00:00
wiz a03b3ed095 Undocument internal MTREE_FILE variable. 2007-03-02 09:09:14 +00:00
wiz 0046ef5309 Undocument unsupported FORCE_PKG_REGISTER. 2007-03-02 08:50:11 +00:00
pooka cfb3e24368 describe: show all callout, show arptab, show lock, show malloc 2007-03-02 07:50:09 +00:00
wiz 1600eebe4b Undocument removed NO_DEPENDS. 2007-03-02 05:58:55 +00:00
wiz 5dbf36a386 Undocument obsolete NO_PKG_REGISTER. Bump date. 2007-03-02 05:55:13 +00:00
plunky 03d2abf209 remove duplicate line 2007-03-01 21:27:38 +00:00
wiz abaa11daf6 Sort sections. 2007-03-01 19:35:47 +00:00
garbled 984afafeeb Add man4.prep subdir 2007-03-01 18:42:11 +00:00
garbled 1e9398fa6d First crack at an intro and nvram manpage for prep 2007-03-01 18:41:15 +00:00
wiz 662a6ce301 Remove SCRIPTDIR description, update SCRIPTS_ENV description. Bump date. 2007-03-01 18:38:34 +00:00
yamt 54c3330421 sync with the code. (pri_t) 2007-03-01 14:24:25 +00:00
apb d1c6bc87d3 Add suggestions for creating device nodes on a foreign server
used by a diskless NetBSD client.
2007-02-26 22:54:40 +00:00
apb 8048a35610 Add SEE ALSO reference to the new MAKDEV.local(8) man page.
Also mention that MAKEDEV invokes MAKEDEV.local with the "all" argument.
2007-02-26 22:37:57 +00:00
apb 234c7e3957 Add a man page for MAKEDEV.local(8), and a link for makedev.local(8). 2007-02-26 22:35:04 +00:00
uwe d88c11a8a3 Document that pseudo-device md takes optional count.
Expand width of the .Bl tag in FILES to match items.
2007-02-25 04:22:01 +00:00
pooka 284239ddb8 Document file-system PUFFS.. and while here, nuke EXPERIMENTAL for tmpfs 2007-02-24 21:42:28 +00:00
yamt b2b964ea2a sys/proc.h -> sys/cpu.h 2007-02-23 15:59:17 +00:00
dyoung bc99546f43 Reverse sense of preference numbers: prefer source addresses with
higher preference numbers.  Thanks to Mihai Chelaru for pointing
out my mistake.
2007-02-22 08:08:40 +00:00
mrg 46deb749ba document bus_dmatag_subregion(9) and bus_dmatag_destroy(9). 2007-02-21 21:13:01 +00:00
gmcgarry 58305d7979 Use correct terminology for UTF. 2007-02-21 00:11:55 +00:00
kiyohara 10abd6f2e2 Supprot Bluetooth HCI UART (H4) driver and daemon. 2007-02-20 16:53:20 +00:00
wiz 019ba275be Fix typo in Dd. 2007-02-20 15:17:28 +00:00
wiz e93086fd7d Uppercase Ethernet. 2007-02-20 08:31:08 +00:00
wiz 1b2b703d2f time(9) was renamed to time_second(9), fix xrefs. 2007-02-20 08:26:35 +00:00
wiz b197e6e24d Fix some xrefs. Fix Dd argument. Remove superfluous Pps. 2007-02-20 08:22:05 +00:00
wiz 092c56a032 Sort SEE ALSO. 2007-02-20 08:18:03 +00:00
skrll 041e5b9eae s/pid/lwpaddr/ in the bt/a case. 2007-02-20 08:11:41 +00:00
ad b8abdd4f69 Document trace/a. 2007-02-20 01:03:01 +00:00
rumble 9457102640 Fix the caveat description for Challenge S's DMA limitations. 2007-02-19 14:55:56 +00:00
rmind e3179c1bea Introduce table of contents for core references. Please note, that in
future one should follow such hierarchy:
  1. Table of contents (only intro.9)
    2. Abstract description of subsystems (e.g. memoryallocators.9)
      3. Concrete description of subsystem (e.g. vmem.9)

Thanks tsutsui@ for better structurization and wiz@ for quick review.
OK by tech-kern@ positivism.
2007-02-18 21:45:30 +00:00
wiz 784ece2d87 Improve wording, from Joerg Niendorf in PR 35660. 2007-02-18 12:33:47 +00:00
yamt 1adc21b497 cpu_switchto doesn't use curlwp. 2007-02-17 17:48:17 +00:00
yamt 5ee77a9232 - move an implementation example to an EXAMPLES section.
- adapt to multiprocessor.
2007-02-17 17:35:52 +00:00
yamt 443a5d8276 need_resched -> cpu_need_resched 2007-02-17 17:29:24 +00:00
yamt e2f125eb9e process -> LWP. 2007-02-17 17:26:31 +00:00
yamt 69fa8e9367 correct a header.
XXX maybe it's better to introduce sys/cpu.h.
2007-02-17 17:25:34 +00:00
yamt d8e79b86c0 locking note. 2007-02-17 17:24:01 +00:00
yamt 38384421f9 need_resched -> cpu_need_resched. 2007-02-17 17:18:31 +00:00
yamt fbee1fbbf7 some more notes. 2007-02-17 17:14:21 +00:00
yamt 29f0b10c51 add manpages for yamt-idlelwp branch. not enabled in the makefile yet. 2007-02-17 16:23:08 +00:00
yamt 277af7c2c3 remove cpu_idle.9. it has not been available on trunk. 2007-02-17 14:32:23 +00:00
wiz 54c03147a4 Whitespace nit. 2007-02-17 08:50:04 +00:00
wiz 06dd0b9f76 Sort SEE ALSO (by section number first, then by name). 2007-02-17 08:49:39 +00:00
wiz 15bc0b94bc Fix Dd argument. 2007-02-17 08:44:08 +00:00
wiz 4d46e7cc67 Use Em for notes. Whitespace nits. 2007-02-17 08:43:19 +00:00
wiz 30fd28f965 Use Em for notes. Whitespace nits. Typo fix. 2007-02-17 08:43:10 +00:00