John Fieber
2c7853d501
Fix javascript commenting.
1997-07-23 20:38:28 +00:00
nsj
30f5228161
Typo police.
1997-07-23 02:09:06 +00:00
nsj
b71d63c0ce
Added an entry for the beta testing of MacIP.
...
Submitted by: Stefan Bethke <Stefan.Bethke@Hanse.DE>
1997-07-23 01:49:55 +00:00
nsj
25ee8a00e6
Added an entry for Sane Solutions' NetTracker.
...
Submitted by: Frank. J. Faubert <frank@sane.com>
1997-07-22 20:48:16 +00:00
nsj
a9bc09cea2
Added an entry for the first issue of the FreeBSD Newsletter.
...
Submitted by: jkh
1997-07-22 20:29:40 +00:00
Jordan K. Hubbard
caa33fb835
Make the reference to the newsletter point to the actual newsletter.
1997-07-21 19:37:21 +00:00
Satoshi Asami
4e14fcb4a3
Mention that the "upgrade kits" are packages and pkg_add should be used to
...
install them.
1997-07-21 11:12:01 +00:00
Satoshi Asami
ff5c894a54
22[12]upgrade kit is now version 97.07.21. Perl upgrade, ${SH} addition.
1997-07-21 10:57:08 +00:00
Megan McCormack
611b6bbdb6
Improve javascript by removing second -- in cloaking.
1997-07-19 05:14:27 +00:00
Megan McCormack
fa2ec19408
Add newsletter .jpgs and links to register for the newsletter.
1997-07-19 05:01:45 +00:00
Megan McCormack
f9f2f50415
Add newsletb.jpg and newslett.jpg
1997-07-19 04:59:59 +00:00
Bill Fenner
2437b7a96d
Hide Attic directories by default; show files that are in the Attic in their
...
old location with an "(in the Attic)" notation.
Make queries sticky so that only_on_branch &c can live across directory
traversals.
Learn about file death.
1997-07-19 00:54:40 +00:00
John Fieber
53a4c623f4
Fix broken link.
1997-07-18 14:49:27 +00:00
Wolfram Schneider
499820461d
missing_handler.cgi - User friendly error response (Apache style)
...
default apache message:
----------------------------------------------------------------------
File Not found
The requested URL /~wosch/test/bla was not found on this server.
----------------------------------------------------------------------
missing_handler.cgi message:
----------------------------------------------------------------------
FreeBSD.org - Document not found
The file
http://www.FreeBSD.org/~wosch/test/bla
does not exist at this server. You are coming from
http://www.freebsd.org/~wosch/test/error.html .
The closest match to your request is http://www.freebsd.org .
Please contact the server administrator wosch@FreeBSD.org .
Thank you very much!
_________________________________________________________________
<footer>
----------------------------------------------------------------------
1997-07-17 17:30:20 +00:00
nsj
d2b507b787
Submitted by: Steve Biedlingmaier <slacker@differential.com>
...
Added an entry for FileDrive.
1997-07-16 14:55:09 +00:00
nsj
4dd755d612
Submitted by: Steve Passe <smp@csn.net>
...
Added a link for the merging of SMP support into the kernel.
1997-07-16 14:44:57 +00:00
Megan McCormack
d9d21025f2
Add jpg of the FreeBSD 3.0 snapshot CD to publish.html. Added a link to releases/index.html
1997-07-16 04:43:28 +00:00
Megan McCormack
1a9a561af7
Add jpg of the FreeBSD 3.0 snapshot CD to publish.html
1997-07-16 04:41:17 +00:00
Satoshi Asami
f6c042b47e
Add back 221upgrade kit. There are people still using 2.2.1.
1997-07-14 06:04:47 +00:00
nsj
22faebcd20
Submitted by: Alfred Huger <ahuger@silence.secnet.com>
...
Entry for Ballista, a network security auditing tool.
1997-07-12 21:20:12 +00:00
Satoshi Asami
d839a58c8d
Upgrade 222upgrade kit to include just-committed bsd.port.mk fix (${SH}
...
definition). Delete 221upgrade kit, we don't offer 2.2.1R over ftp anymore.
1997-07-10 02:55:46 +00:00
Eivind Eklund
2e430af558
We obviously don't want documentation to reflect 2.0.5R - changed to
...
"the latest release along the FreeBSD -stable branch".
1997-07-09 14:20:44 +00:00
John Fieber
3bcb3c9a45
Fix "submitters" link.
1997-07-09 13:03:29 +00:00
Adam David
b60dd9a13c
add www.is.freebsd.org to mirrors
1997-07-08 18:36:11 +00:00
Wolfram Schneider
343b6c4faa
Add links to publish.sgml
1997-07-08 17:55:37 +00:00
Wolfram Schneider
7638444fc2
Put the letter list into a table.
1997-07-08 11:11:00 +00:00
Masafumi Max NAKANE
0d2fb68be1
Typo.
1997-07-06 19:16:06 +00:00
Wolfram Schneider
24fb4dd5b7
Add links to manpages.
1997-07-05 23:04:44 +00:00
Wolfram Schneider
ed9ac474e1
Add manual page links for Linux, Plan 9, SunOS 4.x, SunOS 5.x, ULTRIX
1997-07-05 22:40:50 +00:00
Wolfram Schneider
e8f46201b1
Add FreeBSD 2.2.2 manpage link.
1997-07-05 08:39:49 +00:00
Bill Fenner
519481482d
Teach cvsweb about the "branch:" RCS header
...
Print out information about branch points as well as branches.
Don't use user input in regexp's (e.g. turned /^${module}\s+(\S+)/o
into /^(\S+)\s+(\S+)/o && $module eq $1) to avoid "foo.c++"
regex error
Add to safeglob() a little (although it's still not used yet)
1997-07-01 22:19:57 +00:00
Masafumi Max NAKANE
f333994ad5
$FreeBSD$ -> $Id$.
1997-07-01 21:38:45 +00:00
Masafumi Max NAKANE
d80b44fe93
Add $Id$.
1997-07-01 05:38:16 +00:00
Masafumi Max NAKANE
b35929723a
Add $Id$.
...
Also, separate the header section from the body by inserting a blank line.
1997-07-01 03:52:21 +00:00
Megan McCormack
e32e19806f
Added .jpg names that were missing.
1997-06-30 18:28:06 +00:00
nsj
265192f2b5
Added an entry for Blue Planet NET.
...
Submitted by: Sam Hadzajlic <samh@bluep.com>
1997-06-30 17:57:10 +00:00
Jordan K. Hubbard
41f8db7f7d
Add publish.sgml to list of files; don't forget these little details,
...
folks! :)
1997-06-30 06:30:17 +00:00
Megan McCormack
6a898f3bca
Removed a useless file accidentally included.
1997-06-30 05:00:09 +00:00
Megan McCormack
5bc5b31dc6
Removed reference to non-exisitent file giflist.
1997-06-30 04:16:44 +00:00
Megan McCormack
b526838d6a
Added a link to publish.html.
1997-06-29 18:49:52 +00:00
Megan McCormack
bb3a10201e
New graphics (jpegs) for publish.html
1997-06-29 18:45:40 +00:00
Megan McCormack
19c9c06709
A gallery of related FreeBSD publications.
1997-06-29 18:42:17 +00:00
John Fieber
1e9f3fd734
Oops, the docs moved out of the sourc tree, update the liks here!
1997-06-26 01:12:36 +00:00
John Fieber
806eb94578
URL for reg.cgi has to be absolute or it breaks on mirrors.
1997-06-25 19:06:35 +00:00
John Fieber
0f15234a08
Move the tutorials list to the docs page. No sense in hiding
...
them in a third level page.
1997-06-25 17:10:45 +00:00
John Fieber
c7faab6a4b
Link in the new upgrade tutorial.
1997-06-25 16:59:50 +00:00
John Fieber
98541399de
A nifty new tutorial on how to upgrade a system using a "make world".
...
I have not personally done a "make world" since the 386BSD + patchkit days
so additional reviews from people who have would be good.
Submitted by: Nik Clayton <nik@blueberry.co.uk>
1997-06-25 16:57:02 +00:00
nsj
67503cc49e
Added a link for Walnut Grove Secondary School
...
Submitted by: Richard Furda <rfurda@wgss.net>
1997-06-25 14:22:42 +00:00
nsj
242cb04436
Added an entry for FSC Internet.
...
Submitted by: Richard Reiner <rreiner@fscinternet.com>
1997-06-25 14:10:56 +00:00
Megan McCormack
ec757edec8
Made registration to announce@freebsd.org immediate.
1997-06-24 03:20:57 +00:00