Commit graph

974 commits

Author SHA1 Message Date
Jordan K. Hubbard
f9738719eb Fix entity title.
Submitted by:	SUGIMURA Takashi <takas-su@is.aist-nara.ac.jp>
1998-07-25 09:39:13 +00:00
Jordan K. Hubbard
bd15389885 Point to 2.2.7 as "current release" now and add entry for 2.2.6 under
previous releases.
1998-07-24 20:12:26 +00:00
Jordan K. Hubbard
46af12259c Add the usual release info for 2.2.7. 1998-07-24 20:09:55 +00:00
Poul-Henning Kamp
bcc6deb25a spelling fix
PR:		7364
Reviewed by:	phk
Submitted by:	Don Morrison <dmorrisn@u.washington.edu>
1998-07-24 09:43:28 +00:00
Jordan K. Hubbard
1c30164c1d Clean up this page a bit and deal with stuff missed in the first review. 1998-07-24 08:34:18 +00:00
nsj
2c37a72945 Updated for 2.2.7's release. 1998-07-23 19:48:33 +00:00
Wolfram Schneider
b576cd5301 Print 'Package' link only if there is a package for the port at the
main ftp server ftp.freebsd.org. Note: this works only for packages-stable
packages.
1998-07-23 12:36:11 +00:00
Wolfram Schneider
f2b13be5e2 Install the file packages.exists. 1998-07-23 10:59:39 +00:00
Wolfram Schneider
a2e812510f Do not override _ALLINSTALL variable. 1998-07-23 10:59:00 +00:00
Wolfram Schneider
92013d03ff Clickable ftp link for sangoma
Forgotten by:  "David Mandelstam" <dm@sangoma.com>
1998-07-23 10:07:07 +00:00
Wolfram Schneider
0447381f04 Added
Sangoma Technologies Inc offers the WANPIPE[tm] range
of high speed intelligent communication
adapters that support a number of downloadable protocol modules
including PPP, Frame Relay and X.25. The cards are available with
RS-232/V.35/X.21/EIA530 interfaces, or an on board T1/Fractional T-1
CSU/DSU.
1998-07-23 10:04:45 +00:00
Wolfram Schneider
ee0af6538a Insert BSD copyright. 1998-07-23 09:42:40 +00:00
Wolfram Schneider
0361431614 Delete OpenBSD tree from the cgi script and move the OpenBSD
configuration to the extern config file /usr/local/etc/cvsweb.
OpenBSD is not a standard part of FreeBSD ;-) and I doubt that
FreeBSD mirror site will support OpenBSD.
1998-07-23 08:50:52 +00:00
Nik Clayton
01ff01bee9 vi -> vipw
PR:		docs/7372
Submitted by:	takas-su@is.aist-nara.ac.jp
1998-07-23 08:50:29 +00:00
Wolfram Schneider
86659cfc08 Added a 'best viewed with your browser' statement. 1998-07-22 17:31:32 +00:00
Wolfram Schneider
1c77a4d396 Rename the E-Mail address questions@freebsd.org to
freebsd-questions@freebsd.org. This should make it clear
that questions is an mailing list and not an alias to
the webmasters.
1998-07-22 17:23:02 +00:00
Wolfram Schneider
fdee1886bc Added section 'Blocked ping packets'
Submitted by: dg
1998-07-22 08:25:17 +00:00
Wolfram Schneider
b31a5c86aa URL typo. 1998-07-20 10:36:55 +00:00
Wolfram Schneider
077d063e5f Germish.
Submitted by:	 Chris Coleman <chrisc@vmunix.com>
1998-07-19 10:11:05 +00:00
Tim Vanderhoek
cf8dab56e5 recieve -> receive 1998-07-18 21:07:08 +00:00
Tim Vanderhoek
cf4e61d418 Add missing <p> tags, recieve -> receive.
PR:		docs/7313
Submitted by:	Sugimura Takashi <takas-su@is.aist-nara.ac.jp>
1998-07-18 21:06:02 +00:00
Jordan K. Hubbard
21dde2ffa8 Add a pointer to Kirk McKusick's OS internals courses. 1998-07-18 20:13:17 +00:00
Jordan K. Hubbard
0123e8285f Correct telenet systems link. 1998-07-18 18:56:31 +00:00
Wolfram Schneider
5d9195c04f Added forgotten entry "base". 1998-07-17 16:41:43 +00:00
Wolfram Schneider
15b48b2cb1 URL typo. 1998-07-17 16:39:56 +00:00
Wolfram Schneider
59c43bb94a Added SOLID Server for FreeBSD.
Submitted by:  Arttu Huhtiniemi <arttu.huhtiniemi@solidtech.com>
1998-07-17 10:21:38 +00:00
Wolfram Schneider
c4a145e3ec Added The BSD Usenet News Searcher to Newsgroups section.
Submitted by: Warren Toomey <wkt@henry.cs.adfa.oz.au>
1998-07-17 10:06:55 +00:00
Wolfram Schneider
930361e730 Added spanish mailing list.
Submitted by: "Jesus Rodriguez" <jesusr@ncsa.es>
1998-07-17 10:01:35 +00:00
Wolfram Schneider
3b3f140fe5 Convert absolute URLs to relative URLs - mirror sites needs local URLs.
Pointed out by: "Mark J. Taylor" <mtaylor@cybernet.com>
1998-07-17 09:57:04 +00:00
nsj
898e536f32 Nuked problem and null entries.r 1998-07-16 17:56:44 +00:00
Wolfram Schneider
8edc8090ee Check out ports/INDEX to stdout. This prevent `cvs update -d'
to checkout the full ports tree.
1998-07-16 17:03:54 +00:00
nsj
31148108e5 Updated to reflect new gallery entries through 16 July 98--1013 total! 1998-07-16 14:56:28 +00:00
nsj
6521a9ed4d Gallery entries through 16 July 98. 1998-07-16 14:50:36 +00:00
Nik Clayton
3157a375fd Changed the construct
<li>....<p></p></li>

which was used all over the file to

    <li><p>...</p></li>

For all entries other than the ones in July 1998 there's no user visible
effect. For the entries in July (which were missing the <p></p>) this has
the effect (on some browsers at least) of inserting white space between
the list items, which is consistent with the appearance of the rest of the
file.
1998-07-16 08:44:55 +00:00
Nik Clayton
2772022cbd Mentioned the "FreeBSD for Linux users" documentation effort. 1998-07-16 08:36:47 +00:00
Nik Clayton
9cffe49fc1 Added reference to Annelise Anderson's "FreeBSD for Linux users" FAQ
development project.
1998-07-16 08:32:49 +00:00
Wolfram Schneider
9755e47142 Add projects to SUBDIR 1998-07-16 07:59:54 +00:00
Wolfram Schneider
f031070de7 Update hardware section.
Add myself as webmaster.
Enable link to freefall's web statistic.
1998-07-15 18:03:29 +00:00
Wolfram Schneider
8ce8fc14cd HTML typo
Submitted by:	 Francis Dupont <Francis.Dupont@inria.fr>
1998-07-15 17:10:38 +00:00
Wolfram Schneider
75b6ed842f The FreeBSD Development Projects moved from support.sgml
to projects/projects.sgml.
1998-07-15 15:06:26 +00:00
Wolfram Schneider
3b775a9cc9 New location for FreeBSD Development Projects. 1998-07-15 14:56:59 +00:00
Wolfram Schneider
c87ea66c3b Add Jordans freshmeat editorial. 1998-07-15 13:58:16 +00:00
Wolfram Schneider
9e2dd64306 Delete security.sgml 1998-07-15 13:56:17 +00:00
Wolfram Schneider
3d7e18e2ad Page moved to the subdir security 1998-07-15 13:43:27 +00:00
Wolfram Schneider
f4d778c3f8 Update security link. 1998-07-15 13:42:29 +00:00
Wolfram Schneider
9ca55e4cc9 HTML typo. 1998-07-15 13:36:37 +00:00
Wolfram Schneider
5aed0caecf Comment out out of date italien mirror. 1998-07-15 13:33:20 +00:00
Wolfram Schneider
1bfb65fc60 Disallow web statistic. 1998-07-15 13:04:19 +00:00
Wolfram Schneider
bef3af197c Added Quick NewsLetter Volume #1 Issue #3 1998-07-15 12:59:46 +00:00
Wolfram Schneider
c4bff798b4 clickable - Make URL clickable. 1998-07-15 12:50:56 +00:00
Wolfram Schneider
b4fa0d9b59 Update FreeBSD/Alpha link. 1998-07-14 18:59:48 +00:00
Wolfram Schneider
ba4108d14d Enable alpha subdir. 1998-07-14 18:55:33 +00:00
Wolfram Schneider
de1d638be7 Import the FreeBSD/Alpha Project into the main web server. 1998-07-14 18:54:33 +00:00
Wolfram Schneider
e33c164427 Add link to FreeBSD Real-Quick (TM) Newsletter. 1998-07-14 18:36:52 +00:00
Wolfram Schneider
29c839c0a4 Added FreeBSD Real-Quick (TM) Newsletter 1998-07-14 18:19:55 +00:00
Wolfram Schneider
6f848d7a43 Added FreeBSD Real-Quick (TM) Newsletter
Submitted by: Chris Coleman <chrisc@vmunix.com>
1998-07-14 18:19:13 +00:00
Jordan K. Hubbard
6b95f31a84 Add newsflash entry for "fresh meat" editorial. 1998-07-14 05:59:14 +00:00
Jordan K. Hubbard
eae909116b Update entry for hub, now that it's a new machine. 1998-07-12 13:57:26 +00:00
Wolfram Schneider
fcc6b504d4 Added:
EtherPage(R) provides a client/server based alphanumeric
paging solution for unix networks and Windows NT.

Submitted by: venus katsiros <vad@ppt.com>
1998-07-12 11:15:51 +00:00
Wolfram Schneider
e402c1a92b Added:
Coyote Point System's Equalizer is a server management
appliance and load balancing system for building clustered arrays
of TCP/IP servers.

Submitted by: "Coyote Point Systems, Inc. - Marc Roth" <marc@coyotepoint.com>
1998-07-12 10:38:14 +00:00
Wolfram Schneider
2e3e28a97c Update Aldridge Company
Submitted by: "David L. Aldridge" <dlac@aldridge.com>
1998-07-12 08:06:41 +00:00
Jordan K. Hubbard
6810bebf76 Update location for, erm, updates.
Submitted by:	Motoyuki Konno <motoyuki@snipe.rim.or.jp>
1998-07-12 05:24:12 +00:00
Wolfram Schneider
4daa717535 typo 1998-07-11 12:52:01 +00:00
Wolfram Schneider
70431be888 Enable news subdir. 1998-07-11 11:26:24 +00:00
Wolfram Schneider
5026b790d4 Import the FreeBSD Really-Quick(TM) NewsLetter. 1998-07-11 11:24:46 +00:00
Wolfram Schneider
91ac72d1de http://www.nacamar.de -> http://www.nacamar.net
Submitted by:	kieber@rocky.nacamar.de (Ulf Kieber)
1998-07-09 19:41:20 +00:00
Jordan K. Hubbard
6a7f20befd Update machine roster. 1998-07-09 19:00:23 +00:00
Nik Clayton
fca7f57b79 List (and link to) the Spanish FreeBSD site under the "Web resources"
section.
1998-07-09 17:43:18 +00:00
Nik Clayton
7b575a8c83 Announce the existence of the Spanish Documentation Project and the
conversion of the FAQ.
1998-07-09 17:39:15 +00:00
Nik Clayton
49ccbe2892 Added information about the Spanish Documentation Project.
Submitted by:	Jesus Rodriguez <jesusr@es.freebsd.org>
1998-07-09 17:32:55 +00:00
Wolfram Schneider
48a7ddc1b7 Update PicoBSD entry
Submitted by: Andrzej Bialecki <abial@nask.pl>
1998-07-07 23:45:36 +00:00
Wolfram Schneider
e57600a034 Catch i386/* PR's too.
Pointed out by: Carl Mascott <cmascott@world.std.com>
1998-07-01 10:30:47 +00:00
Wolfram Schneider
2cd50884ea Add Bulgaria to the mirror list.
Submitted by: Hristo Grigorov <hristo@bg.freebsd.org>
1998-06-27 22:58:00 +00:00
Wolfram Schneider
34170cb5e3 Replace the Y2K statement from David Greenman
Submitted by: David Greenman <dg@root.com>
1998-06-27 00:34:15 +00:00
Wolfram Schneider
d48631fb87 Delete www7.freebsd.org
www6.freebsd.org is now USA/Oregon
Delete freefall.freebsd.org, freefall is identical to www
1998-06-25 09:21:56 +00:00
Wolfram Schneider
eddb3beb5d Add forgotten lynx.gif 1998-06-24 16:58:28 +00:00
Wolfram Schneider
4b1d6726ae Add a 'return to search page' link. The link is for users which does
not come from the search page, e.g. from an other simpler menu.
1998-06-24 15:05:12 +00:00
nsj
8c7dc1009b Added an entry for the FreeBSD Desktop Contest. 1998-06-24 13:41:00 +00:00
Wolfram Schneider
a8ea94afcd Add chapter Page Design 1998-06-24 12:57:37 +00:00
Wolfram Schneider
4baece3b3a Delete leading and ending space in description field. 1998-06-24 12:50:16 +00:00
Wolfram Schneider
b0216dc12b Add Gallery
Update security item
1998-06-24 12:46:07 +00:00
Wolfram Schneider
65330a86e3 cvs typo. 1998-06-24 12:24:54 +00:00
Bill Fenner
a223c13022 Fix a typo causing the "src/" cvsweb referencer to kick in when it
shouldn't.
Save a copy of the un-HTML-ified synopsis for use in the mailto: HREF,
 otherwise you end up with odd things like "%26lt;" instead of "<".
1998-06-24 05:48:30 +00:00
Wolfram Schneider
fcbb5212c8 Fix CERT URLs.
Submitted by:	 yossman <yossman@yoss.nonline.net>
1998-06-23 22:42:14 +00:00
Wolfram Schneider
2070208490 Add a 'This Web page is Lynx friendly' picture. 1998-06-22 15:36:26 +00:00
Joseph Koshy
cf2dd71e88 "Y2k Bug" -> "Y2k Compatibility". 1998-06-20 08:24:46 +00:00
Dmitrij Tejblum
6c3ab7a5fb Synchronize with src/gnu/usr.bin/send-pr/send-pr.sh rev 1.9:
Don't show "support" class to users.

PR:		6990 (sort of)
1998-06-19 16:55:36 +00:00
Alexander Langer
da971c59cc Fixed capitalization of the newbies mailing list. 1998-06-19 14:57:04 +00:00
Joseph Koshy
e0aa0557d5 "Year 2000 Compatibility" sounds less alarming to some than "Year 2000 Bug".
Suggested by: Someone on the -doc lists; attribution lost, sorry.
1998-06-19 12:48:46 +00:00
Wolfram Schneider
a6c4a50bb6 Update security links. 1998-06-19 10:06:59 +00:00
Wolfram Schneider
a0bfded5a8 Enable security subdir. 1998-06-19 09:53:41 +00:00
Wolfram Schneider
80d71116c1 The new FreeBSD Security homepage.
Submitted by: guido
1998-06-19 09:46:53 +00:00
Wolfram Schneider
aea44d65d6 Add The FreeBSD Japanese Documentation Project
Submitted by: Motoyuki Konno <motoyuki@snipe.rim.or.jp>

Add The FreeBSD German Documentation Project.
1998-06-18 14:16:42 +00:00
Wolfram Schneider
acef8aa4f8 Add
The Ports Collection, by Richard Morin
	UNIX Review June 1997
1998-06-18 13:40:29 +00:00
Wolfram Schneider
a91e109c94 Add link to Mirroring the FreeBSD Web Pages 1998-06-18 08:00:24 +00:00
Wolfram Schneider
4c5802fde4 Translations of the FreeBSD documentation, Web pages, Handbook, Manual
pages and FAQ. Currently listed only the FreeBSD Korean Documentation Project.
1998-06-17 18:14:54 +00:00
Wolfram Schneider
afedc6144b Add link to Translation page. 1998-06-17 18:11:40 +00:00
Wolfram Schneider
8c196b7a78 BIS, Inc -> Ten 26 Enterprises
Submitted by: Dan Benjamin <dan@ten26.com>
1998-06-17 12:48:31 +00:00
Wolfram Schneider
7b5cd11cf5 Fix bad partial reference. 1998-06-16 18:17:54 +00:00
Wolfram Schneider
26b386a89d Delete white spaces before and after the search string.
Ignore empty queries.
1998-06-16 18:07:52 +00:00