Commit Graph

4337 Commits

Author SHA1 Message Date
Sebastien Gioria
c0c1dca769 New translation 2002-09-28 23:35:54 +00:00
Sebastien Gioria
83c64295bd New translation 2002-09-28 23:15:58 +00:00
Sebastien Gioria
b66148fa5e Continuing MFen 1.423 2002-09-28 22:30:47 +00:00
Sebastien Gioria
b7df8acc7c We go more on MFen 1.423 2002-09-28 19:05:34 +00:00
Bruce A. Mah
76fdc7ad9d Accomodate change in the output of "make package-depends" that came
with ports/Mk/bsd.ports.mk rev. 1.424.  (It now prints the origin
after the package name.)
2002-09-25 04:36:07 +00:00
Mark Murray
3e2d217cd3 Fix some bitrotted documentation. 2002-09-24 13:34:36 +00:00
Ruslan Ermilov
a7042915ba ALLLANG is long dead, garbage collect it. Instead, make it possible
to use DOC_LANG to specify which languages the doc/ is built for.

Note: be aware that the DOC_LANG setting in /etc/make.conf will now
take the effect on "make release".  (This is probably the desired
behavior anyway.)

PR:		docs/42924
2002-09-23 14:33:47 +00:00
Makoto Matsushita
886ce72a3c Kernel MIB name for disabling ACPI was changed.
Pointed out by: iwasaki
2002-09-20 17:24:39 +00:00
Bruce A. Mah
dfade0043c New release notes: Firewire support, ata(4) support for Sil 0680 and
VIA 8233/8235 (+ MFC), a.out(5) support in toolchain removal,

Updated release notes:  file(1) 3.39, gcc 3.2.1-prerelease 20020916,
Heimdal Kerberos 0.5-prerelease 20020916.

MFCs noted:  AMD Elan SC520 support.
2002-09-19 22:46:52 +00:00
Bruce A. Mah
7e55fa178b Update ata(4) supported chipsets. 2002-09-19 22:18:24 +00:00
Peter Wemm
66422f5b7a Initiate deorbit burn for the i386-only a.out related support. Moves are
under way to move the remnants of the a.out toolchain to ports.  As the
comment in src/Makefile said, this stuff is deprecated and one should not
expect this to remain beyond 4.0-REL.  It has already lasted WAY beyond
that.

Notable exceptions:
gcc - I have not touched the a.out generation stuff there.
ldd/ldconfig - still have some code to interface with a.out rtld.
old as/ld/etc - I have not removed these yet, pending their move to ports.
some includes - necessary for ldd/ldconfig for now.

Tested on: i386 (extensively), alpha
2002-09-17 01:49:00 +00:00
Bruce A. Mah
cf2f853a12 New release note: SA-02:39. 2002-09-16 23:02:37 +00:00
Sebastien Gioria
6b265e0242 Begin of MFen 1.423 2002-09-13 20:23:26 +00:00
Bruce A. Mah
69dcc1ae0b New release notes: sendfile(2) bugfix + MFC.
Modified release notes:  newsyslog(8) now uses bzip2(1) by default.

Move two TCP-related release notes from the general kernel section to
the networking protocols section.  Minor wording adjustment in one
item, note MFC of the other.
2002-09-13 03:55:31 +00:00
Sebastien Gioria
f4803af454 End of initial effort of the translation of the CURRENT release notes. Now
need to update :-(((
2002-09-12 15:21:02 +00:00
Sebastien Gioria
43982f05be End of translation of section "Contributed Software" 2002-09-12 14:45:50 +00:00
Bruce A. Mah
257446b9b2 New release notes: gre(4), kern.cam.scsi_delay tunable. 2002-09-10 18:22:40 +00:00
Yoshihiro Takahashi
6eae34fb52 The boot floppy requires the lnc driver. 2002-09-10 13:11:03 +00:00
Yoshihiro Takahashi
12ee49ef92 Remove unused code. 2002-09-10 13:08:23 +00:00
Yoshihiro Takahashi
12290409a2 Use ${TARGET}/dokern.sh instead of ${TARGET_ARCH}/dokern.sh.
(pc98/dokern.sh is (repository) copied from i386/dokern.sh.)
2002-09-10 13:06:53 +00:00
Sebastien Gioria
99bf2b3c1a New Translation 2002-09-09 22:26:07 +00:00
Sebastien Gioria
26166676b1 Adding infrastructure for harware notes 2002-09-09 22:09:48 +00:00
Sebastien Gioria
e416f295bb Continuing translation 2002-09-09 21:21:48 +00:00
Sebastien Gioria
ba09ba1fce Continuing translation 2002-09-09 17:59:39 +00:00
John Hay
d9a6bd9c61 Remove the second lnc line. Move CD9660 to the third floppy to make
mfsroot.flp fit again.
2002-09-09 11:01:32 +00:00
David E. O'Brien
ee298a8151 Back out last commit where I moved pcn(4) off of the modules floppy back
into the install kernel.  Unfortunately pcn(4) also needs mii(4) so that
would also have to added to install kernel, which will bloat it up so that it
doesn't fit on the floppy any more.  Turns out we grew a lnc(4) module since
I last looked.  So handle it as a kld loadable module during install rather
than have it statically compiled into the kernel.
2002-09-08 23:59:38 +00:00
John Polstra
aec0ec7779 Update the hardware list for the bge driver. 2002-09-08 19:32:08 +00:00
Bruce A. Mah
636507ae9a New release notes: COMPAT_AOUT, AMD Elan SC520 support. 2002-09-07 19:04:35 +00:00
Bruce A. Mah
0c34da3b60 Add some more AMD processors to the supported hardware list.
PR:		40712
2002-09-07 18:59:15 +00:00
Bruce A. Mah
f3a7756d70 Updated release notes: ACPIA CA 20020815, Binutils 2.12.1
(fix snapshot date), XFree86 4.2.1.

MFCs noted:  linux_base 7.1.
2002-09-05 23:54:26 +00:00
David E. O'Brien
f31d7a5714 Statically compile pcn(4) into the install kernel vs. using as module.
lnc(4) will attach to AMD PCnet/FAST NICs if pcn(4) does not attach.
I.e. pcn(4) gets first chance.  There is a problem however in that pcn(4)
was moved out of the install kernel so that the module would be used.
This however causes bad installs if one has an AMD PCnet/FAST NIC.
2002-09-05 15:45:01 +00:00
David E. O'Brien
65c0281919 Add the PCN module. 2002-09-05 15:41:09 +00:00
Bruce A. Mah
f10248e26b Modified release notes: Remote note about enabling rnNG (it's now on
by default), cvs 1.11.2.

MFCs noted:  Binutils 2.12.1 20020622 snapshot.
2002-09-03 01:07:32 +00:00
Bruce A. Mah
689a1bf19c New release notes: ng_l2tp(4) (+MFC), ifconfig(8) promisc (+MFC),
inetd(8) service limitations (+MFC).

MFCs noted:  uaudio, daemon(8), tcpd(8).
2002-09-03 00:26:24 +00:00
Murray Stokely
e2c4e1b55f MFi386: Remove AH[CD]_REG_PRETTY_PRINT from boot floppies. 2002-09-02 03:00:14 +00:00
Murray Stokely
3e7c03093a Remove the AH[CD]_REG_PRETTY_PRINT options from the boot floppies.
Discussed with:	gibbs
2002-09-02 02:57:25 +00:00
Bruce A. Mah
4982af4aa7 Update ahd(4)-supported hardware. 2002-09-01 22:29:22 +00:00
Bruce A. Mah
aba1908737 New release notes: bzip2 packages (+MFC).
Modified release notes:  ahd(4) (update, add manpage entity, MFC),
IPFilter 3.4.29 (+MFC), gcc pre-3.2.1 20020901, Heimdal pre-0.5
20020829 (+MFC).
2002-09-01 22:27:58 +00:00
Yaroslav Tykhiy
83e563275f New release notes: ftpd(8) -m, -M, -W
MFCs noted: ftpd(8) -o, -O
2002-08-31 14:08:57 +00:00
Bruce A. Mah
e404d47eeb New release note: XFree86-derived termcap(5) entry for xterm. 2002-08-30 02:56:24 +00:00
Bruce A. Mah
f6b221d825 Finish bringing support for the vendor attribute to the stylesheets
used for the release documentation.
2002-08-30 02:52:14 +00:00
Marc Fonvieille
e353d3a1e0 Fix the generation of the HTML manual page link according to new
doc/share/sgml/freebsd.dsl

Signaled by:	bmah
2002-08-28 21:26:33 +00:00
Gregory Neil Shapiro
1df791d065 sendmail 8.12.6 has been imported 2002-08-28 18:14:13 +00:00
Bruce A. Mah
1976c29afb Add hardware compatability notes for ahd(4)-supported devices. 2002-08-26 17:54:10 +00:00
Matthew Dillon
89bed25f9f Add a sentence on the TCP retransmission timer changes
and the TCP bandwidth delay product window limiting features.

note: the -current version of the retransmit timer defaults
to 200ms while the -stable version defaults to 1 second for now.
MFC after:	3 days
2002-08-25 01:59:07 +00:00
Luigi Rizzo
79a19533fb Make this compile again (libgmd now is a port, and remove some
binaries to save space).
2002-08-24 03:54:38 +00:00
Luigi Rizzo
606d3b3cd7 Mention the special pathname @__CWD__@
Modify entry for libgmd (used by ssh) now that it is not part of the
base system anymore.
2002-08-24 03:33:31 +00:00
Bruce A. Mah
01ed9e1e15 New release note: MAC (mostly a placeholder for now).
MFCs noted:  smbfs-1.4.5 (small grammatical fix).

Markup fix:  Use manpage entity for uvisor(4).
2002-08-23 22:32:57 +00:00
Bruce A. Mah
a21e912e41 Add Netgear GA621, uvisor(4) devices. 2002-08-23 19:22:22 +00:00
Bruce A. Mah
70d20d0d9b New hardware list additions: mpt and pst devices. 2002-08-23 18:01:10 +00:00