Commit graph

3722 commits

Author SHA1 Message Date
Wolfram Schneider
d92c6e13ff update URL for San Diego BSD Users Group
Submitted by: Rick Richardson <RickR@brickroad.net>
2000-11-02 07:31:27 +00:00
Benno Rice
2e0089df02 Announce my lack of free time to the world. 2000-11-02 06:09:44 +00:00
Wolfram Schneider
55a858e5f9 Added BSD Social Event Berlin, October 1999 2000-11-01 19:26:47 +00:00
Wolfram Schneider
0258ef2683 Added BSDCon 2000 2000-11-01 19:22:19 +00:00
Wolfram Schneider
ead0572613 accept digits an multiple dashes in mailing list name 2000-11-01 09:52:06 +00:00
Kris Kennaway
a4b5a05ad8 Add advisories 00:58 through 00:61 2000-11-01 09:46:06 +00:00
Jun Kuriyama
2e3399dda9 Add IA-64 project.
Submitted by:	marcel
2000-10-31 20:00:38 +00:00
Jun Kuriyama
584157a711 Delete unused %rev.incl; lines.
Reviewed by:	hrs (on concept)
2000-10-31 19:33:00 +00:00
Jim Mock
73bce78a9f Remove a dead link.
Submitted by:	James Goruk <James.Goruk@cibc.com> on -doc
2000-10-31 17:57:42 +00:00
Jun Kuriyama
1c2d020bb4 Merge following changes in the English version:
1.43 -> 1.44	where.sgml
	1.6  -> 1.7	java/index.sgml
	1.13 -> 1.14	projects/newbies.sgml
	1.85 -> 1.88	projects/projects.sgml
	1.49 -> 1.50	search/web.atoz
	1.30 -> 1.31	security/security.sgml
	1.16 -> 1.17	tutorials/index.sgml
2000-10-31 10:22:30 +00:00
Jun Kuriyama
928e5b911f Escape period and $. 2000-10-31 10:14:38 +00:00
Jun Kuriyama
64e0013900 Bump "Original revision:".
# Currently, &base; is treated by prehtml script.
2000-10-31 09:33:09 +00:00
Jim Mock
9b8ba69f27 Walnut Creek CDROM -> BSDi, where appropriate 2000-10-30 18:15:42 +00:00
Kris Kennaway
25cd6e4faf Update list of security advisories to cover 00:54 through 00:57 2000-10-30 10:51:35 +00:00
Jim Mock
4d36425660 Walnut Creek CDROM -> BSDi 2000-10-30 01:54:36 +00:00
Jim Mock
870d0884b9 Fix the title of The Complete FreeBSD and remove the entry for Installing
and Running FreeBSD.
2000-10-30 01:29:33 +00:00
Jim Mock
538b992b61 Update the blurb about Walnut Creek CDROM and ftp.freesoftware.com. 2000-10-30 01:22:52 +00:00
Jim Mock
1807aa553f Remove the code for the "Sponsored by Walnut Creek CDROM" logo which I had
commented out a while back.
2000-10-30 01:15:16 +00:00
Jim Mock
a04b7f8cd2 Remove the link to the FreeBSD Newsletter by Walnut Creek CDROM. We
haven't put one of these out in a few years (1998, IIRC).
2000-10-30 01:11:34 +00:00
Steve Price
ca1a828d71 Add two new classes of problem reports: update and maintainer-update for
non-maintainer and maintainer submitted updates to ports.  Also remove
the support class so this list matches that of send-pr(1).
2000-10-29 22:16:41 +00:00
Jonathan M. Bresler
aecc5899ee getmsg.cgi used a "\n^From " pattern to find the end of
one email message and the start of another.  this hueristic
	failed on lines like "\n^From Ushant to Scilly is 35
	leagues".

	the new pattern relies upon our From line ending in the
	four digits of the year.  which is also an hueristic that
	will from fail from time to time.  For example "\n^From
	2000 substract 1 to get 1999$".

PR:	docs/21762
2000-10-29 16:29:45 +00:00
Jun Kuriyama
293a1c98a2 Fix typo in dk mirror. 2000-10-29 13:06:40 +00:00
Wolfram Schneider
1b587bb8cf Fix year up to year 2899 2000-10-28 18:20:39 +00:00
Wolfram Schneider
ac2951802b Update italian E-Mail address
Submitted by: Gianluca Sordiglioni <gianluca@parkinson.it>
2000-10-28 12:50:21 +00:00
Wolfram Schneider
4eb469359f Added italian Web resources
Submitted by: Gianluca Sordiglioni <gianluca@parkinson.it>
2000-10-28 12:48:36 +00:00
Wolfram Schneider
159d5dec33 Added Italian mailing list
Submitted by:  Gianluca Sordiglioni <gianluca@parkinson.it>
2000-10-28 12:46:17 +00:00
Wolfram Schneider
68cc2402df Add Italy/2 web mirror
Submitted by: Gianluca Sordiglioni <gianluca@parkinson.it>
2000-10-28 12:41:48 +00:00
Akinori MUSHA
6b2537ebd8 Set unidiff as the default diff format for non-textbased browsers too.
Requested by:	eivind, and some other people
2000-10-27 16:09:25 +00:00
Alexey Zelkin
b2b7eb1df6 Mega-update of Russian Web pages to current FreeBSD Russian Doc Project's CVS
Repository state.  This commit mostly brings in a lot of translation synches,
spelling fixes, adds new translations.

Obtained from:	FreeBSD Russian Documentation Project CVS Repository
2000-10-27 12:14:15 +00:00
Doug Barton
ffc6dcf588 Announce myself to the world 2000-10-27 07:26:18 +00:00
Garance A Drosehn
939db41d95 Add a newsflash for my arrival as a committer, so people know to start
running for the hills.
2000-10-27 07:19:25 +00:00
CHOI Junho
ea80c2dcbd Add images of "About FreeBSD", written by me and others.
Approved by:	 jkh
2000-10-26 12:29:41 +00:00
CHOI Junho
56737d9d25 Add the information of "About FreeBSD", written by me and others.
Approved by:	 jkh
2000-10-26 12:29:22 +00:00
Jim Mock
d9beecd839 Add msmith's page on RAID drivers to the device driver section.
PR:		22300
Submitted by:	Sean O'Connell <sean@stat.duke.edu>
2000-10-26 05:01:33 +00:00
Jun Kuriyama
3dd08e3d60 URL changed.
Submitted by:	opentrax@email.com
2000-10-26 03:46:21 +00:00
Jun Kuriyama
d08e093a94 Add Digital Networks United Kingdom.
Submitted by:	lee@dnuk.com
2000-10-26 03:42:38 +00:00
Jun Kuriyama
61cc0b0bc7 Add Lugaru Software Ltd.
Submitted by:	Steven Doerfler <steven@lugaru.com>
2000-10-26 03:31:04 +00:00
Jun Kuriyama
56fa641415 Add K*BUG.
Submitted by:	Norihiro Kumagai <kuma@oasis.sharplabs.com>
2000-10-26 03:21:41 +00:00
Jim Mock
6f0f28a9f0 Fix the base entity so the image and links at the top of the page show up
and are correct.
2000-10-25 02:00:27 +00:00
Jim Mock
331c939f4d Change some of the wording around a bit so it reads better.
Submitted by:	rwatson
2000-10-23 17:03:02 +00:00
Jim Mock
22e6cc307d Fix a bunch of typos. Somehow, the first letter of the first word in each
line of the first paragraph (in the SGML) was truncated resulting in
things such as ``oard'', ``y'', ``eam'', ``atson'', and ``ubbard''.

Pointed out by:		rwatson
2000-10-23 06:24:12 +00:00
Alexey Zelkin
dc5ac39672 Do not use not allowed characters in manualy built href's
PR:		misc/22191 (report)
Submitted by:	Patrick Seal <patseal@hyperhost.net>
2000-10-22 14:25:07 +00:00
Alexey Zelkin
d68ef69765 Add smp subdirectory to build list
Forgotten by: nik
2000-10-22 09:22:37 +00:00
Alexey Zelkin
90f1956f0e add newsflash entry about Core Team Elections 2000-10-21 16:40:46 +00:00
Alexey Zelkin
6a9358c34c add Core Team Elections' press release to list of official press releases 2000-10-21 16:40:05 +00:00
Alexey Zelkin
5df2c6cf5a add Core Elections' press release to build list 2000-10-21 16:39:25 +00:00
Alexey Zelkin
8f21553d9c Add Official Press Release about Core Elections
Submitted by:	jkh
Approved by:	jkh
2000-10-21 16:38:41 +00:00
Akinori MUSHA
77b9acfdc4 Merge from knu-cvsweb 1.103.1.37.
2000-10-21 00:46  knu

	* cvsweb.cgi: Always give options to click on a non-colored diff
	_and_ a colored diff.

	Requested by:	SO many people :>

2000-10-20 22:59  knu

	* TODO.knu: Hyperlinking was properly fixed.

2000-10-20 21:28  knu

	* TODO.knu, cvsweb.cgi: Fix htmllify so that <A href="...">...</A>
	won't nest. :)

	Do not show additional "(colored)" diff links when long colored
	diff is the default.

	Reduce the use of `.' operator that is known to be expensive.  Fix
	indent, clean up.

2000-10-11 06:14  knu

	* cvsweb.cgi: Introduce a new function: htmlquote().

	Clean up hyperlink tags.
	    - Use &link() instead of <a	href="...">...</a>.
	    - Do urlencode() or htmlquote() as appropriate.

2000-10-11 03:48  knu

	* cvsweb.cgi:
	  - Recognize "links" as another text mode browser.
	  - Fix the revision links in the annotation view of a file.

	Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2000-10-20 16:00:29 +00:00
Hiroki Sato
0512863f96 - Merge the following from the English version:
1.210 -> 1.211	news/newsflash.sgml

- Fix ${LOCALTOP} and *.revinc (this is no longer needed
  for revision checking):

	news/1996/Makefile
	news/1997/Makefile
2000-10-19 19:05:13 +00:00
Nik Clayton
d213d7a2cf Bare bones SMP information. grog assures me he'll flesh this out post
BSDCon.
2000-10-18 19:43:57 +00:00