Mike Barcroft
10b79a3cb1
Add Robert Drehmel.
2002-06-28 22:04:23 +00:00
Nik Clayton
168ebbb72e
Use the longer links to the FAQ and Handbook, so people won't normally
...
see the redirection pages that have been set up.
2002-06-28 21:08:07 +00:00
Nik Clayton
a93c90cca5
Stop creating symlinks to the /FAQ and /handbook directories from the
...
actual directories under /doc. This broke inter-document links if
you started at http://www.freebsd.org/{FAQ,handbook} , instead of the
longer .../doc/en_US.ISO8859-1/books/{faq,handbook}, and has caused a
steady stream of complaints to -doc.
Instead, have a static index.html in both those directories with a
http-equiv="refresh" that points people to the right place.
Adjust the build process to take account of this.
2002-06-27 19:55:40 +00:00
Bruce A. Mah
dcc2333cdf
Regen from article.sgml 1.1.2.70.
2002-06-27 17:31:28 +00:00
Jacques Vidrine
2a16f3d896
Spell FreeBSD-SA-02:28.resolv.asc correctly.
...
Reported by: eilko@brasapen.org (via wosch)
2002-06-27 11:43:33 +00:00
Jacques Vidrine
f02ad905c2
Add FreeBSD-SA-02:28.
2002-06-26 19:09:37 +00:00
Andrew R. Reiter
d01a3170fd
- Fix a previous commit where I marked a WIP task as done but did not move
...
where the task was placed in the overall list. This should help make
things more clear.
Submitted by: jhb
2002-06-26 18:23:06 +00:00
Andrew R. Reiter
64f4c3b1c8
- Update task list with jail() and kernel module Giant removals.
...
Encouraged by: rwatson
2002-06-26 03:01:44 +00:00
Hiroki Sato
ab36805f1e
Catch up with the English version:
...
1.6 -> 1.7 includes.xsl
1.23 -> 1.25 index.xsl
2002-06-25 20:12:36 +00:00
Juli Mallett
58c1b1083a
Consistent use of 5-current instead of 5.0-current, in line with the rest.
2002-06-25 15:30:16 +00:00
Hye-Shik Chang
8daa68968d
Announce myself as a new ports committer.
...
Reviewed by: cjh (mentor)
Approved by: cjh (mentor)
2002-06-25 08:03:40 +00:00
Hiroki Sato
e2f4585834
Activate new translations:
...
1.50 -> 1.51 includes.sgml
1.74 -> 1.76 releases/index.sgml
2002-06-24 09:45:14 +00:00
Hiroki Sato
32fde50aff
- Add new translations:
...
(new) -> 1.4 releases/4.6R/Makefile
(new) -> 1.1 releases/4.6R/announce.sgml
(new) -> 1.1 releases/4.6R/hardware.sgml
(new) -> 1.1 releases/4.6R/relnotes.sgml
(new) releases/4.6R/relnotes-alpha.html
(new) releases/4.6R/relnotes-i386.html
(new) releases/4.6R/docbook.css
(new) releases/4.6R/cd1.txt
(new) releases/4.6R/cd2.txt
(new) releases/4.6R/cd3.txt
(new) releases/4.6R/cd4.txt
(new) releases/4.6R/mini.txt
- Fix malformed references:
releases/4.5R/hardware.sgml
2002-06-23 20:44:39 +00:00
Wolfram Schneider
e3d7f7c998
4.5-STABLE -> 4.6-STABLE
...
add 4.6-RELEASE
remove old FreeBSD releases
2002-06-23 15:54:57 +00:00
Wolfram Schneider
0b06d8cfbf
nuke FreeBSD 4.5-stable (replaced by 4.6-stable)
...
add freebsd-stable alias
2002-06-23 15:19:15 +00:00
Wolfram Schneider
aa56cd41fb
> I found the man.cgi was garbled in my IE Browser with default encoding in
...
> Chinese. and I checked the source of man.cgi output, I think maybe add one
> line:
> <HTML>
> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
>
> will avoid these type of browser auto charset detection error.
submitted by: "Che Dong" <chedong@yeah.net>
2002-06-23 15:15:18 +00:00
Joseph Koshy
1011c16797
Jordan Hubbard's interview with Kerneltrap.org.
2002-06-21 04:31:11 +00:00
Mike Barcroft
e2e180bd8f
Catch up with some MFCs.
2002-06-20 17:32:40 +00:00
Mike Barcroft
1fe2d6bc43
Remove an unused entity.
2002-06-19 23:17:54 +00:00
Andrew R. Reiter
66fb49b418
- Some task reorganization:
...
- Turn the kernel linker locking task into two different ones,
locking the globals and locking down linker_file_t's.
- Mark the globals task as done.
- Mark the linker_file_t's task as WIP.
2002-06-19 23:08:30 +00:00
Ville Skyttä
f676208e9b
Announce myself as a new projects/cvsweb committer.
...
Reviewed by: knu (mentor)
Approved by: knu (mentor)
2002-06-19 22:23:30 +00:00
Jacques Vidrine
fd67070128
Add FreeBSD-SN-02:04.
2002-06-19 21:52:50 +00:00
Andrew R. Reiter
80b070c5ab
- Meh, this task is not complete.
2002-06-19 21:40:12 +00:00
Andrew R. Reiter
91b0010268
- Mark the kernel linker locking task as complete.
2002-06-19 21:28:32 +00:00
Bruce A. Mah
3c163db4ee
Regen from article.sgml 1.1.2.69.
2002-06-19 20:52:42 +00:00
Mike Barcroft
781f50106c
Remove Chuck Rouillard as an owner of pathchk(1), even though the
...
manual he wrote was committed.
Requested by: Chuck Rouillard <chuckr@opus.sandiegoca.ncr.com>
2002-06-19 14:42:19 +00:00
Bruce A. Mah
d8415e3c26
Add a table to the releng page listing the code-freeze status of the
...
major src/ branches. The idea is that we'll keep these updated when
we create, freeze, or unfreeze a branch.
Suggested by: imp
2002-06-18 21:06:19 +00:00
Bruce A. Mah
8d9d5342e9
4.6 is done, so take it off the releng schedule.
...
Bump the 5.0-DP2 date back to mid-July...it will probably slide either
forward or backward a little bit.
2002-06-18 20:41:31 +00:00
Bruce A. Mah
b7a9292575
Add knu to the list of portmgr members on the releng page.
...
Submitted by: will
2002-06-18 20:37:01 +00:00
Marc Fonvieille
cbfcdb52af
Announce myself as a new doc committer.
...
Approved by: keramida
2002-06-17 21:51:39 +00:00
Bruce A. Mah
1cadcd2cce
Update 4.6-RELEASE schedule with all the items I know of, for
...
posterity.
2002-06-17 21:26:08 +00:00
Akinori MUSHA
86811d6e6c
- Mention the new maintainer, Ville Skytt,Ad(B <scop@FreeBSD.org>.
...
- Mention the new list, freebsd-cvsweb@FreeBSD.org .
- Fix some marking mistakes.
2002-06-17 16:47:55 +00:00
Bruce A. Mah
3f24f5184a
Commit a newsflash entry for 4.6-RELEASE.
2002-06-16 00:07:18 +00:00
Bruce A. Mah
b4c8e3f5fd
Regen from article.sgml 1.1.2.68.
2002-06-15 23:59:10 +00:00
Bruce A. Mah
54834fc659
Version number bumps for 4.6-RELEASE. Also commit the announcement and
...
the contents lists.
2002-06-15 23:44:07 +00:00
Joe Marcus Clarke
f7f05845e3
GNOME 2 is now at RC1.
2002-06-15 19:03:38 +00:00
Ceri Davies
0b3238869a
Fix a typo I made in r1.76
2002-06-15 17:04:54 +00:00
Garrett Wollman
013c58dace
Implement the <sys/statvfs.h> header. Related changes to <sys/types.h>
...
are still awaiting a worldstone. Functions and their declarations to
come later.
2002-06-14 19:36:51 +00:00
Ceri Davies
e35c5f5a25
Grammar fix
2002-06-14 16:08:10 +00:00
Ceri Davies
925669df10
Remove duplicate "the" from Shpink Software's entry.
2002-06-14 16:05:24 +00:00
Ceri Davies
365b171e36
Add an entry for NetBoz Firewall, a FreeBSD based firewall on a bootable CD.
...
Submitted by: Alfredo Luco <aluco@netboz.net>
2002-06-14 09:28:18 +00:00
Joseph Koshy
a6401cae67
Update entry for the Brazilian FreeBSD user group.
...
Submitted by: Edson Brandi <ebrandi.home@uol.com.br>
2002-06-14 04:59:32 +00:00
Brian S. Dean
0b5c7ced06
Add 'patched' PRs to the stats graph.
...
PR: www/37828
Submitted by: Johan Karlsson <k@numeri.campus.luth.se>
Approved by: phk
2002-06-13 23:57:54 +00:00
Joe Marcus Clarke
c513a4c953
Mention the latest GNOME 2.0 update.
2002-06-13 17:17:46 +00:00
Mike Barcroft
b066b8f4ae
Split a printf(3) task, since Alexey Zelkin already has a patch to
...
implement floating-point support for the (') flag. Mark the wc(1)
task as committed to -current.
2002-06-13 16:39:18 +00:00
Alan Eldridge
c9f79f017c
Announce myself as a new ports committer.
...
Reviewed by: will
Approved by: will
2002-06-12 23:54:50 +00:00
Bruce A. Mah
1a288f6a5e
4.6 status update. We'll get there eventually.
2002-06-12 20:18:09 +00:00
Nik Clayton
eb41f21540
Promote "Bug Reports" to being a top level category in the left hand
...
navigation bar, to make it more obvious.
2002-06-12 18:12:57 +00:00
Mike Barcroft
a8d71bccfd
Kyle Martin is working on one of the printf(3) tasks.
2002-06-12 04:16:39 +00:00
Brian S. Dean
a8cbc0c8fa
Add a link to additional summaries of the PR database.
...
Suggested by: murray
2002-06-12 01:52:39 +00:00