Nik Clayton 
								
							 
						 
						
							
							
							
							
								
							
							
								220248ce32 
								
							 
						 
						
							
							
								
								Include a content type for English docs.  
							
							 
							
							... 
							
							
							
							Submitted by:	Mike Brown <mbrown@corp.webb.net>, dougb 
							
						 
						
							2001-06-25 13:58:19 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Daniel Harris 
								
							 
						 
						
							
							
							
							
								
							
							
								03884540d1 
								
							 
						 
						
							
							
								
								Fix a couple typos and an URL.  
							
							 
							
							
							
						 
						
							2001-06-24 15:45:52 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Dima Dorfman 
								
							 
						 
						
							
							
							
							
								
							
							
								ce349223f9 
								
							 
						 
						
							
							
								
								Remove duplicate words.  
							
							 
							
							
							
						 
						
							2001-06-23 22:32:51 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Nik Clayton 
								
							 
						 
						
							
							
							
							
								
							
							
								968f7fd6c2 
								
							 
						 
						
							
							
								
								Create the FAQ and handbook symlinks to directories in the install area,  
							
							 
							
							... 
							
							
							
							not the build area. 
							
						 
						
							2001-06-22 09:52:05 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Brooks Davis 
								
							 
						 
						
							
							
							
							
								
							
							
								ee7cf2b080 
								
							 
						 
						
							
							
								
								Add my new committer entry.  
							
							 
							
							
							
						 
						
							2001-06-22 05:19:16 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Alexey Zelkin 
								
							 
						 
						
							
							
							
							
								
							
							
								e697b76efe 
								
							 
						 
						
							
							
								
								More gallery items (we almost reached 2500 point)  
							
							 
							
							
							
						 
						
							2001-06-21 15:13:45 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									David E. O'Brien 
								
							 
						 
						
							
							
							
							
								
							
							
								af0cb02aeb 
								
							 
						 
						
							
							
								
								Actually get the x86-64 graphics installed.  
							
							 
							
							
							
						 
						
							2001-06-20 17:05:23 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Nik Clayton 
								
							 
						 
						
							
							
							
							
								
							
							
								9265abbf2b 
								
							 
						 
						
							
							
								
								Link to the solid-state article.  
							
							 
							
							
							
						 
						
							2001-06-20 16:21:56 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Nik Clayton 
								
							 
						 
						
							
							
							
							
								
							
							
								955e1fa752 
								
							 
						 
						
							
							
								
								Link to the solid-state article.  
							
							 
							
							
							
						 
						
							2001-06-20 16:16:39 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eric Melville 
								
							 
						 
						
							
							
							
							
								
							
							
								23f235d4d4 
								
							 
						 
						
							
							
								
								Fix a typo and some wording.  
							
							 
							
							
							
						 
						
							2001-06-19 17:52:16 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Joseph Koshy 
								
							 
						 
						
							
							
							
							
								
							
							
								5a7c1c5b46 
								
							 
						 
						
							
							
								
								Wall Street Journal article on the use of open-source (FreeBSD) sources  
							
							 
							
							... 
							
							
							
							inside Microsoft products and services.
Submitted by:	<mitch@netline.com>, <gwheeler@microsoft.com> 
							
						 
						
							2001-06-19 04:25:48 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Peter Wemm 
								
							 
						 
						
							
							
							
							
								
							
							
								4b9c3472f1 
								
							 
						 
						
							
							
								
								For some reason cvsweb has decided to expand the /home/ncvs symlink and  
							
							 
							
							... 
							
							
							
							this causes the $FreeBSD$ tags to get messed up.  eg:
* $FreeBSD: /c/ncvs/src/sys/i386/include/globals.h,v 1.17 ... $
instead of the correct:
* $FreeBSD: src/sys/i386/include/globals.h,v 1.17 ... $
Change /home/ncvs to /c/ncvs in cvsweb.conf to compensate for this. :-(
This is a temporary hack.  Something changed in cvsweb that broke this. 
							
						 
						
							2001-06-18 22:27:55 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Dima Dorfman 
								
							 
						 
						
							
							
							
							
								
							
							
								2a7250b2d0 
								
							 
						 
						
							
							
								
								Put the synopsis in the title for convenience.  
							
							 
							
							... 
							
							
							
							PR:		28248
Submitted by:	mikeh 
							
						 
						
							2001-06-18 22:18:11 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eric Melville 
								
							 
						 
						
							
							
							
							
								
							
							
								f368f5c4be 
								
							 
						 
						
							
							
								
								Announcements page update, mentioning PowerPC work and the status report.  
							
							 
							
							
							
						 
						
							2001-06-18 07:28:17 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eric Melville 
								
							 
						 
						
							
							
							
							
								
							
							
								c4a9758de4 
								
							 
						 
						
							
							
								
								Minor wording correction that was previously forgotten.  
							
							 
							
							
							
						 
						
							2001-06-16 19:44:50 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eric Melville 
								
							 
						 
						
							
							
							
							
								
							
							
								c87598e2a2 
								
							 
						 
						
							
							
								
								Update host information, and fix grammer.  
							
							 
							
							
							
						 
						
							2001-06-15 22:41:47 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Mike Silbersack 
								
							 
						 
						
							
							
							
							
								
							
							
								0537911a55 
								
							 
						 
						
							
							
								
								New committer; added newsflash.  
							
							 
							
							
							
						 
						
							2001-06-15 18:38:21 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Nik Clayton 
								
							 
						 
						
							
							
							
							
								
							
							
								3567691a78 
								
							 
						 
						
							
							
								
								FreeBSD 1.0 was November 1993, not December 1993.  
							
							 
							
							
							
						 
						
							2001-06-15 10:24:13 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Dima Dorfman 
								
							 
						 
						
							
							
							
							
								
							
							
								816d0456a6 
								
							 
						 
						
							
							
								
								Explicitly set DOC_PREFIX in the child make invocation.  This helps  
							
							 
							
							... 
							
							
							
							fix the case where the release notes are not exactly three levels
below in "something/something-else/doc" (if that's not the case,
doc.relnotes.mk would be unable to find the right path to the doc/
tree). 
							
						 
						
							2001-06-14 23:21:03 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Johann Visagie 
								
							 
						 
						
							
							
							
							
								
							
							
								b605157932 
								
							 
						 
						
							
							
								
								New committer;  added newsflash.  
							
							 
							
							... 
							
							
							
							Reviewed by:	nbm 
							
						 
						
							2001-06-14 14:56:45 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Clive Lin 
								
							 
						 
						
							
							
							
							
								
							
							
								9f37c005b9 
								
							 
						 
						
							
							
								
								In the Mailing lists section, the URL Traditional Chinese lists changed.  
							
							 
							
							... 
							
							
							
							Reflect this.
Submitted by: ycheng <ycheng@sinica.edu.tw> (Mailing list server Maintainer) 
							
						 
						
							2001-06-14 06:03:26 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Dima Dorfman 
								
							 
						 
						
							
							
							
							
								
							
							
								291c9188bb 
								
							 
						 
						
							
							
								
								Don't make the often-false assumption that CVSROOT is a path.  This  
							
							 
							
							... 
							
							
							
							removes the now-useless cvsindex variable; it wasn't really necessary,
anyway, since if the file to checkout can't be found, cvs(1) will
fail, and make(1) will follow. 
							
						 
						
							2001-06-14 03:09:56 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Chris Costello 
								
							 
						 
						
							
							
							
							
								
							
							
								abaaf7562d 
								
							 
						 
						
							
							
								
								Use the `originator' field in the From: line instead of the  
							
							 
							
							... 
							
							
							
							`synopsis' field. 
							
						 
						
							2001-06-13 20:36:59 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jun Kuriyama 
								
							 
						 
						
							
							
							
							
								
							
							
								0195ef2ba7 
								
							 
						 
						
							
							
								
								Fix typo (s/manitenance/maintenance/).  
							
							 
							
							... 
							
							
							
							Submitted by:	 "Nigel Williams" <nw@metadesign.com.au> 
							
						 
						
							2001-06-13 12:45:27 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Dima Dorfman 
								
							 
						 
						
							
							
							
							
								
							
							
								0e78c11047 
								
							 
						 
						
							
							
								
								Put the originator's name in the From: field.  
							
							 
							
							
							
						 
						
							2001-06-13 00:04:42 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Anton Berezin 
								
							 
						 
						
							
							
							
							
								
							
							
								d8339be6d5 
								
							 
						 
						
							
							
								
								New committer.  
							
							 
							
							... 
							
							
							
							Reviewed by:	markm 
							
						 
						
							2001-06-11 19:22:30 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Andrey A. Chernov 
								
							 
						 
						
							
							
							
							
								
							
							
								1ad5b4095a 
								
							 
						 
						
							
							
								
								ISO_ -> ISO rename  
							
							 
							
							
							
						 
						
							2001-06-11 02:39:07 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									David E. O'Brien 
								
							 
						 
						
							
							
							
							
								
							
							
								969cb290db 
								
							 
						 
						
							
							
								
								Fix typo.  
							
							 
							
							... 
							
							
							
							Submitted by:	Jeroen C. van Gelderen <jeroen@vangelderen.org> 
							
						 
						
							2001-06-10 00:14:48 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Nik Clayton 
								
							 
						 
						
							
							
							
							
								
							
							
								16f56b7612 
								
							 
						 
						
							
							
								
								Install the favicon.ico file.  
							
							 
							
							
							
						 
						
							2001-06-09 23:09:21 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Nik Clayton 
								
							 
						 
						
							
							
							
							
								
							
							
								30e6e68e54 
								
							 
						 
						
							
							
								
								Add a small icon that some web browsers look for (IE 5.0 and up and  
							
							 
							
							... 
							
							
							
							Konqueror to the best of my knowledge at the moment).  The icon will be
used for bookmark entries, and it appears in the URL bar as well.
Submitted by:	Gene Knight <gknight@gigabar.com> 
							
						 
						
							2001-06-09 23:07:23 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									David W. Chapman Jr. 
								
							 
						 
						
							
							
							
							
								
							
							
								9ee5d7ec26 
								
							 
						 
						
							
							
								
								New committer, added news flash  
							
							 
							
							... 
							
							
							
							Reviewed by:	will 
							
						 
						
							2001-06-07 04:32:53 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Mark Pulford 
								
							 
						 
						
							
							
							
							
								
							
							
								089f8d7beb 
								
							 
						 
						
							
							
								
								New committer, added news flash for June.  
							
							 
							
							... 
							
							
							
							Reviewed by:	will 
							
						 
						
							2001-06-07 04:24:56 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Jun Kuriyama 
								
							 
						 
						
							
							
							
							
								
							
							
								4b8f96eca4 
								
							 
						 
						
							
							
								
								Remove LOWSRC attribute from previous commit.  
							
							 
							
							... 
							
							
							
							I think LOWSRC attribute is local extention of specific user agents (such
as Netscape Navigator).  If I misunderstand this, please add this attribute
again. 
							
						 
						
							2001-06-07 00:50:37 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									David E. O'Brien 
								
							 
						 
						
							
							
							
							
								
							
							
								6560a47f9d 
								
							 
						 
						
							
							
								
								Make it clear we are targeting PCI UltraSPARC [for now].  
							
							 
							
							
							
						 
						
							2001-06-06 18:21:20 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Daniel Harris 
								
							 
						 
						
							
							
							
							
								
							
							
								22e64162fa 
								
							 
						 
						
							
							
								
								Chase the security advisories on the ftp site.  
							
							 
							
							... 
							
							
							
							Anyone else think this list ought to be scrapped?  It's very seldom updated
by any security-officer@, and the ftp directory listing provides a list of
advisories if you still want a list... 
							
						 
						
							2001-06-06 18:21:03 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									David E. O'Brien 
								
							 
						 
						
							
							
							
							
								
							
							
								e4d53e0a2b 
								
							 
						 
						
							
							
								
								Fix very minor typo.  
							
							 
							
							
							
						 
						
							2001-06-06 18:17:10 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									David E. O'Brien 
								
							 
						 
						
							
							
							
							
								
							
							
								bf8be52889 
								
							 
						 
						
							
							
								
								Add the BSD Sledgehammer logo.  
							
							 
							
							
							
						 
						
							2001-06-06 18:13:18 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									David E. O'Brien 
								
							 
						 
						
							
							
							
							
								
							
							
								d72fd1fd3f 
								
							 
						 
						
							
							
								
								FreeBSD/x86-64 "Sledgehammer" logo with thumbnails at 15, 20, and 25% scaling.  
							
							 
							
							... 
							
							
							
							Submitted by:	Ellen Y. Hsu <ellen.hsu@windriver.com> 
							
						 
						
							2001-06-06 17:59:05 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Bruce A. Mah 
								
							 
						 
						
							
							
							
							
								
							
							
								493ffb639d 
								
							 
						 
						
							
							
								
								Move errata note on SA-01:40 from "system update" area to "security  
							
							 
							
							... 
							
							
							
							advisory" area where it belongs. 
							
						 
						
							2001-06-06 17:26:39 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Bruce A. Mah 
								
							 
						 
						
							
							
							
							
								
							
							
								9a7051595f 
								
							 
						 
						
							
							
								
								New errata item:  SA-01:40.  
							
							 
							
							
							
						 
						
							2001-06-05 18:26:52 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Akinori MUSHA 
								
							 
						 
						
							
							
							
							
								
							
							
								3a30490d56 
								
							 
						 
						
							
							
								
								Merge from knu-cvsweb 1.106.1.74.  
							
							 
							
							... 
							
							
							
							2001-06-05  Akinori MUSHA  <knu@iDaemons.org>
	* cvsweb.cgi: Change "Previous Directory" to "Parent Directory".
	* cvsweb.cgi: Properly HTML-quote function names in the colored
	diff view.
	[Submitted by: Ian Whalley <ian@whalley.org>]
2001-05-18  Akinori MUSHA  <knu@iDaemons.org>
	* cvsweb.cgi: Avoid localizing @_ to make threaded Perl happy.
	[FreeBSD PR: 26851]
	[Submitted by: David Wolfskill <dhw@whistle.com>] 
							
						 
						
							2001-06-05 10:59:20 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Daniel Harris 
								
							 
						 
						
							
							
							
							
								
							
							
								fc19576054 
								
							 
						 
						
							
							
								
								typo: bichx -> bitchx  
							
							 
							
							... 
							
							
							
							Submitted by:	eric 
							
						 
						
							2001-06-02 17:20:16 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Daniel Harris 
								
							 
						 
						
							
							
							
							
								
							
							
								2ed8a08b05 
								
							 
						 
						
							
							
								
								Bring list of advisories up-to-date with ftp site.  
							
							 
							
							
							
						 
						
							2001-06-02 14:48:47 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Dima Dorfman 
								
							 
						 
						
							
							
							
							
								
							
							
								2d320000b2 
								
							 
						 
						
							
							
								
								We are "The FreeBSD Project", not "The Regents".  
							
							 
							
							
							
						 
						
							2001-06-02 02:48:08 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Crist J. Clark 
								
							 
						 
						
							
							
							
							
								
							
							
								c161c69c26 
								
							 
						 
						
							
							
								
								New committer; added an entry for my committer status and started  
							
							 
							
							... 
							
							
							
							"News Flash!"es for June 2001. 
							
						 
						
							2001-06-02 00:18:50 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Paul Saab 
								
							 
						 
						
							
							
							
							
								
							
							
								3955aad2b8 
								
							 
						 
						
							
							
								
								Add Singapore to the list of mirror sites since the webmaster is  
							
							 
							
							... 
							
							
							
							not doing it and I am getting emailed about it weekly. 
							
						 
						
							2001-06-01 00:09:56 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Patrick S. Gardella 
								
							 
						 
						
							
							
							
							
								
							
							
								7f440afee7 
								
							 
						 
						
							
							
								
								Remove outdated links.  
							
							 
							
							
							
						 
						
							2001-05-31 12:59:55 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eric Melville 
								
							 
						 
						
							
							
							
							
								
							
							
								f76f7b0397 
								
							 
						 
						
							
							
								
								Attack the announcements page with a grammatical beat-stick.  
							
							 
							
							... 
							
							
							
							Approved by:	murray 
							
						 
						
							2001-05-30 04:47:33 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Eric Melville 
								
							 
						 
						
							
							
							
							
								
							
							
								41e0de7002 
								
							 
						 
						
							
							
								
								Remove the old notice about ICMP traffic to the website being blocked.  
							
							 
							
							... 
							
							
							
							Approved by:	murray 
							
						 
						
							2001-05-30 04:45:50 +00:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Nik Clayton 
								
							 
						 
						
							
							
							
							
								
							
							
								6d1d855429 
								
							 
						 
						
							
							
								
								Include a link to the copyright information from the body text.  
							
							 
							
							
							
						 
						
							2001-05-28 21:47:59 +00:00