Commit graph

10391 commits

Author SHA1 Message Date
Peter Wemm
37b6dff026 Bump AMD64 from Tier-3 (experimental) to Tier-2.
In reality, it is pretty close to Tier-1, but there are still a few
loose ends that need to be taken care of before locking down ABIs etc.
It was actually included in 5.1-RELEASE and it now has pre-built ports
packages etc.
2003-07-12 01:04:23 +00:00
Marc Fonvieille
c3a26456bf Typo: s/as once/at once/
Submitted by:	Craig Reyenga <craig@craig.afraid.org>
2003-07-11 10:12:10 +00:00
Hiroki Sato
6aaacbe635 Merge the following from the English version:
1.84  -> 1.85 	handbook/introduction/chapter.sgml
	1.222 -> 1.306	handbook/mirrors/chapter.sgml
2003-07-10 17:10:50 +00:00
Hiroki Sato
2ae07d1271 Merge the following from the English version:
1.10  -> 1.25 	sgml/mailing-lists.ent
2003-07-10 17:10:40 +00:00
Marc Fonvieille
4ddb96e3eb Update the copyright (this file changed in 2003). 2003-07-10 15:25:35 +00:00
Marc Fonvieille
94159a077f Remove one FTP site no longer in DNS records and re-word description
of ftp.freebsd.org to make admins of that site happier.

PR:		docs/54244
Submitted by:	Ken Smith <kensmith@cse.Buffalo.EDU>
2003-07-10 15:15:39 +00:00
Hiroki Sato
4045582769 Merge the following from the English version:
1.2   -> 1.5  	design-44bsd/Makefile
2003-07-09 09:18:06 +00:00
Hiroki Sato
af088b1371 Add contrib.ent for contrib.*.sgml and use it in article.sgml. 2003-07-08 19:05:30 +00:00
Hiroki Sato
0ee9cbfdc3 Merge the following from the English version:
1.4   -> 1.6  	contributors/Makefile
	1.414 -> 1.415	contributors/article.sgml
2003-07-08 19:05:21 +00:00
Marc Fonvieille
13c6ef1768 New translation. 2003-07-08 18:52:37 +00:00
Hiroki Sato
5891fdac9b Merge the following from the English version:
1.12  -> 1.18 	fdp-primer/overview/chapter.sgml
	1.5   -> 1.6  	fdp-primer/psgml-mode/chapter.sgml
	1.5   -> 1.10 	fdp-primer/see-also/chapter.sgml
2003-07-08 18:09:16 +00:00
Hiroki Sato
7224c79e47 Split contributors/article.sgml into several files.
Note to committers: Lists of core, committers, and contributors are
split into contrib.core.sgml, contrib.committers.sgml,
and contrib.additional.sgml respectively.

Translators: Please use the split files as entities in the
localized article.sgml instead of translating all of the
original files.  See ja_JP.eucJP version for example.

Not objected to by:	-doc
2003-07-08 17:51:11 +00:00
Hiroki Sato
ac51698df9 Merge the following from the English version:
1.412 -> 1.414	contributors/article.sgml
2003-07-08 17:50:17 +00:00
Marc Fonvieille
4aa8f1d305 MFen 1.8 --> 1.25 2003-07-08 17:39:54 +00:00
Scott Long
106fcec69f Update porters handbook for the 501102 busdma API change. 2003-07-08 17:29:52 +00:00
Oliver Lehmann
dd726da8e1 I missed one line in my previous commit 2003-07-08 02:45:44 +00:00
Hiroki Sato
223790f134 Merge the following from the English version:
1.50  -> 1.52 	bibliography/chapter.sgml
2003-07-07 21:03:07 +00:00
Marc Fonvieille
82cfd36f6a Add a missing period. 2003-07-07 16:17:55 +00:00
Marc Fonvieille
49d9c8b8c5 MFen 1.127 --> 1.133 2003-07-07 14:58:09 +00:00
Oliver Lehmann
c9e2186e54 fix pkg-plist example: use %%DOCSDIR%% instead of share/doc/pure-ftpd
Approved By:	alex (mentor)
Reviewed By:	brueffer
2003-07-07 13:56:51 +00:00
Marc Fonvieille
bf998f7869 Use right Original revision number. 2003-07-07 13:29:49 +00:00
Marc Fonvieille
0f1a2cb222 Add dds@ (Diomidis Spinellis) book: "Code Reading: The Open Source
Perspective" to the Programmers' Guides section.
This book uses a lot of code examples derived from BSD code.
2003-07-07 09:17:29 +00:00
Marc Fonvieille
08ef0d906f Update Italian documentation.
PR:		docs/54127
2003-07-06 21:17:59 +00:00
Marc Fonvieille
8e84d06190 Add a missing ')' 2003-07-06 21:06:04 +00:00
Erwin Lansing
50f25d4eb2 Add Lars Thegler <lars@thegler.dk> for his devel/p5-Log-Dispatch-FileRotate
port and lots of other ports stuff
2003-07-06 10:16:08 +00:00
Hiroki Sato
08559921fc Merge the following from the English version:
1.400 -> 1.412	contributors/article.sgml
	1.10  -> 1.11 	zip-drive/article.sgml
2003-07-06 10:14:51 +00:00
Marc Fonvieille
9c1f48708b Update the Italian documentation.
PR:		docs/54127
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-07-06 09:29:17 +00:00
Marc Fonvieille
efd8e60b6d Quick fix to produce correct html.tar and html.split.tar tarballs
PR:	docs/52419
2003-07-05 10:09:50 +00:00
Marc Fonvieille
db7f7d2adc - Clarify where is located refuse file
- Update the example of refuse file according to one from
  /usr/share/examples/cvsup
- Add missing filename tags
2003-07-04 09:40:11 +00:00
Warner Losh
301b3e945b document, in some detail with explainations and assides, how to add a
new device entry for PC Card devices with NEWCARD.

I've not connected this to the build because I can't test it locally
on this machine.  Feel free to fix any problems in this file, so long
as you don't change the semantic meaning without asking me.  I write
code, not docs :-)

Thanks to the person who attended my devd talk in INTEROP+NETWORLD
2003 Tokyo BSD BOF via IRC who asked me how to do this in the Q&A
section.  An excellent question that I glossed over at the BOF, but
hopefully this rectifies the problem.

Eventually, I'd like to expand this to include more information about
how to write a driver for a PC Card or CardBus device, but for now
this will have to do.
2003-07-04 00:47:27 +00:00
Warner Losh
6891feb81d Three content changes:
1) Use the new c99 initialization in the pci driver example.  Also,
	   don't claim this device is a tty.
	2) Add notes about caution needed during detach routine wrt interrupts
	   and locking.
	3) Add note that vtophys is deprecated and to use busdma instead.
	   Since the busdma API isn't completely settled for 5.x yet,
	   don't document it.  I'll leave that to others when the API is
	   done being frobbed.
2003-07-03 22:30:10 +00:00
Bruce A. Mah
1c722a4f22 Add rescue(7). 2003-07-03 20:42:25 +00:00
Hiroki Sato
7ed83a52a2 Add ${PREFIX}/share/sgml/catalog.ports into ${CATALOGS} explicitly. 2003-07-03 13:02:31 +00:00
Jun Kuriyama
514993ec31 Collect catalogs only if avaiable.
In xmlcatmgr world, only ${PREFIX}/share/{sgml,xml}/catalog is
required from under ${PREFIX}.
2003-07-03 03:49:48 +00:00
Marc Fonvieille
0e840623b8 A punctuation fix and some tags addition. 2003-07-02 17:19:33 +00:00
Dag-Erling Smørgrav
fc3b8606c5 New key. 2003-07-01 23:53:42 +00:00
Ceri Davies
3a99a757d5 Remove my authorgroup entries; I don't feel that they are necessary. 2003-07-01 22:36:20 +00:00
Marc Fonvieille
9f01a3ec86 Use of guibutton tags instead of quote tags for GUI buttons. 2003-06-30 19:51:24 +00:00
Sergey A. Osokin
f6758f86cd Add two more additional contributors
Approved by:	fjoe (mentor) (implicit)
2003-06-30 19:31:34 +00:00
Ceri Davies
770ecf336f Various grammatical fixes.
PR:		docs/53913
Submitted by:	Chris Pepper <pepper@rockefeller.edu>
2003-06-30 18:34:41 +00:00
Joe Marcus Clarke
26be019ec6 Add Carl Markin <carl@stagecraft.cx> for his contribution of
ports/comms/gmfsk.
2003-06-30 17:21:48 +00:00
Marc Fonvieille
acc219482a Add some filename, commmand and replaceable tags. 2003-06-30 16:13:02 +00:00
Tom Rhodes
139fc5e004 Sentence fragment.
Pointed out by:	Craig Reyenga <craig@craig.afraid.org> via -doc
2003-06-30 15:18:42 +00:00
John Polstra
5285e98242 Add an entry for __FreeBSD_version 501101. 2003-06-29 15:59:55 +00:00
Nik Clayton
38e714f590 Note the difference between branch and release tags, and wordsmith the
text to make it clear that branch tags are only used on the src/ tree.
2003-06-29 15:48:46 +00:00
Tilman Keskinoz
e75929e976 Add Gerhard Gonter for the p5-hp200lx-db, the mail2sms and the
py-prolog ports.
2003-06-29 00:55:47 +00:00
Bruce A. Mah
aaf84b8b8c Add entities for ath(4) and watchdog(4) and friends. 2003-06-26 20:59:01 +00:00
Tilman Keskinoz
aef2a1cd2b Add Markus Brueffer for the platero port. 2003-06-26 17:59:00 +00:00
Foxfair Hu
d04ecc8368 Book pf's user "proxy" into UIDs, we use the same name as OpenBSD. 2003-06-26 17:49:22 +00:00
Sean Kelly
1c08262a08 Add myself to the developers list.
Approved by: jeff (mentor)
2003-06-25 05:29:46 +00:00