Gregory Neil Shapiro
88c75941e6
The rest of the changes needed to support the new version of sendmail (8.11.0).
...
Beyond changes to the build system, this includes fixing up the sample
freebsd.mc configuration for changes in defaults and syntax, removing
outdated documentation, and updating the release notes.
2000-08-12 22:39:25 +00:00
Poul-Henning Kamp
b1de6ee1c6
Add the bufbio paper to the build.
...
Various plans to move all these to the doc tree exist pending time and
somebody to docbook them.
2000-07-30 11:02:54 +00:00
Poul-Henning Kamp
7a8917a571
Add the bio/buf paper
2000-07-30 08:57:03 +00:00
Jun-ichiro itojun Hagino
8f336835e1
sync with recent IMPLEMENTATION note from kame.
2000-07-04 16:35:31 +00:00
Robert Watson
0c167ea96c
o Minor spelling/grammar nits in intro header about conference
...
- s/netoworking/Networking/
- s/are/is/
2000-06-06 00:08:26 +00:00
Poul-Henning Kamp
de4b89bf91
Typo.
...
Spotted by: sobomax
2000-05-30 15:23:30 +00:00
Brian Feldman
eb3846c420
Correct misspelling of INADDR_ANY as IN_ADDRANY.
2000-05-30 13:55:46 +00:00
Poul-Henning Kamp
d1144d51f8
Put the jail paper in the makefile.
2000-05-29 18:18:48 +00:00
Poul-Henning Kamp
d15d3eac7b
The Jail paper, written jointly by rwatson & me.
2000-05-29 18:18:07 +00:00
Yoshinobu Inoue
c33483596b
Add "IPv6" to SUBDIR, and also add the Makefile for IPv6 dir,
...
to make the file IMPLEMENTATION to be installed to /usr/share/doc/IPv6.
PR: docs/17120
Kindly Submitted by: phantom
2000-03-02 10:34:11 +00:00
Yoshinobu Inoue
80d21dc41b
Add IPv6 related docs.
...
Reviewed by: phantom
2000-02-26 19:44:12 +00:00
Peter Wemm
532d6f2fff
To avoid confusion, zap libcurses. ncurses provides both curses, termcap
...
and termlib (terminfo) support.
1999-11-26 09:28:33 +00:00
Peter Wemm
7f3dea244c
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
Greg Lehey
9854208acb
Represent the value 2**32 correctly in nroff. Previously, the troff
...
operator up was being omitted, and the result was 232, a slightly
lower value.
Observed-by: Bill Vermillion <bill@bilver.magicnet.net>
1999-04-05 01:53:39 +00:00
Chris Timmons
2351b76d4e
Find sendmail source under contrib now.
1998-08-05 01:36:06 +00:00
Bruce Evans
62018b53d6
Oops, the SRCDIR=${.OBJDIR} hack is still necessary, (since bsd.doc.mk
...
has to cd to ${SRCDIR} to support inclusion messes elsewhere).
Fortunately the previous commit forgot to remove it.
1998-08-02 14:21:35 +00:00
Bruce Evans
616553da2a
Cleaned up. tmac.srefs was in both SRCS and EXTRAS. The
...
SRCDIR=${.OBDDIR} hack is now unnecessary. It was never necessary
to use so many explicit paths to ${.OBJDIR} and ${.CURDIR}.
1998-08-02 14:07:27 +00:00
Bruce Evans
98426f5632
Don't use `::' to break dependencies. Cleaned some nearby things.
1998-08-02 14:00:39 +00:00
Bruce Evans
ab9ddd8e8a
Finished previous commit. Just revert to rev.1.9.
...
Bruce
1998-04-13 15:05:43 +00:00
Jordan K. Hubbard
255f85322d
Fix comment.
...
Scolded by: bde
1998-04-12 14:02:33 +00:00
Søren Schmidt
e4a4c14ac4
omehow Jordan got 07.lpd in -current enabled again...
1998-04-12 12:33:59 +00:00
Jordan K. Hubbard
e963d45e31
MF22: build lpd docs
1998-04-11 15:10:35 +00:00
James Raynard
49ad8a1f2c
Revert previous commit. Despite the names, these files contain
...
troff input, not C source.
1998-03-07 22:34:23 +00:00
Jordan K. Hubbard
3e0ae19f52
Fix fprintf() here too.
1998-03-06 13:29:37 +00:00
Jordan K. Hubbard
6e4802b80e
\e should have been \n (don't know when this was broken).
1998-03-06 13:28:17 +00:00
Wolfram Schneider
1dd43f126a
Delete unused BINDIR variable.
1998-01-03 12:22:56 +00:00
Bruce Evans
363cefc57b
<bsd.doc.mk> now includes ../Makefile.inc, so don't include it here.
1997-12-17 19:26:07 +00:00
Garrett Wollman
4d933c2fd8
Now that it's built at the same time as its source, disable building 07.lpr
...
here. Hopefully this will set a trend. (What was I thinking when I set
this up the first time?)
1997-12-02 21:46:58 +00:00
James Raynard
ac905c6e4d
Make fix for PR 4883 consistent with other similar cases.
1997-11-09 00:48:01 +00:00
James Raynard
f48f32cb59
Back-out previous change. A better fix is to follow.
...
Requested-by: bde
1997-11-08 20:29:33 +00:00
Wolfram Schneider
2ffe0101ac
The documentation contained here is horribly out of date.
1997-10-31 07:56:09 +00:00
James Raynard
df6e5f12e9
Fix a couple of typos in documentation.
...
PR: 4883
Submitted by: invis@visi.com
1997-10-30 00:10:52 +00:00
Wolfram Schneider
a9cf19e2fa
PR: docs/4347
...
Makefile doesn't support cleandepend
Submitted by: wlr@furball.wellsfargo.com
1997-09-13 17:49:21 +00:00
Steve Price
d0ac832164
Add a cleandepend target and tidy up a bit.
...
PR: docs/3257
1997-08-16 23:40:26 +00:00
Bruce Evans
2ee7aa1179
$FreeBSD$ -> $Id$.
...
Removed Berkeley Id. We never did this like Berkeley (because cvs doesn't
handle symlinks) and no interesting Berkeley words are left.
1997-07-01 16:20:56 +00:00
Peter Wemm
c9b143ca1c
Disconnect the FAQ and handbook from the makefiles and remove the files.
...
The FAQ and handbook have been repository copied to their own top-level
("doc") directory in the cvs tree which will not be branched so as to
avoid the syncing problems. At some point, the sgml text will require
formatting tools that will be from ports rather than the main source tree.
Requested by: jfieber, jkh
1997-05-23 12:55:14 +00:00
David E. O'Brien
3c933bcddd
Updated some wording for 3.x.
...
Added MASTER_STIE_LOCAL and updated it's location.
Added -N to diff options to ensure the diff includes new files.
Mentioned that USENET news ports should use ${PREFIX}/news.
Refromatted some of the comments w/in the sample Makefile so they wouldn't
wrap in the latin1 format.
General updating and minor word changes.
1997-05-23 08:19:19 +00:00
Masafumi Max NAKANE
af89f602b4
Merge the EN version changes, 1.18 -> 1.19.
1997-05-23 07:26:04 +00:00
John Polstra
3f72ab23cd
Add the new doc-all collection.
1997-05-23 04:17:44 +00:00
Masafumi Max NAKANE
3b0091645a
Merge the EN version chages, 1.247 -> 1.249.
1997-05-21 08:28:12 +00:00
Satoshi Asami
3fbb21ddba
Add Brian Handy <handy@lambic.space.lockheed.com> for his bclock
...
port submission.
1997-05-21 04:19:23 +00:00
Satoshi Asami
a4104f235c
Add Vanill Ice <vanilla@Minje.Com.TW> for the filerunner port update.
1997-05-21 03:27:15 +00:00
Masafumi Max NAKANE
717e6a1a64
Merge the EN version changes, 1.246 -> 1.247.
1997-05-20 14:25:19 +00:00
Philippe Charnier
d4af06e356
Remove me from add. contributors, I am now in committers.
1997-05-20 11:13:54 +00:00
Masafumi Max NAKANE
57b2860e4c
Merge the EN version changes, 1.245 -> 1.246.
1997-05-20 02:04:34 +00:00
Masafumi Max NAKANE
ecdead78b8
Merge the en version changes, 1.67 -> 1.69.
1997-05-20 02:03:00 +00:00
Masafumi Max NAKANE
0ebc4fdc90
Merge the EN version changes, 1.17 -> 1.18.
1997-05-20 01:53:11 +00:00
John Fieber
71faa51e6d
Fixed botched author entity definition.
1997-05-20 00:32:52 +00:00
John Polstra
af37439b0e
Add the new src-contrib-crypto collection.
1997-05-19 17:39:20 +00:00
Joerg Wunsch
1b5639dd31
Fix my usual omission: add Philippe Charnier to the list of contributors.
...
Reminded by: max
1997-05-19 15:54:37 +00:00
Masafumi Max NAKANE
7c7a602790
Submitted by: Takashi Saeki <saeki@saskg.semicon.sony.co.jp>
...
Merge the EN version changes, 1.15 -> 1.17.
1997-05-19 14:12:49 +00:00
Satoshi Asami
e2e7cf5071
Typo fix. Also, __FreeBSD_version of -current doesn't change after
...
each release anymore. :)
1997-05-19 12:32:34 +00:00
Masafumi Max NAKANE
3d0bf1aa99
Merge the EN version changes, 1.69 -> 1.70.
1997-05-18 12:16:02 +00:00
Masafumi Max NAKANE
bb4d7a4e09
Bump the original revision by one.
...
(The previous commit took care of merging the en version changes.)
1997-05-18 12:01:35 +00:00
Satoshi Asami
83103484a4
Document __FreeBSD_version values up to 2.2.2R. Should be in 2.2.2.
1997-05-18 03:35:01 +00:00
Satoshi Asami
d00a5fbff7
Change name of current release to 2.2.2. This should be in 2.2.2, it
...
will be pretty darn embarrassing to ship a release with a handbook
that claims it's one version older. :)
1997-05-18 03:30:20 +00:00
Hiroyuki Hanai
8af330bab0
Change the release name
1997-05-18 02:30:50 +00:00
Masafumi Max NAKANE
22cd91e3d2
Merge the en version changes, 1.244 -> 1.245.
1997-05-18 01:30:18 +00:00
Tor Egge
ef1284ada1
Removed my name from the list of contributors.
...
Corrected my name in the 386BSD Patch kit section.
1997-05-17 22:08:16 +00:00
Masafumi Max NAKANE
d105c05896
Merge the EN version changes, 1.243 -> 1.244.
1997-05-17 16:40:11 +00:00
Masafumi Max NAKANE
e6e77a2684
Added Chris Dabrowski < chris@vader.org> to the additional contributors list
...
for the traceroute port.
1997-05-17 16:38:25 +00:00
Hiroyuki Hanai
2fd01ec459
New translation of russian.sgml.
...
Add Motoyuki Konno <motoyuki@st.rim.or.jp> into the
contributors' list for Japanese translation.
Reviewed by: hanai@astec.co.jp
Submitted by: motoyuki@st.rim.or.jp
1997-05-17 16:15:10 +00:00
Brian Somers
bb41ae8349
Add -links option to sgmlfmt (via SGMLOPTS).
...
This allows people to xref specific parts of the
handbook from elsewhere.
1997-05-17 04:00:26 +00:00
Masafumi Max NAKANE
3dcc3a1ffa
Merge the en version change, 1.242 -> 1.243.
1997-05-17 03:50:40 +00:00
Masafumi Max NAKANE
7ec0febd8e
Added Carey Jones <mcj@acquiesce.org> to additional contributors list for
...
the slrn port.
1997-05-17 03:48:32 +00:00
Hiroyuki Hanai
7c0fbe44e7
Catch up with the original.
...
Submitted by: HINO Koji <hino@nwk.cl.nec.co.jp>
1997-05-15 04:36:07 +00:00
Masafumi Max NAKANE
f91758ab12
Merge the EN version changes, 1.241 -> 1.242.
1997-05-15 03:56:34 +00:00
Masafumi Max NAKANE
c8c807588f
Change Noritaka Ishizumi's e-mail address in the additional contributor list.
...
PR: 3598
Requested-by: Noritaka Ishizumi
1997-05-15 03:37:03 +00:00
Masafumi Max NAKANE
8d9b7b9e3f
Merge the EN version changes, 1.240 -> 1.241.
1997-05-13 23:01:10 +00:00
Masafumi Max NAKANE
c3db0d498a
Merge the EN version changes, 1.65 -> 1.67.
1997-05-13 22:57:43 +00:00
Peter da Silva
5d1d99c60f
Add a comment to the >16M and >64M entries for lying COMPAQ BIOSes.
1997-05-13 22:01:50 +00:00
David Greenman
f4b16b0b19
Added Gene Stark as a developer/CVS committer.
1997-05-13 08:39:03 +00:00
Brian Somers
23467b945d
Fix a few typos in last commit.
1997-05-13 07:14:26 +00:00
Brian Somers
50a48d7dae
Make things more descriptive.
...
PR: 1847
Submitted by: Peter Childs <pjchilds@imforei.apana.org.au>
Dirk-Willem van Gulik <Dirk.vanGulik@jrc.it>
1997-05-12 16:29:48 +00:00
John Fieber
59520394f8
Specify EUC-JP character encoding.
1997-05-11 23:26:13 +00:00
Masafumi Max NAKANE
2914552a87
Remove this file to sync with the English version.
1997-05-10 03:55:55 +00:00
Masafumi Max NAKANE
a24f4b45ff
Change translation for some phrase.
1997-05-10 03:48:03 +00:00
Masafumi Max NAKANE
cf9cf5e7ba
Merge the en version changes, 1.13 -> 1.15.
...
Submitted by: Takashi Saeki <saeki@saskg.semicon.sony.co.jp>
1997-05-10 03:45:18 +00:00
Masafumi Max NAKANE
bca823fa2a
Added russian.sgml and removed troubleshooting.sgml.
1997-05-09 23:09:56 +00:00
Masafumi Max NAKANE
88e5b36b73
Merge the EN version changes, 1.10 -> 1.12.
1997-05-09 23:03:36 +00:00
Masafumi Max NAKANE
560ec2fbb1
Merge the EN version changes, 1.19 -> 1.21.
1997-05-09 23:02:22 +00:00
Masafumi Max NAKANE
88602408d3
Merge the EN version changes, 1.28 -> 1.29.
1997-05-09 23:01:01 +00:00
Masafumi Max NAKANE
97a6e4d373
Merge the EN version changes, 1.15 -> 1.17.
1997-05-09 22:58:07 +00:00
Masafumi Max NAKANE
e6fb6562ac
Merge the EN version changes, 1.16 -> 1.17.
1997-05-09 22:57:02 +00:00
Masafumi Max NAKANE
1e3378854c
Merge the en version changes, 1.9 -> 1.10.
1997-05-09 22:55:48 +00:00
Masafumi Max NAKANE
adeafa946e
Merge the EN version changes, 1.69 -> 1.75.
1997-05-09 22:52:15 +00:00
Masafumi Max NAKANE
efd9cc781a
An empty file. (So that we can go ahead 'n' update handbook.sgml and
...
Makefile.)
The translation is in progress.
1997-05-09 22:44:44 +00:00
Masafumi Max NAKANE
71a6882b45
Merge the EN version changes, 1.22 -> 1.24.
1997-05-09 22:34:36 +00:00
Masafumi Max NAKANE
adf3c1f997
<heading> should be closed by </heading> (not </>). :-)
1997-05-09 06:19:03 +00:00
Masafumi Max NAKANE
f1f3cf1cda
Merge the en version changes, 1.11 -> 1.12.
1997-05-09 05:56:24 +00:00
Masafumi Max NAKANE
ba1478c15d
Merge the en version changes, 1.52 -> 1.53.
1997-05-09 03:52:17 +00:00
Masafumi Max NAKANE
6eb3f3d24f
Merge the en version changes, 1.24 -> 1.25.
1997-05-09 03:41:46 +00:00
Masafumi Max NAKANE
8b6ade04d4
Merge the en version changes made in 1.237 -> 1.240.
...
While at it, did some tabs <-> spaces conversion to match the JP version
to the EN version so that patch generated by cvs diff handbook/contrib.sgml
can be often reused to update the JP version.
1997-05-09 03:10:34 +00:00
Masafumi Max NAKANE
2a34819c2c
Merge the en version changes made in 1.63 -> 1.65.
1997-05-09 03:07:23 +00:00
Masafumi Max NAKANE
b23a15b5eb
In one part, the list of addtional contributor wasn't kept in alphabetical
...
order.
1997-05-09 02:54:53 +00:00
Masafumi Max NAKANE
cbb0e4c789
Merge the en version changes made in 1.3 -> 1.4.
1997-05-08 18:31:38 +00:00
Joerg Wunsch
5273ab0dfc
Add Kenjiro to the list of committers.
1997-05-08 15:30:29 +00:00
Brian Somers
16ad50d83c
Quote ppp.conf correctly (<tt></tt>)
1997-05-08 02:53:17 +00:00
Brian Somers
22c094029f
Don't use HISADDR in ppp.conf examples as it's not
...
set up properly 'till ppp.linkup is parsed.
PR: 3114
Submitted by: Kenneth R. Westerback <krw@tcn.net>
1997-05-08 01:45:59 +00:00
Wolfram Schneider
a6b2560334
3.3-current -> 3.0-current
1997-05-07 16:32:31 +00:00
Jordan K. Hubbard
dd4a16ea99
Clean up the slightly tortured english I produced yesterday. :)
1997-05-07 10:44:08 +00:00
Hiroyuki Hanai
e6eac8565e
Catch up with the original.
...
Submitted by: tomo@maple.elcom.nitech.ac.jp (WATANABE tomoo)
1997-05-07 04:45:54 +00:00
Peter da Silva
466ca2f4a1
PR: none
...
Submitted by: pds
1997-05-06 16:21:18 +00:00
Wolfram Schneider
af563dd4a7
Fix FTP link to the statically linked FreeBSD executables
...
freefall -> hub
1997-05-06 11:18:44 +00:00
Jordan K. Hubbard
4fe2aec4ad
Describe SNAPs and RELENGes as requested on USENET.
1997-05-06 06:38:46 +00:00
Eivind Eklund
6d7b98c12d
Remove the last reference to sup as a current method. We now want
...
cvsup-mirrors now, not sup-mirrors.
1997-05-04 18:04:38 +00:00
Jordan K. Hubbard
0db6cd9369
Yikes! I thought I updated these references to sup ages ago.. Hmmmm!
1997-05-04 11:57:51 +00:00
Jordan K. Hubbard
f0394ba022
Update our history a little (whoops - I thought I'd committed
...
this days ago!).
1997-05-04 08:11:24 +00:00
John Polstra
2f41752dd4
Update the URL for the CTM mirror at the University of Trier.
...
Submitted by: Sascha Blank <blank@fox.uni-trier.de>
1997-05-04 05:55:56 +00:00
Jordan K. Hubbard
60f612962d
bettter -> cleaner.
1997-05-03 04:46:42 +00:00
John Fieber
fd5fab20b5
Use <sect1> for sectioning instead of <p><bf>..</bf></p>.
1997-05-02 18:27:06 +00:00
John Fieber
6463d187d5
Markup debogification.
...
(<deflist><itemize>...</itemize></deflist> is nonsensical and should
not be allowed by the DTD)
1997-05-02 18:07:43 +00:00
John Fieber
77a12d881c
Promote "The Ports Collection" to the chapter level.
...
Someone want to add a section to this chapter on PACKAGES?
1997-05-02 14:39:19 +00:00
John Fieber
237d85868d
Users, Groups, and Security -> Security
...
The chapter has evolved differently than I imagined when I made
up the title.
1997-05-02 14:26:33 +00:00
John Fieber
8750f35986
Merge "staying current", "staying stable" and "synching" into a
...
single chapter.
Move "source tree guidelines and policies" out of the dark dungeon
of the Appendix.
1997-05-02 14:15:35 +00:00
Andrey A. Chernov
8f622accfb
More formatting + more info
1997-05-02 08:37:48 +00:00
Andrey A. Chernov
113de7a90e
Improve SGML formatting.
...
Add more info.
1997-05-02 08:07:35 +00:00
Andrey A. Chernov
a256f5a022
Add more info about l10n
1997-05-02 04:55:14 +00:00
Andrey A. Chernov
b63edaf35f
Add Localization section and Russian Language l10n description
...
(somebody with better English, please check!)
BTW: Next: entry have wrong name "Network Communications"
in Locale Setup although points to right direction.
Looks like sgmlfmt bug...
1997-05-02 02:20:25 +00:00
Jordan K. Hubbard
18a47d3b2b
COFF sections not restricted to 16 bits.
...
Submitted by: cubfm :)
1997-05-01 22:07:51 +00:00
Jordan K. Hubbard
6dd23b5447
Add an entry about a.out vs ELF since I'm tired of reading about it.
...
Based-On-The-Postings-Of: joerg
1997-05-01 20:55:20 +00:00
John Fieber
55b79d0bdf
Put the Troubleshooting chapter out of its misery.
1997-05-01 03:06:32 +00:00
Masafumi Max NAKANE
9175ebbfd5
Added two missing committers to the list of developer and
...
several missing port maintainers to the list of additional contributor.
1997-04-30 09:08:49 +00:00
Masafumi Max NAKANE
6800a36d1f
Added new entities, a.jgreco and a.tedm.
...
(They have been mssing from the committers list although they are in
the group ncvs on freefall.)
1997-04-30 09:05:32 +00:00
Hiroyuki Hanai
55d873b0f4
Catch up with the original.
...
Submitted by: iwasaki@jp.FreeBSD.org
1997-04-30 06:43:05 +00:00
Hiroyuki Hanai
76172f198c
Catch up with the original.
1997-04-30 06:41:51 +00:00
Satoshi Asami
0047068d92
Add description of ports-converters and ports-textproc.
1997-04-27 00:32:37 +00:00
Andrey A. Chernov
52559db623
Cosmetique changes in my entry, add yet one ID
1997-04-25 22:58:22 +00:00
Andrey A. Chernov
a78bf3379c
Update ID in my pgp key
1997-04-25 22:54:33 +00:00
Masafumi Max NAKANE
c85f893023
Integrated 1.54 -> 1.55 changes.
1997-04-25 20:09:23 +00:00
Masafumi Max NAKANE
8ee47fc02c
Mailto: was missing for one contact person's address.
...
Submitted by: Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>
(Closing PR #3051.)
1997-04-25 20:03:48 +00:00
Hiroyuki Hanai
ccf456d095
Catch up with the original.
1997-04-25 07:24:02 +00:00
Jordan K. Hubbard
b1cb452e94
Add Christoph Kukulies to donor's gallery.
1997-04-23 18:36:37 +00:00
Jordan K. Hubbard
b867e699aa
Remove sef's email address.
1997-04-23 02:54:28 +00:00
Nate Williams
1642d92165
- Added Samuel Lam <skl@ScalableNetwork.com> for his 3c589D patch.
1997-04-21 13:44:07 +00:00
John Fieber
19a58fedca
Fix markup bogons.
1997-04-21 00:42:54 +00:00
Peter da Silva
8ac8d7f6d1
Updating FAQ entry for X Inside.
...
Added FAQ entries for tape changers and login names.
Fixed <code> tags.
PR: docs/3324
PR: docs/3326
1997-04-20 11:53:53 +00:00
Gary Palmer
89a959711d
Point people at ftp://ftp.FreeBSD.ORG/pub/FreeBSD/CTM for the deltas
...
instead of ftp://freefall.cdrom.com/pub/CTM (which it hasn't been
for ages)
1997-04-19 10:40:45 +00:00
Wolfram Schneider
8453c474b2
Downgrade Slaven Rezic's name from latin2 to latin1
1997-04-17 16:26:54 +00:00
Jordan K. Hubbard
eca4afb039
Add Sean Eric Fagan and Chuck Robey for their kind monetary donations
...
to the project.
1997-04-16 17:55:22 +00:00
Jordan K. Hubbard
d7750f9aea
Add Stefan Bethke to all the usual places.
...
Fix typo-spam from yesterday (sorry John!)
1997-04-14 13:20:21 +00:00
Jordan K. Hubbard
8dc10e55b6
Add Jack O'Neill for his donation of an NCR 53C575 controller card.
1997-04-13 14:36:18 +00:00
Jordan K. Hubbard
8fa44be059
Fold hardware contributors section into the donor's gallery - no sense
...
in having two places for this.
1997-04-12 16:51:20 +00:00
Jordan K. Hubbard
1dcb890ad9
Ulf has now also donated the case for "the new freefall" - amend his
...
entry accordingly.
1997-04-11 10:04:46 +00:00
Jordan K. Hubbard
aa9930a969
Add Joe McGuckin for the Kingston ethernet card he donated.
1997-04-11 04:32:44 +00:00
Satoshi Asami
11e20b1a00
Add a short blurb about the ports page in the "applications" question.
...
List all three packages directories in the ensuing packages description.
Add a short (in fact, very short) section about libc.so.3.0 and wrong
package versions.
1997-04-10 12:06:53 +00:00
Brian Somers
7dbd91ddd1
Add a section on sysmouse configuration.
...
Suggested by: jkh
1997-04-10 10:20:46 +00:00
Hiroyuki Hanai
a5f89fd540
Catch up with the original.
1997-04-10 06:06:22 +00:00
Jordan K. Hubbard
f08979c3bf
Nate Johnson is now the Gallery/Commercial editor since Charles Wimmer
...
seems to have disappeared.
1997-04-10 05:23:25 +00:00
Jordan K. Hubbard
4ce7186b25
Add Jack O'Neill to donor's list.
1997-04-10 05:20:19 +00:00
Hiroyuki Hanai
b9305df214
Catch up with the original.
1997-04-10 04:41:55 +00:00
Jordan K. Hubbard
84f976bf92
Expand donors list. Note: Anyone I missed, *please* contact me!
...
I'm only now starting to get this a little more well organized.
1997-04-10 02:15:59 +00:00
Mike Pritchard
370059e507
Add Kent Vander Velden for his various contributions via problem reports.
...
Also updated Keith Bostic's mail address while I was in the area.
1997-04-09 19:44:58 +00:00
Jordan K. Hubbard
43726d5d36
Reorganize the donor's gallery to include people who've donated
...
parts to replace freefall.freebsd.org (so that we can use what's currently
there to replace spatter).
1997-04-09 10:34:31 +00:00
Hiroyuki Hanai
05602cc2a2
Catch up with the original.
...
Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1997-04-09 03:05:58 +00:00
Hiroyuki Hanai
8b020006c0
Fix the typo about the DEC's NICs
...
Submitted by: morimitsu@jrdvms.enet.dec.com
1997-04-08 02:28:58 +00:00
Hiroyuki Hanai
9cf0bc403e
Catch up with the original.
1997-04-08 02:23:27 +00:00
Hiroyuki Hanai
d005117e2f
Catch up with the original.
1997-04-08 02:13:06 +00:00
Hiroyuki Hanai
17b09f4857
Catch up with the original.
...
Submitted by: mihoko@pa.yokogawa.co.j
1997-04-08 02:10:38 +00:00
Hiroyuki Hanai
df6e5b0dd4
Catch up with the original.
...
Submitted by: Takashi Saeki <saeki@saskg.semicon.sony.co.jp>
1997-04-08 02:07:24 +00:00
John Fieber
1c8c7ff607
Latest release is 2.2.1, not 2.1.7.
1997-04-08 00:47:59 +00:00
John Polstra
88a9352def
Mention the RELENG_2_2_1_RELEASE for getting FreeBSD-2.2.1.
1997-04-08 00:14:00 +00:00
Hiroyuki Hanai
267bc040ef
New translation which corresponds to the 1.11 -> 1.12 change of
...
original.
Submitted by: mihoko@pa.yokogawa.co.jp
1997-04-07 04:56:51 +00:00
Hiroyuki Hanai
e234c6da84
Catch up with the original.
1997-04-07 04:09:47 +00:00
Doug Rabson
9e5f720f5f
Document how to debug LKMs with kgdb.
...
Reviewed by: J Wunsch <j@uriah.heep.sax.de>
1997-04-06 23:03:27 +00:00
Wolfram Schneider
03d38eb1f4
Add BSD family tree to UNIX history section.
1997-04-06 21:53:59 +00:00
Jordan K. Hubbard
332da55046
Update run - try and use the correct release numbers for everything.
1997-04-05 08:38:48 +00:00
David E. O'Brien
a16c9bc3e6
FREEBSD-upgrade is now the "accpeted" name for the FreeBSD readme on
...
contributed soruces.
1997-04-03 10:47:21 +00:00
Masafumi Max NAKANE
353fe48bab
Typo.
...
Submitted by: Mihoko TANAKA <mihoko@pa.yokogawa.co.jp>
1997-04-03 01:07:38 +00:00
Jordan K. Hubbard
dbf299abbe
Fix spelling error.
...
Submitted by: Hiroyuki HANAI <hanai@astec.co.jp>
1997-04-02 06:03:52 +00:00
Hiroyuki Hanai
3e9f70a897
Catch up with the original.
1997-04-02 05:42:39 +00:00
Jordan K. Hubbard
ac2e2624de
Sync from 2.2
1997-04-01 09:53:32 +00:00
Hiroyuki Hanai
c9722f5e4e
Fix the typo.
...
Submitted by: Nishika <nishika@cheerful.com>
1997-04-01 02:38:01 +00:00
Hiroyuki Hanai
a9e4d8c730
Catch up with the original.
1997-04-01 02:32:28 +00:00
John Birrell
44ee97a91b
Added my name/address as requested by Wolfram Schneider.
1997-03-31 04:58:47 +00:00
Hiroyuki Hanai
e8f633781f
Catch up with the original.
1997-03-31 02:40:10 +00:00
David E. O'Brien
5ac0429f1d
Add an example README.FreeBSD. The tcl one you tend to refer to since tcl
...
is the example is quite spartan.
As pointed out by Bruce there are *three* different filenames being used:
cvs FREEBSD.README
groff FREEBSD-upgrade
libgmp FREEBSD-upgrade
libpcap FREEBSD-upgrade
tcpdump FREEBSD-upgrade
traceroute FREEBSD-upgrade
tcl README.FreeBSD
The handbook states "README.FreeBSD". Perhaps this should be changed?
1997-03-30 09:55:11 +00:00
Hiroyuki Hanai
71725c7e0b
Correct the typo, /heading>', to
</heading>'.
...
Submitted by: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp>
1997-03-28 16:15:08 +00:00
Peter Wemm
22b1388b70
Add Dmitrij Tejblum <dima@tejblum.dnttm.rssi.ru>
1997-03-27 02:57:53 +00:00
Hiroyuki Hanai
03e9a2b1ca
Catch up with the original.
1997-03-26 05:51:03 +00:00
David E. O'Brien
c573e9ed49
Added Choi Jun Ho <junker@jazz.snu.ac.kr> for his kr-h2ps port.
1997-03-25 10:51:01 +00:00
Hiroyuki Hanai
de4f9d85bf
Catch up with the original.
...
Submitted by: yoshiaki@kt.rim.or.jp and nao@tom-yam.or.jp
1997-03-25 06:31:27 +00:00
Hiroyuki Hanai
ff26e1340f
Catch up with the original.
1997-03-25 05:03:47 +00:00
Hiroyuki Hanai
b0630b15d9
Sync with the original.
1997-03-24 02:56:52 +00:00
Wolfram Schneider
aaa489a86d
Change X Inside to Xi Graphics
...
See http://www.xig.com/ci/pr/970219.xigraphics.html
Leading Software Company Changes Name to Avoid Confusion with Internet
Porn Denver -- A leading developer of high-performance graphical
software has changed its name from X Inside to Xi Graphics. The
reason: Ongoing confusion between the software developer and the
increasing number of X-rated pornography companies on the Internet
1997-03-21 18:40:08 +00:00
Wolfram Schneider
3c57a6592b
Change domain name xinside.com to xig.com
...
http://www.xig.com/ci/pr/970219.xigraphics.html
Leading Software Company Changes Name to Avoid Confusion with Internet
Porn Denver -- A leading developer of high-performance graphical
software has changed its name from X Inside to Xi Graphics. The
reason: Ongoing confusion between the software developer and the
increasing number of X-rated pornography companies on the Internet
1997-03-21 17:02:44 +00:00
Hiroyuki Hanai
68491b9663
Catch up with the original.
1997-03-21 09:46:34 +00:00
Hiroyuki Hanai
aa3f06734f
Catch up with the original.
1997-03-21 09:22:24 +00:00
Hiroyuki Hanai
8cd3868fee
Change the release number and <date> to fit with the current release.
1997-03-21 06:57:50 +00:00
David E. O'Brien
6200903a02
Very minor word change.
1997-03-21 01:36:18 +00:00
Mike Pritchard
df7f5d4de4
Fix a minor grammar problem.
1997-03-21 00:30:58 +00:00
Jordan K. Hubbard
4baaa399be
Reinstating stuff that fell out after jeorg's update...
...
Submitted-By: pds
1997-03-20 13:15:41 +00:00
David E. O'Brien
8cd18b8efa
Use the correct name for the HLT instruction.
...
Submitted by: bde
1997-03-19 18:31:59 +00:00
David E. O'Brien
0b975dc48b
FreeBSD uses the HALT instruction in its idle loop to save power.
...
Noticed by: Stephen Roome <steve@visint.co.uk>
1997-03-19 17:17:59 +00:00
David E. O'Brien
2fbc710d2c
Update the O'Reilly books that are now in the 2nd ed.
1997-03-19 07:59:19 +00:00
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