Commit Graph

164 Commits

Author SHA1 Message Date
kawamoto 9c00dfaa6b Added KAWAMOTO Yosihisa to the developers list. 2001-04-12 18:04:24 +00:00
pooka 81e0eaa92d minor nit: install document is INSTALL.ext, not INSTALL..ext
from Lasse Rasinen <lrasinen@iki.fi>
2001-04-09 15:07:56 +00:00
jhawk 152a0585ea Update copyright date.
Update document date.
Periods at ends of sentences.
Don't hyphenate NetBSD (for .ps versions)
Avoid wording that implies the current release is 1.5.
Emdashes are \(em and not -- and especially not '-'; no surrounding whitespace
bound checking => bounds checking
Grammar (including parallelism, articles, etc.)
Tagged lists spaced from largest tag.
Semicolons for list delimitters where commas are ambiguous.
Colons after text before examples.
s/1.4 or later/1.4 or prior/
Simon Burge is a pmax portmaster now
Havard Eidnes -> H\(oavard Eidnes
Jaromir Dolecek -> Jarom\('ir Dolecek [can we do better?]
note The End
2001-04-07 15:23:15 +00:00
fredette dffb35cf7f Add Matt Fredette to the list of developers. 2001-03-29 01:09:02 +00:00
nsmrtks cee28f7fcf Add NISHIMURA Takeshi to the list of developers. 2001-03-14 10:23:30 +00:00
zuntum 73418788ae Move "Tomasz Luchowski <zuntum@netbsd.org>" entry to appropriate place 2001-03-12 21:06:01 +00:00
zuntum c90cf8115f Added myself to the list of developers. 2001-03-12 05:56:15 +00:00
kent 4fcf0118dd Add TAMURA Kent to the list. 2001-03-10 18:14:18 +00:00
atatat f39c02f701 Add myself to the developers list 2001-02-28 17:32:39 +00:00
itojun 9dae69c026 mention that ssh/sshd require rnd(4). 2001-02-26 23:02:56 +00:00
tacha 6e582f3dae Add myself (Tatoku Ogaito). 2001-02-07 10:59:08 +00:00
reinoud c4c072fd2e Entered my name (Reinoud Zandijk) to the relevant files 2001-02-06 16:08:59 +00:00
itojun 9b0c7c0026 add dreamcast and hpcsh 2001-01-18 14:14:05 +00:00
nonaka 9fe9900b99 alphabetical order 2001-01-16 16:57:08 +00:00
taya ac26bf015f Add myself (Shin'ichiro TAYA) 2001-01-15 15:53:22 +00:00
joff 1c70af9809 Added myself. (Jesse Off) 2000-12-18 06:39:38 +00:00
jtb b0623ac1a4 Added Jason Beegan (jtb@netbsd.org) to the list of contributors. 2000-11-28 23:19:50 +00:00
hubertf 5868050f6f The X Consortium does not request the "The" being part of "The X Window
System", so don't capitalize it unnecessarily.
2000-11-16 01:48:29 +00:00
hubertf aa22ef1fb8 Note which part (-> server side) of NFS locking now works 2000-11-14 22:37:12 +00:00
hubertf 4bd9e6ca04 fix two typos, pointed out by Chris Jones 2000-11-14 16:35:11 +00:00
hubertf 4cfe500087 it's ext2fs, not extfs. Pointed out by Havard. 2000-11-14 16:23:40 +00:00
hubertf f5cb6a2fa0 Mention other audit for string routines that were used without bound checking 2000-11-14 07:26:37 +00:00
hubertf f7a1e57576 Mention code audits - format string, and others - and what they gain. 2000-11-13 23:01:36 +00:00
hubertf f898d4a492 Several changes to our release notes, OK'd by Luke Mewburn:
* mention additional kernels in binary/kernel/ dir: GENERIC_LAPTOP, etc
  * note that we also include firewall software (besides X, ...)
  * don't Xref the BUGS file, as it's gone
  * update some file sizes (source .tgz files) to match BETA2
  * mention that syssrc contains the source for all architectures
  * Sysinst now allows setting root password and timezone - note that.
  * Explain how to actually install binary packages, giving some
    examples that people may want to install.
  * Mention rawrite32 near rawrite.
  * Don't show preparation of install tape on i386
  * update i386 hardware a bit. This needs to be generated automatically...
  * Many minor nits & typos.
2000-11-13 01:22:39 +00:00
hubertf 2becbc3b35 number of panics caused by the vnode locking mechanism before:
many -> some
Reading the original text led to the conclusion we paniced a lot
which was not true.
2000-11-12 03:22:47 +00:00
hubertf 3361c5eca6 Point out that files affected by README.export-control are e.g. in
src/crypto and src/sys/crypto.
2000-11-12 03:08:44 +00:00
wiz 27b30b18ba Miscellaneous fixes (mostly typos & grammar) 2000-11-12 02:57:21 +00:00
lukem 6b7eb3a804 use
(cd /foo ; tar zxpf -) < bar.tar.gz
instead of
	tar -C /foo -zxpf bar.tar.gz
since the `pax as tar' on the install media doesn't have a working -C...
2000-11-10 06:56:11 +00:00
lukem 54878f1733 more rewording from allen briggs 2000-11-10 06:21:07 +00:00
lukem bb24a42565 minor cleanup of features (based on feedback by briggs) 2000-11-08 23:12:17 +00:00
tv d0b4b8af60 Remove "new port in this release" fanfare for the following ports which
will not be releasing 1.5 sets:  arm26, evbsh3, luna68k, mmeye, prep.
2000-11-01 03:42:18 +00:00
mason bee7633a76 Added James Chacon. (Thanks to Soren for reminder.) 2000-10-31 18:08:51 +00:00
lukem 23d5ac0264 - split new features up into subsections, and update a bit
- document rc.d in `compatability issues with previous releases' section
- wrap .Dl blocks with .Pp
- use .Ul, .Pa, .Tn, .Bx, ...
- use .Pp after .Ss (since .Ss2 does this, and it looks slightly better)
- add tv@ to releng
2000-10-29 12:24:57 +00:00
tsutsui 6c7f106ad2 Fix typo. (s/cobolt/cobalt/)
Pointed out by SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp>.
2000-10-11 12:18:45 +00:00
tsutsui 6af4346937 Remove description about new ports on 1.4. 2000-10-11 11:56:28 +00:00
lukem 7bed8ad731 - move arch setting logic from main -> macros, and change as follows:
- define string `A' to contain the arch name (defaults to the port
	  name)
	- define registers \*A and _\*A if
- deprecate _FOR_RELEASE, and just use FOR_RELEASE
2000-10-10 22:03:41 +00:00
lukem 5dd9f4056e - replace the `highlights' list for 1.4 with stuff done by 1.5
- optimize suggested commands (e.g, tar usage, ...)
- consistently use `@netbsd.org' in email addresses
- remember to thank the people who host the WWW, GNATS, CVS and CVSweb servers
- add blurb about trademark ownership
- update MACHINE_LIST for the 31 ports we support (as of 1.5)
- define registers for MACHINE_ARCH, depending upon \*M; may set one
  of the following as appropriate: _m68k, _mips, _powerpc, _sh3
- change to using various new macros added in ../common/macros
2000-10-10 12:08:24 +00:00
itojun c2b309a138 add SSH to major changes. 2000-10-06 08:30:09 +00:00
jhawk 2b5deb0e20 update Dd 2000-08-25 23:51:43 +00:00
minoura 5733e0b1ae Add new developers, ichiro, toshii, taca, kei, and tshiozak. 2000-08-24 14:49:41 +00:00
jhawk e19b3dce6d Use consistent casing for "Internet". 2000-08-24 03:57:38 +00:00
wdk b45cb63296 Add portmaster for mipsco port 2000-08-22 05:10:10 +00:00
ad 990c310b3f Sort developer list. 2000-08-21 14:08:00 +00:00
hubertf 43b2b58c33 secrsrc.tgz is no longer. 2000-08-07 11:58:04 +00:00
skrll 7c81cf05ee Add myself to the list. 2000-07-29 11:40:49 +00:00
wdk 00d537c969 Add myself to the developers list 2000-07-29 04:02:18 +00:00
federico 6107af201f Add myself to the developers list 2000-07-28 22:26:50 +00:00
bernie 91c88b6b86 Add myself to the developers list 2000-07-28 22:15:19 +00:00
jhawk 601d3aa149 Add thorpej and jhawk (myself) to releng 2000-07-23 20:22:30 +00:00
toddpw 2583501a28 Add myself. 2000-07-15 11:00:57 +00:00
jeffs 9614613391 Add myself to the developers list. 2000-07-10 16:25:44 +00:00
ur 1fca26e9c7 Add myself to developer list. 2000-06-28 07:06:46 +00:00
soren 5f5263355b Add sgimips. 2000-06-24 11:12:55 +00:00
gmcgarry 0e85a3b273 Add Gregory McGarry <gmcgarry@netbsd.org> to list of developers. 2000-06-12 22:47:17 +00:00
ad 96efe00076 Fix a botch. 2000-06-12 11:05:35 +00:00
tsutsui df0f7248cd Move soren's name to portmasters list. 2000-05-14 13:22:17 +00:00
bjh21 d1744447e8 Add arm26 port 2000-05-11 21:30:07 +00:00
bjh21 9404af6d5a Add myself to portmasters list 2000-05-07 09:57:46 +00:00
itojun 945422d310 update wording for sendmail upgrade issues. 2000-05-05 19:05:29 +00:00
itojun 79099a85c3 change sendmail.cf path in "postinstall".
sync "main" with reality.  rc.d/sendmail will die if there's /etc/sendmail.
2000-05-03 17:09:13 +00:00
itojun 24ff0c6e1f mention sendmail upgrade twists (/etc -> /etc/mail) 2000-05-03 10:56:45 +00:00
david 784ea78445 add myself to supporting-cast 2000-04-16 03:46:28 +00:00
jhawk c4f30d4a4e Add self (jhawk) to list o' Developers 2000-04-13 17:53:58 +00:00
martin 29ca614469 Added myself. 2000-03-12 19:18:50 +00:00
onoe 2ec94d1a53 add myself to developpers. 2000-03-10 01:59:06 +00:00
ross b4dbebce1a alpha port is now ross + jason 2000-03-01 02:08:28 +00:00
mbw 68a1983326 added mbw to list of contributors 2000-02-26 03:02:14 +00:00
nonaka e1c9f9e96d Add myself 2000-02-23 14:00:51 +00:00
groo 4cf20c4fe6 Added myself. 2000-02-23 07:51:53 +00:00
dent b7b0fe0dd0 Addition of myself. 2000-02-22 13:06:48 +00:00
tsutsui ce0bacce6a Move names of nisimura, soda and me to the portmaster's list,
and reorder some entries.
2000-02-16 10:48:13 +00:00
itojun 82070bab0c note sysctl(8) pathname change into "1.4 -> 1.4x changes" section. 2000-01-17 05:33:14 +00:00
soren d16fa2828e Add Thomas Klausner. 2000-01-12 04:49:56 +00:00
itojun bf9e30f3c1 sync text with reality. unified-ipv6 effort (KAME+INRIA+NRL)
resulted into single tree (KAME).
2000-01-02 18:39:03 +00:00
soren e163c6b37e Add new developers. 1999-12-27 11:52:36 +00:00
pooka f437f07cd4 add me 1999-12-18 22:59:24 +00:00
ws 6173e579bf The powerpc port was renamed to ofppc quite a while ago. 1999-12-15 18:50:01 +00:00
lukem 8c9f01b5c5 - Replace inline mirrors list with a link to
http://www.netbsd.org/Sites/net.html
  It's probably safe to assume that a user wanting access to a mirror
  site can access this URL...
- Highlight that with the latest BIND code you need to now use
	options { version "newfoo"; }
  to change the infoleak string.  (1.3.3 didn't have the infoleak,
  but it crept back into 1.4)
1999-12-08 03:57:29 +00:00
soren be4079c51e Add next68k to MACHINE_LIST. 1999-12-07 23:08:00 +00:00
soren 7069e19e17 More cleanup. 1999-12-07 17:55:38 +00:00
soren 6ab209b3aa Cleanup. 1999-12-07 17:26:17 +00:00
soren 75423f904a Add missing developers. 1999-12-07 17:09:30 +00:00
jwise eb3ec51871 Add Dean Huxley <dean@netbsd.org> 1999-12-06 21:53:06 +00:00
jonb d828de7083 fix name spelling... (at least it wasn't Jonathan, only mom calls
me that... 8-)
1999-12-06 04:35:30 +00:00
deberg fcab1efa6e fix my name's spelling 1999-12-06 01:46:11 +00:00
dmcmahill 4fd342eabe add myself to developers list 1999-12-05 23:28:57 +00:00
cgd 93d3beb3f1 add he and myself to the releng list 1999-12-05 05:46:30 +00:00
wennmach b207e53e3a Added myself to the list of developers :-) 1999-09-29 16:54:29 +00:00
hubertf ceaa498727 Scott Reynolds is no longer in core 1999-09-27 03:25:12 +00:00
mason c876d35b6a fixed grammatical error ("some architecture" -> "some architectures") 1999-09-10 00:06:38 +00:00
perseant 7d1736a5f7 Add some more new developers (after the last change I made a couple people
mentioned that they were not listed here *or* in the source I had used to
generate that diff).
1999-09-08 16:28:51 +00:00
lukem b6aa7d82bb shuffle some hats 1999-08-28 01:32:33 +00:00
perseant fba239989f Added missing developers (some others may still be missing though) 1999-08-27 21:35:07 +00:00
chopps 68746d569a add myself back to the developers list 1999-08-09 17:57:18 +00:00
itojun 67b57a858e upgrade shlib major version for src/lib/libpcap (0.1 -> 1.0).
document KAME IPv6/IPsec import into INSTALL.txt (installation notes).
1999-07-02 18:53:26 +00:00
ross c130e42b2e * Delete sun3x from SUBDIR
* The merged contents file didn't work out, so nuke it and put it back
  into each port directory. Most still have the now-pointless conditionals;
  these now should be deleted.
* fix alpha, amiga, and arm32 to delete the maze of twisty little conditionals
1999-05-24 07:03:16 +00:00
jwise 27a18e8843 Add my name to the list of developers, and the list of donations (cash for NBFTP). 1999-05-14 15:44:48 +00:00
simonb bdb75f209e Update src set sizes to current reality.
Prune 1.2->1.3 compatilbity issues, and 1 (only!) 1.3->1.4
issue.  More could go here!!!
1999-05-04 03:34:14 +00:00
is e609fe69c7 Add missing sponsors from the WWW page. Reorganize as there (individuals
and organizations seperately).
1999-04-29 19:27:27 +00:00
ross f14052bc95 Use \- instead of \*- (to get a dash instead of a hyphen) 1999-04-29 02:34:54 +00:00