Commit Graph

690 Commits

Author SHA1 Message Date
ober
89c37015f9 Updated to include new Zaurus port as per new-port checklist. 2007-01-06 03:34:26 +00:00
wiz
172a4c32bd From dieter roelants in PR 35169:
- While reading install/12957 it was suggested
	(http://mail-index.netbsd.org/port-i386/2006/11/27/0000.html)
	that all notes, marked with '[PCMCIA]' should go and be
	replaced with a more generic explanation about removable
	devices.
	- I noticed the HTML output concatenates 'NetBSD' and '4.0',
	which is ugly.
	- The IP addresses for ftp.NetBSD.org are wrong.
2007-01-04 00:19:45 +00:00
wiz
3ed1aa9185 Spell "separate" correctly. From Zafer Aydogan. 2006-12-25 18:39:47 +00:00
alc
d876d4f262 Add my name to the developers list
Hello everybody ;-)
2006-11-29 04:34:37 +00:00
martin
f1a1cc2e0c dsl says: "you need to use .ie not .if if you want to use .el".
This makes missing descriptions of the misc/ directory appear in the
output.
2006-11-26 19:21:55 +00:00
martin
da210ed133 Adapt iso image names to current conventions and suffix them with the current
version number.
2006-11-26 11:26:27 +00:00
mishka
64c7b74aad PR/13749 - Incorrect options specified for dd(1) in tape installs.
Cleanup dd options accordingly to the following policy:
    1) put if, of, bs, conv in this order
    2) for reading/writing from/to disk don't use sync
    4) reading from tape - use sync
    3) writing to tape - use osync

Noted by Don Yuniskis (auryn at gci-net.com) via install/13749. Thanks!
Reviewed by <martin>. Thank you!
2006-11-25 22:53:34 +00:00
martin
70ba00a921 i386 now has 3 floppies - noted by Alan Horn 2006-11-25 21:07:32 +00:00
hubertf
3eed780f61 Fix previous: xfont is also needed by X clients.
Thanks tron@
2006-10-31 14:05:22 +00:00
hubertf
4269337775 * Clarify that the xfont set is only needed by the X server
* simplify commands to extracts sets & pkgsrc
 * add spaces around \(em - why this isn't rendered as &mdash; is far
   beyond me, can someone with *roff fu have a look?

Inspired by posting by James K. Lowden on netbsd-docs.

XXX the hardware list needs real work. :(
2006-10-30 18:36:44 +00:00
hauke
09aee34e95 Add Hauke Fath 2006-10-22 21:08:27 +00:00
dogcow
4d6780ca5c I figure I may as well add myself, too. You'd think this'd be automagically
generated at some point...
2006-10-17 20:26:50 +00:00
mjf
34c85e509f Added myself to the list. 2006-10-17 20:07:34 +00:00
pavel
dd6faf8e8a add myself (pavel@) 2006-10-17 07:54:06 +00:00
obache
f2599bc9e9 Add myself to the list of developers. 2006-08-30 14:19:24 +00:00
bjh21
cd46a5a9c8 Remove mention of wscons-specific kernels on acorn32 -- all acorn32 kernels
now use wscons.
2006-08-14 22:14:13 +00:00
plunky
a1c876ddfc Add my name to list of Developers 2006-08-11 18:39:02 +00:00
bjh21
3ec3640611 No acorn32 system that I know of has PCMCIA, so skip PCMCIA references there. 2006-07-20 19:38:17 +00:00
hubertf
7c79d661fa Mozilla -> Firefox 2006-07-17 14:21:19 +00:00
bjh21
07505ac8d7 Update to describe the set of kernels we actually ship on acorn32. 2006-07-13 13:14:36 +00:00
freza
cf3f32f664 Add myself to the list of developers. 2006-05-25 15:07:08 +00:00
ghen
3c29b80784 I joined releng recently. 2006-05-03 22:01:19 +00:00
liamjfoy
f233f366ee - add liamjfoy 2006-04-25 08:38:41 +00:00
uwe
dca61a460d s/xen/xen-i386/ in MACHINE_ARCH_LIST as that's what the code below expects. 2006-04-20 03:33:01 +00:00
uwe
5c626d86b7 Update portmasters list. Fix first line to use empty cells to avoid
bad output for HTML, and warning for other formats.  Fix last line to
have enough empty cells.

XXX: The list of portmasters should be sorted by last name.
2006-04-20 03:04:34 +00:00
uwe
3df4d1dece Add myself to the list of developers (if somewhat belatedly). 2006-04-20 02:20:39 +00:00
uwe
0a306a7d14 Properly use ".Nx Ns 's" for "NetBSD's" to avoid unknown version warning. 2006-04-20 01:32:48 +00:00
uwe
64026d26a0 .Nx should be on a line by itself. 2006-04-20 01:22:56 +00:00
uwe
5a943f6c33 Opening curly at the end of line should be followed by backslash to
prevent roff from seeing empty lines in input.
2006-04-20 01:10:23 +00:00
uwe
ee206b0099 Properly format apropos(1) example. 2006-04-20 01:05:47 +00:00
uwe
b7c401e893 Opening curly at the end of line should be followed by backslash to
prevent roff from seeing empty lines in input.
2006-04-20 00:57:33 +00:00
uwe
d6b8bef553 Trailing comments are introduced with \" not .\" 2006-04-20 00:05:32 +00:00
uwe
67f9355337 Spell Kungliga Tekniska H\(:ogskolan using escape sequence. 2006-04-19 23:35:59 +00:00
wiz
e622fc0753 Fix problem solved in 1.25 in a better way. 2006-03-26 14:29:12 +00:00
tsutsui
c71f2558cc Add more description about rbootd(8) and YAMAMORI Takenori's
sun-rbootd package for NetBSD/hp300 and OpenBSD/hp300, which
works on more other OSs including SunOS 4.x, Solaris 2.x, HP-UX 10,
HP-UX 9, NEWS-OS 4.x, FreeBSD, and Linux.
2006-03-25 13:42:41 +00:00
tsutsui
79f5cc71ab Fix a macro usage so that it shows
(the `client' ).
instead of
 (the `client ).'
2006-03-25 13:19:57 +00:00
rittera
dd3a1291db Added myself, Alan Ritter 2006-03-17 03:23:28 +00:00
wiz
3a1bb3b232 Fix some URLs. From OKANO Takayoshi in PR 33001. 2006-03-09 18:07:30 +00:00
hubertf
ee2255c4b0 Clarify "{Product_Name}" -=> "NetBSD", as advised by The Open Group 2006-02-23 15:33:31 +00:00
jschauma
aaad8c9b37 add kochi@ as portmaster for ia64 2006-02-20 19:30:06 +00:00
hubertf
6c1b4a6f6a Add text requested by term (b) of
localsrc/legal/TheOpenGroup/TOG_LICENSE
2006-02-16 03:15:02 +00:00
gdamore
c2bb9307da Added gdamore. 2006-01-26 00:56:39 +00:00
tsutsui
8823268c68 Add ews4800mips.
While here, remove nonexistent openblocks.
2006-01-09 17:58:49 +00:00
apb
d09e15652b Add apb 2006-01-03 21:34:05 +00:00
hubertf
665a7c14de Don't hardcode release numbers, use \*V 2005-12-15 02:34:47 +00:00
ghen
401043a782 Add ghen 2005-12-13 10:41:25 +00:00
kardel
69ca862fe2 add myself 2005-11-27 19:12:11 +00:00
itohy
46cdc5bb72 Add missing T:
"T"his product includes software developed by the PocketBSD project
    and its contributors.
2005-11-14 01:57:12 +00:00
jnemeth
e2ee08b710 add myself, jnemeth 2005-11-11 03:45:57 +00:00
tron
8cdb94228e Sync with changes in the "netbsd-3" branch. 2005-11-06 17:25:55 +00:00