Commit graph

372 commits

Author SHA1 Message Date
Megan McCormack
4e65a1bcd5 PR:New names for existing .gifs making them easier to read in javascript. 1997-06-19 04:40:17 +00:00
Megan McCormack
8ef6ff4a83 Name changes of .gifs making index.html javascript more friendly. 1997-06-19 04:13:55 +00:00
Megan McCormack
9b883a63cd Improved javascript to be Netscape4 friendly. 1997-06-19 04:12:11 +00:00
nsj
b32b83c095 Added an entry for GN, Ltd. Submitted by: Kevin McKeown <???@gnd.com> 1997-06-18 18:27:42 +00:00
nsj
9591aeb446 Added an entry concerning the in-stock ness of 2.2.2 CD's. 1997-06-18 18:15:40 +00:00
Wolfram Schneider
a56a81973d shorter Copyright line. 1997-06-17 11:40:27 +00:00
Wolfram Schneider
7a720c75e8 Fix broken link to freebsd-info email address. 1997-06-17 11:26:16 +00:00
nsj
8ce03f296a Removed entry for Init. Replaced with and added entries for
BIS, Inc.

Submitted by: Dan Benjamin <dpb@crc.com>
1997-06-13 14:26:18 +00:00
John Fieber
e4be6a70a9 No s on X Window system. 1997-06-12 20:07:10 +00:00
Wolfram Schneider
0cbc26088a Add 2.11BSD manual pages link.
Submitted by: "Steven M. Schultz" <sms@wlv.iipo.gtegsc.com>
1997-06-12 18:51:32 +00:00
John Fieber
ad523a3f58 Remove obsolete welcome.sgml. 1997-06-12 16:15:51 +00:00
John Fieber
8ee4161ec4 welcome.html is obsolete. 1997-06-12 16:13:03 +00:00
John Fieber
6dce57307d De-clutter the bottom of the page. 1997-06-12 16:08:44 +00:00
John Fieber
6ea71ab4df Fix the copyright line that I botched earlier. 1997-06-12 03:51:48 +00:00
John Fieber
9fc0f99f7f Spelling police.
Submitted by:	Matt Behrens <zigg@iserv.net>
1997-06-11 20:00:00 +00:00
John Fieber
802666ee16 Make the home page more lynx-friendly. 1997-06-11 16:07:44 +00:00
John Fieber
458d0c8e70 More HTML cleanup. 1997-06-11 15:55:43 +00:00
John Fieber
afbabd67cb Fix bunches of HTML errors (excluding netscapisms). 1997-06-11 13:25:33 +00:00
John Fieber
977fa4e1c7 Make cgi scripts inherit the new "look and feel". 1997-06-10 12:47:11 +00:00
John Fieber
01f2ce33f7 Update header/footer graphics for jp handbook. 1997-06-10 12:33:32 +00:00
John Fieber
53ead169a9 Update header/footer graphics for tutorials. 1997-06-10 12:32:34 +00:00
John Fieber
92402e74ea Update header/footer graphics for handbook/FAQ. 1997-06-10 12:32:09 +00:00
John Fieber
fd1e0de07f Remove &quot; entity references. 1997-06-10 12:17:38 +00:00
John Fieber
7f93e93f66 Small tweakes to make this work better with the new "look and feel"
of the web site.
1997-06-10 12:17:05 +00:00
Megan McCormack
ab2e4dccbf Corrected typo in handbook link. 1997-06-10 05:59:32 +00:00
Megan McCormack
f9e6d101fd Shiny new logo for FreeBSD web pages.
Navigaton bars on index.html and second level pages.
1997-06-10 04:49:37 +00:00
Megan McCormack
7a7698c3c3 Shiny new logo for FreeBSD web pages. New index.html made from defunct welcome.html.
Navigaton bars on index.html and second level pages. Registration page added.
1997-06-10 04:48:09 +00:00
Megan McCormack
d67bcfef66 Shiny new logo for FreeBSD web pages. New index.html made from defunct welcome.html.
Navigaton bars on index.html and second level pages. Registration page added.
1997-06-10 04:42:36 +00:00
Jordan K. Hubbard
a10b8489bf Note that www bits are also available via FTP. 1997-06-10 04:04:14 +00:00
Satoshi Asami
fc9846ded3 There are now two upgrade kits, one for 2.2.1 and one for 2.2.2. 1997-06-04 01:34:30 +00:00
Jordan K. Hubbard
c811913c35 Correct an errant mailto: 1997-05-30 02:14:22 +00:00
John Fieber
a5b08e2473 Update some links for 2.2.2. 1997-05-26 16:26:13 +00:00
John Fieber
2e49293ca2 Clean up the man page links a bit.
Reviewed by:	wosch
1997-05-23 20:03:03 +00:00
nsj
6014a30fef Spelling police.
Caught redhanded by: Richard Wiwatowski <rjwiwat@adelaide.on.net>
1997-05-20 10:59:26 +00:00
nsj
a77c5c2177 Removed the entry for ai2a.net, at the request of the proprietor, David Clark. 1997-05-19 02:51:38 +00:00
nsj
0e78d89958 Added an entry for 2.2-RELEASE. 1997-05-19 02:49:23 +00:00
Paul Richards
fecf0b7328 Allow DOCS and SUBDIR to be overriden (same fix for building from
new structure as was done for the releases).
1997-05-18 22:39:23 +00:00
Paul Richards
80fabe9783 Allow DOCS to be overriden and conditionally clear the SUBDIR.
This is to overcome a problem in building this part of the tree
from the new build structure. The current system relies on picking
up a Makefile.inc from a parent directory that sets WEBBASE and as
the subdirectories are entered this Makefile.inc is from a different
parent directory with a different WEBBASE setting.

This wasn't something I could workaround when building from the
new directory structure so as a short term cludge I now enter this
directory twice, once with NEW_BUILD defined so the subdirs are
skipped and once with DOCS set to null so only the directories are
built and WEBBASE is set appropriately in each case.
1997-05-18 21:58:11 +00:00
Paul Richards
db702ced6f Allow WEBBASE to be overriden. 1997-05-18 21:27:50 +00:00
nsj
930849f2fb Edited the entry for CSR Corp, at the request of the founder,
Alex Huppenthal <alex@comsys.com>.
1997-05-14 17:54:30 +00:00
nsj
9d805e5dc0 Added an entry for Faster Raster Systems.
Submitted by: jay@tippecanoe.com
1997-05-14 00:01:49 +00:00
nsj
164cba4aec Added an entry for "current.freebsd.org now 'open for business.'" 1997-05-13 02:08:30 +00:00
Wolfram Schneider
690dffdc09 Add link to the stuffed daemon plushies. 1997-05-11 12:25:43 +00:00
Wolfram Schneider
98cf0283a7 Add tiny search menu for man pages. 1997-05-10 17:27:57 +00:00
Wolfram Schneider
8408e08d3f Altavista did a poor job for indexing the FreeBSD WWW Server. Add
altavista META tags `description' and `keywords' which (I hope) makes
it easier to find the FreeBSD pages in the future.
1997-05-10 16:51:45 +00:00
Wolfram Schneider
5360057d52 Add CTM and CVSup. 1997-05-10 15:28:19 +00:00
Satoshi Asami
d474fec8da 2.2 upgrade kit is now version 97.05.06. 1997-05-10 11:18:19 +00:00
nsj
23b1c283ed Added an entry for Warner Losh. 1997-05-09 14:42:55 +00:00
nsj
de4cd132ec Rewrote history. (Removed 3.0-SNAP entry.)
Deleted May.
1997-05-09 14:37:51 +00:00
Wolfram Schneider
42665614a4 Add small search menu (link to ports.cgi). 1997-05-08 22:36:43 +00:00