Commit graph

560 commits

Author SHA1 Message Date
Jordan K. Hubbard
0cddf1bd55 Add errata to 2.2.5 1997-12-21 20:31:52 +00:00
nsj
ab0adfe3ca Added belated entry for Team FreeBSD's RSA crack effort. 1997-12-20 17:20:56 +00:00
nsj
8507ad1979 Removed atu.net.
Submitted by: Don Levinson <dlevinso@atu.com>
1997-12-20 17:11:51 +00:00
nsj
7f29b16f13 Modified Specialix entry slightly.
Submitted by: Nick Sayer <nick@specialix.com>
1997-12-20 17:07:49 +00:00
nsj
9ec135e481 Added entried for Mercantek SoftCart and the Whistle InterJet. 1997-12-20 17:05:03 +00:00
nsj
e43fd7e4a1 Cleanup, addition of AM'SOFT.
Submitted by: Andrew Maltsev <am@amsoft.ru>
Prep by: Charles A. Wimmer <cawimm0@uky.edu>
1997-12-20 16:52:34 +00:00
nsj
63b46649ca Removed bad entry.
Submitted by: rpeters@euronet.nl
1997-12-20 16:45:55 +00:00
nsj
e1d21e1035 Minor html corrections.
Submitted by: freud reia <freia@pbi.net>
1997-12-20 16:28:32 +00:00
John Fieber
c1d29495e6 s/www@freebsd.org/questions@freebsd.org/, Jordan forgot this one.
All the non-handbook/faq pages get their footer here.
1997-12-17 07:04:48 +00:00
Jordan K. Hubbard
10d07b101d s/www@freebsd.org/questions@freebsd.org/ so users start sending their
queries to the right place (they use www as a place to send general
questions right now and this is bogus).
1997-12-17 05:46:03 +00:00
Jordan K. Hubbard
eb37ba3be3 Tweak description of possible tarball locations - file:/cdrom is another place
that's searched.
1997-12-13 14:01:48 +00:00
Sujal Patel
5ed7281243 Update information/links for RealNetworks' entry. 1997-12-11 19:34:31 +00:00
John Fieber
2a3bdd0ed4 Update Emerging Technologies entry.
Submitted by:	"Charles A. Wimmer" <cawimm@FreeBSD.ORG>
1997-12-09 04:22:48 +00:00
Megan McCormack
3adebbab77 Corrected path to added gifs. 1997-12-08 05:05:41 +00:00
nsj
a8e45d1754 Update the numbers:
Commercial:	382
Personal:	 53
Non-Profit:	164
-------------------
Total:		599 !
1997-12-08 01:58:38 +00:00
nsj
7cd02bc1d7 Personal/NP/Commercial gallery entries through 06 DEC 1997 1800 EST. 1997-12-08 01:47:00 +00:00
Megan McCormack
9438774531 Add links to new banner graphics 1997-12-07 23:00:34 +00:00
Megan McCormack
7e3ec0674d New banner gifs added to gallery.html 1997-12-07 22:52:23 +00:00
Megan McCormack
534df60850 Adding gifs 1997-12-07 22:50:39 +00:00
Megan McCormack
09734268b9 Changed alt tag of top gif to new slogan. 1997-12-07 22:04:16 +00:00
Megan McCormack
8ce810da55 PR:New slogan added to top gif
Reviewed by:Jordan Hubbard, John Fieber
1997-12-07 22:01:49 +00:00
John Fieber
b4300fe5b8 www6.freebsd.org is back online, put it back in the mirror list.
Submitted by:	"Jay M. Richmond" <jayrich@room101.sysc.com>
1997-12-07 20:32:42 +00:00
John Fieber
6ee2aa008c The standard "Oh dear, Jordan has been in the www tree again, time to
clean up the mess!" commit.  Remember, htmlcheck is your friend!  If
you don't have it, here it is:

#!/bin/sh
nsgmls -s -c /usr/local/share/sgml/html/catalog $*

(Note, this depends on having either textproc/jade or textproc/sp, and
textproc/html ports installed.)
1997-12-03 15:14:59 +00:00
Jordan K. Hubbard
7a519f9039 Add two newsflash entries for the LAND attack and F00F bug fixes.
Also added F00F bug fix to ERRATA.
1997-12-03 05:55:54 +00:00
John Fieber
a7b368ffa6 Fix some markup glitches.
Submitted by:	Ed Sexton <ebs@wwa.com>
1997-11-28 15:16:55 +00:00
Masafumi Max NAKANE
e38b4e12a1 Make the navigation bar lynx friendly. 1997-11-28 14:52:43 +00:00
Jordan K. Hubbard
8375ff6fa7 Fix cheapbytes product URL too. 1997-11-27 18:23:08 +00:00
Masafumi Max NAKANE
d3e81860a9 Add a reference to the Japanese translation of the FAQ.
Also the Japanese handbook isn't really new nowadays.
1997-11-24 06:35:21 +00:00
Jordan K. Hubbard
d3508710fc Remove a rogue tag. 1997-11-23 23:45:39 +00:00
Jordan K. Hubbard
93c413b716 Update cheapbytes' entry since I notice it's gone stale. 1997-11-23 13:33:00 +00:00
Jordan K. Hubbard
8238df652d Better describe process for adding entries to this page. 1997-11-23 13:30:40 +00:00
John Fieber
3451e726d7 Acknowledge the "FOOF" bug and where to watch for related announcements. 1997-11-21 18:41:36 +00:00
John Fieber
b4b345067c Remove experimental interface link. 1997-11-21 18:25:57 +00:00
Bill Fenner
816413359b Fix module name parsing (e.g. cvsweb.cgi/sys_netinet works again) 1997-11-19 19:20:22 +00:00
Bill Fenner
4d77a0857c Make dolog a function, to clean up the body of the "big switch".
Make the "$CVSROOT missing" message seem like a temporary error, to
 reduce email to webmaster when freefall is down.
Only display Attic button when there's an Attic present
Consolidate style of &cvsroot additions
1997-11-19 19:07:18 +00:00
Wolfram Schneider
8bb843408c Add a new function `get_the_source' which print the source
of the current cgi script as plain text if called with the
path `/get_the_source'. E.g.

        http://www.foo.com/cgi/foobar.cgi/get_the_source

print the source of the script foobar.cgi.
1997-11-17 00:29:53 +00:00
Wolfram Schneider
82ceb2d953 Source the config file /usr/local/etc/cvsweb and
/usr/local/etc/cvsweb-$cvsroot if exists. The config files
are perl scripts.

This make it possible to define local cvs roots, help messages,
navigation bar and E-Mail addresses without changing the
original cvsweb.cgi script.
1997-11-15 16:48:07 +00:00
Wolfram Schneider
c97e6997ab Add support for multiple cvs root directories. This allow
to use one script for different cvs trees, e.g.

learn:
cvsweb.cgi?cvsroot=learn

freebsd:
cvsweb.cgi?cvsroot=freebsd

openbsd:
cvsweb.cgi/src/bin/cat/cat.c?cvsroot=openbsd

The default cvs root is `freebsd'.
1997-11-14 17:36:47 +00:00
Wolfram Schneider
195c0bb1a1 Add missing ending slashes in URLs. 1997-11-11 17:04:12 +00:00
Brian Somers
4f1a28d335 Put all .html files into $entry-html.tar.gz
rather than skipping the sym-links.
1997-11-11 15:09:24 +00:00
Brian Somers
07bc1412da Add a link to myself (Brian Somers). 1997-11-11 12:25:43 +00:00
John Polstra
ba6fb36724 Add web page link for John Polstra. 1997-11-10 21:24:05 +00:00
nsj
6d59f7e29f Announce the availability of 2.2.5-R CD's. 1997-11-10 01:58:18 +00:00
Jordan K. Hubbard
71b90a9170 FreeBSD-SF meets at Silicon Reef now, not Internet Alfredo. 1997-11-10 01:37:27 +00:00
Wolfram Schneider
243e91422b Add sort by knob for freebsd mailinglists search. Values are author, date,
subject and score. Score is the default sort option.
1997-11-08 18:22:27 +00:00
Wolfram Schneider
98aa89eea4 Add link to the sources of a port at the bottom of the description page 1997-11-08 14:21:32 +00:00
Wolfram Schneider
7b590c20f9 The characters )>,; are not part of an URL
Submitted by: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
1997-11-04 13:00:05 +00:00
Jordan K. Hubbard
1a8410604b Bah - correct my spammage (no doubt about it, gotta rebuild the sgmlfmt
tools so I can test this if I'm going to make any more changes).

Noticed by: jfieber
1997-10-28 00:11:45 +00:00
Jordan K. Hubbard
fbbff81d08 Add entry for Mark Mayo's FreeBSD guide. 1997-10-27 21:20:48 +00:00
Jordan K. Hubbard
b99f328707 Update link to HTML newsletter. 1997-10-27 21:18:06 +00:00