aboutsummaryrefslogtreecommitdiff
path: root/release/texts/i386
Commit message (Collapse)AuthorAgeFilesLines
* RELNOTESng is now the default for -CURRENT release builds. (FloppyBruce A. Mah2001-05-252-2573/+0
| | | | | | | | | | | images get TXT renderings only; CDROM and FTP areas get TXT and HTML.) Remove the old *.TXT release documentation files, as they have been subsumed into RELNOTESng. The new layout will greatly facilitate their maintenence and help keep them internally consistent. Notes: svn path=/head/; revision=77188
* update to include the latest modifications to isdn4bsd.Hellmuth Michaelis2001-05-251-0/+5
| | | | Notes: svn path=/head/; revision=77165
* New release notes: digi driver, FICL 2.05, xargs(1) -J, apmd(8) nowBruce A. Mah2001-05-181-1/+21
| | | | | | | | | | support battery state monitoring, ncurses 5.2-20010512. Woefully overdue release notes: ddb(4) show pcpu, telnet(1) autologin and encryption defaults and -y option. Notes: svn path=/head/; revision=76780
* Fix typo: s/maestro3_load/snd_maestro3_load/ (pointed out byBruce A. Mah2001-05-171-1/+4
| | | | | | | | | | | Tadayuki OKADA <tadayuki@mediaone.net>. New release notes: USER_LDT on by default (this entry is way overdue). Add Abocom URE 450 to supported USB Ethernet devices. Notes: svn path=/head/; revision=76757
* New release notes: devfs(5) on by default, new PAM modules, fdread(1).Bruce A. Mah2001-05-141-3/+10
| | | | | | | MFCs noted: fxp(4) requires miibus. Notes: svn path=/head/; revision=76595
* New release notes: ELF rtld(1) performance improvements, catch upBruce A. Mah2001-05-121-1/+3
| | | | | | | | | | RELNOTESng with RELNOTES.TXT for nge(4) entries (committed originally by wpaul). MFCs noted: ifconfig(8) slash/CIDR support Notes: svn path=/head/; revision=76498
* Add support for gigabit ethernet cards based on the NatSemi DP83820Bill Paul2001-05-111-0/+12
| | | | | | | | | | | | | | | | | | | | | | and DP83821 gigabit ethernet MAC chips and the NatSemi DP83861 10/100/1000 copper PHY. There are a whole bunch of very low cost cards available with this chipset selling for $150USD or less. This includes the SMC9462TX, D-Link DGE-500T, Asante GigaNIX 1000TA and 1000TPC, and a couple cards from Addtron. This chip supports TCP/IP checksum offload, VLAN tagging/insertion. 2048-bit multicast filter, jumbograms and has 8K TX and 32K RX FIFOs. I have not done serious performance testing with this driver. I know it works, and I want it under CVS control so I can keep tabs on it. Note that there's no serious mutex stuff in here yet either: I need to talk more with jhb to figure out the right way to do this. That said, I don't think there will be any problems. This driver should also work on the alpha. It's not turned on in GENERIC. Notes: svn path=/head/; revision=76479
* New release notes: statfs(2) and df(1) track blocks committed to beingBruce A. Mah2001-05-101-2/+21
| | | | | | | | | | | | | | | freed by softupdates, ifconfig(8) accepts CIDR notation, rc(8) clean-out of /var/run and /var/spool/lock, c89(1) is now a binary, pax(1) enhancements and cpio(1)/tar(1) compatability, Ukranian language console support. Other: Update/make (more) consistent the list of WaveLAN devices supported. MFCs noted: ln(1) -h/-n, find(1) timestamp flags. Notes: svn path=/head/; revision=76448
* New release notes: OpenSSH VersionAddendum, OpenSSH 2.9, new find(1)Bruce A. Mah2001-05-041-0/+17
| | | | | | | predicates, PAM 0.75, nl(1). Notes: svn path=/head/; revision=76279
* Cross reference recent TCP ISN fix to security advisory SA-01:39.Bruce A. Mah2001-05-021-1/+2
| | | | Notes: svn path=/head/; revision=76220
* FreeBSD 3.0 is no longer in the future tense. Merge in some newBruce A. Mah2001-04-301-5/+4
| | | | | | | | | | words from RELNOTESng to fix this. PR: docs/26794 Submitted by: B.Candler@pobox.com Notes: svn path=/head/; revision=76154
* Fix typo: Descriptions of SK-9842 and SK-9843 (GigE NICs supported byBruce A. Mah2001-04-301-2/+4
| | | | | | | | | | | | | sk(4)) were reversed. While I'm here, update list of cards supported by sk(4) to be consistent with the manpage. PR: docs/21700 Submitted by: neuf@lrs.e-technik.uni-erlangen.de Notes: svn path=/head/; revision=76152
* New release note: SMPng on alpha.Bruce A. Mah2001-04-271-1/+1
| | | | | | | MFC noted: wx(4) hardware support. Notes: svn path=/head/; revision=76085
* New release notes: Advance Logic ALS4000 driver, S3 Sonicvibes driver,Bruce A. Mah2001-04-261-6/+12
| | | | | | | ln -h/-n. Notes: svn path=/head/; revision=76053
* New release notes: smbfs, fsck(8) backgrounding, fmtcheck(3),Bruce A. Mah2001-04-261-6/+26
| | | | | | | | | file 3.35 MFCs noted: groff 1.17, ping -m Notes: svn path=/head/; revision=76052
* New release notes: TCP_COMPAT_42 option gone, labpc(4) gone, client-sideBruce A. Mah2001-04-241-0/+13
| | | | | | | NFS locks, devinfo(8), options REGRESSION. Notes: svn path=/head/; revision=75929
* Fix a typoGregory Neil Shapiro2001-04-211-1/+1
| | | | Notes: svn path=/head/; revision=75778
* Add a note about the new ip6fw(8) abilities.Gregory Neil Shapiro2001-04-211-0/+3
| | | | Notes: svn path=/head/; revision=75772
* Note support for 3ware Escalade 7000 series. Note MFC of new TCP ISSBruce A. Mah2001-04-181-4/+5
| | | | | | | randomization, tail(1) large file support. Notes: svn path=/head/; revision=75683
* Update for security advisories: 01:32 (ipfilter), 01:33 (glob/ftp).Bruce A. Mah2001-04-171-6/+12
| | | | | | | New release notes: TCP ISS randomization, groff-1.17. Notes: svn path=/head/; revision=75626
* Typos fixed.Jens Schweikhardt2001-04-171-2/+2
| | | | | | | Approved by: jkh Notes: svn path=/head/; revision=75614
* Hardware listing updates:Bruce A. Mah2001-04-141-1/+12
| | | | | | | | | | | | | Make listings of dc(4)-supported cards consistent with manpage (submitted by fenner). amr(4) supports the Dell PERC 3/DCL (submitted by Vivek Khera <khera@kciLink.com>). Properly capitalize "Ethernet" and variants thereof. Notes: svn path=/head/; revision=75513
* New release notes: wx(4) supports new cards (submitted by mjacob),Bruce A. Mah2001-04-131-4/+10
| | | | | | | | | | | | | | Add missing CMedia and Crystal Semiconductor sound chips (submitted by orion). Fix estimate of 5.0-RELEASE release date (submitted by dd). ntpd(8) security fix cross-reference to SA-01:31. Fix typo: s/maestreo3/maestro3/. Notes: svn path=/head/; revision=75483
* New release notes: vidcontrol(1) update (submitted by sobomax).Bruce A. Mah2001-04-111-5/+13
| | | | | | | | | Modified release notes: Note MFC of gcc-2.95.3, libreadline 4.2. Clarify Maestro-3/Allegro driver loading issues (submitted by scottl). Notes: svn path=/head/; revision=75419
* New release notes: FFS dirpref speedup, GNATS 3.113, BSDPAN.Bruce A. Mah2001-04-101-1/+9
| | | | Notes: svn path=/head/; revision=75388
* New release notes: Fix IPFilter fragment cache, libposix1e integrationBruce A. Mah2001-04-081-1/+5
| | | | | | | | | into libc. Note default root partition for alpha is now 120MB. Notes: svn path=/head/; revision=75305
* New release notes: ata(4) configure options are now loader tunables,Bruce A. Mah2001-04-051-3/+18
| | | | | | | | | isp(4) target mode support (submitted by mjacob). Update hardware lists from isp(4) manpage, fix typos. Notes: svn path=/head/; revision=75244
* New release note: Fix for ntpd(8) vulnerability.Bruce A. Mah2001-04-051-1/+3
| | | | | | | | Correction: fetch(1) recently gained a -U option, not ftp(1) (pointed out by des). Notes: svn path=/head/; revision=75208
* New release notes: README file for ACLs and extended attributes,Bruce A. Mah2001-04-031-4/+14
| | | | | | | | libpcap update 0.6.2, tcpdump 3.6.2, newfs(8) now defaults to 22 cylinders/group, pkg_version better comparisons and -t. Notes: svn path=/head/; revision=75143
* Clarify instructions for using a CD-ROM equipped machine to support aBruce A. Mah2001-04-031-1/+6
| | | | | | | | | FreeBSD install and add a warning about enabling anonymous FTP. Submitted by: nik Notes: svn path=/head/; revision=75128
* New release notes: fsck(8) and /etc/fstab passes, newfs(8) -U,Bruce A. Mah2001-04-021-1/+8
| | | | | | | | | libcrypt Blowfish support. Fix a typo: newfs is section 8, not section 1. Notes: svn path=/head/; revision=75093
* New release notes: New CAM error recovery code, PAM support forBruce A. Mah2001-03-291-2/+15
| | | | | | | | | account management and session, tail(1) support for large files. Updates: vn(4) removed, file(1) update to 3.34. Notes: svn path=/head/; revision=74995
* Whoops, mention the Asante PCI 1000BASE-SX Gigabit Ethernet AdapterBill Paul2001-03-291-0/+1
| | | | | | | (fiber version) too. Notes: svn path=/head/; revision=74970
* Mention that the Asante GigaNIX1000T Gigabit Ethernet Adapter is supportedBill Paul2001-03-291-0/+2
| | | | | | | by the ti(4) driver. (Another OEM'ed Tigon 2.) Notes: svn path=/head/; revision=74969
* Put a note about ee(1) update.Maxim Sobolev2001-03-281-0/+2
| | | | Notes: svn path=/head/; revision=74926
* Update the acknowledgements section.Jordan K. Hubbard2001-03-271-19/+3
| | | | Notes: svn path=/head/; revision=74882
* New release notes: Filesystem ACLs, getfacl(1) and setfacl(1).Bruce A. Mah2001-03-271-0/+8
| | | | | | | Submitted by: rwatson Notes: svn path=/head/; revision=74878
* New release notes: netstat -W, sockstat -c and -l, FFS/EXT2FS securityBruce A. Mah2001-03-261-3/+14
| | | | | | | | | fixes (FreeBSD-SA-01:30). Reorder netstat(1) notes to be adjacent. Notes: svn path=/head/; revision=74823
* Stop claiming to support the DEC EtherWorks II/III cards.Jordan K. Hubbard2001-03-261-2/+0
| | | | | | | PR: misc/18641 Notes: svn path=/head/; revision=74802
* New release notes: OpenSSH resistance to traffic analysis, make(1)Bruce A. Mah2001-03-221-0/+28
| | | | | | | | | | | | bugs fixed, fsck_ffs in background on mounted filesystems, TI-RPC, portmap(8)->rpcbind(8), IPv6 support in NFS, lockd, rc(8) dependency handling. Synch up hardware devices with etc/defaults/pccard.conf 1.98.2.19 (yes, from RELENG_4). This change needs to be propagated to RELNOTESng. Notes: svn path=/head/; revision=74621
* Reorder mergemaster entries to be adjacent. Reorder FFS-relatedBruce A. Mah2001-03-211-9/+9
| | | | | | | | | entries to be adjacent. No new text. Notes: svn path=/head/; revision=74590
* New release notes: ahc(4) bugfixes, FNV NFS hash, syscons(4) keyboardBruce A. Mah2001-03-211-2/+16
| | | | | | | paste, glob(3) limits, ping(8) -m. Notes: svn path=/head/; revision=74587
* New release notes: fxp(4) needs "device miibus", pkg_create(1)Bruce A. Mah2001-03-201-0/+17
| | | | | | | | | | | dependency order (submitted by sobomax), "lprm -" works for remote printers, mergemaster(8) updates, ftpd(8) updates. Also make sure ESS Maestro-3/Allegro is mentioned in appropriate hardware lists (submitted by scottl). Notes: svn path=/head/; revision=74542
* New release notes: Kerberos compatability with OpenSSH, dump(8)Bruce A. Mah2001-03-201-2/+19
| | | | | | | | | | | | and nodump flag, ISC DHCP client update to 2.0pl5, split(1) support for large files, units(1) update, netstat(1) per-address packet counting, manpage updates. Fix up notes on Adaptec SCSI RAID and DPT SmartRAID V/VI SCSI RAID controllers (reviewed by scottl). Notes: svn path=/head/; revision=74508
* New release notes: timed(8) fix (FreeBSD-SA-01:28), rwhod(8) fixBruce A. Mah2001-03-191-16/+33
| | | | | | | | | | (FreeBSD-SA-01:29), Heimdal 0.3 update, pkg_sign(1) and pkg_check(1) added, BSD_daemon graphics. Many MFCs for RELENG_4 noted as well. Notes: svn path=/head/; revision=74480
* Clean up the grammar a bit from the last commit.Murray Stokely2001-03-161-22/+22
| | | | Notes: svn path=/head/; revision=74372
* Document the fact that you can install through an HTTP proxyMurray Stokely2001-03-141-5/+17
| | | | | | | | PR: 21451 Approved by: jkh Notes: svn path=/head/; revision=74244
* Fix typo: compatability -> compatibilityJimmy Olgeni2001-03-131-1/+1
| | | | Notes: svn path=/head/; revision=74210
* Add PC-Card entry, I-O DATA PCET/TX-RMIHIRA Sanpei Yoshiro2001-03-121-1/+1
| | | | | | | | | | This card was DL10022 based card. Submitted by: [bsd-nomads:15287] Yoshihiko SARUMARU <mistral@imasy.or.jp> Notes: svn path=/head/; revision=74167
* add PC-Card entryMIHIRA Sanpei Yoshiro2001-03-071-2/+2
| | | | | | | | | | | | | | Corega KK Wireless LAN PCCA-11 NEC WL11C (PC-WL/11C) NEC Corporation PK-WL001 Submitted by: [bsd-nomads:15128] [bsd-nomads:15159] [bsd-nomads:15176] [bsd-nomads:15283] YAMAMOTO Shigeru <shigeru@iij.ad.jp> NAKAGAWA Yoshihisa <y-nakaga@nwsl.mesh.ad.jp> Notes: svn path=/head/; revision=73959