wiz
957ca71120
Add (t)tbomk -- (to) the best of my knowledge.
2003-06-10 19:11:10 +00:00
yamt
e23e94ceb3
correct arguments of VOP_GETPAGES.
2003-06-09 13:30:44 +00:00
reinoud
9af716fd9a
Make smbfs work on NetBSD/acorn32 ! it missed an entry in majors.acorn32
...
and an entry in the MAKEDEV
2003-06-08 20:12:33 +00:00
jmmv
63ff77691f
+DMA, GIF, NAT, WWW
2003-06-07 22:33:30 +00:00
jmmv
845b77b870
Add cvs id tag.
2003-06-07 18:56:10 +00:00
gmcgarry
a0b04cb7df
GPIB manpages.
2003-06-02 04:00:24 +00:00
martin
a4c13e8f4d
Regen (nsmb added)
2003-06-01 20:27:59 +00:00
uwe
95af8c21e9
Add igsfb(4).
2003-06-01 11:38:16 +00:00
uwe
a33df1ba35
The igsfb(4) driver is considered stable now.
2003-06-01 01:14:30 +00:00
thorpej
000836e000
If EXTERNAL_TOOLCHAIN is defined, allow the compiler to define the
...
location of crt{begin,end}{,S}.o and libgcc.a. Encapsulate all of
this logic into the new bsd.gcc.mk, and use it in bsd.prog.mk and
bsd.lib.mk.
2003-05-31 20:33:15 +00:00
thorpej
22791b9867
Add a CPUFLAGS variable which can be set by the user's mk.conf or in
...
the environment:
CPUFLAGS Additional flags to the compiler/assembler to select
CPU instruction set options, CPU tuning options, etc.
Since CPUFLAGS is not implicitly set by any part of the make infrastructure,
it is safe to set in mk.conf, unlike COPTS or DBG.
2003-05-30 18:43:23 +00:00
fair
3c344189a4
More completely document the bootstrap flags accepted by the NetBSD
...
secondary bootstrap and the NetBSD kernel. Document SRM a little more.
I think this satisfies PR 20557.
2003-05-30 05:34:46 +00:00
wiz
53588c2a8b
Back this out until I know why it does not work.
2003-05-27 21:43:32 +00:00
wiz
43075c01c6
Use && instead of ; to only overwrite a file if the corresponding sed worked (from christos).
...
Add .cpp rules.
2003-05-27 19:32:18 +00:00
wiz
f338b31357
Add .cpp dependency rules.
2003-05-27 19:30:45 +00:00
yamt
60990de075
sync with reality and more note. (MEXTADD)
2003-05-27 13:04:25 +00:00
wiz
363facc46e
Remove .Pp before .Sh.
2003-05-27 04:55:34 +00:00
itojun
c337d7850f
remove reference to draft-mcdonald-*, as we actually implement different API
...
from the document.
2003-05-27 02:31:58 +00:00
jmmv
b7878a7b3c
+IIUC
2003-05-26 13:11:36 +00:00
wiz
135b433e9c
s/${ECHO}/@echo/, since we don't define ECHO in share/mk.
2003-05-26 12:38:59 +00:00
lukem
9014bdbce6
* Document $RCMD_CMD in environ(7).
...
* Cross-reference rcmd(1), rcmd(3), and environ(7) as appropriate.
Should fix [bin/21670] from Geoff Wing.
2003-05-26 10:18:39 +00:00
wiz
bc0cb610c5
Remove trailing whitespace.
2003-05-26 06:55:19 +00:00
fair
9c3cc1b1d4
Add pointers to pxeboot, dosboot, w95boot a little more explicitly.
...
Add pointer to diskless(8) from pxeboot(8) and a reference for the
PXE specification. Clarify the wording here & there.
2003-05-25 21:19:06 +00:00
fair
d9770d2cb2
Tweak the DHCP section a little, per Martin Husemann.
2003-05-25 19:53:07 +00:00
jdolecek
91ab36dea2
put 'Czechoslovak' and 'Czechoslovakian' back; even through the country
...
is no more, those are still correct words
pointed out on source-changes@n.o
2003-05-24 16:48:31 +00:00
jdolecek
3464bef947
remove obsolete 'Czechoslovak' and 'Czechoslovakian'
2003-05-23 20:37:57 +00:00
fair
4a6681b600
New sentence, new line. Add discussion of MII support to the MEDIA SELECTION
...
section, per PR 21399
2003-05-22 07:42:30 +00:00
wiz
33b345ecdf
Fix some typos, s/nfsiod/nfsd/ (?), sort SEE ALSO.
2003-05-22 07:06:53 +00:00
fair
3e3e5cec32
Massive rewrite/reorganization of diskless.8 to clarify, edify,
...
educate, elucidate, and otherwise answer ancient PR 5885, which
complained about lack of documentation for DHCP booting systems.
Please review, comment & correct. Writing is hard work.
2003-05-22 06:45:55 +00:00
wiz
4e4095f195
Grammar fix, from jmc@openbsd.
2003-05-20 10:10:23 +00:00
wiz
75f9ab5b80
Add back comma after e.g. and i.e.
...
See for example http://newark.rutgers.edu/~jlynch/Writing/e.html .
2003-05-20 08:18:23 +00:00
fair
38fe78bca7
Add some information necessary for netbooting.
...
Update date.
2003-05-20 07:47:40 +00:00
lukem
76a3147d38
Remove dependency on ${RPCGEN}:
...
* Unnecessarily causes lib/librpcsvc (etc) to be rebuilt every time
rpcgen is updated.
* No other "generated" file (.l, .y, ...) depends upon its tool
like this
* As <bsd.own.mk> wasn't being pulled in, the tools/ version
wasn't being used, so a lot of times the dependency was wrong.
Fixes [toolchain/11568] by Bernd Ernesti.
2003-05-19 07:19:10 +00:00
wiz
be82955f10
New sentence, new line; fix xrefs; sort SEE ALSO; punctuation nits;
...
uppercase beginning of sentence; bump date for last two.
2003-05-18 09:10:51 +00:00
wiz
a5016fab1f
New sentence, new line. Bump date for last. Add missing "the".
2003-05-18 09:04:52 +00:00
lukem
f5dd9322ee
Set CAP_MKDB_ENDIAN to the cap_mkdb(8) endian flag, rather than
...
overriding TARGET_ENDIANNESS.
2003-05-18 08:20:34 +00:00
lukem
4ae3ede358
Only determine TARGET_ENDIANNESS if it's not already defined.
2003-05-18 08:19:03 +00:00
lukem
65e312f75f
Add ${TOOL_DB}; db(1) as a (host) tool.
...
Note: this is the first tool using a "TOOL_" prefix in the make(1) variable;
other similar "non-standard" variable names will be converted in the future.
2003-05-18 08:09:25 +00:00
lukem
03a26b2c80
make this a no-op if HOSTPROG is defined
2003-05-18 07:36:23 +00:00
gmcgarry
4134935e8c
Xr xfd(1)
2003-05-17 03:03:32 +00:00
gmcgarry
3116152523
More on fonts. ISO C support.
2003-05-17 02:57:39 +00:00
wiz
70c40c00ed
regen (-lms,-mms,+icp on i386).
2003-05-15 19:17:43 +00:00
wiz
717b2b1474
Remove i386/busmouse(4); it's not supported on i386 any more.
2003-05-15 18:53:34 +00:00
wiz
6454d66c69
Fix typo.
2003-05-15 13:28:58 +00:00
atatat
b5329c1d85
(1) Don't print the message buffer (via ddb's dmesg command) if the
...
message buffer has not yet been set up, mimicking code from the top of
the sysctl routine for retrieving the message buffer.
(2) Add a /l modifier to the trace command. This makes it print the
backtrace using printf() instead of db_printf(), which has the nice
side-effect of also putting it into the message buffer. A kernel with
ddb in it but disabled (ie, ddb.onpanic set to zero) will print a
backtrace (which ends up in the message buffer) before dumping (or
not, depending on the value of kern.dump_on_panic) and rebooting, but
if ddb is not disabled, the backtrace is not printed, and there's no
way to get it to display a backtrace such that you can retrieve it
after the dump. The backtrace printed by gdb is sometimes a little
different.
(3) Documentation for the above.
2003-05-15 13:18:18 +00:00
wiz
ee6d7b94d4
Remove last traces of obsolete olms and omms drivers.
...
Ok'd by drochner and fvdl.
2003-05-15 13:13:21 +00:00
wiz
3b82314399
Point to IPC tutorials in /usr/share/doc/psd, update names, and add authors.
...
Bump date.
Suggested by kleink.
2003-05-15 10:18:42 +00:00
wiz
318b76a793
setup -> set up.
2003-05-15 06:01:02 +00:00
fair
28dbdce5de
nroff cleanups prior to answering a problem report.
2003-05-15 02:03:45 +00:00
salo
86395f0606
Add cross-references to w(1) and lastlogin(8).
2003-05-14 18:07:01 +00:00
wiz
428fec6205
Bump date for last.
2003-05-14 12:20:01 +00:00
wiz
c0374a92bc
New sentence, new line; nits. XXX: this page might need an update.
2003-05-14 12:19:15 +00:00
drochner
1b08bec43d
opms(4) is long gone
2003-05-14 12:18:07 +00:00
drochner
06a2fecfa8
remove "opms"
2003-05-14 12:16:57 +00:00
wiz
577a7320c0
setup -> set up.
2003-05-14 12:00:33 +00:00
wiz
67b1bed2dd
setup -> set up, from jmc@openbsd.
2003-05-14 11:58:34 +00:00
wiz
1d1f715318
setup -> set up.
2003-05-14 07:59:00 +00:00
wiz
2a0da87429
setup -> set up; it's -> its
2003-05-14 07:58:31 +00:00
wiz
a969e6f361
setup -> set up, from jmc@openbsd.
2003-05-14 07:57:51 +00:00
wiz
72560fa3c0
New sentence, new line; use .Aq; set -> set up.
2003-05-14 07:50:50 +00:00
wiz
8a4655ce73
Setup -> set up; new sentence, new line; add some commas; change kernel building instructions to include make depend.
2003-05-14 07:40:27 +00:00
wiz
34757ddf9c
Setup -> set up, from jmc@openbsd.
2003-05-14 07:28:01 +00:00
dbj
f1e0ecadf7
remove dependencies on ${LIBC} ${LIBM} and ${LIBTERMCAP} static libraries
...
from host tool targets. Commits fix from PR toolchain/21495
2003-05-14 00:24:06 +00:00
wiz
956c6be35c
Fix typo; new sentence, new line; use more mdoc; add FILES section; sort SEE ALSO.
2003-05-13 10:08:36 +00:00
wiz
28756760a7
Bump date for last.
2003-05-13 09:59:27 +00:00
fvdl
c6626dc295
Fix this up a bit to match reality. Needs more work, and so do some
...
other manpages describing scheduling-related functions.
2003-05-13 09:56:27 +00:00
ragge
7eef3e7815
This ksyms man page should describe the current interface.
2003-05-11 18:09:49 +00:00
wiz
e64e6c16f0
Make that May :).
2003-05-11 17:49:12 +00:00
augustss
3ed5e278c3
Add Belkin F5U109.
2003-05-11 16:30:16 +00:00
wiz
8635711f3e
Add Centreville, and fix 22015. From Sean Davis in PR 21407.
2003-05-11 01:55:18 +00:00
thorpej
a6bb9a13b4
Back out the following chagne:
...
http://mail-index.netbsd.org/source-changes/2003/05/08/0068.html
There were some side-effects that I didn't anticipate, and fixing them
is proving to be more difficult than I thought, do just eject for now.
Maybe one day we can look at this again.
Fixes PR kern/21517.
2003-05-10 21:13:27 +00:00
salo
a760954e6f
Fix AMS, from Douwe Kiela via PR misc/21523.
...
Better describe PRG.
Add BTS.
2003-05-10 19:38:06 +00:00
wiz
6169ff492d
Bump date for last; new sentence, new line.
2003-05-10 09:09:41 +00:00
fvdl
b1d933d3cf
Document isa_drq_alloc/free.
2003-05-10 00:02:22 +00:00
christos
b024767c0c
Fix _HOST_CYGWIN lossage.
2003-05-08 20:39:00 +00:00
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
wiz
e6367d8a4b
Use more mdoc, some mdoc improvements, unxref crash(8).
...
XXX: Needs more work, e.g., at least a SYNOPSIS section.
2003-05-03 23:15:31 +00:00
wiz
6458b9c21b
Put Nd argument in quotes, since it is more than 9 arguments long.
...
From jmc@openbsd.
2003-05-03 20:49:05 +00:00
wiz
6a8058b52a
Misc fixes from jmc@openbsd.
2003-05-03 19:01:05 +00:00
wiz
1ffa7b76c4
DMA, not dma nor Dma.
2003-05-03 18:10:37 +00:00
gmcgarry
3dac715ee8
Document MTRR. Addresses PR#14735.
2003-05-02 09:11:07 +00:00
gmcgarry
6369566e8d
Document "stray interrupts". From Charles Hannum on netbsd-users@netbsd.org.
...
Addresses PR#12913.
2003-05-02 08:19:43 +00:00
gmcgarry
7c8d3835be
Consistently describe I/O port page. Addresses PR#11793.
2003-05-02 08:05:14 +00:00
fair
60ec1171ef
Add a full list of config(8) lines from sys/arch/*/conf/GENERIC
...
Add ms(4) and kbd(4) to SEE ALSO.
Correct Ud -> Ux in HISTORY.
Add links to zs.4 and zsc.4 to make this easier to find.
Mention "Zilog 8530" in the Nd so that the permuted index will find
this driver.
2003-05-02 00:42:40 +00:00
fair
21f4f3ecc0
OK, remove the alpha bits because it has been converted to use
...
zstty(4) in -current, though NetBSD/alpha on the 1.6 branch is
still using scc(4). Mention this in the HISTORY section.
This should finally answer PR 19572, although the zstty(4) man page
is woefully inadequate.
2003-05-01 19:31:54 +00:00
fair
12f3ab83c8
Add Xr diskless 8 because Suns can netboot.
...
Remove "floppy" from the example list of things that can UltraSPARC
can boot from.
2003-05-01 18:44:11 +00:00
yamt
245e20c483
mdoc improvement.
...
(use the longest tag for width specifier)
2003-05-01 15:58:49 +00:00
yamt
07993bf5b9
redo a half of the previous correctly.
...
('op' arg of VOP_ADVLOCK)
2003-05-01 15:42:51 +00:00
yamt
307d26d6a8
VOP_ADVLOCK:
...
F_{RD,WR,UN}LCK is not for 'flags'.
2003-05-01 15:30:35 +00:00
wiz
63d39ddbe4
New sentence, new line. Some mdoc fixes.
2003-05-01 14:11:11 +00:00
wiz
876372d88e
a -> an from jmc@openbsd.
...
New sentence, new line while I'm here.
2003-05-01 14:01:39 +00:00
wiz
7dcc28d440
ultra sparc -> UltraSPARC.
2003-05-01 11:16:28 +00:00
martin
b21f878e23
Add another example. Fix files section (/boot is called /ofwboot realy)
...
and now that we mention floppy disks add a bugs section - we can't boot
from them.
2003-05-01 11:14:03 +00:00
wiz
c05987da9e
Use \*[Gt] instead of > for HTML output.
2003-05-01 09:48:05 +00:00
wiz
5fe6660b13
Drop superfluous Pp and duplicate FILES section; add article; end sentence with a dot.
2003-05-01 09:34:57 +00:00
fair
04b8228faf
Complete rework of this man page to explain SRM enough to boot an
...
alpha. This is to answer PR 20557.
2003-05-01 09:15:56 +00:00
uebayasi
8a940b232d
Typos, mostly a -> an.
...
Reviewed by: grant
2003-05-01 08:42:07 +00:00
gmcgarry
8a0a3238fa
Manpage for amr(4) from FreeBSD. Addresses PR#17110.
2003-05-01 08:36:50 +00:00
fair
47dc853e49
Clean up nroff problems. Reword description a little.
...
Add requirement for SCSI CD-ROMs (should be ID 6, and must
be able to do 512-byte reads). Add STANDARDS section.
This should close PR 21387.
2003-05-01 06:20:19 +00:00
wiz
2e72bf0557
Sort sections; new sentence, new line; use more mdoc;
...
drop crash(8) reference.
2003-05-01 02:11:01 +00:00
martin
63185858eb
Reference IEEE 1275 and rename L1 to STOP (mentioning the old name).
...
From Erik Fair.
2003-04-30 20:40:06 +00:00
dsl
59ed981455
Straight not strait
2003-04-30 20:06:10 +00:00
jmmv
d8a685c47a
Add 'RTFC', as requested in PR misc/21400 by dive at endersgame.net.
2003-04-30 13:04:52 +00:00
martin
4e3a142d56
Clone the sparc boot(8) man page and bend it into shape for sparc64.
2003-04-30 12:32:29 +00:00
tsutsui
32b7f7206e
Improve hardware/device descriptions. (maybe needs wizd(8) ;-)
2003-04-29 22:02:44 +00:00
wiz
ab8a5ed674
Fix some dates; new sentence, new line; drop superfluous Pp.
2003-04-29 21:12:48 +00:00
wiz
1dae3d1d3e
Fix some dates, put Nd argument on same line.
2003-04-29 21:12:17 +00:00
wiz
cac849c126
New sentence, new line; use more mdoc; sort SEE ALSO;
...
correct some dates.
2003-04-29 21:00:32 +00:00
gmcgarry
97c9a5f9dd
arc and cobalt directories
2003-04-29 21:00:29 +00:00
gmcgarry
b7953b24d7
Add some missing pages.
2003-04-29 21:00:04 +00:00
wiz
71c404893b
New sentence, new line; correct some dates and releases; drop a superfluous Pp.
2003-04-29 20:57:24 +00:00
gmcgarry
38e597e8b6
Add intro.
2003-04-29 20:57:15 +00:00
gmcgarry
fe8b01a5b1
Add missing intro.
2003-04-29 20:52:58 +00:00
gmcgarry
d99cbc10bf
Duh. Can't even blame the coffee.
2003-04-29 20:50:44 +00:00
gmcgarry
fcca6ee71c
Add missing intro.
2003-04-29 20:47:58 +00:00
wiz
eea921656c
New sentence, new line; drop trailing spaces.
2003-04-29 16:06:44 +00:00
fredette
7863680d0c
Added a SYNOPSIS section, added content about boot device
...
selection, and added the man page to the set lists.
2003-04-29 15:04:41 +00:00
scw
ee96a063f1
Build shared libraries by default on sh5. They seem stable enough now.
2003-04-29 14:59:02 +00:00
wiz
befa7a8964
More mdoc; some grammar fixes; comment out Xref to crash(8) (doesn't exist).
2003-04-29 13:13:10 +00:00
wiz
3f3fd9f0d6
Use more mdoc macros; comment out reference to non-existing crash(8) from
...
SEE ALSO.
2003-04-29 13:05:32 +00:00
fredette
226e50835b
Added a boot(8) man page for sun2.
2003-04-29 13:00:57 +00:00
wiz
ebc4bc6c02
Update for rename from veriexec to verifiedexec.
2003-04-29 12:38:01 +00:00
augustss
c6715d7fe8
Add more (skeleton) missing man pages.
2003-04-29 11:49:50 +00:00
wiz
59295bb7cf
Fix name part of email address.
2003-04-29 11:43:43 +00:00
augustss
1b30b81d8d
Add some man pages that were missing. The pages are empty, but has the
...
email address of the person who added the driver. ;-)
2003-04-29 11:35:54 +00:00
wiz
19699fcce0
Bump date for last; use .Nm opms instead of Xreferencing ourselves.
2003-04-28 12:15:17 +00:00
augustss
19e28afeba
Add a line about opms.
2003-04-28 11:52:46 +00:00
augustss
68d8a112dc
Link opms to pms.
2003-04-28 09:54:57 +00:00
augustss
0f48b30c19
Link cons to console.
2003-04-28 09:53:43 +00:00
fvdl
ee5c723638
Correct previous. MACHINE is amd64. MACHINE_ARCH is x86_64.
2003-04-27 10:15:01 +00:00
tron
ef4a5d5fc9
x86_64 -> amd64
2003-04-27 10:10:28 +00:00
wiz
5084d44ea8
regen (x86_64 -> amd64)
2003-04-26 21:00:56 +00:00
fvdl
e937aee3c1
another x86_64 -> amd64
2003-04-26 20:55:40 +00:00
fvdl
043f21d9ea
x86_64 -> amd64
2003-04-26 19:14:17 +00:00
fvdl
0945a6df17
x86_64 -> amd64
2003-04-26 19:02:50 +00:00
jmmv
c338f2125f
Fix ISA meaning; thanks salo@.
2003-04-25 19:53:17 +00:00
jmmv
586e8b8a61
+BLOB
2003-04-25 18:57:18 +00:00
fair
32c41ae13d
Preliminary nroff cleanup prior to fixing a problem report.
2003-04-25 04:19:15 +00:00
fair
05b9b8507d
One more: add ttys(5) to SEE ALSO, and compact the device file lists.
2003-04-25 03:17:08 +00:00
fair
0ee7b4ecbf
Gaaaaaah! I should have double checked that pmax had been changed
...
to match alpha, and they're different - alpha: ttyB0, pmax: ttya
So, change the FILES section again to differentiate between alpha
and pmax, plus add a clear statement in the first paragraph as to
which computers listed are supported by which port.
Hopefully this will properly answer PR 19752
2003-04-25 03:03:07 +00:00
fair
5a6ae49f80
Change the serial port file names in the FILES section to ttyB0,
...
etc. to match current reality, per PR 19572
Add some paragraph breaks to make the text more readable, and to
more clearly separate the topics covered.
Sprinkle Tn macros liberally. Update the man page date.
2003-04-25 02:48:23 +00:00
fair
3c460e58a0
Add MAKEDEV(8) to the SEE ALSO list.
...
Clean up nroff problems.
A commit to clean up a problem report comes next.
2003-04-25 02:31:57 +00:00
wiz
5eafd757ee
regen (init target, some other stuff)
2003-04-24 12:15:58 +00:00
wiz
39f7be757e
Use .Aq instead of \*[Lt]...\*[Gt].
2003-04-24 12:13:03 +00:00
matt
275eeea6c9
The __wrap_* symbols need to become local symbols. If you have module
...
x which is dependent y but they both have __wrap_foo, if the __wrap_foo
is not localized, you will get linker truncation messages.
2003-04-23 18:34:20 +00:00
wiz
4655e4e4cd
Change Dd to this year; new sentence, new line.
2003-04-23 05:43:47 +00:00
augustss
c1ca8bff0e
Add intro(4) man page.
2003-04-22 22:16:29 +00:00
christos
2b009f6aa8
fix lossage caused by previous commit.
2003-04-22 12:55:26 +00:00
wiz
21b07cfaf5
Bump date for last.
2003-04-22 08:53:02 +00:00
fair
3be73adced
Remove the reference to the gdb "-k" option,
...
which is deprecated, per PR 19106
2003-04-22 08:45:57 +00:00
grant
8b06af555f
netbsd.org -> NetBSD.org
2003-04-22 08:14:38 +00:00