David E. O'Brien
a4589af254
The New Hacker's Dictionary (aka. the Jargon File) to the history section
1997-03-19 04:32:30 +00:00
David E. O'Brien
b024174570
Add "Lion's Commentary on UNIX, 6th Ed. w/source code".
...
Yep, you heard it, this book has survived since 1997 via the photocopier
underground. Well SCO decided it is now safe for us to see the 6th ed.
Kernel source. :-)
1997-03-19 04:23:12 +00:00
David E. O'Brien
38a0cce148
Fix Peter Salus's name.
1997-03-19 04:08:34 +00:00
David E. O'Brien
8d2a17dc58
Added UNIX System Architecture by Prabhat Andleigh.
...
This is a really nice small (274 pages) book on UNIX architecture.
It "reads" like K&R, has good straightforward explantions and nice diagrams
of structures and things, w/o unnessiary bulk. It covers both BSD and sysV.
I wish this had been the textbook for my undergrad OS class rather
than Tannenbam.
1997-03-19 03:54:15 +00:00
David E. O'Brien
c124741b35
Added "Porting UNIX Software" by our own Greg Lehey.
...
This book has helped me more than once with the ports collection.
1997-03-19 03:45:13 +00:00
David E. O'Brien
29dfa374db
Added UNIX Internals -- The New Frontiers by Uresh Vahalia
1997-03-19 03:40:47 +00:00
David E. O'Brien
4d9b583991
Update URL for Chinese "Using FreeBSD"
1997-03-19 03:32:12 +00:00
David E. O'Brien
d145253bfd
FreeBSD-{stable,STABLE} ==> 2.1-STABLE
1997-03-19 03:24:50 +00:00
David E. O'Brien
892efc96a8
Changed 2.1.6 --> 2.1.7, or added 2.1.7 where applicable.
1997-03-19 03:22:29 +00:00
David E. O'Brien
61f8742c77
Attempts to clarify the FreeBSD-{current,stable} mess used here.
...
It is not clear what version of FBSD things apply to anymore.
"-CURRENT" ---> "2.2-RELEASE and later"
1997-03-19 03:15:43 +00:00
David E. O'Brien
89510b13fd
Mention that "options XSERVER" is applicable only to the vt0 console driver.
...
(as it appears from the mailing list archive).
1997-03-19 02:43:43 +00:00
John Polstra
79f87a2528
Add cross-references from the "CTM Sites" and "CVSup Sites" sections
...
back to the CTM and CVSup documentation, respectively.
1997-03-19 00:06:57 +00:00
Hiroyuki Hanai
bb24ea1e79
Catch up with the original.
1997-03-18 04:14:30 +00:00
John Polstra
37c14d8a88
Add descriptions of the tags RELENG_2_1_7_RELEASE and RELENG_2_2_0_RELEASE.
1997-03-18 01:38:47 +00:00
Joerg Wunsch
10428a52f0
Now that i know how to use remote gdb, actually document it. Cool stuff,
...
btw.!
1997-03-18 00:42:36 +00:00
Hiroyuki Hanai
f721b0c392
I've forgotten to change the `original revision:' field.
1997-03-17 02:12:43 +00:00
Hiroyuki Hanai
951b6659d9
Catch up with the original.
1997-03-17 02:11:16 +00:00
Wolfram Schneider
d79808d6fd
Add Oliver Laumann for his troff translator
1997-03-15 20:07:20 +00:00
Hiroyuki Hanai
f9ce14711a
Catch up with the original.
...
Submitted by: Takashi Saeki <saeki@saskg.semicon.sony.co.jp>
1997-03-15 06:57:56 +00:00
Brian Somers
d06ae27bd3
Update configuration examples & instructions.
...
This should go into 2.2 as the examples bearly work for
static IP numbers (and don't for dynamic ones).
1997-03-14 04:17:44 +00:00
Joerg Wunsch
ab0437f07f
Describe the workaround for the CMD640 controller.
...
Mention the steps that are required for `disklabel auto'.
1997-03-13 01:00:32 +00:00
Joerg Wunsch
3326b916cc
Ooops, somehow the HP Netserver entry made it here twice.
1997-03-12 19:14:26 +00:00
Joerg Wunsch
db7284a85e
Update the HP NetServer LC FAQ entry.
1997-03-12 19:04:07 +00:00
Hiroyuki Hanai
af73e64503
Catch up with the original.
1997-03-12 04:25:20 +00:00
Andrey A. Chernov
f8dd3122b4
Fix ftp2.ru
1997-03-11 15:19:32 +00:00
Jordan K. Hubbard
1dbc1ff01e
close PR#2942 - add src/contrib to list of src components.
...
Submitted by: sjr1@flash.net
1997-03-11 06:42:03 +00:00
Hiroyuki Hanai
3f8d2f8e30
Catch up with the original.
1997-03-11 03:04:03 +00:00
Satoshi Asami
8911122697
Ask user to carefully examine changes when sending an upgrade. (Actually,
...
this is the main reason why we want them as diffs.) Also, ask them to
explicitly state files that are added or deleted (lazy committers like me
often forget to "cvs add" or "cvs remove").
1997-03-10 11:55:17 +00:00
Satoshi Asami
189dfa5a89
Remove part about sending in complete ports for an upgrade, we prefer
...
recursive diffs in any case.
1997-03-10 09:55:20 +00:00
Hiroyuki Hanai
a34dbe44cb
Catch up with the original.
1997-03-10 03:04:05 +00:00
Hiroyuki Hanai
66c2b11f00
Catch up with the original.
1997-03-10 01:09:48 +00:00
Guido van Rooij
44d8727103
Add my pgp key
1997-03-08 16:27:59 +00:00
Jordan K. Hubbard
4ea1bb912c
Correct a bogus URL to bash in an example.
1997-03-08 11:44:08 +00:00
Jordan K. Hubbard
ea722a7705
Make enumerated list more cosmetically appealing.
1997-03-07 15:31:17 +00:00
Jordan K. Hubbard
40ba8c5029
Update installation info for upcoming releases.
1997-03-07 12:35:57 +00:00
Hiroyuki Hanai
d21be01cef
Catch up with the original.
1997-03-07 04:56:58 +00:00
Satoshi Asami
643c3932d7
Add Jun-ichiro Itoh <itojun@csl.sony.co.jp> for his milliard of
...
multilingual nvi ports.
1997-03-06 08:48:05 +00:00
Hiroyuki Hanai
d88024184c
Fixed the incorrect "Original revision:" field.
1997-03-06 07:25:47 +00:00
Hiroyuki Hanai
6e8b0be782
Catch up with the original.
1997-03-06 07:10:37 +00:00
Satoshi Asami
15eacf00fc
Add ports-korean [cv]sup target.
1997-03-06 05:55:09 +00:00
Hiroyuki Hanai
592dcda2b5
Sync with the original.
1997-03-06 03:25:53 +00:00
Hiroyuki Hanai
b48d4260fb
Oops! I've committed without confirming that make goes well.
...
Fix the SGML error, &S -> &S.
1997-03-06 03:19:16 +00:00
Hiroyuki Hanai
970fa856e8
Sync with the original.
...
Submitted by: Yukihiro Nakai <nakai@PyroPolis.t.u-tokyo.ac.jp>
1997-03-06 03:06:51 +00:00
Thomas Gellekum
210caf63db
Add Dan Cross for his bsvc port.
1997-03-05 08:33:23 +00:00
Wolfram Schneider
4f55c7f722
Add CVS II: Parallelizing Software Development PSD:28
1997-03-04 20:35:32 +00:00
Wolfram Schneider
d5e90b65d2
Install RCS and CVS documents.
1997-03-04 18:21:07 +00:00
Thomas Gellekum
28a771a1b1
Add Matthew Hunt for his angband port.
1997-03-04 09:40:42 +00:00
Hiroyuki Hanai
d18876a142
Sync with the original.
1997-03-04 04:50:07 +00:00
Satoshi Asami
44a8c476f8
Add Itsuro Saito <saito@miv.t.u-tokyo.ac.jp> and Makoto Matsushita
...
<matusita@ics.es.osaka-u.ac.jp> for their recent port submissions.
1997-03-03 12:07:53 +00:00
Hiroyuki Hanai
a299b176c6
Added candy@fct.kgc.co.jp for his translation of bsd-style-copyright.
1997-03-03 04:56:31 +00:00
Hiroyuki Hanai
13c3d47d73
Include the bsd-style-copyright which was translated into Japanese
...
by candy@fct.kgc.co.jp
Submitted by: Mitsuru IWASAKI <iwasaki@pc.jaring.my>
1997-03-03 04:51:24 +00:00
Hiroyuki Hanai
257f518314
Sync with the original.
...
Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1997-03-03 04:46:59 +00:00
Wolfram Schneider
a58ae80927
Fix broken output. It did not work due the obj dir changes
...
in make(1) some months ago.
1997-03-03 01:09:51 +00:00
Wolfram Schneider
49e9f14378
Use soelim preprocessor.
1997-03-02 21:17:53 +00:00
Wolfram Schneider
9ff5272ea3
Do not include nonexisting file /usr/src/share/man/man0/toc8.
1997-03-02 17:58:05 +00:00
Wolfram Schneider
6c0bdf83af
Create a subdirectory for every document. This make it easier to use
...
the default formating rules from <bsd.doc.mk>, especially for
PRINTERDEVICE=html.
1997-03-02 14:07:50 +00:00
Wolfram Schneider
b5b2a90624
Add MACROS=-ms. unroff(1) require a macro package as an argument.
1997-03-02 14:04:13 +00:00
Satoshi Asami
c5382517c1
Add Marc Slemko (marcs@znep.com) for his gopher patch. While I'm
...
here, add ">" to the end of Marc Ramirez (mrami@mramirez.sy.yale.edu )'s
e-mail address.
1997-03-02 13:37:19 +00:00
Wolfram Schneider
0c3a39dfe2
Add Slaven Reziæ (Tomiæ) <eserte@cs.tu-berlin.de> for the locale
...
support.
1997-03-01 15:26:03 +00:00
Jordan K. Hubbard
4170d2f642
Merge from 2.2 (I keep forgetting that my /usr/src is no longer -current).
1997-02-28 14:20:57 +00:00
Hiroyuki Hanai
20cd56f068
Sync with the original.
1997-02-28 04:07:56 +00:00
Hiroyuki Hanai
16f46ba6b1
Sync with the original.
...
Submitted by: WATANABE tomoo <tomo@maple.elcom.nitech.ac.jp>
1997-02-28 03:24:54 +00:00
Hiroyuki Hanai
81ce814f78
Sync with the original.
...
Submitted by: Mitsuru IWASAKI <iwasaki@pc.jaring.my>
1997-02-28 03:23:57 +00:00
Brian Somers
668127d2e7
Change my email address
1997-02-27 10:16:38 +00:00
Hiroyuki Hanai
10ec02ce58
Sync with the original.
...
Submitted by: Yukinori Maeda <yuki@zephyr.elcom.nitech.ac.jp>
1997-02-27 07:47:11 +00:00
Hiroyuki Hanai
04ac14b10d
Sync with the original.
1997-02-27 05:07:34 +00:00
John Polstra
7e074419b4
Add descriptions for the individual src-* and ports-* collections.
...
Correct some errors and omissions in the listing of collections.
1997-02-26 22:24:28 +00:00
Nate Williams
4f8197720f
- Added "Brent J. Nordquist" <bjn@visi.com> for his pccard doc patch.
1997-02-26 15:58:27 +00:00
Jordan K. Hubbard
ebbdc73076
Bring in Argentina, Denmark, Poland.
1997-02-26 11:07:24 +00:00
Jordan K. Hubbard
ee0fd694bd
Poland now has a proper hostmaster in charge of pl.freebsd.org
1997-02-26 10:58:49 +00:00
Hiroyuki Hanai
a0162a2855
Sync with the original.
...
Submitted by: Hidetoshi Shimokawa <simokawa@jp.FreeBSD.ORG>
1997-02-26 04:49:47 +00:00
Hiroyuki Hanai
672769858a
Sync with the original.
...
Submitted by: Takashi Saeki <saeki@saskg.semicon.sony.co.jp>
1997-02-25 14:24:28 +00:00
Hiroyuki Hanai
a43e18f1d9
Sync with the original.
1997-02-25 09:31:39 +00:00
Thomas Gellekum
d6cebe9788
Add joel Sutton for his xgs port.
1997-02-25 09:08:06 +00:00
Hiroyuki Hanai
defc1adecd
Synchronize the ``Original revision'' field with the original.
1997-02-25 08:04:56 +00:00
Satoshi Asami
7adbb0195e
Update section about __FreeBSD_version. Add 2.1.7R (same as 2.1.6R), and
...
change 2.2R to 220000 and 3.0-current to 300000.
1997-02-25 07:51:19 +00:00
Hiroyuki Hanai
6196d79604
Sync with the original.
1997-02-25 07:02:40 +00:00
John Polstra
0851558de3
A maintainer's e-mail address changed.
1997-02-25 06:41:08 +00:00
Hiroyuki Hanai
25242c970a
``Original revision'' fields are changed to synchronize with
...
the original handbook.
1997-02-25 04:59:30 +00:00
Mike Pritchard
4c4a3769dd
Add a missing "the".
1997-02-24 23:20:49 +00:00
Hiroyuki Hanai
600d017352
Correction of mistranslated sentences.
...
Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1997-02-24 03:37:49 +00:00
Mike Pritchard
01639992d5
Remove some duplicated text. Closes PR# 2798.
...
Submitted by: Mitsuru IWASAKI <iwasaki@pc.jaring.my>
1997-02-22 21:05:17 +00:00
David E. O'Brien
3d2001d026
Also mention that ports should not really use the 199506 value of BSD
...
to distinguish amount versions of FreeBSD before and after the Lite2
merge.
1997-02-22 18:35:18 +00:00
David E. O'Brien
1f3f008de8
Mention that the value of the BSD macro for 4.4BSD-Lite2 is 199506.
1997-02-22 18:30:03 +00:00
Hiroyuki Hanai
b599e137dc
Sync with the original.
...
Submitted by: iwasaki@jp.FreeBSD.ORG
1997-02-22 17:59:40 +00:00
Hiroyuki Hanai
64ebedf612
Sync with the revision 1.6 of original cvsup.sgml.
...
Submitted by: iwasaki@jp.FreeBSD.ORG
1997-02-22 14:08:08 +00:00
Peter Wemm
230f8c40e5
Revert $FreeBSD$ back to $Id$
1997-02-22 13:06:56 +00:00
Jordan K. Hubbard
b0cd3c3ef2
Clean up a rather incorrectly phrased
...
set of instructions on lndir usage.
1997-02-22 09:37:19 +00:00
John Polstra
a7204231eb
Add a section describing the available CVSup collections. I'm not
...
wild about the way it looks, but at least the information is there.
1997-02-21 03:43:24 +00:00
John Polstra
de33f84772
Split the "Obtaining FreeBSD" appendix into four sections, for
...
CD-ROM, FTP, CTM, and CVSup. Adjust cross-references accordingly.
Add a list of CVSup mirror sites, and reference it from the CVSup
tutorial.
Also, fix a spelling error in the porting document.
1997-02-21 01:02:46 +00:00
Hiroyuki Hanai
72b225c118
Update the ``Original revision:'' fields and fix the typo of translation date
...
in install.sgml
1997-02-20 04:00:10 +00:00
John Fieber
2745e1ab7e
Fix the rawrite.exe URL.
1997-02-19 21:57:02 +00:00
John Fieber
9893efffef
Fix the url for rawrite.exe.
1997-02-19 21:54:44 +00:00
John Fieber
15c6dfe8e6
Latest release is 2.1.7.
...
Someone who knows Japanese ought to update the date.
1997-02-19 16:44:22 +00:00
John Fieber
d3a39bfb6e
Latest release is 2.1.7.
1997-02-19 16:41:47 +00:00
Hiroyuki Hanai
c7c98f4989
Sync with the original(merge the changes in 1.212 - 1.216 of original
...
handbook).
1997-02-18 03:19:49 +00:00
Hiroyuki Hanai
ce59c55716
Sync with the original
1997-02-18 03:00:25 +00:00
Mike Pritchard
9428d8555c
Typo fix. Closes PR#2753.
...
Submitted by: Stephen J. Roznowski <sjr1@flash.net>
1997-02-17 15:08:21 +00:00
Thomas Gellekum
2731fd39ed
Add Kenneth Monville for his xalarm port.
1997-02-17 10:20:59 +00:00
Hiroyuki Hanai
e97f6701f7
Oops! I've forgotten to sync "Original revision:" field.
1997-02-17 09:23:41 +00:00
Hiroyuki Hanai
61cc7cb58b
Sync with the original.
1997-02-17 09:19:17 +00:00
Hiroyuki Hanai
a025037043
Sync with the original.
1997-02-17 04:48:56 +00:00
Hiroyuki Hanai
4bb098a0cd
Sync with original contrib.sgml
1997-02-17 04:41:22 +00:00
Hiroyuki Hanai
83fa115599
Sync with original authors.sgml
1997-02-17 04:36:30 +00:00
Wolfram Schneider
3e0f6b97b2
Cosmetic changes for better HTML output.
1997-02-17 00:07:54 +00:00
Wolfram Schneider
5340c449dd
Lowercase file name for contents. All other directories (psd, smm, usd)
...
use the file name "contents".
Reviewed by:
Submitted by:
Obtained from:
1997-02-16 12:33:56 +00:00
Peter Wemm
098f7d11d1
Update my pgp key
1997-02-16 03:27:52 +00:00
David E. O'Brien
6880351389
Added:
...
Hung-Chi Chu <hcchu@r350.ee.ntu.edu.tw> - big5con port
Justin M. Seger <jseger@scds.ziplink.net> - bing port
Opps! Forgot to add Jordan K. Hubbard for his xspringies port.
1997-02-16 01:45:42 +00:00
Poul-Henning Kamp
c685f73d2a
Update my pgp key.
1997-02-15 22:11:13 +00:00
Joerg Wunsch
7fbb1f9df1
Update my PGP key (two new sigs). Being at it, fix up jmb's entry,
...
you can't use &a.foo; inside <verb>, apparently.
Also claim Usenet Support as my `area', now that i'm doing it
anyway...
1997-02-15 17:23:18 +00:00
Masafumi Max NAKANE
a5774a37ed
Added Kiroh HARADA for his gn-gnspool port.
1997-02-15 11:15:43 +00:00
John Polstra
39a2443fbd
Add jdp's pgp key.
...
I will sync up -2.2 to this point (except Id->FreeBSD).
1997-02-14 22:00:36 +00:00
Hiroyuki Hanai
a99965e29d
Reviewed by:
...
Submitted by:
Obtained from:
1997-02-14 07:26:36 +00:00
Masafumi Max NAKANE
96fda39374
Merge 1.209 -> 1.210 changes.
1997-02-13 23:01:21 +00:00
Masafumi Max NAKANE
bdc52b3ffd
Merge 1.61 -> 1.62 changes.
1997-02-13 22:02:42 +00:00
Masafumi Max NAKANE
996d53a586
Typo fix.
1997-02-13 22:01:39 +00:00
Masafumi Max NAKANE
6fb9bea400
Merge 1.4 -> 1.5 changes.
...
Submitted by: iwasaki@jp.freebsd.org
1997-02-13 21:55:57 +00:00
Masafumi Max NAKANE
078d274aee
Merge 1.206 -> 1.209 changes.
1997-02-13 21:52:37 +00:00
Joerg Wunsch
77457cfda5
Do what i usually forget to do:
...
Add John-Mark Gurney (jmg@FreeBSD.org ) to the list of committers.
1997-02-13 21:20:19 +00:00
Thomas Gellekum
f42b3f95de
Add Jeffrey Wheat and Paulo Menezes for their ports.
1997-02-13 15:02:12 +00:00
Jordan K. Hubbard
da1336b0fc
Swap news editors to reflect reality. :)
1997-02-11 22:38:41 +00:00
Jordan K. Hubbard
c139dc1fcf
Add Guido van Rooij to core team.
1997-02-11 03:55:17 +00:00
Masafumi Max NAKANE
ad1b44de84
Merge 1.59 -> 1.61 changes.
...
Submitted by: simokawa@jp.freebsd.org
1997-02-09 06:11:41 +00:00
Jordan K. Hubbard
f852c47b11
whoops! wosch was right! my sources were out of date and this
...
change is bogus! heh heh. [slinks away].
1997-02-09 03:12:09 +00:00
Wolfram Schneider
bd23915358
Delete old (and redundant) machine depend code.
1997-02-09 02:21:07 +00:00
Jordan K. Hubbard
8b7457b509
vfontedpr would appear to be in /usr/bin not /usr/libexec?
1997-02-09 02:16:26 +00:00
Masafumi Max NAKANE
1b06d43f85
Merge 1.25 -> 1.26 changes.
1997-02-09 00:03:27 +00:00
Masafumi Max NAKANE
82be494495
Merge 1.203 -> 1.206 chages.
1997-02-08 23:45:34 +00:00
Masafumi Max NAKANE
8c573c6f5e
Merge 1.55 -> 1.57 changes.
1997-02-08 23:38:39 +00:00
Masafumi Max NAKANE
557330ca5f
Properly credit the name of translator.
1997-02-08 22:01:43 +00:00
Jordan K. Hubbard
d19c44723d
Updates for the 2.1.7-to-be.
...
Submitted-By: pds
1997-02-07 19:17:22 +00:00
Jordan K. Hubbard
e040f03b1c
Correct some of my grammer.
1997-02-06 21:31:31 +00:00
Mike Pritchard
76fd8deada
Add a link to the quota section in the "OPTION QUOTAS" section.
1997-02-06 17:47:14 +00:00
Jordan K. Hubbard
eb20e7557b
Heh heh.. :-} Whoops, put this list back the way it belongs without
...
all the stuff inserted in the wrong place.
1997-02-06 11:09:16 +00:00
Eivind Eklund
a6a13ef880
Added my own name to the list of developers.
1997-02-06 06:00:59 +00:00
Jordan K. Hubbard
47510e94d3
Eliminate the position of President from the roster.
1997-02-06 04:56:30 +00:00
Jordan K. Hubbard
d2414da767
Commit the mailing list charter changes.
1997-02-05 23:37:31 +00:00
David E. O'Brien
5c69c267fa
Add the condition !defined(USG) to the logic to include <sys/param.h>
...
There is still some debate if this is yet the proper way to handle
<sys/param.h>, but this is certainly closer than what I had to start with.
Submitted by: Warner Losh <imp@village.org>
1997-02-05 11:39:48 +00:00
Mike Smith
7b17e6e7be
Add Danny to the handbook. Wind up them expectations 8)
1997-02-05 01:09:49 +00:00
Jordan K. Hubbard
5237e118f1
Talk about foreign filesystems.
...
Submitted-By: pds
1997-02-04 02:11:30 +00:00
John Polstra
9dc6e7c9d3
Update the installation section for the current version of CVSup. List
...
the German distribution site.
1997-02-02 23:41:54 +00:00
Masafumi Max NAKANE
b2c323d99b
Merge 1.202->1.203 changes.
1997-02-01 20:55:30 +00:00
Wolfram Schneider
ce650fb894
Add Martin Cracauer to FreeBSD Developers list.
...
Forgotten by: JKH
1997-02-01 18:46:55 +00:00
Frank Durda IV
e381d7a250
Submitted by: Frank Durda IV <uhclem@nemesis.lonestar.org>
...
Fixed some typos and improved a few descriptions over my first revision.
1997-01-31 04:05:41 +00:00
Ollivier Robert
13f11c9ee5
Add the missing ``"'' ro url=. It seems my mail do -doc didn't get though.
1997-01-30 20:39:26 +00:00
Jordan K. Hubbard
55188e693a
More fixes and an update to the ZIP section.
...
Submitted-By: pds
1997-01-29 15:02:05 +00:00
Jordan K. Hubbard
d419b67f36
Talk about ZIP drives.
...
Fix a typo.
Submitted-By: pds
1997-01-29 14:45:57 +00:00
Masafumi Max NAKANE
ec56ee6d52
Merge 1.46 -> 1.47 changes.
1997-01-29 05:56:15 +00:00
Jordan K. Hubbard
5ce98208e7
Straighten out Portugal and Russia.
1997-01-29 04:16:28 +00:00
Masafumi Max NAKANE
e6405c7a66
Merge 1.45 -> 1.46 changes.
1997-01-28 21:38:45 +00:00
Masafumi Max NAKANE
d728a955d8
Merge 1.201 -> 1.202 changes.
1997-01-28 21:32:33 +00:00
Satoshi Asami
e91707fc51
Change Brent J. Nordquist's e-mail address.
...
Submitted by: "Brent J. Nordquist" <bjn@visi.com>
1997-01-28 08:07:35 +00:00
Andrey A. Chernov
48ab9c2746
Add 3rd Russian mirror
1997-01-28 05:47:25 +00:00
David E. O'Brien
c4ed977f90
Document the "#if (defined(__unix__) || defined(unix))" way of including
...
sys/param.h. Change _HAVE_PARAM_H to "HAVE_SYS_PARAM_H" for those who
still like this method -- leading underscores are in the compiler/library
name space and the Ollivier says to follow GNU Autoconf anyway.
1997-01-28 01:43:21 +00:00
Jordan K. Hubbard
51305d0555
Answer some recently asked questions.
...
Submitted-By: pds
1997-01-27 17:56:46 +00:00
Masafumi Max NAKANE
8e44658186
Added Tsuyoshi Maruyama to the translator list for doing some work for
...
translating dialout.sgml.
1997-01-26 16:33:15 +00:00
Masafumi Max NAKANE
a404261fa6
Merge 1.46 -> 1.49 changes.
...
Submitted by: Mitsuru Iwasaki <iwasaki@pc.jaring.my>
1997-01-26 16:15:32 +00:00
Masafumi Max NAKANE
8dacefb7f3
Finally, fill this file with real content (the translation is completed.).
...
Submitted by: FreeBSD Japanese Documentation Project
1997-01-26 15:49:38 +00:00
Jordan K. Hubbard
f0191e4764
Add a section for FreeBSD-specific works.
1997-01-24 12:00:10 +00:00
David E. O'Brien
2663983f01
Adaptex 1535 and 2980U are supported.
1997-01-23 07:36:04 +00:00
Masafumi Max NAKANE
628c949a71
Merge 1.199 -> 1.201 changes.
1997-01-23 04:26:34 +00:00
Masafumi Max NAKANE
30f326d22f
Merge 1.52->1.55 changes.
1997-01-23 04:19:03 +00:00
Masafumi Max NAKANE
8a7bb5c435
Make this list in alphabetical order again.
...
Added a comment at the top to remind committers keep this list in
alphabetical order.
1997-01-23 04:14:55 +00:00
Jordan K. Hubbard
b9ee2adda6
Note that Adaptec 1505 is also supported.
...
Pointed-Out-By: Doug White and Danie Van Heerden
1997-01-22 20:29:41 +00:00
Jordan K. Hubbard
3619bac7dd
Add Kazutaka YOKOTA to committers list.
1997-01-22 19:23:59 +00:00
Jordan K. Hubbard
f445a0ba55
Add Darren Reed and Tor Egge to developers list.
1997-01-22 14:34:30 +00:00
Masafumi Max NAKANE
952e7d4c86
Merge 1.4 -> 1.8 changes.
...
Submitted by: Mihoko TANAKA <mihoko@pa.yokogawa.co.jp> and
The Japanese Documentation Project
1997-01-20 16:23:21 +00:00
Masafumi Max NAKANE
101614072a
Merge 1.10 -> 1.12 changes.
1997-01-19 17:36:14 +00:00
Masafumi Max NAKANE
9efdc393bc
Added a newline at the end of file.
...
Reviewed by:
Submitted by:
Obtained from:
1997-01-19 17:33:49 +00:00
Masafumi Max NAKANE
4ff5deddb9
Merge 1.15 -> 1.16 changes.
1997-01-19 17:31:32 +00:00
Masafumi Max NAKANE
62562c514e
Merge 1.7 -> 1.8 changes.
1997-01-19 17:28:19 +00:00
Masafumi Max NAKANE
211d6c381d
Merge 1.191 -> 1.199 changes.
1997-01-19 17:25:34 +00:00
Masafumi Max NAKANE
92932b2ed6
Merge 1.48 -> 1.52 changes.
1997-01-19 17:24:36 +00:00
Masafumi Max NAKANE
d896ae1d95
Make this list in alphabetical order by entity names again.
1997-01-19 17:18:25 +00:00
Brian Somers
217a4b4c48
Rename a.brian to a.handy and a.briansomers to a.brian
1997-01-18 22:11:49 +00:00
Jordan K. Hubbard
7adaef9c39
Close PR#2522 - wrong reference to 2.1.5.
1997-01-18 16:43:23 +00:00
Brian Somers
84e89c22eb
Oh look - it's alphabetical too....... if at first you don't succeed...
...
Reviewed by: None
Submitted by: Brian Somers <brian@awfulhak.demon.co.uk>
Obtained from: Brian Somers <brian@awfulhak.demon.co.uk>
1997-01-18 04:46:13 +00:00
Brian Somers
dbf5fbbe9c
Get it right - the a.name is a reference to the contrib file entry... and
...
"a.brian" is already used. It's now a.briansomers
Reviewed by: None
Submitted by: Brian Somers <brian@awfulhak.demon.co.uk>
Obtained from: Brian Somers <brian@awfulhak.demon.co.uk>
1997-01-18 04:40:36 +00:00
Gary Palmer
e1c6215581
Zimmermann' has 2
n's in it.
...
Submitted by: Ulf Zimmermann
1997-01-18 04:35:43 +00:00
Brian Somers
f7b6f29417
Added myself to the handbook - as per Joerg's suggestion.
...
Reviewed by: None
Submitted by: Brian Somers <brian@awfulhak.demon.co.uk>
Obtained from: Brian Somers <brian@awfulhak.demon.co.uk>
1997-01-18 01:53:12 +00:00
John Fieber
eb6b45e544
Add jmb's key.
1997-01-17 19:08:10 +00:00
Jordan K. Hubbard
a432708608
Break this section into two chapters. I suppose this also means that
...
this should be two files (staff.sgml and contrib.sgml), but I didn't want
to get that radical for a first step.
1997-01-17 10:08:11 +00:00
Jordan K. Hubbard
7f3a14d595
Fix assorted references, update text.
1997-01-16 06:27:18 +00:00
Jordan K. Hubbard
be33883762
Adjust some broken links for news/mail information.
1997-01-16 03:51:28 +00:00
Jordan K. Hubbard
2b07cff50c
Add Jonathan Bresler to the core team - welcome, Jon!
1997-01-16 02:27:47 +00:00
Jordan K. Hubbard
ef7b564596
Add John Polstra to the core team. Welcome to the core team, John!
...
In later news, Mr. Dyson and Mr. Polstra will be debating the use of
the given name "John" in our mailing lists. :-)
1997-01-16 01:08:10 +00:00
Masafumi Max NAKANE
8dbba8e3ed
Merge 1.57 -> 1.59 changes. (No actual change in the contents.)
1997-01-15 13:30:24 +00:00
Masafumi Max NAKANE
a785ce7ee3
Bump the revision number in the Original revision: line by one iafter
...
all $Id$ changed to $FreeBSD$.
1997-01-15 13:16:51 +00:00
Masafumi Max NAKANE
de3a27e89a
$Id$ was missing in this file. So added $FreeBSD$ (whatever that could
...
give you.)
1997-01-15 13:04:58 +00:00
Søren Schmidt
c61ba66705
Latest fixes for the psm mouse device, also updates the docs
...
to reflect the new options etc..
Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1997-01-15 12:04:11 +00:00
Jordan K. Hubbard
a37ecb64c2
I recently tried to install over passive FTP, and found it difficult to
...
understand how to do it from the handbook. I suggest the following
re-wording and extension to make it clearer.
Submitted-By: Eivind Eklund <eivind@dimaga.com>
1997-01-15 07:09:38 +00:00
Mike Pritchard
1e1275da1f
Some fixes to make some of the examples in
...
the mail section come out right, along with some
typo corrections.
Submitted by: Phillippe Charnier <charnier@xp11.frmug.org>
1997-01-15 04:56:11 +00:00
Jordan K. Hubbard
208a4217aa
Rearrange the documentation project roster a little more.
1997-01-15 01:30:12 +00:00
Satoshi Asami
5a56a96fa9
Back out rev. 1.58.
1997-01-14 23:40:51 +00:00
Jordan K. Hubbard
f055dd757f
Sigh, OK, now the release map looks right.
1997-01-14 14:43:17 +00:00
Jordan K. Hubbard
ea8a965352
Unsmash my $Id$.
1997-01-14 14:40:42 +00:00
Jordan K. Hubbard
79089b6fd4
Do a better job with my ASCII artwork.
1997-01-14 14:39:37 +00:00
Jordan K. Hubbard
3a567a7ed0
Update the FAQ using some of Peter's text and some of my own.
...
Submitted-By: pds & jkh
1997-01-14 14:36:13 +00:00
Satoshi Asami
058dd3bb6d
$Id$ -> $FreeBSD$ in samples.
1997-01-14 07:52:03 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Masafumi Max NAKANE
bc6c2e1ec7
Merge the en version changes made in 1.58 -> 1.61.
...
Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1997-01-13 19:59:47 +00:00
Masafumi Max NAKANE
9d52ac3055
Typo police.
...
Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1997-01-13 19:55:33 +00:00
Masafumi Max NAKANE
0c0fb41085
Merge the en version changes made in 1.4 -> 1.5.
...
Some Translation improvement.
Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1997-01-13 19:51:37 +00:00
Masafumi Max NAKANE
ae7c733825
Merge the en version changes made in 1.52 -> 1.56.
1997-01-13 19:48:19 +00:00
Masafumi Max NAKANE
a7c5db201b
Merge the en version change made in 1.189 -> 1.190.
1997-01-13 12:02:43 +00:00
Thomas Gellekum
8dacfaa50e
Add Luigi Rizzo, who was inadvertently left out.
1997-01-13 11:16:09 +00:00
Masafumi Max NAKANE
ebe1a43313
Merge the en version changes made in 1.188 -> 1.189.
1997-01-13 10:15:51 +00:00
Thomas Gellekum
2784f4490e
Add Simon Marlow for his cgoban port.
1997-01-13 08:51:04 +00:00
Masafumi Max NAKANE
2e838308ac
Merge the en version changes made in 1.174 -> 1.188.
1997-01-12 13:32:48 +00:00
Masafumi Max NAKANE
b530af1a5e
Merge the en version changes made in 1.45 -> 1.47.
1997-01-12 13:31:38 +00:00
Masafumi Max NAKANE
2ca44e80b9
Move some lines to make the list in alphabetical order by the entity name.
1997-01-12 13:29:43 +00:00
Masafumi Max NAKANE
2595aa9f41
Typo fix, and translation improvement.
...
Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1997-01-12 12:17:43 +00:00
Masafumi Max NAKANE
0423508d59
Merge the en version changes made in 1.4 -> 1.5.
...
(No actual change in the translation.)
1997-01-12 11:28:09 +00:00
David E. O'Brien
e8f5a9d0bb
Added two useful URL's.
1997-01-12 10:07:52 +00:00
David E. O'Brien
436674bb86
Updated the Pentium chipset descriptions as suggested by Rodney Grimes.
...
Submitted by: Rodney Grimes
1997-01-12 09:36:52 +00:00
Jordan K. Hubbard
d5dd59058d
Correct entity entry for Ricardo AG, make him the primary contact
...
for gallery entries.
1997-01-11 23:54:15 +00:00
Mike Pritchard
d88b4d445d
Change Brian Tao's mail address from taob@io.org to
...
taob@risc.org as requested (It looks like Nate forgot or
didn't know about this one, or I just jumped the gun
and got to it before he did :-).
Submitted by: Brian Tao <taob@risc.org>
1997-01-11 20:06:03 +00:00
Mike Pritchard
77776eccf6
Get rid of all those annoying warnings when making the
...
handbook. Closes PR# 2375.
Submitted by: William Lloyd <wlloyd@mpd.ca>
1997-01-10 07:46:56 +00:00
Mike Pritchard
576821edfc
Various changes submitted by the original author.
...
Closes PR# 2372.
Reviewed by: The spelling police
Submitted by: William Lloyd <wlloyd@mpd.ca>
1997-01-10 07:02:43 +00:00
Masafumi Max NAKANE
36219e1a16
Merge the en version change made in 1.14 -> 1.15.
1997-01-10 05:35:43 +00:00
Mike Pritchard
a3e3d6b076
Fix some spelling errors.
1997-01-10 05:29:15 +00:00
Mike Pritchard
28e678762b
Change an incorrect path name.
...
Submitted by: Sean Kelly
1997-01-10 05:04:49 +00:00
Paul Traina
aa01094fb0
Added Tor Egge to contributor's list
1997-01-07 20:22:17 +00:00
Masafumi Max NAKANE
455d60734b
Added proff@suburbia.net (Julian Assange) for doing strobe port.
1997-01-07 13:11:58 +00:00
Satoshi Asami
a8a75a618f
pkg/DISPLAY -> pkg/MESSAGE
...
Reported by: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
1997-01-06 14:03:00 +00:00
Masafumi Max NAKANE
585cb7093e
Oops, there was a ] I forgot to erase.
1997-01-05 21:46:40 +00:00
Masafumi Max NAKANE
c0f4f1717e
Change wording of MAN?PREFIX description.
1997-01-05 21:41:09 +00:00
Stephen McKay
61afd5bb22
A collection of spelling fixes and minor grammar corrections.
...
Safe for 2.2.
1997-01-05 12:13:38 +00:00
Masafumi Max NAKANE
08817659d1
Merge the en version changes made in 1.22 -> 1.23.
1997-01-04 22:49:32 +00:00
Masafumi Max NAKANE
35a716bd4a
Merge the en version changes made in 1.8 -> 1.9.
1997-01-04 22:46:58 +00:00
Ade Barkah
0ffef004c8
Fixed cgi URL from /cgi-bin/ to /cgi/.
1997-01-04 20:43:55 +00:00
Ade Barkah
d001e0628a
Fixed cgi URLs from /cgi-bin/ to /cgi/.
1997-01-04 20:36:26 +00:00
Masafumi Max NAKANE
c9246f8baa
Merge the en version changes made in 1.43 -> 1.44.
1997-01-04 00:04:14 +00:00
Masafumi Max NAKANE
9f17dde770
Correct the URL for ftp3.uk.freebsd.org.
...
Obtained from: freebsd-doc mailing list
1997-01-04 00:02:31 +00:00
Masafumi Max NAKANE
6ad6145dbd
Merge the en version changes made in 1.34 -> 1.39.
...
Submitted by: Mitsuru IWASAKI <iwasaki@pc.jaring.my>
1997-01-03 14:01:48 +00:00
Jordan K. Hubbard
8760875973
Correct the send-pr text to make a little more sense.
1997-01-03 07:43:03 +00:00
Mike Pritchard
cc59ca2185
Refer the reader to intro(9) and style(9) so that
...
they are aware that we do have some coding style
guidelines.
1997-01-02 18:24:42 +00:00
Masafumi Max NAKANE
25d2a6d803
Use $Id$ instead of $Id$ in the template of BSD-style
...
copyright statement, so that this line won't be changed everytime
this file is updated.
1997-01-02 18:21:48 +00:00
Mike Pritchard
77296bf264
Spelling police.
1997-01-02 18:10:40 +00:00
Masafumi Max NAKANE
48576af099
Merge the en version changes made in 1.6 -> 1.7.
1997-01-02 18:03:20 +00:00
Masafumi Max NAKANE
99a36fe1e0
Merge the en version changes made in 1.19 -> 1.20.
1997-01-02 17:59:59 +00:00
Masafumi Max NAKANE
fe512019a0
Merge the en version changes made in 1.13 -> 1.14.
...
Standardize the header.
1997-01-02 17:55:03 +00:00
Masafumi Max NAKANE
b9350b22ac
Merge the en version changes made in 1.18 -> 1.20.
1997-01-02 17:43:08 +00:00
Masafumi Max NAKANE
0c3216f6cc
Typo.
...
Back out one change of doesn't -> does not, as it was message from bsd.port.mk
and is really "doesn't" instead of "does not".
1997-01-02 17:41:59 +00:00
Masafumi Max NAKANE
6dabc5abcb
Merge the en version changes made in 1.8 -> 1.9.
1997-01-02 17:16:29 +00:00
Masafumi Max NAKANE
8174b6820f
Merge the en version changes made in 1.3 -> 1.4.
1997-01-02 17:14:29 +00:00
Masafumi Max NAKANE
5229bf2ab8
Merge the en version changes made in 1.13 -> 1.14.
1997-01-02 17:10:25 +00:00
Masafumi Max NAKANE
0141ca8a86
Merge the en version changes made in 1.2 -> 1.4.
1997-01-02 17:02:06 +00:00
Masafumi Max NAKANE
2d2ca0a6ae
Typo.
1997-01-02 17:00:26 +00:00
Mike Pritchard
c9f4bd6df0
Convert a couple of PRINTER usages to PRINTERDEVICE
...
in the usd makefiles.
Closes PR# 2357.
Submitted by: Philippe Charnier
1997-01-02 16:56:35 +00:00