Commit Graph

6650 Commits

Author SHA1 Message Date
salo
1b089357bd Whitespace. 2003-05-08 18:59:06 +00:00
thorpej
97b3b91fa8 Simplify the way the bounds of the managed kernel virtual address
space is advertised to UVM by making virtual_avail and virtual_end
first-class exported variables by UVM.  Machine-dependent code is
responsible for initializing them before main() is called.  Anything
that steals KVA must adjust these variables accordingly.

This reduces the number of instances of this info from 3 to 1, and
Simplify the way the bounds of the managed kernel virtual address
space is advertised to UVM by making virtual_avail and virtual_end
first-class exported variables by UVM.  Machine-dependent code is
responsible for initializing them before main() is called.  Anything
that steals KVA must adjust these variables accordingly.

This reduces the number of instances of this info from 3 to 1, and
simplifies the pmap(9) interface by removing the pmap_virtual_space()
function call, and removing two arguments from pmap_steal_memory().

Simplify the way the bounds of the managed kernel virtual address
space is advertised to UVM by making virtual_avail and virtual_end
first-class exported variables by UVM.  Machine-dependent code is
responsible for initializing them before main() is called.  Anything
that steals KVA must adjust these variables accordingly.

This reduces the number of instances of this info from 3 to 1, and
simplifies the pmap(9) interface by removing the pmap_virtual_space()
function call, and removing two arguments from pmap_steal_memory().

This also eliminates some kludges such as having to burn kernel_map
entries on space used by the kernel and stolen KVA.

This also eliminates use of VM_{MIN,MAX}_KERNEL_ADDRESS from MI code,
this giving MD code greater flexibility over the bounds of the managed
kernel virtual address space if a given port's specific platforms can
vary in this regard (this is especially true of the evb* ports).
2003-05-08 18:16:20 +00:00
christos
e9672445c0 Hacks for limited command and environment space (John Gordon) 2003-05-08 13:34:07 +00:00
christos
61987b916a Deal with CYGWIN's sh screwage. 2003-05-08 13:02:09 +00:00
uebayasi
80e148b7e3 Make libmagic known as a system library, and install manual page links
of the libmagic functions.

Submitted by Hiroshi Ura <ura at hiru dot aoba dot yokohama dot jp> in
PR21496.


Reviewed By:	wiz
2003-05-08 07:14:11 +00:00
wiz
a65567f59b Hack around ".Nm" introducing newlines in the SYNOPSIS section.
Reported by Kouichiro Hiratsuka via uebayasi.
2003-05-08 05:38:10 +00:00
wiz
93530159cb New sentence, new line. 2003-05-08 04:48:27 +00:00
wiz
2cefdd1518 Bump date for last. Drop trailing whitespace. 2003-05-08 04:46:35 +00:00
gmcgarry
b4cb3ae351 Consistently use 'Native Language Support' for NLS. From Jeremy C. Reed.
Also, add table of ISO639 language codes.
2003-05-07 22:41:26 +00:00
fvdl
6fd55b60ac Add -mcmodel=kernel to CFLAGS for amd64. 2003-05-07 22:36:06 +00:00
jwise
79a13eae41 Add a second example, showing how to create the same vlan as in the first
example, but at system startup time.

Finishes fix of PR 17863.
2003-05-07 16:49:59 +00:00
yamt
7fb7b24fed make RPC_XDRFILES depend on files in right directory. 2003-05-07 13:41:22 +00:00
wiz
5b3ea1544b Misc fixes. 2003-05-07 13:28:12 +00:00
takemura
e02bb3ff4e Added man page, hpcmips/boot.8. PR #21371. 2003-05-07 13:14:50 +00:00
itojun
321d39a033 sync w/ freebsd 1.72 (includes up to openbsd 3.3) 2003-05-07 07:11:00 +00:00
fair
38bbc15b9b Clean up nroff issues. Add more mdoc macro use.
Clarify wording and grammar.
Add an EXAMPLE section per PR 17863
2003-05-07 03:33:49 +00:00
wiz
b376555071 dial-in, not dialin. From Leandro Costa via jmc@openbsd. Similarly, dial-out for dialout. 2003-05-06 19:05:35 +00:00
wiz
845cf3eb91 Join Nd argument to Nd line. 2003-05-06 19:04:05 +00:00
wiz
d3e223b7ec German, not german. From Leandro Costa via jmc@openbsd. 2003-05-06 19:03:50 +00:00
wiz
86ca06c9ea pseudo-device instead of pseudodevice. From Leandro Costa via jmc@openbsd. 2003-05-06 19:03:21 +00:00
wiz
3241800d20 Remove duplicate word. From Leandro Costa via jmc@openbsd. 2003-05-06 19:02:56 +00:00
wiz
31dec964b2 Fix typo. From Leandro Costa via jmc@openbsd. 2003-05-06 19:02:46 +00:00
wiz
15296607b8 Uppercase some TLAs and FLAs. From Leandro Costa via jmc@openbsd. 2003-05-06 19:01:21 +00:00
wiz
c678bd5352 IntelliMouse, not Intellimouse. From Leandro Costa via jmc@openbsd. 2003-05-06 18:59:46 +00:00
wiz
39f8bdccc4 Update URL. From Leandro Costa via jmc@openbsd. 2003-05-06 18:59:20 +00:00
wiz
36e5d24cc9 Realtek, not RealTek. From Leandro Costa via jmc@openbsd. 2003-05-06 18:58:24 +00:00
wiz
1eacbb35cd busses -> buses, from jmc@openbsd. 2003-05-06 18:30:42 +00:00
jmmv
4296d7d483 Drop trailing whitespace. Reviewed by wiz. 2003-05-06 10:46:41 +00:00
wiz
09757d7c39 Typo and punctuation fix, one each, from Patrick Welche. 2003-05-06 10:21:13 +00:00
wiz
7d8f3e39e7 regen (wsfont added to alpha, more man page links) 2003-05-06 08:49:05 +00:00
wiz
8285350090 Add a missing word. New sentence, new line. 2003-05-06 08:42:19 +00:00
wiz
7401645eb4 New sentence, new line. Bump date for last. Fix Xrefs. 2003-05-06 08:36:29 +00:00
wiz
6271a9675f Bump date for last, and fix two typos. 2003-05-06 08:27:22 +00:00
wiz
b630da6585 mdoc fix. 2003-05-06 08:15:04 +00:00
wiz
a932ff4884 Drop trailing space. 2003-05-06 08:09:36 +00:00
wiz
e884f1876e Add comma after e.g., and fix two mdoc nits. 2003-05-06 07:56:54 +00:00
wiz
874319d3ca Grammar fix. 2003-05-06 07:44:54 +00:00
wiz
0a9e97ee9d New sentence, new line; drop superfluous Pp; grammar fix. 2003-05-06 07:43:14 +00:00
kleink
2320944ad7 Bring audio(9) back in sync with audio_if.h; from Murray Armfield in
PR misc/21432.
2003-05-05 20:52:52 +00:00
wiz
7a15b67bd3 EtherLink, not Etherlink; from Leandro Costa via jmc@openbsd. 2003-05-05 09:38:35 +00:00
ad
bd17d709ab Xref amr. 2003-05-04 16:18:32 +00:00
fvdl
cfb43ff372 Default to -O2 for x86_64. 2003-05-04 12:05:50 +00:00
gmcgarry
dda0ea0697 Filename typo 2003-05-04 04:42:47 +00:00
gmcgarry
b01d08c7d6 Add description for NBUF. From Greg A. Woods in PR#17397. 2003-05-04 01:56:52 +00:00
gmcgarry
4270c007ac Add some more IBM-encoded fonts.
These fonts were taken from the FONTMAN (fpman220.zip) distribution by
Horst Schaeffer.

They are not intended for serious use.  They were chosen to look
significanly different to vt200 fonts currently available.  Good
for demonstrating wscons capability.
2003-05-04 00:50:27 +00:00
gmcgarry
00d263ccca Mention correct VGA resolution. Now the example isn't so convincing. 2003-05-04 00:27:17 +00:00
gmcgarry
6d272528dc Expand on fonts and font sizes. Shuffle discussion a little. 2003-05-04 00:11:54 +00:00
wiz
12d121bd69 Sort SEE ALSO. 2003-05-03 23:24:13 +00:00
gmcgarry
62c18e05f7 Xr wsfont(4) 2003-05-03 23:20:15 +00:00
gmcgarry
32a72df015 Add details. 2003-05-03 23:20:01 +00:00