Johann Visagie
b605157932
New committer; added newsflash.
...
Reviewed by: nbm
2001-06-14 14:56:45 +00:00
Clive Lin
9f37c005b9
In the Mailing lists section, the URL Traditional Chinese lists changed.
...
Reflect this.
Submitted by: ycheng <ycheng@sinica.edu.tw> (Mailing list server Maintainer)
2001-06-14 06:03:26 +00:00
Dima Dorfman
b7e58d0da7
Add an XXX comment about a small inefficiency. There's no sense in
...
fixing it, but I think it should be documented.
2001-06-14 04:59:13 +00:00
Dima Dorfman
b7363932f3
Rewrite:
...
* Try not to hardcode anything. Intoduce a $subtrees variable which
lists the CVS subtrees that need to be updated.
* Document all major variables and actions.
* Allow customization via the current environment (add some variables
which can be set to facilitate testing and running outside of
freefall).
* Do a fresh checkout of the sources every Sunday; previously this
was only a `make clean`; a fresh checkout makes sure occasional CVS
bogons don't mess anything up (requested by nik).
* Make $LOGFILE an absolute path so we don't end up with multiple log
files, each containing half of the story.
Approved by: nik
2001-06-14 04:13:24 +00:00
Dima Dorfman
291c9188bb
Don't make the often-false assumption that CVSROOT is a path. This
...
removes the now-useless cvsindex variable; it wasn't really necessary,
anyway, since if the file to checkout can't be found, cvs(1) will
fail, and make(1) will follow.
2001-06-14 03:09:56 +00:00
Chris Costello
abaaf7562d
Use the `originator' field in the From: line instead of the
...
`synopsis' field.
2001-06-13 20:36:59 +00:00
Jun Kuriyama
0195ef2ba7
Fix typo (s/manitenance/maintenance/).
...
Submitted by: "Nigel Williams" <nw@metadesign.com.au>
2001-06-13 12:45:27 +00:00
Dima Dorfman
0e78c11047
Put the originator's name in the From: field.
2001-06-13 00:04:42 +00:00
Anton Berezin
d8339be6d5
New committer.
...
Reviewed by: markm
2001-06-11 19:22:30 +00:00
Andrey A. Chernov
1ad5b4095a
ISO_ -> ISO rename
2001-06-11 02:39:07 +00:00
David E. O'Brien
969cb290db
Fix typo.
...
Submitted by: Jeroen C. van Gelderen <jeroen@vangelderen.org>
2001-06-10 00:14:48 +00:00
Nik Clayton
16f56b7612
Install the favicon.ico file.
2001-06-09 23:09:21 +00:00
Nik Clayton
30e6e68e54
Add a small icon that some web browsers look for (IE 5.0 and up and
...
Konqueror to the best of my knowledge at the moment). The icon will be
used for bookmark entries, and it appears in the URL bar as well.
Submitted by: Gene Knight <gknight@gigabar.com>
2001-06-09 23:07:23 +00:00
Hiroki Sato
6096c19e72
Merge the following from the English version:
...
1.41 -> 1.42 includes.sgml
1.36 -> 1.37 internal/about.sgml
1.50 -> 1.53 security/security.sgml
1.4 -> 1.6 releases/4.3R/errata.sgml
Submitted by: SUGANO Kei <sugano@aurora.es.hokudai.ac.jp>
References: [doc-jp 8255]
2001-06-07 16:06:01 +00:00
David W. Chapman Jr.
9ee5d7ec26
New committer, added news flash
...
Reviewed by: will
2001-06-07 04:32:53 +00:00
Mark Pulford
089f8d7beb
New committer, added news flash for June.
...
Reviewed by: will
2001-06-07 04:24:56 +00:00
Jun Kuriyama
4b8f96eca4
Remove LOWSRC attribute from previous commit.
...
I think LOWSRC attribute is local extention of specific user agents (such
as Netscape Navigator). If I misunderstand this, please add this attribute
again.
2001-06-07 00:50:37 +00:00
Dima Dorfman
32847edb9a
This is the website build script being used on freefall. It is being
...
committed to the main (as opposed to ~wosch/cvs) CVS repository so
that committers can modify it without the assistance of (but, of
course, with the approval of) the webmaster and/or his lieutenant. It
may also serve as a starting point for web site mirrors' update
scripts.
Requested by: nik
Obtained from: freefall:~wosch/bin/myupdate
2001-06-06 22:45:43 +00:00
Dima Dorfman
9217358863
This file is moving to www/tools since that's a more orthogonal place
...
for it (we have src/tools and ports/Tools, after all).
2001-06-06 22:43:29 +00:00
David E. O'Brien
6560a47f9d
Make it clear we are targeting PCI UltraSPARC [for now].
2001-06-06 18:21:20 +00:00
Daniel Harris
22e64162fa
Chase the security advisories on the ftp site.
...
Anyone else think this list ought to be scrapped? It's very seldom updated
by any security-officer@, and the ftp directory listing provides a list of
advisories if you still want a list...
2001-06-06 18:21:03 +00:00
David E. O'Brien
e4d53e0a2b
Fix very minor typo.
2001-06-06 18:17:10 +00:00
David E. O'Brien
bf8be52889
Add the BSD Sledgehammer logo.
2001-06-06 18:13:18 +00:00
David E. O'Brien
d72fd1fd3f
FreeBSD/x86-64 "Sledgehammer" logo with thumbnails at 15, 20, and 25% scaling.
...
Submitted by: Ellen Y. Hsu <ellen.hsu@windriver.com>
2001-06-06 17:59:05 +00:00
Bruce A. Mah
493ffb639d
Move errata note on SA-01:40 from "system update" area to "security
...
advisory" area where it belongs.
2001-06-06 17:26:39 +00:00
Bruce A. Mah
9a7051595f
New errata item: SA-01:40.
2001-06-05 18:26:52 +00:00
Akinori MUSHA
3a30490d56
Merge from knu-cvsweb 1.106.1.74.
...
2001-06-05 Akinori MUSHA <knu@iDaemons.org>
* cvsweb.cgi: Change "Previous Directory" to "Parent Directory".
* cvsweb.cgi: Properly HTML-quote function names in the colored
diff view.
[Submitted by: Ian Whalley <ian@whalley.org>]
2001-05-18 Akinori MUSHA <knu@iDaemons.org>
* cvsweb.cgi: Avoid localizing @_ to make threaded Perl happy.
[FreeBSD PR: 26851]
[Submitted by: David Wolfskill <dhw@whistle.com>]
2001-06-05 10:59:20 +00:00
Dima Dorfman
e47a0e3039
This is the website build script being used on freefall. It is being
...
committed to the main CVS repository so that committers can modify it
without the assistance of (but, of course, with the approval of) the
webmaster and/or his lieutenant.
Requested by: nik
Obtained from: freefall:~wosch/bin/myupdate
2001-06-04 05:02:30 +00:00
Hiroki Sato
8ed912b113
Merge the following from the English version:
...
1.3 -> 1.4 releases/4.3R/errata.sgml
Submitted by: SUGANO Kei <sugano@aurora.es.hokudai.ac.jp>
References: [doc-jp 8245]
2001-06-03 19:33:35 +00:00
Daniel Harris
fc19576054
typo: bichx -> bitchx
...
Submitted by: eric
2001-06-02 17:20:16 +00:00
Daniel Harris
2ed8a08b05
Bring list of advisories up-to-date with ftp site.
2001-06-02 14:48:47 +00:00
Dima Dorfman
2d320000b2
We are "The FreeBSD Project", not "The Regents".
2001-06-02 02:48:08 +00:00
Crist J. Clark
c161c69c26
New committer; added an entry for my committer status and started
...
"News Flash!"es for June 2001.
2001-06-02 00:18:50 +00:00
Paul Saab
3955aad2b8
Add Singapore to the list of mirror sites since the webmaster is
...
not doing it and I am getting emailed about it weekly.
2001-06-01 00:09:56 +00:00
Patrick S. Gardella
7f440afee7
Remove outdated links.
2001-05-31 12:59:55 +00:00
Eric Melville
f76f7b0397
Attack the announcements page with a grammatical beat-stick.
...
Approved by: murray
2001-05-30 04:47:33 +00:00
Eric Melville
41e0de7002
Remove the old notice about ICMP traffic to the website being blocked.
...
Approved by: murray
2001-05-30 04:45:50 +00:00
Nik Clayton
6d1d855429
Include a link to the copyright information from the body text.
2001-05-28 21:47:59 +00:00
Jun Kuriyama
b316c2700d
Unbreak www build (add missing end-quote at href attribute in A element).
2001-05-26 03:56:57 +00:00
Bruce A. Mah
410b1e792d
Add an errata entry about ssh's non-SUID-ness.
2001-05-25 22:04:29 +00:00
Jesper Skriver
0d50fc68eb
Add notice about the new ftp.FreeBSD.org
...
Approved by: jkh
2001-05-25 19:22:17 +00:00
Jordan K. Hubbard
a23d0b419e
Remove warning notice about ftp.freebsd.org since we have that service fully
...
restored now.
2001-05-25 05:18:37 +00:00
Dima Dorfman
043f0bdcc7
Add infrastructure necessary to build the release notes with the web
...
site. This is currently conditional on BUILD_RELNOTES being set,
which it isn't by default. See the README for more information.
Discussed with: bmah
2001-05-25 05:08:03 +00:00
Jun Kuriyama
7c9d3b090a
Merge the changes in the English version (1.34 -> 1.40).
2001-05-21 14:47:09 +00:00
Jun Kuriyama
7573608727
Add missing '('.
2001-05-21 14:43:23 +00:00
Jun Kuriyama
69e625a455
Add $FreeBSD$.
2001-05-21 14:39:32 +00:00
Hiroki Sato
0b8543ef9d
Merge the following from the English version:
...
1.2 -> 1.3 releases/4.3R/errata.sgml
2001-05-20 06:35:34 +00:00
Jim Pirzyk
9613196fdc
PR:
...
Submitted by:
Reviewed by: jkh
Approved by: jkh
Obtained from:
MFC after:
Announced new committer.
2001-05-18 22:47:53 +00:00
Bruce A. Mah
f8716bc7b2
Two fixes for the 4.3-RELEASE errata: Noted a typo when loading the
...
Maestro-3/Allegro sound driver, and also mentioned FreeBSD-SA-01:39
(the fix was correctly noted in the release notes, but there was no
cross-reference to the advisory because the advisory hadn't yet been
issued at the time).
2001-05-17 23:41:09 +00:00
Andrey A. Chernov
15b2ef471d
Reflect main » « adding
2001-05-15 20:12:55 +00:00