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
Bruce A. Mah
383381ab37
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
Bruce A. Mah
215978a48b
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
Bruce A. Mah
08607498a4
New release notes: sh(1) parser changes, via8233 sound driver, ich
...
sound driver supports ich4.
Submitted by: tjr (sh), orion (via8233, ich)
2002-08-23 17:09:27 +00:00
Johan Karlsson
5a910e4942
New release note: whereis -a
...
Reviewed by: bmah
2002-08-22 20:35:07 +00:00
Bruce A. Mah
94d4e7b64f
New release note: SA-02:38.
2002-08-19 17:13:08 +00:00
Johan Karlsson
83ca56da18
New release notes: chmod(1) -v -v; od(1) -A, -N, -j, -s, -t
...
MFCs noted: biff(1) b; cp(1) -n; mv(1) -n; od(1) -A, -N, -j, -s, -t
Release note modified: mv(1) -n
Reviewed by: bmah
2002-08-19 00:35:58 +00:00
Bruce A. Mah
4002ffd8f4
Whitespace fix.
...
PR: 41587
Submitted by: David "Siebörger" <drs@rucus.ru.ac.za>
2002-08-18 04:08:04 +00:00
Bruce A. Mah
bc67d0e03b
Misc fixups.
...
PR: 41587
Submitted by: David "Siebörger" <drs@rucus.ru.ac.za>
2002-08-18 04:06:35 +00:00
Bruce A. Mah
19a4777efa
MFCs noted: tcsh-6.12, top 3.5b12, OpenSSL-0.9.6g.
2002-08-18 04:00:06 +00:00
Ruslan Ermilov
7a7a00ad2c
Collapsed the export list, added CD_EXTRA_BITS to it.
2002-08-14 16:50:50 +00:00