Commit Graph

5041 Commits

Author SHA1 Message Date
wiz
36b78735f0 Sort sections. 2001-12-26 01:45:03 +00:00
wiz
64f70da4c9 Drop some .Pp, use .Sx instead of .Em. 2001-12-26 01:39:09 +00:00
wiz
e8231e3b8d Sort sections, and drop trailing comma in SEE ALSO. 2001-12-26 01:30:52 +00:00
wiz
ff40071128 Drop a .Pp and two nits. 2001-12-26 01:30:05 +00:00
wiz
e5275bd169 Sort sections, separate Xrefs by a comma. 2001-12-26 01:29:10 +00:00
wiz
6804ce1070 Sort sections and other minor fixes. 2001-12-26 01:28:23 +00:00
wiz
50e04395c6 Punctuation improvements and other minor fixes. 2001-12-26 01:26:44 +00:00
wiz
02f8a4ff57 Sort sections. Drop an empty line. 2001-12-26 01:20:34 +00:00
wiz
58fb38c899 Fix .Dt. 2001-12-26 01:19:11 +00:00
wiz
09f3662bde Formatting fix. 2001-12-26 01:17:33 +00:00
wiz
e56b04e5cf Sort sections. 2001-12-26 01:15:47 +00:00
wiz
af4e822d93 Drop a trailing comma in SEE ALSO. 2001-12-26 01:15:35 +00:00
wiz
225791c70a Bd -literal instead of -unfilled. 2001-12-26 01:11:51 +00:00
wiz
8a30edc62f Drop a .Pp. 2001-12-26 01:10:32 +00:00
wiz
103e7a7f14 Whitespace nit. 2001-12-26 01:10:11 +00:00
wiz
83d0300fdb Empty lines vs. .Pp cleanup, and sort sections. 2001-12-26 01:08:56 +00:00
wiz
a64bb9915b Empty lines vs. .Pp cleanup. 2001-12-26 01:08:41 +00:00
wiz
3f37d4c950 Sort sections. 2001-12-26 01:07:45 +00:00
wiz
a8cecf0840 Drop some .Pp, sort sections. 2001-12-26 01:02:01 +00:00
wiz
694d483d3e Fix SEE ALSO section. 2001-12-26 00:24:32 +00:00
wiz
e0fd4da4e6 Drop some .Pps. 2001-12-26 00:24:16 +00:00
wiz
a0a66802fa Fix SEE ALSO section. 2001-12-26 00:16:30 +00:00
augustss
972cd7f492 Change copyright date. 2001-12-24 18:27:09 +00:00
augustss
d9811dfdb5 Add a missing 4. 2001-12-24 13:54:11 +00:00
augustss
bb14260c36 Note wd at umass. 2001-12-24 13:53:27 +00:00
jdolecek
165f781c45 Some basic documentation of uvm_loan() and uvm_unloan() 2001-12-24 12:28:46 +00:00
minoura
ebfadba677 ELF!! 2001-12-24 11:38:04 +00:00
chs
450ff86b66 convert luna68k to ELF. ok'd by nisimura. 2001-12-22 23:38:20 +00:00
wiz
0b01b2e171 Mention that it appeared in 1.6, as long as it's not pulled
up to the 1-5-branch. Fixes misc/15016.
2001-12-21 04:01:53 +00:00
thorpej
ab25dcd90e Switch alpha to the new toolchain. 2001-12-20 18:29:47 +00:00
tv
26375a1710 Remove -Wa,-Av9a hack from <sys.mk> and relegate it to the places that need
it (kernel and libc).

The current version of the gas assembler in the tree (2.11.2) already
defaults to generating object files for "-Av9 -64", supporting V9
instructions in ELF64 object format.  "-Av9a" is only needed for specific
parts of the NetBSD base sources, and not for all third-party code.
2001-12-19 21:17:59 +00:00
wiz
081e3b7d41 Remove useless DIAGNOSTICS section. 2001-12-19 18:34:33 +00:00
ad
e36a9972b4 ethernet -> Ethernet 2001-12-18 13:33:18 +00:00
ad
59ae797568 ethernet -> Ethernet, more spacing. 2001-12-18 13:31:45 +00:00
ad
9523ee5f87 First appeared in 1.5.3. 2001-12-18 13:28:42 +00:00
atatat
e5b4f1000b Mention the typical command to use to extract the embedded config data
from the kernel.
2001-12-18 03:44:35 +00:00
mrg
ffa430c2f0 add a newsyslog.conf that matches the all.debug. 2001-12-18 01:44:36 +00:00
tv
35bea081fe Always depend on ${MANPAGES}, so deliberately pre-generated files are
built automatically (even without a ${MANSUFFIX}).
2001-12-17 21:27:45 +00:00
wiz
4a120d785e Improve grammar and use .Nx instead of 'NetBSD'. 2001-12-17 21:03:20 +00:00
atatat
106061dd27 Describe the new "kernel config embedding" options. 2001-12-17 20:09:55 +00:00
mhitch
576463d9d3 Change manual pages to reference the new two-stage boot loader.
Also include the installboot option to change the default boot command
line.
2001-12-17 06:01:23 +00:00
wiz
31e448f633 Fix some typos. 2001-12-16 23:50:14 +00:00
wiz
66352c6591 Misc. minor fixes. 2001-12-16 23:47:19 +00:00
bouyer
2752bdbb87 Note support of newer promise controllers. 2001-12-16 23:40:23 +00:00
jdolecek
9b14b25d0d Apply fixes from Chris Pockele (followup to misc/13937):
- keycode 5 [4 '] defined wrong
- keycode 6 [5 (] defined wrong
- definition for keycode 29 (Control_L).  For some reason,
  Ctrl-Alt-Fn console switching would not work with this included.
  Without it, the console switching works fine.
- keycode 41 [_ _] not defined, wrong behaviour
2001-12-16 20:48:38 +00:00
jdolecek
a7f1eca681 Document EXEC_ELF_CATCHALL. Addresses kern/14409 by Matthew Green. 2001-12-16 20:44:11 +00:00
scw
18449b952b Switch all OBJECT_FMT=elf m68k ports to new-toolchain. 2001-12-16 20:31:09 +00:00
mbw
e9356472cd Added a page describing how to set up HP-UX emulation on m68k-based systems. 2001-12-16 19:40:50 +00:00
soren
8918a1ba7f Reflect pcmcia_mem_map(9) interface change. 2001-12-15 13:23:29 +00:00
soren
171d50ebca By analogy with cardbus.9, call it 'PCMCIA PC-Card'. 2001-12-15 12:43:36 +00:00