aboutsummaryrefslogtreecommitdiff
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* New release notes: New CAM error recovery code, PAM support forBruce A. Mah2001-03-292-4/+30
| | | | | | | | | 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-293-0/+3
| | | | | | | (fiber version) too. Notes: svn path=/head/; revision=74970
* Mention that the Asante GigaNIX1000T Gigabit Ethernet Adapter is supportedBill Paul2001-03-293-0/+5
| | | | | | | 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-282-0/+4
| | | | Notes: svn path=/head/; revision=74926
* Update the acknowledgements section.Jordan K. Hubbard2001-03-272-38/+6
| | | | Notes: svn path=/head/; revision=74882
* New release notes: Filesystem ACLs, getfacl(1) and setfacl(1).Bruce A. Mah2001-03-272-0/+16
| | | | | | | Submitted by: rwatson Notes: svn path=/head/; revision=74878
* Add ttyd0 which is needed on the Alpha when using the fix-it CDROMDavid E. O'Brien2001-03-271-1/+1
| | | | | | | over a serial console. Notes: svn path=/head/; revision=74833
* New release notes: netstat -W, sockstat -c and -l, FFS/EXT2FS securityBruce A. Mah2001-03-262-6/+28
| | | | | | | | | 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-262-4/+0
| | | | | | | PR: misc/18641 Notes: svn path=/head/; revision=74802
* Add apsfilter to "important package" set.Jordan K. Hubbard2001-03-241-0/+5
| | | | | | | Submitted by: andreas Notes: svn path=/head/; revision=74762
* The early compat dists only make sense on the i386Jordan K. Hubbard2001-03-231-0/+4
| | | | Notes: svn path=/head/; revision=74706
* Add Comtrol Rocketport cards to hardware list, for consistency withBruce A. Mah2001-03-231-0/+2
| | | | | | | | | i386/RELNOTES.TXT. Submitted by: Chris Williams <psion@geekspace.com> Notes: svn path=/head/; revision=74697
* New release notes: OpenSSH resistance to traffic analysis, make(1)Bruce A. Mah2001-03-223-2/+59
| | | | | | | | | | | | 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
* - XF86.patch is no longer needed as it is all checked into the XFree86John Baldwin2001-03-222-98/+4
| | | | | | | | port conditional on the BUILD_XDIST variable. - Define BUILD_XDIST=yes when compiling XFree86. Notes: svn path=/head/; revision=74620
* This adds /etc/netconfig to the list of files that get copied toAlfred Perlstein2001-03-211-6/+5
| | | | | | | | | | | | /stand/etc on the mfsroot, and hence to /etc on the install target disk for use during the install. It also links netconfig and services into /etc on the mfsroot so that they are available to a fixit shell. Submitted by: iedowse Notes: svn path=/head/; revision=74611
* Until this is *truly* unused (sorry Steve) and replaced by somethingJordan K. Hubbard2001-03-211-0/+137
| | | | | | | better, put it back. Notes: svn path=/head/; revision=74599
* Reorder mergemaster entries to be adjacent. Reorder FFS-relatedBruce A. Mah2001-03-212-22/+18
| | | | | | | | | 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-212-4/+32
| | | | | | | 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-203-0/+36
| | | | | | | | | | | 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
* Document situation around Adaptec SCSI cards more accurately. Esp.Wilko Bulte2001-03-201-8/+10
| | | | | | | for 164SX machines. Notes: svn path=/head/; revision=74540
* New release notes: Kerberos compatability with OpenSSH, dump(8)Bruce A. Mah2001-03-203-7/+40
| | | | | | | | | | | | 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
* Mark 'going nowhere without my init' bug as MERGED.Wilko Bulte2001-03-191-1/+1
| | | | Notes: svn path=/head/; revision=74495
* New release notes: timed(8) fix (FreeBSD-SA-01:28), rwhod(8) fixBruce A. Mah2001-03-192-32/+67
| | | | | | | | | | (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
* Document fix for 'going nowhere without my init' install bug.Wilko Bulte2001-03-181-0/+3
| | | | | | | Thanks to: jkh / obrien Notes: svn path=/head/; revision=74427
* s/over 3500 ports/over 4500 ports/Peter Wemm2001-03-171-1/+1
| | | | | | | MFC candidate. :-) The RELENG_4 version says 3000 still. Notes: svn path=/head/; revision=74391
* Clean up the grammar a bit from the last commit.Murray Stokely2001-03-162-46/+45
| | | | Notes: svn path=/head/; revision=74372
* Document the fact that you can install through an HTTP proxyMurray Stokely2001-03-142-11/+33
| | | | | | | | PR: 21451 Approved by: jkh Notes: svn path=/head/; revision=74244
* Point people looking to upgrade from source at "The Cutting Edge" inDima Dorfman2001-03-141-2/+3
| | | | | | | | | | the Handbook, rather than some nonexistent tutorial. PR: 25556 Approved by: nik Notes: svn path=/head/; revision=74223
* Fix typo: compatability -> compatibilityJimmy Olgeni2001-03-132-2/+2
| | | | Notes: svn path=/head/; revision=74210
* Add PC-Card entry, I-O DATA PCET/TX-RMIHIRA Sanpei Yoshiro2001-03-122-2/+2
| | | | | | | | | | This card was DL10022 based card. Submitted by: [bsd-nomads:15287] Yoshihiko SARUMARU <mistral@imasy.or.jp> Notes: svn path=/head/; revision=74167
* Add tunefs to the mfsroot floppyJordan K. Hubbard2001-03-105-0/+5
| | | | Notes: svn path=/head/; revision=74087
* Everyone that has commented seems to agree `-m 0' will cause no problems.David E. O'Brien2001-03-101-1/+1
| | | | Notes: svn path=/head/; revision=74079
* Add note on instruction emulation on EV[45] for things like BWX.Wilko Bulte2001-03-101-0/+4
| | | | Notes: svn path=/head/; revision=74076
* Remove tunefs'ing that was OBE by rev 1.30.David E. O'Brien2001-03-091-1/+0
| | | | | | | Submitted by: bde Notes: svn path=/head/; revision=74026
* newfs with `-m 1'David E. O'Brien2001-03-091-1/+1
| | | | | | | | | | | | | | | | | | This is needed even with `-o space' as the kernel decides to be "helpful" and not really do space optimization. Looking at src/sys/ufs/ffs/ffs_alloc.c we see why: if (fs->fs_minfree <= 5 || fs->fs_cstotal.cs_nffree > (off_t)fs->fs_dsize * fs->fs_minfree / (2 * 100)) break; log(LOG_NOTICE, "%s: optimization changed from SPACE to TIME\n" I have picked `1' vs. `0' just incase some code somewhere has the assumption the %free can never be `0'. Helped with understanding why -m 1 made a different: imp Notes: svn path=/head/; revision=74005
* add PC-Card entryMIHIRA Sanpei Yoshiro2001-03-072-4/+4
| | | | | | | | | | | | | | 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
* Set NO_X during release build so the doc ports don't try to build XFree86.Jordan K. Hubbard2001-03-071-3/+1
| | | | Notes: svn path=/head/; revision=73943
* add new PC-Card entry, IO Data WN-B11/PCMMIHIRA Sanpei Yoshiro2001-03-072-0/+2
| | | | | | | | Submitted by: [FreeBSD-users-jp 59373] "Masatake E. Hori" <eddie@luft.geo.tsukuba.ac.jp> Notes: svn path=/head/; revision=73902
* SMALL floppy image require miibus device.Yoshihiro Takahashi2001-03-065-5/+0
| | | | Notes: svn path=/head/; revision=73806
* New release notes: TCP NewReno, TCP more aggressive timeouts onBruce A. Mah2001-03-022-0/+32
| | | | | | | | SYN segments, IP verifies destination of received packet with ingress interface, bc update to 1.06, ipfstat -t. Notes: svn path=/head/; revision=73362
* setlocale(3) has been fixed to match POSIX standard:Ruslan Ermilov2001-03-021-2/+2
| | | | | | | LC_ALL takes precedence over other LC_* envariables. Notes: svn path=/head/; revision=73349
* New release notes: CMI8338/8738, CS4281 sound driver, ISO-9660 Unicode,Bruce A. Mah2001-03-012-21/+73
| | | | | | | | | | | | ida crashdumps, login exports PAM environment variables, wall -g, make.conf CPUTYPE, CVS_RSH default now ssh. Updated release notes: ahc(4) updates, ICMP and TCP RSTs, random(4), MFCs noted: rc.syscons. Notes: svn path=/head/; revision=73291
* The HEAD now has sendmail 8.11.3Gregory Neil Shapiro2001-02-282-2/+2
| | | | Notes: svn path=/head/; revision=73195
* Add release notes for the sendmail-related build infrastructure changes.Gregory Neil Shapiro2001-02-282-0/+16
| | | | Notes: svn path=/head/; revision=73194
* Fix typo: s/TAR_SSH/TAR_RSH/Bruce A. Mah2001-02-272-5/+5
| | | | | | | | | Update: ICMP resetting TCP sysctl is now net.inet.tcp.icmp_may_rst. Submitted by: knu, jesper Notes: svn path=/head/; revision=73170
* New release notes: TCP delayed ACK fixes, ICMP bugfix, find(1)Bruce A. Mah2001-02-272-4/+50
| | | | | | | | | | case-insensitive and regexp additions, pkg_delete(1) globbing, tar(1) TAR_SSH, disklabel(8) fixes, rand(3) improvements. New MFCs noted: pkg_info(1) globbing, burncd(8) -m and related changes. Notes: svn path=/head/; revision=73157
* Spelling: Signalling -> Signaling.Jimmy Olgeni2001-02-252-3/+3
| | | | | | | Removed whitespaces at end of lines. Notes: svn path=/head/; revision=73048
* Add fsck_4.2bsd to boot crunch target. This returns the ability toJordan K. Hubbard2001-02-255-5/+5
| | | | | | | actually fsck (and upgrade) a box from boot media again. Notes: svn path=/head/; revision=73020
* Correct CS20 section.Wilko Bulte2001-02-231-5/+6
| | | | | | | Reviewed by: Peter Petrakis <peter.petrakis@api-networks.com> Notes: svn path=/head/; revision=72963
* ispell-ify..Wilko Bulte2001-02-231-41/+41
| | | | Notes: svn path=/head/; revision=72962