Jun Kuriyama
54a579264b
Complete mozilla.sgml deletion.
2001-11-13 09:40:04 +00:00
Maxim Sobolev
aff3049b0f
Remove Mozilla pages.
2001-11-12 14:37:58 +00:00
Mike Barcroft
0c6e41124f
Add a link to the FreeBSD C99 & POSIX Conformance Project.
2001-11-09 18:18:46 +00:00
Alexey Zelkin
6a487588b8
* Use relative links to static html pages instead of pointing to
...
www.FreeBSD.org.
* Bunch /freebsd/FreeBSD/ fixes
Inspired by: Hiten Pandya <hitmaster2k@yahoo.com>
2001-11-07 17:55:37 +00:00
Maxim Sobolev
6327a9c186
http://www.FreeBSD.org/cgi/cvsweb.cgi/ --> http://cvsweb.FreeBSD.org/
2001-11-07 16:32:19 +00:00
Eric Melville
bb7fee76d2
Spell "retrieving" correctly.
...
Submitted by: will
2001-11-04 19:19:35 +00:00
Eric Melville
456ef3284c
Fix spelling and grammar.
...
Submitted by: Yonatan Bokovza <Yonatan@xpert.com>
2001-11-04 19:06:13 +00:00
Alexey Zelkin
ed506783fb
update information about Binary Updater project CVS repo.
...
Reviewed by: murray, eric
2001-11-02 12:23:20 +00:00
Alexey Zelkin
eb3d65c00c
Doh! For some reason I commited not-tested version of patch. Back out
...
part of previous patch which break a build.
2001-10-24 17:46:57 +00:00
Alexey Zelkin
559544f46f
* add 'email' entity to header. This causes sgml to put link to freebsd-binup
...
mailing list in page footer instead of freebsd-questions
* add showing footer itself
* change Contents section slightly
* add href references to projects mentioned in this page
2001-10-24 17:43:08 +00:00
Alexey Zelkin
7378b5fd34
* add 'email' entity to header. This causes sgml to put link to freebsd-mozilla
...
mailing list in page footer instead of freebsd-questions
* small formatting changes
2001-10-24 17:41:14 +00:00
Alexey Zelkin
d0a004732a
add 'email' entity to header. This causes sgml to put link to freebsd-libh
...
mailing list in page footer instead of freebsd-questions
2001-10-24 17:40:12 +00:00
Murray Stokely
4918ba2142
Correct some broken links.
...
PR: docs/31374
Submitted by: Sue Blake <sue@welearn.com.au>
2001-10-19 20:25:11 +00:00
Alexander Langer
9e6f07a041
The libh CVS repository is available for anonymous pserver again.
2001-09-28 10:11:08 +00:00
Alexander Langer
560270fad5
libh's make(1) build is now building different versions of the libraries,
...
and therefore this goal is completed. Time to work on the pkg stuff.
2001-09-26 09:45:13 +00:00
Alexander Langer
f316e16c60
The libh webpage is now in the same directory as this file.
2001-09-18 18:28:33 +00:00
Alexander Langer
cfbf26c706
Connect the libh project page.
2001-09-18 18:28:07 +00:00
Alexander Langer
179d48826b
Move the libh project information page here.
...
This currently contains basic information about libh, the mailinglist,
the requirements, CVS, Jordan's mail and a project status section.
Suggested by: murray
2001-09-18 18:27:40 +00:00
Murray Stokely
6328ba5e50
Import the binary updates project ("binup") web site into the web tree
...
so that others can update it.
2001-09-17 05:32:49 +00:00
Jun Kuriyama
a45dc15437
Update bsdcounter's URL.
...
Submitted by: Phill Kenoyer <phill@kenoyer.com>
2001-08-23 13:44:07 +00:00
Chris Costello
99c7ac055b
Link to the status reports page.
2001-08-02 04:51:59 +00:00
George C A Reid
959313e15c
Correct link to retail outlets
2001-07-30 22:19:09 +00:00
Dima Dorfman
7eec0a1427
Remove duplicate $FreeBSD$ lines. One is in the `date' entity, and
...
one in a comment; since the former is clearly visible from the top of
the file, the latter's only purpose was to bloat the repository a
little more.
No objections by: -doc, -www
2001-07-13 12:52:17 +00:00
Josef Karthauser
5570f2e742
Change BSDCon 2000 to BSDCon 2002, with a link to the usenix site.
2001-07-11 12:10:58 +00:00
Dima Dorfman
df8d901742
Correct assorted typographical, spelling, and grammar errors.
2001-07-06 02:12:16 +00:00
Nik Clayton
f559556ddb
Remove "<a href='mailto:...'>" from a couple of places, to try and cut
...
down the number of erroneous "subscribe" requests.
Submitted by: Nick Sanders <fishy@netgate.net>
2001-07-02 09:33:07 +00:00
Doug Barton
acc9fd50e6
Update the location of groggy's "What to download" page.
...
Submitted by: Matti Paadar <matti.paadar@oulu.fi>
2001-05-13 02:46:40 +00:00
Dima Dorfman
127c471407
Reorganize the "current release" entities. rel.current is now the
...
same as in the Handbook (numerical value for the current release,
e.g. "4.3"). u.rel.* are URLs to various documents for the current
release.
2001-05-09 23:45:38 +00:00
Wolfram Schneider
1a30f8467b
Added The FreeBSD NVIDIA Driver Initiative
...
Submitted by: "Munish Chopra" <messiah_man@hotmail.com>
2001-05-05 18:02:27 +00:00
Nik Clayton
714abf637c
Link to the FAQ using index.html rather than FAQ.html.
2001-04-17 12:21:56 +00:00
Wolfram Schneider
d97a68446c
Added crossFS Virtual File System
2001-04-13 21:24:25 +00:00
Wolfram Schneider
1a30259fce
Added Write-Ahead File System (WAFS)
2001-04-13 21:16:17 +00:00
Dima Dorfman
7687f34338
Explicitly link to the index.html files instead of relying on the web
...
server's directory index configuration to DTRT (i.e., link to
"ports/index.html" rather than "ports/"). This also makes it easier
for people without the desire to set up a web server to test changes
to the web site.
PR: 23230
Reviewed by: nik
2001-04-11 22:31:47 +00:00
Wolfram Schneider
ce98e8623f
www.cdrom.com -> www.wccdrom.com
...
Submitted by: Philip Lijnzaad <lijnzaad@ebi.ac.uk>
2001-04-03 18:06:42 +00:00
Daniel Harris
6abe95168d
Correct link to Pedantic PPP Primer.
...
Submitted by: "Justin Casey" <jc7@ukc.ac.uk> on -doc
2001-03-30 23:12:02 +00:00
Greg Lehey
9606901ab4
Update link to Vinum.
...
PR: docs/25873
2001-03-17 05:16:51 +00:00
Wolfram Schneider
4da168e340
Add the homepage of the The FreeBSD Corporate Networker's Guide
2001-03-11 20:57:33 +00:00
Daniel Harris
ae6a79fa82
www -> people.freebsd.org when needed, follow some other redirects,
...
and generally fix up some links.
2001-03-06 21:20:33 +00:00
Daniel Harris
e88e584ea8
Wipe out freebsdrocks; nobody's home.
2001-03-06 21:04:55 +00:00
Nik Clayton
c3c8139245
Add Freshports to the list of projects.
...
While I'm in here, clean up the markup a little.
PR: docs/25277
Submitted by: Dan "Mr. Freshports" Langille <dan@freebsddiary.org>
2001-02-25 18:33:44 +00:00
Wolfram Schneider
5ffda85849
Texax -> Texas
...
Submitted by: David Coffey <david.coffey@cimedia.com>
2001-02-22 11:11:40 +00:00
Daniel Harris
7d213a97cb
Fix URL for RELEASE/SNAP finder.
2001-02-13 22:23:14 +00:00
Alexander Langer
2bc0185fb0
Remove FreeBSD Hardening Project and list TrustedBSD.
...
PR: 24113
Submitted by: rwatson
2001-01-06 17:34:21 +00:00
Wolfram Schneider
40e3545e39
Added:
...
- The Elephant file system
- Disk Caching Disk (DCD), a new disk I/O architecture
2000-12-31 19:36:55 +00:00
Wolfram Schneider
429ed2f485
Added to section file system:
...
- cryptfs
- Journaling versus Soft Updates
2000-12-31 19:16:46 +00:00
Jim Mock
974b7acde6
Add individual porting efforts to the platforms directory. In addition to
...
IA-64 which was already there, Alpha, PPC, and SPARC were added. Also
update some other bits of the site to point to the new location.
Note: I didn't get a repo copy of alpha/alpha.sgml to
platforms/alpha.sgml because there wasn't any real useful history
to preserve. I also left the alpha/ dir in place for now but added
an index.sgml to point to the new location. I'll nuke the
directory once the translation teams have caught up with the
changes.
Suggested by: obrien
2000-11-30 18:56:27 +00:00
Murray Stokely
806e3cbf55
Update the projects page to point to the new location of the
...
FreeBSD/IA64 web page.
2000-11-29 03:40:28 +00:00
Jun Kuriyama
dd4f2e8d8f
Switch web.mk to share/mk/web.site.mk in English version.
2000-11-07 04:05:37 +00:00
Jim Mock
f87247efd2
Fix a broken link.
...
Submitted by: Kelleye Bennett-Vinci <kelleye@osd.bsdi.com>
2000-11-02 20:58:44 +00:00
Jun Kuriyama
2e3399dda9
Add IA-64 project.
...
Submitted by: marcel
2000-10-31 20:00:38 +00:00