Commit graph

3373 commits

Author SHA1 Message Date
Wolfram Schneider
f8c235934c added FreeBSD 3.5.1-RELEASE 2000-08-28 06:36:03 +00:00
Bruce A. Mah
ed8211a693 Fix typo in email address for admin contact for project machines.
Reviewed by:	jkh
2000-08-27 04:24:58 +00:00
Akinori MUSHA
0d12a1fb75 Merge from knu-cvsweb 1.94.1.15.
2000-08-25 18:01  knu

	* cvsweb.cgi: Get side-by-side diff working when $showfunc is true,
	noting that `-p' option of diff(1) can only be used with context
	and unified diffs.

	Submitted by:	Roger Hardiman <roger@cs.strath.ac.uk>

	Allow to specify CVS tags or branch names (including `.' and
	`HEAD') on cvs checkout.

	e.g.    http://foo/cvsweb.cgi/bar/dood.c?rev=.
	http://foo/cvsweb.cgi/bar/dood.c?rev=RELENG_4
	http://foo/cvsweb.cgi/bar/dood.c?rev=RELENG_4_1_0_RELEASE

	Not for diff currently, as rcsdiff does not grok CVS tags.

	Inspired by:	Folks at the FreeBSD cvs-all list.

	Specify `-R' (turn on read-only repository mode) and `-l' (do not
	log in the command history) on cvs checkout, so that one does not
	need a write permission with the repository.

2000-08-25 00:53  knu

	* cvsweb.cgi: MFZ 1.94.	(Fix a typo in JavaScript code)
2000-08-25 09:21:00 +00:00
Motoyuki Konno
e1c3dbb509 Fix link to FreeBSD diary.
Submitted by:	Yuzo Furukawa <furukawa@eee.tut.ac.jp>
References:	[doc-jp 7642][doc-jp 7650]
2000-08-25 01:22:22 +00:00
Jordan K. Hubbard
0e8e75e1c0 Update the hardware descriptions as well. 2000-08-24 23:01:56 +00:00
Jordan K. Hubbard
50e86e183a Update to include ref4 and ref5 and eliminate the dead node machines. 2000-08-24 22:59:14 +00:00
Wolfram Schneider
31a84c223b added FreeBSD 4.1-RELEASE 2000-08-24 16:57:22 +00:00
Jun Kuriyama
373864120d Correct link to "Committers' Guide".
( ~asami/cvsguide.txt --> ../tutorials/committers-guide/ )
2000-08-23 09:56:07 +00:00
Wolfram Schneider
50adae148e remove mirror site USA/Indiana, the host FreeBSD.advansys.net is unknown
Submitted by:	Barry Tigner <tigner@pilot.msu.edu>
2000-08-22 20:49:07 +00:00
Wolfram Schneider
d94311824a Texas is not part of Ireland
Submitted by:	stuart nichols <stu@stac.state.tx.us>
2000-08-22 20:45:57 +00:00
Bruce A. Mah
b86122f910 Tell the world I'm now a committer. 2000-08-22 19:01:56 +00:00
Motoyuki Konno
d57a098fb3 Fix typo: 4.0R release notes already translated into Japanese. 2000-08-21 12:45:57 +00:00
Rajesh Vaidheeswarran
d17af707fe This should've been my first commit, ideally.
Following the advice in `tutorials/committers-guide/conventions.html',
added myself to the developers list, and removed myself from
additional-contributors.

Also, added a newsflash item stating the above fact.

Didn't quite know what the numbers in
ports/astro/xearth/files/freebsd.committers.markers meant. So, left
that alone :-)
2000-08-20 03:55:08 +00:00
Daniel Harris
2cac724077 Update list of supported releases from 4.0 to 4.1. 2000-08-19 18:01:53 +00:00
John Baldwin
f46f55f219 Add errata entry for the busted boot0 in 4.1. 2000-08-18 18:28:43 +00:00
Alexey Zelkin
af42d5c4b5 Latest gallery submissions. Current state of the gallery is:
Commercial: 1157
Non-profit: 509
Personal: 223
Total: 1889
2000-08-18 13:59:29 +00:00
Ruslan Ermilov
fce6024f44 Correct the 4.1R announce link.
Noticed by:	Charlie <charlie@infoworks.net>
2000-08-18 09:27:45 +00:00
Satoshi Asami
9ec515f2c5 Add ruby.
PR:		20589
Submitted by:	knu
2000-08-16 05:03:59 +00:00
Akinori MUSHA
b42dbe4639 Fix a typo: Russian -> Russia
I overlooked this when I merged our changes into Zeller's version.
Sorry.

Submitted by:	Daniel Harris <dannyboy@hub.freebsd.org>

--

Turn $hr_ignwhite off.  Whitespace changes are important and should
never be ignored on taking a diff.

Reported by:	Archie Cobbs <archie@whistle.com>
2000-08-15 20:16:37 +00:00
Akinori MUSHA
9f073d3c62 Merge conflicts.
Declare function prototypes to shut up run-time warnings.
Whitespace cleanup.
2000-08-15 08:47:40 +00:00
Akinori MUSHA
70cace3e6c Add cvsweb.conf* files to DATA. 2000-08-14 04:57:27 +00:00
Akinori MUSHA
ee63a4ae51 Resolve conflicts.
Add $FreeBSD$ tags.

Configure cvsweb.conf and add some extra confs for freefall.
2000-08-14 04:55:19 +00:00
Akinori MUSHA
10aa3ca319 Initial import of knu-cvsweb 1.93.1.11, which is based on cvsweb-zeller 1.93. 2000-08-14 04:35:13 +00:00
Alexander Langer
1b77ce49fb Add forgotten news entry for 4.1 release. 2000-08-13 15:13:14 +00:00
Nate Williams
4089f62fc4 - Fix typo in my announcement 2000-08-11 15:56:44 +00:00
Ben Smithurst
296e15409b Fix the link to handbook/stable.html, which doesn't exist any more.
PR:		20532
Submitted by:	joe
2000-08-11 15:49:35 +00:00
Patrick S. Gardella
35bfa63684 Update Newsflash page to include news from Nate on our new access to Sun's
Java Compatability Kit.

Submitted by:	Nate Williams <nate@yogotech.com>
2000-08-11 00:19:18 +00:00
Jun Kuriyama
1829f0c6e2 Sync with 1.289 of INDEX. 2000-08-10 09:22:19 +00:00
Wolfram Schneider
0897884bee Added July 2000 FreeBSD Really-Quick(TM) NewsLetter 2000-08-09 20:45:59 +00:00
Neil Blakey-Milner
df9e0510f3 Geocrawler doesn't (any longer?) require registration to browse and
search archives.

Submitted by:	Matthew West <mwest@uct.ac.za>
2000-08-08 21:07:54 +00:00
Michael Haro
360a035769 "not fond" -> "not found" 2000-08-08 06:04:10 +00:00
Jun Kuriyama
975b0069e0 Sync with 1.288 of INDEX. 2000-08-07 02:27:10 +00:00
Jun Kuriyama
a94c4a2054 More translations.
Submitted by:	shinichi yuhara <yuhara@po.cnet-sb.ne.jp>
2000-08-07 02:14:48 +00:00
Atsushi Onoe
4ddc05e491 add myself as a new committer 2000-08-06 02:27:45 +00:00
Jun Kuriyama
84a8b68630 Merge changes in the English version (1.18 -> 1.20). 2000-08-02 08:04:44 +00:00
Jun Kuriyama
f3b2cde18f Merge changes in the English version (1.14 -> 1.15). 2000-08-02 08:03:34 +00:00
Jun Kuriyama
8675871091 Merge changes in the English version (1.12 -> 1.13). 2000-08-02 08:01:33 +00:00
Jun Kuriyama
7df563d92f Merge changes in the English version (1.32 -> 1.34). 2000-08-02 08:00:11 +00:00
Jun Kuriyama
d3c2a1a96a Merge changes in the English version (1.4 -> 1.5). 2000-08-02 07:58:41 +00:00
Jun Kuriyama
177a3f7810 Merge changes in the English version (1.16 -> 1.17). 2000-08-02 07:57:50 +00:00
Jun Kuriyama
445dae0892 Merge changes in the English version (1.42 -> 1.43). 2000-08-02 07:56:27 +00:00
Jun Kuriyama
09d4426c02 Merge changes in the English version (1.197 -> 1.200). 2000-08-02 07:50:14 +00:00
Jun Kuriyama
98e742986c Merge changes in the English version (1.16 -> 1.17). 2000-08-02 07:43:12 +00:00
Jun Kuriyama
389244e89c Merge changes in the English version (1.88 -> 1.89). 2000-08-02 07:41:01 +00:00
Jun Kuriyama
bb70a89391 More translations.
Submitted by:	susumu-w@ops.dti.ne.jp
2000-08-02 07:14:12 +00:00
Alexander Langer
8a4dba4582 Link to the "one large HTML file" versions as well.
Suggested by:	obrien
2000-07-31 08:21:18 +00:00
Satoshi Asami
0d69e3e97a Add hebrew. 2000-07-31 00:19:04 +00:00
Bill Fumerola
1246c59ae9 Follow the bouncing porter's handbook 2000-07-30 20:28:56 +00:00
Jim Mock
805e5efd19 Rewrite the first paragraph of the site to reflect reality. We don't just
support ``PC-compatible'' computers anymore.

While I'm here, comment out the ``Sponsored by Walnut Creek CDROM'' logo
-- Walnut Creek CDROM is now BSDi.  Also shrink down width of the Daemon
News and Powered by FreeBSD logos just a tiny bit so the site fits into
a browser window width of 585 without the nasty scrollbar on the bottom.

If anyone has any objections to the last bit of this commit, feel free to
back it out.

Partially submitted by:	alfred
2000-07-29 08:11:22 +00:00
Akinori MUSHA
52499edf94 Add a link to get the PR in raw text format.
This would help get a PR via web to extract patches/shars in it handily. :)
2000-07-28 21:21:20 +00:00