Commit Graph

181012 Commits

Author SHA1 Message Date
wiz
49d8d543b2 Update references to firmware handling (mostly by removing outdated stuff
and pointing to iwi(4)). Bump date.

Addresses PR 41444 by Taylor R. Campbell.
2009-05-18 12:55:28 +00:00
njoly
1ab0e3e71a Remove obsolete ./usr/include/openpgpsdk 2009-05-18 12:50:41 +00:00
wiz
ed7ec17756 Consistently use "buflen" as function argument name.
From Jukka Ruohonen in PR 41436.
2009-05-18 12:49:11 +00:00
wiz
ae1f36f738 Punctuation nit. Remove superfluous .Pp. 2009-05-18 12:40:21 +00:00
wiz
b18f60f11c Fix typo in Dd argument. Remove superfluous .Pp. 2009-05-18 12:39:17 +00:00
njoly
eb51be4e79 Adjust compat osf1 to recent pad -> PAD change. 2009-05-18 12:39:02 +00:00
wiz
6ece1e04b0 Fix typo in Dd argument. 2009-05-18 12:37:28 +00:00
wiz
bcd628c3a4 Mark up sysctl node with Li, like in sysctl(7). 2009-05-18 12:32:05 +00:00
wiz
96ce1282b1 New sentence, new line. 2009-05-18 12:29:56 +00:00
wiz
69f3168bc0 Sort SEE ALSO. 2009-05-18 12:29:31 +00:00
wiz
da91221b28 New sentence, new line. 2009-05-18 12:27:22 +00:00
wiz
083ea99d48 New sentence, new line. Mark up path with .Pa. 2009-05-18 12:26:15 +00:00
wiz
a8df896a15 Sort option descriptions. 2009-05-18 12:17:54 +00:00
nakayama
b7f0e7e6ce Using OpenFirmware calls properly about 64-bit physical address handling.
Old code trancate a physical address to 32-bit width.  Idea from OpenBSD.
2009-05-18 12:15:26 +00:00
wiz
48bffe7f58 Fix spelling. 2009-05-18 12:14:48 +00:00
wiz
60a2941004 Formatting improvements. 2009-05-18 12:13:44 +00:00
wiz
e62a852a97 Remove trailing whitespace. New sentence, new line. 2009-05-18 12:09:31 +00:00
wiz
4f22df61b7 Point to pkg_add(1) instead of non-existing pkg_install(1). 2009-05-18 12:07:30 +00:00
wiz
0f87bb868f Sort sections. Make HTML-ready. 2009-05-18 12:06:01 +00:00
wiz
afc1ce3f86 Sort SEE ALSO. 2009-05-18 12:03:56 +00:00
wiz
8ab6f9e454 Sort options. Sort sections. Remove superfluous .Pp. 2009-05-18 12:03:06 +00:00
wiz
9730c3b7d9 New sentence, new line. 2009-05-18 12:00:46 +00:00
wiz
b649b20e90 New sentence, new line.
Adapt wording from FreeBSD to apply to pkgsrc. Bump date.
2009-05-18 11:57:30 +00:00
nakayama
4dfed8d59b Remove random() from locore.s since it is in libkern. 2009-05-18 11:42:30 +00:00
nakayama
8276d7c522 Make ofwboot can handle over 4GB physical memory by using OpenFirmware
calls properly, and some cosmetic changes.  Idea from OpenBSD.
2009-05-18 11:39:30 +00:00
wiz
6ff569e343 New sentence, new line. 2009-05-18 09:45:54 +00:00
wiz
c428d5d46a New sentence, new line. Fix xrefs in SEE ALSO. 2009-05-18 09:39:14 +00:00
wiz
ea548d35a5 Sort options. 2009-05-18 09:37:44 +00:00
wiz
85d294df1c Sort SEE ALSO. New sentence, new line. 2009-05-18 09:30:31 +00:00
wiz
7f3775f247 Bump date for last effective change. 2009-05-18 09:28:51 +00:00
wiz
992878d274 New sentence, new line. 2009-05-18 09:27:11 +00:00
wiz
e9a2a0b639 regen. 2009-05-18 09:25:04 +00:00
wiz
c18818412f Fix xrefs, sort SEE ALSO. 2009-05-18 09:24:47 +00:00
wiz
464455da3c Use .Tn for company/product names. 2009-05-18 09:16:43 +00:00
skrll
58cfbf9fac Regen 2009-05-18 09:06:54 +00:00
skrll
f9f90e394b Add more devices in my c3700. 2009-05-18 09:06:22 +00:00
wiz
282b14962b Bump date for last effective change (2008). 2009-05-18 09:02:35 +00:00
wiz
5dd21e58d5 Grammar fix. 2009-05-18 09:00:02 +00:00
wiz
a398d1f604 Avoid Po/Pc when not needed (i.e. most of the time, always here).
Mark up some defined values with .Dv.
2009-05-18 08:58:54 +00:00
wiz
a9174e477b Punctuation nit. 2009-05-18 08:56:32 +00:00
skrll
ba469aeb30 Note com at dino works on hp700. 2009-05-18 06:20:02 +00:00
mrg
b71ffbf87a if there is no "name" properly, don't assert(), pretend it is empty.
now "ofctl" works on the shark.  fixes PR#36733.
2009-05-18 05:51:53 +00:00
skrll
07b81fef7e Remove stray printf. 2009-05-18 05:20:46 +00:00
skrll
9e2dbc9c64 Whitespace. 2009-05-18 05:19:15 +00:00
mrg
690e1aefb0 apply the change from PR 40289 - use ppc405 on openblocks ppc405 kernel. 2009-05-18 05:17:28 +00:00
skrll
13ddb65233 u_intXX_t -> uintXX_t 2009-05-18 05:13:26 +00:00
skrll
9e95fb4dde Use the right interrupt number for com @ dino.
Tested as working by Jonathan Kollasch. Thanks.
2009-05-18 04:58:23 +00:00
agc
f4badd9b47 + some more name changes
+ we've had the ability to sign files with a detached signature for
  a while now. We can now verify the files using the detached signature
  file.
+ in honour of this, update version numbers - 1.0.0/20090517
2009-05-18 03:55:42 +00:00
snj
4a7a083566 Remove stale link to the IWN webpage, which is nowhere to be found.
Noted by Takuro KUBOTA in PR misc/40129.
2009-05-18 02:41:23 +00:00
mrg
281af2fcaa fix a LOCKDEBUG problem from the previous: need to call pmap_kremove()
on a pre-existing mapping, before installing a new one.
2009-05-18 02:28:35 +00:00