gioria
a172a51db3
Continuing MFen 1.423
2002-09-28 22:30:47 +00:00
gioria
71cf537fe7
We go more on MFen 1.423
2002-09-28 19:05:34 +00:00
bmah
7445e681de
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
markm
4b4bdaaf37
Fix some bitrotted documentation.
2002-09-24 13:34:36 +00:00
ru
15867e80d1
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
matusita
a13431bdf6
Kernel MIB name for disabling ACPI was changed.
...
Pointed out by: iwasaki
2002-09-20 17:24:39 +00:00
bmah
b43e53617a
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
bmah
b3a8db1a8b
Update ata(4) supported chipsets.
2002-09-19 22:18:24 +00:00
peter
a51c9b6627
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
bmah
7f5005b249
New release note: SA-02:39.
2002-09-16 23:02:37 +00:00
gioria
877ad7ab10
Begin of MFen 1.423
2002-09-13 20:23:26 +00:00
bmah
b1e3c0a025
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
gioria
e43ba4717d
End of initial effort of the translation of the CURRENT release notes. Now
...
need to update :-(((
2002-09-12 15:21:02 +00:00
gioria
670e2d1870
End of translation of section "Contributed Software"
2002-09-12 14:45:50 +00:00
bmah
1f3c15fd94
New release notes: gre(4), kern.cam.scsi_delay tunable.
2002-09-10 18:22:40 +00:00
nyan
0dedf1f92a
The boot floppy requires the lnc driver.
2002-09-10 13:11:03 +00:00
nyan
2dbad8d7c5
Remove unused code.
2002-09-10 13:08:23 +00:00
nyan
068e34af19
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
gioria
a63580cd00
New Translation
2002-09-09 22:26:07 +00:00
gioria
88497c87f6
Adding infrastructure for harware notes
2002-09-09 22:09:48 +00:00
gioria
28611ac85e
Continuing translation
2002-09-09 21:21:48 +00:00
gioria
99d704377a
Continuing translation
2002-09-09 17:59:39 +00:00
jhay
bcad2a2f66
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
obrien
32b84a7ef9
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
jdp
b8afb5b84c
Update the hardware list for the bge driver.
2002-09-08 19:32:08 +00:00
bmah
d43e9d766b
New release notes: COMPAT_AOUT, AMD Elan SC520 support.
2002-09-07 19:04:35 +00:00
bmah
59faf9bb8f
Add some more AMD processors to the supported hardware list.
...
PR: 40712
2002-09-07 18:59:15 +00:00
bmah
2d5b94e6b5
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
obrien
af62f5e527
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
obrien
9a10d7b366
Add the PCN module.
2002-09-05 15:41:09 +00:00
bmah
6bb5aa6eaf
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
bmah
b70b80c81f
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
bb1016da55
MFi386: Remove AH[CD]_REG_PRETTY_PRINT from boot floppies.
2002-09-02 03:00:14 +00:00
murray
38d3d0d555
Remove the AH[CD]_REG_PRETTY_PRINT options from the boot floppies.
...
Discussed with: gibbs
2002-09-02 02:57:25 +00:00
bmah
b1c6d21217
Update ahd(4)-supported hardware.
2002-09-01 22:29:22 +00:00
bmah
81b4ad20cf
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
yar
624d02ba22
New release notes: ftpd(8) -m, -M, -W
...
MFCs noted: ftpd(8) -o, -O
2002-08-31 14:08:57 +00:00
bmah
9449725f55
New release note: XFree86-derived termcap(5) entry for xterm.
2002-08-30 02:56:24 +00:00
bmah
c72dce584c
Finish bringing support for the vendor attribute to the stylesheets
...
used for the release documentation.
2002-08-30 02:52:14 +00:00
blackend
27ad5a20e2
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
gshapiro
7c52d665a9
sendmail 8.12.6 has been imported
2002-08-28 18:14:13 +00:00
bmah
b863deeb11
Add hardware compatability notes for ahd(4)-supported devices.
2002-08-26 17:54:10 +00:00
dillon
e0d23f387e
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
aed4b3d58b
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
0534775ff9
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
bmah
62ae5e716d
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
bmah
53b075a52b
Add Netgear GA621, uvisor(4) devices.
2002-08-23 19:22:22 +00:00
bmah
7b40f983dc
New hardware list additions: mpt and pst devices.
2002-08-23 18:01:10 +00:00
bmah
c02022ceea
New release notes: mpt driver, pst driver.
...
While I'm here, add a missing &merged; for a recent sh(1) note.
2002-08-23 18:00:13 +00:00
bmah
77c9f22c7a
Update list of fxp(4) devices.
...
PR: 41760
Submitted by: David "Siebörger" <drs@bashir.dsl.ru.ac.za>
2002-08-23 17:26:18 +00:00