msaitoh
f9ccf64b65
Fix typo(s/interupt/interrupt/)
2009-03-05 01:38:12 +00:00
mjf
3ff7f03905
Typo, "Queueing" -> "Queuing"
2009-03-02 10:08:51 +00:00
wiz
7f474fbfb9
Add missing Bl argument. Remove superfluous roff command.
2009-03-01 21:50:55 +00:00
christos
981d8f8376
PR/40937: matthew sporleder: document kern.timecounter in sysctl(7)
2009-03-01 17:35:09 +00:00
christos
05a641716d
better wording, from Anon Ymous
2009-02-27 13:44:45 +00:00
mjf
7baa62a7b4
Typo and grammar fixes.
...
- s/though/through/ appropriately.
- autoconf(4) doesn't exist, autoconf(9) is the correct reference.
2009-02-27 12:55:15 +00:00
wiz
7e345db79d
New sentence, new line. Remove superfluous .Pp. Improve markup.
2009-02-27 10:39:03 +00:00
wiz
cbabd610b0
Break line, and bump date for previous.
2009-02-27 10:38:25 +00:00
kenh
cd2827b367
Improved support for GPIO support on the EP93xx ARM processors.
...
Specifically:
Support disabling specific pins on specific ports.
Modification of TS7200 kernel config file for GPIO support.
Documentatin for the current and improved GPIO interface (epgpio).
2009-02-27 03:13:55 +00:00
wiz
c147444687
Sort sections.
2009-02-26 19:07:13 +00:00
wiz
12fad9c4b5
Drop trailing whitespace, fix xrefs in SEE ALSO.
2009-02-26 19:05:58 +00:00
christos
3e88d91b8b
mention that sigcont cannot be blocked or ignored. from Anon Ymous
2009-02-26 17:42:29 +00:00
christos
fdba891999
- mention F_CLOSEM
...
- fix xrefs
2009-02-26 17:41:54 +00:00
njoly
64434f75e6
Remove unneeded escape sequence.
2009-02-26 12:53:35 +00:00
wiz
425b154456
Sort sections. Use more (and more appropriate) markup. Sort SEE ALSO.
...
Despite common belief to the contrary,
the "u" in the current month comes after the "r".
2009-02-26 07:21:06 +00:00
plunky
826ba2ab85
assist the clueless user (that was me) in discovering the current
...
format of their superblock, provide a pointer to 'dumpfs -s'
2009-02-25 22:14:04 +00:00
wiz
02b22ed2c3
New sentence, new line.
...
Remove trailing whitespace.
2009-02-22 12:18:32 +00:00
plunky
ce5adaa39a
document the RNDGETPOOLSTAT ioctl.
2009-02-22 11:04:03 +00:00
wiz
05fcf570ea
Use \*[Am] for ampersands.
2009-02-20 15:08:49 +00:00
mjf
969f66ec80
Document the Processor-Dependent Code firmware driver. From OpenBSD.
2009-02-20 13:17:58 +00:00
dyoung
67e93d9a27
Update date.
2009-02-20 00:13:57 +00:00
dyoung
060fafc7cd
Clarify that dmamp is undefined if bus_dmamap_create(9) fails.
2009-02-20 00:10:57 +00:00
wiz
c6f80b4d12
Remove Xr to vesafb. Bump date.
...
New sentence, new line.
2009-02-19 10:48:16 +00:00
wiz
849d2f544e
New sentence, new line.
2009-02-19 09:44:41 +00:00
enami
7e647ec230
Sync ioctl arguments with reality; they are changed 3 years ago.
2009-02-19 03:18:19 +00:00
jmcneill
a3064a606a
Un-xref vesafb
2009-02-19 02:44:59 +00:00
jmcneill
117f3f1b52
Remove vesafb man page
2009-02-19 00:57:10 +00:00
dholland
235284eb23
Document that the element argument of RB_REMOVE must be present in the
...
tree. Minor adjoining grammar fix. PR 39684.
Bump date.
2009-02-14 22:07:04 +00:00
wiz
7594fe8802
New sentence, new line.
2009-02-14 10:35:36 +00:00
bjh21
a0263b80b8
I've just discovered config_found_ia(), which means that wskbd(4) and
...
wsmouse(4) can attach directly at arckbd(4) and I can dispose of the
ugly arcwsmouse(4) and arcwskbd(4) interpositions. Do that, and purge
them from the documentation as well.
2009-02-14 10:20:55 +00:00
wiz
0247406d6a
Bump date for previous. New sentence, new line.
2009-02-07 15:32:11 +00:00
jym
92ae85d18e
Changes to MEMORY_RBFLAGS option:
...
- renamed to MEMORY_DISK_RBFLAGS to better fit the rest of the
MEMORY_DISK options(4)
- change default value to RB_AUTOBOOT instead of RB_SINGLE, and adapt
the config(5) files accordingly
- document this option inside options(4)
See also http://mail-index.netbsd.org/tech-kern/2008/12/25/msg003924.html
Reviewed by abs@ in private mail.
2009-02-06 18:50:26 +00:00
wiz
214cde7d25
Use more markup. Add comma in enumeration. Remove unintended arguments
...
from macro.
2009-02-06 14:44:44 +00:00
wiz
6853fcbb4e
Mark up path with .Pa.
2009-02-06 14:42:20 +00:00
sborrill
98d1b924ac
Add more text describing firmware loading.
...
Remove cardbus devices and note that they are not yet supported.
Correct authors email address.
2009-02-06 08:42:07 +00:00
sborrill
d9e19ce400
Add bwi(4) man page based on Dragonfly man page
2009-02-05 18:03:30 +00:00
plunky
f48df6dbec
correct typo in EULA file name, pointed out by dieter roelants
2009-02-05 10:07:34 +00:00
wiz
866212e533
Bump date for previous.
2009-02-04 20:46:14 +00:00
wiz
084542a09a
Fix typo in .Dd argument. New sentence, new line.
2009-02-04 20:45:17 +00:00
ad
563a207d33
Default 'show all procs' to /l. People tend to type 'ps' without modifiers
...
when providing information about deadlocks. Without the thread info it's
not very useful.
2009-02-04 20:17:58 +00:00
plunky
4d50b1aa1d
remove paragraph saying that the firmware file is not included and who to
...
complain to because it is included. change path to actual path.
2009-02-04 19:14:12 +00:00
plunky
98d4fb5c0e
no need to reference pkg_add since the firmware file is included in base
2009-02-04 19:11:55 +00:00
wiz
ee30bd33e5
Mark up NULL and SCHED_*.
2009-01-29 22:33:31 +00:00
ad
a9743c2461
- Allow creating timeshard kthreads. To be used to fix the RAIDframe
...
parity rewrite issue.
- Create kthreads in the SCHED_RR class by default, not SCHED_FIFO.
2009-01-29 22:00:26 +00:00
elad
563e80a1ee
Fix mistake in the Veriexec example, the command name is "veriexecctl",
...
not "veriexec".
2009-01-26 13:23:20 +00:00
wiz
3db9b887d7
Remove trailing whitespace and bump date for previous.
2009-01-24 10:39:58 +00:00
yamt
a98fc11858
note that bufq_cancel might be expensive
2009-01-24 05:54:35 +00:00
lukem
6299875ab1
We don't have an MI crash(8), so don't reference it.
...
Thanks to Hubert for the reminder.
2009-01-20 04:10:38 +00:00
jmcneill
3ba8641fb1
Remove note about 11a mode not working properly.
2009-01-19 12:38:13 +00:00
wiz
74e376961d
Fix Dd, make output HTML-ready, punctuation and casing improvements.
2009-01-16 23:27:49 +00:00