Bruce A. Mah
c27b5de4de
Note that the pcn(4) driver supports the PCnet/PRO cards, and MFC.
2000-10-03 21:24:07 +00:00
Søren Schmidt
e1c3363398
We do not support RLL/MFM/ESDI controllers...
2000-10-03 15:42:38 +00:00
Bruce A. Mah
9723914110
Note the update of cvs to 1.11.
2000-10-02 16:08:58 +00:00
Bruce A. Mah
0281e449f4
Fix omission: CD-ROMs can be ordered for 4.x-RELEASE, not just 4.0-RELEASE.
...
Submitted by: rosti@netvision.net.il
2000-10-02 00:46:25 +00:00
Alexander Langer
08c9740030
* Some freebsd.org -> FreeBSD.org fixes.
...
* The next -stable release is 4.2, not 4.1.
2000-10-01 13:30:15 +00:00
Gregory Neil Shapiro
3cadd66713
sendmail 8.11.1 imported
2000-10-01 02:11:43 +00:00
Bruce A. Mah
24e6299062
Release notes (and related documentation): ata(4) tagged queuing,
...
MFC asr(4) driver, update default kernel name, pcn(4) driver,
nullconsole type in i386 boot loader (+MFC), setproctitle(3) moved
to libc (+MFC), chio(1) voltag support, sed(1) -E (+MFC), ln(1) -i
(+MFC), PORTREVISION/PORTEPOCH (+MFC).
2000-09-29 23:12:33 +00:00
MIHIRA Sanpei Yoshiro
ac8d1772de
There is not 342 series, 340 series includes 340, 341, and 342
...
models.
Suggested by: Brooks Davis <brooks@one-eyed-alien.net>
2000-09-28 10:23:17 +00:00
MIHIRA Sanpei Yoshiro
397afc3dfb
add Cisco Systems Aironet 342 Series 11Mbps 802.11 wireless NIC
...
same cis as Aironet 340
PR: 21447
2000-09-26 06:39:47 +00:00
MIHIRA Sanpei Yoshiro
3af9501ad5
add Cisco Systems Aironet 340 Series 11Mbps 802.11 wireless NIC
...
PR: 20777
2000-09-26 06:29:40 +00:00
Bruce A. Mah
5cd95fe8d5
Add release note for netgraph enhancements/improvements.
...
Submitted by: archie
2000-09-15 20:52:03 +00:00
Bruce A. Mah
f207b58535
New release note: aac driver.
2000-09-13 16:00:54 +00:00
Bruce A. Mah
fe936fcbe2
New release notes: OpenSSH->2.2.0, binutils->2.10.0, libreadline->4.1,
...
ifconfig(8) lladdr, bktr(4)->2.1.5.
2000-09-11 18:18:57 +00:00
Bruce A. Mah
413f71808b
Note MFC: killall(1) as a C program, boot98cfg(8) for i386.
2000-09-11 15:08:21 +00:00
Bruce A. Mah
153349bab0
New release notes: ipfilter->3.4.9, new kernel location, FFS snapshots.
...
Add note to Alpha relnotes (accidentally omitted) on softupdates licensing.
2000-09-10 06:55:27 +00:00
Bruce A. Mah
7c2624a5fa
Note 3C556/3C556B support in the xl(4) driver and subsequent
...
MFC.
2000-09-08 22:13:53 +00:00
Bruce A. Mah
43df730912
New relnotes: SMPng, clarification to nsswitch.conf(5)
...
that hosts.conf(5) is gone, perl 5.6.0. First two items inspired by
recent commits to UPDATING.
2000-09-08 05:58:18 +00:00
Bruce A. Mah
f34a27c910
Crypto-related release notes: sshd now has X11Forwarding on by default,
...
RSAREF no longer needed in the USA, sshd now enabled by default on
new installs.
2000-09-07 21:28:01 +00:00
Bruce A. Mah
2a512567a4
Note that the asr(4) and mly(4) drivers are in -CURRENT.
...
Reviewed by: msmith, "Salyzyn, Mark" <mark_salyzyn@adaptec.com>
2000-09-07 18:47:55 +00:00
Bruce A. Mah
36677e00ae
Fix whitespace bogon.
2000-09-06 20:19:30 +00:00
Bruce A. Mah
8cb744f5ba
Note that the regular expression syntax supported by killall(1) changed
...
when it became a C program.
Submitted by: sheldonh
2000-09-06 20:17:33 +00:00
Bruce A. Mah
17c8ebb447
Note the addition of nsswitch support, recently merged from NetBSD.
2000-09-06 19:36:39 +00:00
Bruce A. Mah
1eb81f6059
Release notes reflect addition of Alteon AceNIC 1000baseT and Netgear
...
GA620T 1000baseT support to the ti(4) driver and subsequent MFC.
In hardware list, re-sort list of NICs supported by ti(4) driver.
2000-09-06 17:05:01 +00:00
Bruce A. Mah
68c9803b7f
Note the MFC of ATA100 support into the ata(4) driver and update the
...
list of ATA controllers currently supported.
2000-09-05 21:36:50 +00:00
Bruce A. Mah
16ffe958b9
Note in release notes that: which(1) and killall(1) are now C
...
programs, finger(1) now supports finger aliases.
2000-09-01 18:40:32 +00:00
Bruce A. Mah
f3956f2d03
Reflect the MFC of: Posix.1b shared memory objects, OpenSSL 0.9.5a,
...
routed 2.22.
2000-09-01 16:39:02 +00:00
Gregory Neil Shapiro
d1460f64f4
sendmail 8.11.0 has been merged into RELENG_4
2000-08-27 17:33:46 +00:00
Bruce A. Mah
a13b12fac1
Make the following additional entries to RELNOTES.TXT files:
...
alpha: tap driver, accept_filters, ata support for ATA100,
routed update to 2.22, truncate(1), syslogd(8) -n option, kenv(1),
periodic(8) controlled by periodic.conf, logger(1) support for
remote syslogs.
i386: tap driver, accept_filters, ata support for ATA100,
routed update to 2.22, truncate(1), syslogd(8) -n option, kenv(1),
periodic(8) controlled by periodic.conf, boot98cfg(8),
logger(1) support for remote syslogs.
PR: 20628
Submitted by: bmah@cisco.com (Bruce A. Mah)
Reviewed by: nik
2000-08-23 16:40:34 +00:00
Joerg Wunsch
75d0dc6c97
Mention that GDB now supports hardware watchpoints.
...
While i was at it, also corrected that the next 4.x release will be 4.2.
2000-08-22 12:39:52 +00:00
Sheldon Hearn
170cde4442
Mention the gawk-3.0.6 upgrade.
2000-08-15 18:05:05 +00:00
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
Mike Smith
e5352eec2f
Mention the 3ware controllers.
2000-08-08 18:54:57 +00:00
John Baldwin
94375988c6
Add in some more new features for the release notes.
...
PR: docs/20065
Submitted by: Bruce A. Mah <bmah@cisco.com>
2000-07-27 23:29:22 +00:00
Ben Smithurst
fb6c7713b8
Mark cdcontrol's "cdid" command as [MERGED].
2000-07-19 16:05:37 +00:00
Ben Smithurst
5523e1ab86
From the PR:
...
1. Correct FTP site for 4.0-stable snapshots and delete sentence
fragment immediately following.
[ not applicable to HEAD ]
2. Add FDDI section to table of contents (see #5 below) and add
one line of whitespace.
3. In userland section, document csh->tcsh, more->less, and
colorized ls.
4. In Ethernet section, do:
s/gigabit ethernet/Gigabit Ethernet/
s/fast ethernet/Fast Ethernet/
s/ethernet/Ethernet/
5. Pull DEC DEFPA/DEFEA *FDDI* cards out of the *Ethernet* section
and into their own second-level section.
6. Add missing period in section header in ATM section.
7. Tweak upgrading sectio with some new text, not sure if this is
much better though.
8. Add a blurb about the -stable mailing list.
[ changed to -current list in HEAD ]
PR: 20015
Submitted by: Bruce A. Mah <bmah@cisco.com>
2000-07-19 00:05:59 +00:00
Ben Smithurst
a34cabc03c
Mention Joe Karthauser's addition of the "cdid" command to cdcontrol(1).
2000-07-15 13:08:23 +00:00
John Baldwin
c90d14a014
- Note that several features have been merged to 4.x.
...
- Add a note about supporting USB out of the box during installs and
beyond.
- Add a note about the changes to the i386 bootstrap to work around the
1024 cylinder problem. Note that boot0 is now 2 sectors long.
Reminded by: kkenn
2000-07-14 05:47:08 +00:00
Bill Paul
95674596b9
Add support for the National Semiconductor DP83815 fast ethernet
...
controller chip. This chip is currently being used on the NetGear
FA312-TX adapter, which I guess is a replacement for the FA310-TX
(PNIC-based).
I added support for this chip by modifying the sis driver since
the SiS 900 and the NS DP83815 have almost the same programming
interface (the RX filter programming and PHY access methods are
different, but the general configuration, DMA scheme and register
layout are identical).
I would have had this done a lot sooner, but getting the damn MAC
address out of the EEPROM proved to be more complicated than expected.
2000-07-06 06:02:04 +00:00
Mike Smith
53ad332522
Update hardware and release-note blurb about AMI and Mylex RAID
...
controllers. Add extra verbiage to try to clarify some of the more
frequently asked questions.
2000-06-10 19:41:34 +00:00
Kris Kennaway
94e0a9634e
Add blurbs about OpenSSL, OPIE and OpenSSH updates.
2000-06-09 08:19:44 +00:00
Garrett Wollman
44f56af160
Add a note about exclusion support in mtree(8).
2000-05-16 17:13:59 +00:00
Kris Kennaway
080f16d410
Update device names
2000-05-07 09:26:49 +00:00
Jonathan Lemon
e003b0836e
Add blurb about kqueue to the release notes.
2000-05-06 02:33:44 +00:00
Garrett Wollman
553654a570
Note the presence of POSIX.1b Shared Memory Objects.
...
There's got to be a better way to handle cross-architecture
kernel changes.
2000-04-22 15:36:56 +00:00
Paul Saab
f336d4cd95
Mention the support for PXE in the release notes.
2000-04-20 06:42:39 +00:00
Robert Watson
27322174cd
Add mention of extended attributes in release notes.
...
Suggested by: kkenn
2000-04-16 20:06:11 +00:00
Kris Kennaway
57f57fda64
Gut the release notes now that we have a clean slate again.
...
The supported hardware still looks to be lagging in the alpha file.
People, please try and keep these in better sync this time!
2000-03-25 07:09:48 +00:00
Nick Hibma
f14b24709e
Add an entry on the Y-E Data floppy drive
2000-03-20 19:55:08 +00:00
Jordan K. Hubbard
85f5012abb
Update release notes for 4.0 reality
...
PR: 17446
Submitted by: trev@sentry.org
2000-03-18 06:40:45 +00:00
Jordan K. Hubbard
f21f1ea486
5.0 versions
2000-03-15 09:01:06 +00:00