Commit Graph

8914 Commits

Author SHA1 Message Date
wiz
b3b44f7885 Be a bit more explicit what happens when init_func fails.
After explanation from yamt@.
2006-01-17 00:14:16 +00:00
wiz
f3c03afe5a Sort SEE ALSO. 2006-01-17 00:02:19 +00:00
wiz
a1cc6cb40c Improve English. 2006-01-16 23:58:43 +00:00
yamt
0541bd8909 add getiobuf.9 2006-01-16 22:32:07 +00:00
yamt
7706432040 note that biodone and biowait don't really belong here. 2006-01-16 22:26:41 +00:00
yamt
b77e625049 add a missing .Ed 2006-01-16 22:14:54 +00:00
yamt
b5550921e7 add a missing .El 2006-01-16 22:05:21 +00:00
yamt
f280ea86a0 sync with kernel. 2006-01-16 21:46:30 +00:00
rpaulo
461bb7e2b5 Revert to previous. ras(9) uses 'struct proc'.
Pointed out by Gregory McGarry.
2006-01-16 00:01:47 +00:00
rillig
dcad541236 Updated the .Ddate. 2006-01-15 21:45:50 +00:00
he
8cb8cb286c Descend into man8.hpcarm so that hpcarm's boot(8) actually gets installed. 2006-01-14 13:40:10 +00:00
rillig
09151829d3 The tprintf_open function returns NULL if no terminal handle could be
acquired.
2006-01-14 13:08:18 +00:00
rpaulo
e7d4caee8a TLB is already in acronyms.comp. 2006-01-14 00:00:03 +00:00
peter
ac703b5374 Add boot(8) manual page for NetBSD/hpcarm, based on hpcsh/boot(8).
PR port-hpcarm/21369.
2006-01-13 23:30:13 +00:00
peter
cf5fdbc38b Fix a typo. 2006-01-13 23:22:29 +00:00
uwe
f34d9a1d48 Oops, add copyright notice.
Nudged by peter@.
2006-01-13 22:16:21 +00:00
elad
abf2c3b1e3 add ATC. from Rhialto. 2006-01-13 16:50:31 +00:00
wiz
3be220c969 Use In; mark up defined values with Dv; fix iic_exec arguments. 2006-01-12 21:36:23 +00:00
wiz
8e8f92270a 80 chars per line. Add missing line continuation. 2006-01-12 21:24:04 +00:00
wiz
dd0ea511f5 New sentence, new line. 2006-01-12 21:15:59 +00:00
wiz
cd1c32c0fe New sentence, new line. 2006-01-12 21:05:18 +00:00
wiz
7a54b7087f New sentence, new line. 2006-01-12 20:35:42 +00:00
wiz
ee37aa1e22 Remove duplicate Pp. 2006-01-12 20:33:39 +00:00
wiz
cab84271f9 Fix Dd argument. 2006-01-12 20:32:23 +00:00
wiz
f430e3dc90 Drop trailing whitespace. 2006-01-12 20:29:33 +00:00
wiz
b088ba7f6a Break lines to 80 chars. 2006-01-12 20:20:15 +00:00
wiz
be32f9b107 \-1, not -1 (correct PS output). 2006-01-12 19:52:13 +00:00
wiz
9573faea38 Serial comma; use Dq for strings instead of Sq (which is commonly used for
letters).
2006-01-12 19:49:23 +00:00
wiz
b74b4e4680 Sort. 2006-01-12 19:47:52 +00:00
wiz
9354759345 New sentence, new line. Use Bq instead of []. 2006-01-12 19:47:18 +00:00
kleink
be9b62f5eb Merge tzdata2005r. 2006-01-11 00:03:50 +00:00
kleink
c82788388f Import tzdata2005r. 2006-01-11 00:01:23 +00:00
cube
d0a6ccb0ad Sync with code: addresses have the local bit set now. Pointed out by is@. 2006-01-09 20:38:31 +00:00
tsutsui
7cc21e2059 - add ews4800mips
- add some missing dirs under sys/arch
  (XXX openblocks405 and pdp10 are still missing)
- sync some descriptions with 3.0 announcement

XXX: any reason to keep sys/arch/openblocks405?
2006-01-09 18:41:18 +00:00
riz
c54c8d879a pfil_add_hook() and pfil_remove_hook() return int, not void.
From Liam J. Foy.
2006-01-08 23:34:34 +00:00
rpaulo
cd56564630 Sync with FreeBSD rev. 1.100, adding NetBSD 3.0 and DragonFly 1.4.0. 2006-01-08 21:04:53 +00:00
christos
7f5f767e82 Compile all profiling sources with -DPROF -DGPROF, not just assembly sources. 2006-01-08 01:23:51 +00:00
xtraeme
b5702c305e Add missing "phy ?". bump date 2006-01-05 12:32:27 +00:00
bouyer
03d873e86e Note that gpio can attach to elansc, and xref elansc(4). Bump date. 2006-01-05 10:46:21 +00:00
xtraeme
c013fe0570 Mention rlphy(4) 2006-01-04 22:00:50 +00:00
xtraeme
d064eae373 Add rlphy(4) (Realtek 8139/8201L PHY) from OpenBSD. 2006-01-04 21:52:17 +00:00
xtraeme
d9b36aca62 Manpage that explains the i2c framework... from OpenBSD. 2006-01-04 19:14:55 +00:00
garbled
a62fc09ef9 Documentation for rm entry handling of port@host fully addresses
PR bin/12112
2006-01-04 16:12:35 +00:00
rumble
b4ad7ed6ec Typo: add a missing article. 2006-01-03 02:17:22 +00:00
rumble
a2cdb58340 Mention that some IBM Etherjet cards are X3201-3's. 2006-01-03 02:15:15 +00:00
rumble
a8a473f44e As noted in sys/dev/pci/cs4280.c, the cs461x chips are not fully supported
and the wss(4) or sb(4) drivers should be used instead. The man page
previously implied full support.
2006-01-03 01:59:25 +00:00
rumble
71b162b8f8 I believe that the VME bus is optional, but a GIO bus is always found. 2006-01-03 01:41:54 +00:00
rumble
c1a87362c3 Note that not all gio bus devices require the use of the HPC. Also, mention
existence in the 4D/3x series and the three GIO bus types.
2006-01-03 01:35:52 +00:00
rumble
b7eab49e74 Fix several typos and improve english. 2006-01-03 01:22:51 +00:00
rumble
ef94d87056 Fix a small typo and tweak wording slightly. 2006-01-02 16:45:44 +00:00