Murray Stokely 
								
							 
						 
						
							
							
							
							
								
							
							
								13e447d85b 
								
							 
						 
						
							
							
								
								Do not attempt to link to the mkisofs port description in the text.  
							
							... 
							
							
							
							Just mention the name of the port.
Pointed out by:	ceri 
							
						 
						
							2002-03-28 16:09:34 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dima Dorfman 
								
							 
						 
						
							
							
							
							
								
							
							
								fe93b2671f 
								
							 
						 
						
							
							
								
								Add Garrett Rooney for the mtx_pool(9) manual page.  IIRC, he has also  
							
							... 
							
							
							
							submitted a couple of ports (e.g., devel/subversion). 
							
						 
						
							2002-03-28 13:06:01 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Joseph Koshy 
								
							 
						 
						
							
							
							
							
								
							
							
								4efbfcdfed 
								
							 
						 
						
							
							
								
								Add Jose Aberlardo Martinez for contributing a ports patch.  Correctly  
							
							... 
							
							
							
							order two nearby names. 
							
						 
						
							2002-03-28 10:51:03 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Murray Stokely 
								
							 
						 
						
							
							
							
							
								
							
							
								d22a706302 
								
							 
						 
						
							
							
								
								Update a link now that sysutils/mkisofs is sysutils/cdrtools.  
							
							... 
							
							
							
							Submitted by:	"JAAM Designs" <bakers1@blazenet.net> 
							
						 
						
							2002-03-28 08:59:30 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tom Rhodes 
								
							 
						 
						
							
							
							
							
								
							
							
								7f303fa562 
								
							 
						 
						
							
							
								
								Reviewed by:	jim  
							
							
							
						 
						
							2002-03-28 03:58:40 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tom Rhodes 
								
							 
						 
						
							
							
							
							
								
							
							
								507834398f 
								
							 
						 
						
							
							
								
								PR:  
							
							... 
							
							
							
							Submitted by:
Reviewed by:	jim 
							
						 
						
							2002-03-28 03:58:10 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Johann Visagie 
								
							 
						 
						
							
							
							
							
								
							
							
								d9cefb8984 
								
							 
						 
						
							
							
								
								- Add Camson Huynh <chuynh@biolateral.com.au> to Additional Contributors for  
							
							... 
							
							
							
							submitting a number of ports in the biology category, two of which have
  been committed already, and the rest of which are still in the queue. 
							
						 
						
							2002-03-27 14:27:15 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Murray Stokely 
								
							 
						 
						
							
							
							
							
								
							
							
								ba8c39298c 
								
							 
						 
						
							
							
								
								Add the FreeBSD Mall, Inc. free CD subscription to the list of Perks.  
							
							
							
						 
						
							2002-03-27 12:40:02 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Brian Somers 
								
							 
						 
						
							
							
							
							
								
							
							
								e00e208814 
								
							 
						 
						
							
							
								
								Add a ``Perks of the Job'' section.  
							
							
							
						 
						
							2002-03-27 11:40:23 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kazuo Horikawa 
								
							 
						 
						
							
							
							
							
								
							
							
								30acdcecfe 
								
							 
						 
						
							
							
								
								Fix wrong translation for /var/tmp/ description.  
							
							... 
							
							
							
							Submitted by:	Satoshi TAKEMOTO <satoshi@bisd.hitachi.co.jp> 
							
						 
						
							2002-03-27 04:27:16 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Giorgos Keramidas 
								
							 
						 
						
							
							
							
							
								
							
							
								6ddd2cc0dc 
								
							 
						 
						
							
							
								
								Fix &entities; that lacked an ending ';' character,  
							
							... 
							
							
							
							as reported by the following:
	% cd doc/en_US.ISO8859-1
	% find . -type f -name '*.sgml' |\
	  xargs grep '&[^[:space:];&][^[:space:];]*$' | grep -v '&$'
	% find . -type f -name '*.sgml' |\
	  xargs grep '&[^[:space:];&][^[:space:];]*[[:space:]<]' |\
	  grep -v '&[[: space:]]' | grep -v '[[:space:]]&&[[:space:]]' 
							
						 
						
							2002-03-27 01:16:55 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Murray Stokely 
								
							 
						 
						
							
							
							
							
								
							
							
								3615d4e14e 
								
							 
						 
						
							
							
								
								Quote attribute values.  XSLT tools do not like unquoted attributes.  
							
							
							
						 
						
							2002-03-26 23:37:38 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Giorgos Keramidas 
								
							 
						 
						
							
							
							
							
								
							
							
								c52282a36f 
								
							 
						 
						
							
							
								
								Fix a few typos.  
							
							... 
							
							
							
							PR:		docs/36334
Submitted by:	Martin Karlsson <martin.karlsson@visit.se> 
							
						 
						
							2002-03-26 22:31:57 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Guy Helmer 
								
							 
						 
						
							
							
							
							
								
							
							
								76f9253b78 
								
							 
						 
						
							
							
								
								Remove myself from the list of additional contributors.  I am  
							
							... 
							
							
							
							already in the list of developers.
Prompted by: keramida 
							
						 
						
							2002-03-26 20:16:05 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ceri Davies 
								
							 
						 
						
							
							
							
							
								
							
							
								0f7e5b5a85 
								
							 
						 
						
							
							
								
								Whitespace-only commit.  
							
							... 
							
							
							
							No content changes.
Approved by:	murray 
							
						 
						
							2002-03-26 09:57:01 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Joseph Koshy 
								
							 
						 
						
							
							
							
							
								
							
							
								8286806a4c 
								
							 
						 
						
							
							
								
								Add an entry for the project's Web team.  Create a new SGML entity  
							
							... 
							
							
							
							"a.www" for the Webmeister's list <www@freebsd.org>.
Reviewed by:	silence on -doc 
							
						 
						
							2002-03-26 08:36:00 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Murray Stokely 
								
							 
						 
						
							
							
							
							
								
							
							
								b6e159c8f8 
								
							 
						 
						
							
							
								
								Update list of FreeBSD distributors.  
							
							
							
						 
						
							2002-03-26 08:09:32 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mark Murray 
								
							 
						 
						
							
							
							
							
								
							
							
								41f37f0d8f 
								
							 
						 
						
							
							
								
								Document the FreeBSD version that has Perl 5.6.1.  
							
							... 
							
							
							
							Nagged by: Some annoying reminder guy. 
							
						 
						
							2002-03-26 07:54:59 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kazuo Horikawa 
								
							 
						 
						
							
							
							
							
								
							
							
								e00b3e6552 
								
							 
						 
						
							
							
								
								Revise Japanese wording, add missing punctuation, and use same mdoc(7) macro  
							
							... 
							
							
							
							used by original.
Submitted by:	Satoru Koizumi <koizumi@cms.phys.s.u-tokyo.ac.jp> 
							
						 
						
							2002-03-26 06:06:52 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Bill Fumerola 
								
							 
						 
						
							
							
							
							
								
							
							
								f5fb64e8e6 
								
							 
						 
						
							
							
								
								add my pgp key  
							
							
							
						 
						
							2002-03-26 01:41:48 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Giorgos Keramidas 
								
							 
						 
						
							
							
							
							
								
							
							
								01d387061e 
								
							 
						 
						
							
							
								
								- Minor typo fix.  
							
							... 
							
							
							
							- Close a b0rken </email tag too.
PR:		docs/36311
Submitted by:	Oddbjorn Steffensen <oddbjorn@tricknology.org> 
							
						 
						
							2002-03-25 22:58:27 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Murray Stokely 
								
							 
						 
						
							
							
							
							
								
							
							
								6c57b28cd9 
								
							 
						 
						
							
							
								
								Add an entry for a CD Vendor in Germany.  
							
							... 
							
							
							
							Submitted by:	Kajetan Hinner 
							
						 
						
							2002-03-25 21:55:55 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Udo Erdelhoff 
								
							 
						 
						
							
							
							
							
								
							
							
								c4d9debcbd 
								
							 
						 
						
							
							
								
								MFbed: spelling fixes  
							
							
							
						 
						
							2002-03-25 21:06:01 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Udo Erdelhoff 
								
							 
						 
						
							
							
							
							
								
							
							
								62da614711 
								
							 
						 
						
							
							
								
								MFen 1.56 -> 1.58, some language fixes  
							
							
							
						 
						
							2002-03-25 21:05:07 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Udo Erdelhoff 
								
							 
						 
						
							
							
							
							
								
							
							
								7bfb334768 
								
							 
						 
						
							
							
								
								MFen 1.421  
							
							
							
						 
						
							2002-03-25 21:04:20 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Robert Watson 
								
							 
						 
						
							
							
							
							
								
							
							
								e05c4e1dab 
								
							 
						 
						
							
							
								
								Add entries in the "who's who" for jake, tmm, and benno, with respects  
							
							... 
							
							
							
							the the hardware ports they maintain.
I'm not sure who the official IA64 port maintainers is/are: dfr? peter? 
							
						 
						
							2002-03-25 17:04:25 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Robert Watson 
								
							 
						 
						
							
							
							
							
								
							
							
								4755d8eec5 
								
							 
						 
						
							
							
								
								Add jhb to the "who's who" list as SMPng manager.  Point at the SMPng  
							
							... 
							
							
							
							web page for guidance.
Markup reviewed by:	committer's guide maintainer <jhb> 
							
						 
						
							2002-03-25 16:56:38 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Robert Watson 
								
							 
						 
						
							
							
							
							
								
							
							
								81620407d5 
								
							 
						 
						
							
							
								
								Insert a new section in the Committer's Guide entitled "Commit Bit Types"  
							
							... 
							
							
							
							which discusses the notion of areas of authority for the CVS repository,
the parties responsible for each area and allocating commit rights for it,
and general practices for expanding the scope of a commit bit to new
areas of the tree.  Throw in some text reminding everyone that review
of source code is always a good idea.
Approved by:	core@ 
							
						 
						
							2002-03-25 16:31:13 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Chern Lee 
								
							 
						 
						
							
							
							
							
								
							
							
								068b883b8e 
								
							 
						 
						
							
							
								
								New FAQ entry, what to do if an X app depends on XFree86 3.3.6,  
							
							... 
							
							
							
							but XFree86 4.x is installed.
PR:		docs/36097
Submitted by:	Martin Karlsson <martin.karlsson@visit.se> 
							
						 
						
							2002-03-25 10:20:57 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Giorgos Keramidas 
								
							 
						 
						
							
							
							
							
								
							
							
								7034b3fb38 
								
							 
						 
						
							
							
								
								Give a reason to Martin Karlsson <martin.karlsson@visit.se> to  
							
							... 
							
							
							
							continue his contributions to our documentation, by crediting his work
so far :) 
							
						 
						
							2002-03-25 01:06:03 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ceri Davies 
								
							 
						 
						
							
							
							
							
								
							
							
								6fa6b2326c 
								
							 
						 
						
							
							
								
								Various cleanups in the DHCP server section.  
							
							... 
							
							
							
							Requested by:	dd
Approved by:	dd, murray 
							
						 
						
							2002-03-24 18:59:48 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ceri Davies 
								
							 
						 
						
							
							
							
							
								
							
							
								0ef98f7914 
								
							 
						 
						
							
							
								
								Remove "(tm)" and replace with <trademark> elements.  
							
							... 
							
							
							
							Approved by:	murray 
							
						 
						
							2002-03-24 18:57:01 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Murray Stokely 
								
							 
						 
						
							
							
							
							
								
							
							
								6c15b7c459 
								
							 
						 
						
							
							
								
								Add an id to the sect3 containing the version number update list, so  
							
							... 
							
							
							
							that we can directly link to this part of the article from other
documents. 
							
						 
						
							2002-03-24 09:00:21 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dima Dorfman 
								
							 
						 
						
							
							
							
							
								
							
							
								1c4177c1b9 
								
							 
						 
						
							
							
								
								In the words of the submitter:  
							
							... 
							
							
							
							Some parts of the documentation are using COM1:
        instead of COM1 to describe the first serial interface
        in MS-DOS.  The device name should be COM1, ':' was used
        as separator by the mode command.
PR:		36010
Submitted by:	Martin Heinen <martin@sumuk.de> 
							
						 
						
							2002-03-24 04:06:54 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Giorgos Keramidas 
								
							 
						 
						
							
							
							
							
								
							
							
								4eacce79e5 
								
							 
						 
						
							
							
								
								Fix example command lines, by adding missing continuation backslash \  
							
							... 
							
							
							
							at the end of the lines that need it.
PR:		docs/36100
Submitted by:	Martin Karlsson <martin.karlsson@visit.se> 
							
						 
						
							2002-03-24 03:40:49 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kazuo Horikawa 
								
							 
						 
						
							
							
							
							
								
							
							
								260390b086 
								
							 
						 
						
							
							
								
								Fix typos  
							
							... 
							
							
							
							o wrong section header (adduser.8)
o .El at wrong place (bootptest.8)
o Japanese wording (chat.8, config.8, cvsbug.8)
Submitted by:	Satoru Koizumi <koizumi@cms.phys.s.u-tokyo.ac.jp> 
							
						 
						
							2002-03-24 03:25:49 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Dima Dorfman 
								
							 
						 
						
							
							
							
							
								
							
							
								fea7a45495 
								
							 
						 
						
							
							
								
								lptcontrol takes a -d argument to specify which port to operate on,  
							
							... 
							
							
							
							and this argument takes a filename, not a port number.  The -u option
doesn't exist.
PR:		36105
Submitted by:	Dan Peck <peckdani@msu.edu> 
							
						 
						
							2002-03-24 03:09:02 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ceri Davies 
								
							 
						 
						
							
							
							
							
								
							
							
								623bb6aa0d 
								
							 
						 
						
							
							
								
								Correct an erroneous description of directory permissions and how they work.  
							
							... 
							
							
							
							Approved by:	murray
Submitted by:	Salvo Bartolotta <bartequi@neomedia.it>
PR:		docs/36241 
							
						 
						
							2002-03-24 00:47:01 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ceri Davies 
								
							 
						 
						
							
							
							
							
								
							
							
								65179058be 
								
							 
						 
						
							
							
								
								Fix the build after my last commit.  
							
							... 
							
							
							
							Approved by:	murray
Pointy hat to:	ceri 
							
						 
						
							2002-03-24 00:13:53 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ceri Davies 
								
							 
						 
						
							
							
							
							
								
							
							
								6353f131fc 
								
							 
						 
						
							
							
								
								Add a section on installing and configuring a DHCP server.  
							
							... 
							
							
							
							Reviewed by:	murray
Approved by:	murray
PR:		docs/32229 
							
						 
						
							2002-03-23 23:50:23 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ceri Davies 
								
							 
						 
						
							
							
							
							
								
							
							
								b461765cf8 
								
							 
						 
						
							
							
								
								Allow use of up to 10 callouts instead of just 5.  
							
							... 
							
							
							
							Approved by:	murray, nik, -doc 
							
						 
						
							2002-03-23 23:48:06 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ceri Davies 
								
							 
						 
						
							
							
							
							
								
							
							
								ffdf303d7c 
								
							 
						 
						
							
							
								
								- Fix some typos  
							
							... 
							
							
							
							- Change one instance of "CDROMS" to "CDROMs" in line with the rest of the doc
- Change one instance of "ROMS" to "ROMs" in line with the rest of the doc
Approved by:	murray 
							
						 
						
							2002-03-23 23:41:29 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kazuo Horikawa 
								
							 
						 
						
							
							
							
							
								
							
							
								55b51e5b60 
								
							 
						 
						
							
							
								
								Refine Japanese wording  
							
							... 
							
							
							
							Submitted by:	susumu@wakabaya.net  
							
						 
						
							2002-03-23 02:12:41 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Udo Erdelhoff 
								
							 
						 
						
							
							
							
							
								
							
							
								64e46bd2fd 
								
							 
						 
						
							
							
								
								MFbed: Misc language fixes  
							
							
							
						 
						
							2002-03-22 18:06:31 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ceri Davies 
								
							 
						 
						
							
							
							
							
								
							
							
								6bd8626bfe 
								
							 
						 
						
							
							
								
								Add a new section on shared builds  
							
							... 
							
							
							
							Approved by:	murray
Submitted by:	Mike Meyer <mwm@mired.org>
PR:	docs/36042 
							
						 
						
							2002-03-22 14:50:30 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Giorgos Keramidas 
								
							 
						 
						
							
							
							
							
								
							
							
								6d65135f72 
								
							 
						 
						
							
							
								
								- Sync with english resivion 1.7.  
							
							... 
							
							
							
							- Add english revision number to top comment. 
							
						 
						
							2002-03-22 07:40:15 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Giorgos Keramidas 
								
							 
						 
						
							
							
							
							
								
							
							
								afaee863ed 
								
							 
						 
						
							
							
								
								Reword a few parts of the amd section.  
							
							... 
							
							
							
							Remove extraneous 'the' from /etc/fstab reference.
PR:		docs/35683
Submitted by:	Tom Rhodes <darklogik@pittgoth.com> 
							
						 
						
							2002-03-22 06:30:31 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Kazuo Horikawa 
								
							 
						 
						
							
							
							
							
								
							
							
								152711c977 
								
							 
						 
						
							
							
								
								Retain original revision information  
							
							... 
							
							
							
							PR:	nork@cityfujisawa.ne.jp  (Norikatsu Shigemura) 
							
						 
						
							2002-03-22 03:31:28 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								086333002a 
								
							 
						 
						
							
							
								
								Whitespace cleanup from last commit.  
							
							... 
							
							
							
							No content changes. 
							
						 
						
							2002-03-21 18:18:41 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Michael Lucas 
								
							 
						 
						
							
							
							
							
								
							
							
								604895c7a5 
								
							 
						 
						
							
							
								
								Start cleaning up the stable/current section.  
							
							... 
							
							
							
							a) literally stop literally repeating certain words literally every
sentence.  Generally, this isn't generally useful and generally
becomes generally annoying very quickly, generally.
b) add specific examples of why -current is not what it isn't.
c) make it explicit that users of -current should be able to debug
many problems on their own.
d) smooth & tighten the language after the above changes. 
							
						 
						
							2002-03-21 18:05:31 +00:00