Commit Graph

12333 Commits

Author SHA1 Message Date
wiz
08ca7edf14 Comment out crash(8) reference, per PR 10708, until a MI one exists. 2010-02-22 08:41:10 +00:00
jnemeth
b7e618d6f3 smcsmon.4 -> smscmon.4 2010-02-22 07:55:32 +00:00
jnemeth
b127a52e41 remove accidentally committed et.4/etphy.4 2010-02-22 07:52:52 +00:00
jnemeth
dca0e547d3 fix build breakage -- add new smscmon.4 man page 2010-02-22 07:48:43 +00:00
ahoka
f77631e1d8 Describe SPLASHSCREEN and SPLASHSCREEN_PROGRESS. 2010-02-22 06:10:30 +00:00
pgoyette
4f7ceb6b4d Add man page for smscmon(4) 2010-02-22 03:54:24 +00:00
wiz
41cdcf2f2e Bump date for vm.user_va0_disable. 2010-02-21 14:26:33 +00:00
wiz
95c5212343 Consistently call the file system "ext2". 2010-02-21 13:28:12 +00:00
wiz
1a64f4201c Call the file system "ext2" consistently. Suggested by tsutsui. 2010-02-21 13:26:45 +00:00
drochner
9783f258ba rename the va0_disabled option and cpp conditional to "disable" as well,
for consistency, and document option and sysctl flag
2010-02-21 13:17:50 +00:00
wiz
3fad503ab0 New sentence, new line. Bump date for mentioning wbsio. 2010-02-21 09:02:19 +00:00
cnst
51998ed2d7 New wbsio(4) driver for Winbond Super I/O attachment of lm(4) on any port.
http://mail-index.netbsd.org/tech-kern/2010/02/17/msg007338.html

Reviewed by <pgoyette>, <tech-kern>.
2010-02-21 05:16:29 +00:00
darran
1bf14d4eef Add a MKDTRACE build knob for DTrace, off by default. 2010-02-21 01:48:03 +00:00
pooka
64fbb2e2b8 In "probeonly", pause after bootstrap to make "monkey plug and
unplug device, monkey see fancy dmesg info" possible.
2010-02-18 16:14:55 +00:00
cnst
a64a3071ec grammar in kprintf.9 (s/or/and/ and add some commas); ok wiz, pgoyette 2010-02-17 22:04:14 +00:00
pooka
01ce72cef8 * support cd devices (@scsibus & @atapibus, per libumass)
* support cd9660
* add "probe" keyword, which just prints the dmesg in verbose form
2010-02-17 20:43:35 +00:00
snj
29aa1b84fb Fix punctuation and update "SEE ALSO" section. From Bug Hunting in
PR misc/40293.
2010-02-17 00:49:21 +00:00
wiz
0e14adec54 Remove trailing whitespace. 2010-02-16 19:59:31 +00:00
rmind
2ef24fabcc kpreempt(9): add a note when kernel preemption is disabled/deferred.
Sprinkle cross-links, bump dates.
2010-02-16 19:21:30 +00:00
msaitoh
ce91bef2c6 Add an entry for SAS controller. 2010-02-16 10:11:47 +00:00
mrg
6e2ca6e89b update this a little bit. 2010-02-16 00:16:28 +00:00
wiz
6cad968a08 Bump date for vrele_async.
Reword slightly and put it outside the vget description.
2010-02-13 07:48:01 +00:00
wiz
c4dead9fc6 Bump date for new kmem_asprintf. 2010-02-13 07:44:11 +00:00
njoly
e0ecef7144 Start a new paragraph to describe flags values. 2010-02-12 10:54:53 +00:00
cnst
e63ce92c35 envstat output is now so wide that it better be indented by only 2 instead of 6n 2010-02-12 02:16:59 +00:00
dyoung
69429c8e59 Start a new paragraph before describing kmem_asprintf(). 2010-02-12 01:04:05 +00:00
dyoung
4f24123d8f Fix a typo in the MLINKS line for kmem.9. 2010-02-12 01:00:22 +00:00
dyoung
d3057cdd9e Add nmi(9), a manual page for the x86-only
nmi_establish(9)/nmi_disestablish(9) routines.
2010-02-12 00:45:37 +00:00
haad
1527fc9caf Hook kmem_asprintf and vrele_async manpages to the build. 2010-02-11 23:28:53 +00:00
haad
aa8090778a Add vrele_async routine which asynchronously release vnodes in different contex
and in some time in the future.

Ok: ad@.
2010-02-11 23:16:35 +00:00
haad
a23681588b Add kmem_asprintf rotuine which allocates string accordingly to format
string from kmem pool. Allocated string is string length + 1 char for ending
zero.

Ok: ad@.
2010-02-11 23:13:46 +00:00
dyoung
187677b054 Do not mention shutdownhook_establish(9) and doshutdownhooks(9), but
mention pmf(9) and pmf_system_shutdown(9), instead.
2010-02-11 18:23:32 +00:00
dyoung
7f002bf60c Change mentions of doshutdownhooks(9) to pmf_system_shutdown(9). 2010-02-11 18:22:26 +00:00
dyoung
7ee20bbe58 Mention that dopowerhooks(9) is deprecated. Suggest to use
pmf_system_suspend(9), instead.
2010-02-11 18:20:38 +00:00
dyoung
36df9c03c8 Mention that doshutdownhooks(9) is deprecated. Suggest to use
pmf_system_shutdown(9), instead.
2010-02-11 18:17:43 +00:00
dyoung
6cf928b20c Do not reference deprecated API shutdownhook_establish(9), but reference
pmf(9), instead.
2010-02-11 18:11:37 +00:00
macallan
264656d782 add suncg14 2010-02-11 00:20:50 +00:00
wiz
3bb55b2e45 Use comma in serialization instead of dot. 2010-02-10 07:38:09 +00:00
snj
c8e910afea Some markup and capitalization nits, from Bug Hunting in PR misc/40062.
While here, give xdm its own subsection instead of awkwardly lumping it
in with the rc.conf section.
2010-02-10 03:38:22 +00:00
pooka
7f21db1c01 rumpusbhc is now ugenhc 2010-02-10 02:31:00 +00:00
wiz
ac80d62156 Add another comma in Nd, noted by dogcow. 2010-02-09 22:59:41 +00:00
pgoyette
771fd72c7e Document what 'flags 0x0' does, since that's what is used in the
config file samples.

Tnx, njoly@
2010-02-09 14:10:08 +00:00
wiz
2fe91b84e5 Bump date for previous. 2010-02-09 08:31:34 +00:00
cnst
8f9778c2a9 fix the example code to be closer to compilation and update for aibs(4) 2010-02-09 07:32:09 +00:00
wiz
a396677e8f Bump date for aibs. 2010-02-09 06:49:41 +00:00
wiz
0b34cdad55 Bump date for previous. 2010-02-09 06:48:28 +00:00
wiz
891914a165 Nd argument does not need quotes (groff handles more than 9 arguments nicely);
add some commas.
2010-02-09 06:47:52 +00:00
cnst
66a7dbba76 use the latest envstat in the example output for aibs(4) 2010-02-09 05:37:25 +00:00
cnst
1c23afa3cb New aibs(4) driver for ASUSTeK AI Booster (ACPI ATK0110) hardware monitor
with limit support.

        http://thread.gmane.org/gmane.os.netbsd.devel.kernel/35654

Reviewed by <pgoyette>, <jruoho> and <tech-kern>.
2010-02-09 03:19:50 +00:00
msaitoh
0c975d7cab Update the manual for mfi GEN2. 2010-02-09 00:21:27 +00:00