summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* Enable crypto by default with "canned" distributions (it can stilljkh2000-09-162-4/+6
| | | | be deselected or simply not chosen in a custom install).
* Remove unneded -lmytinfoache2000-09-161-2/+2
|
* Add release note for netgraph enhancements/improvements.bmah2000-09-152-0/+8
| | | | Submitted by: archie
* Correct variable check for VAR_TRY_DHCP.jkh2000-09-151-1/+1
|
* New release note: aac driver.bmah2000-09-132-0/+26
|
* Teach sysinstall about 'aac'.msmith2000-09-131-0/+1
|
* New release notes: OpenSSH->2.2.0, binutils->2.10.0, libreadline->4.1,bmah2000-09-112-0/+36
| | | | ifconfig(8) lladdr, bktr(4)->2.1.5.
* Note MFC: killall(1) as a C program, boot98cfg(8) for i386.bmah2000-09-112-7/+11
|
* New release notes: ipfilter->3.4.9, new kernel location, FFS snapshots.bmah2000-09-102-1/+22
| | | | Add note to Alpha relnotes (accidentally omitted) on softupdates licensing.
* Overhaul of AS2[01]0[A] description.wilko2000-09-091-17/+68
|
* Note 3C556/3C556B support in the xl(4) driver and subsequentbmah2000-09-082-2/+6
| | | | MFC.
* New relnotes: SMPng, clarification to nsswitch.conf(5)bmah2000-09-082-2/+12
| | | | | that hosts.conf(5) is gone, perl 5.6.0. First two items inspired by recent commits to UPDATING.
* Crypto-related release notes: sshd now has X11Forwarding on by default,bmah2000-09-072-0/+22
| | | | | RSAREF no longer needed in the USA, sshd now enabled by default on new installs.
* Note that the asr(4) and mly(4) drivers are in -CURRENT.bmah2000-09-072-4/+40
| | | | Reviewed by: msmith, "Salyzyn, Mark" <mark_salyzyn@adaptec.com>
* - Revert gratuitous reinstall -> install change in previous commit.jhb2000-09-071-2/+2
| | | | - Don't try to build modules when compiling a kernel during release.
* MFS: sync with -stable by removing the now-vestigal X_AS_PKG stuff.jkh2000-09-074-42/+0
|
* The kernel is now known as `kernel.ko' and it and its matching modulesobrien2000-09-071-4/+4
| | | | | live in ``/boot/kernel/''. So tweak the release build to match previous assumptions and expectations.
* Fix whitespace bogon.bmah2000-09-062-2/+2
|
* Note that the regular expression syntax supported by killall(1) changedbmah2000-09-062-0/+4
| | | | | | when it became a C program. Submitted by: sheldonh
* Note the addition of nsswitch support, recently merged from NetBSD.bmah2000-09-062-0/+10
|
* Add nsswitch support. By creating an /etc/nsswitch.conf file, you cannectar2000-09-062-12/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | configure FreeBSD so that various databases such as passwd and group can be looked up using flat files, NIS, or Hesiod. = Hesiod has been added to libc (see hesiod(3)). = A library routine for parsing nsswitch.conf and invoking callback functions as specified has been added to libc (see nsdispatch(3)). = The following C library functions have been modified to use nsdispatch: . getgrent, getgrnam, getgrgid . getpwent, getpwnam, getpwuid . getusershell . getaddrinfo . gethostbyname, gethostbyname2, gethostbyaddr . getnetbyname, getnetbyaddr . getipnodebyname, getipnodebyaddr, getnodebyname, getnodebyaddr = host.conf has been removed from src/etc. rc.network has been modified to warn that host.conf is no longer used at boot time. In addition, if there is a host.conf but no nsswitch.conf, the latter is created at boot time from the former. Obtained from: NetBSD
* Release notes reflect addition of Alteon AceNIC 1000baseT and Netgearbmah2000-09-063-1/+8
| | | | | | GA620T 1000baseT support to the ti(4) driver and subsequent MFC. In hardware list, re-sort list of NICs supported by ti(4) driver.
* Add ftp.no.freebsd.org.sheldonh2000-09-061-0/+2
| | | | | PR: 21068 Submitted by: Martin Eggen <martin@copyleft.no>
* Note the MFC of ATA100 support into the ata(4) driver and update thebmah2000-09-053-2/+6
| | | | list of ATA controllers currently supported.
* correct silly typo..wilko2000-09-051-1/+1
| | | | Submitted by: "Koster, K.J." <K.J.Koster@kpn.com>
* Throw out a considerable number of cards that have never been testedwilko2000-09-041-38/+4
| | | | | | on Alpha, primarily in the storage adapter area. Things like Soundblaster-attached CDs, WD7000 etc for example. Try to get RELNOTES for alpha to reflect reality a bit more.
* enable sshd by default. This only effects *new* installs, sojkh2000-09-041-0/+1
| | | | upgraders will not receive any unpleasant surprises.
* Tincup & Rawhide need their VGA cards in a slot connected to PCI0 for thewilko2000-09-031-1/+3
| | | | BIOS emulation to work.
* Fix wordingwilko2000-09-021-1/+1
| | | | Submitted by: obrien
* - Add AS1200/Tincup descriptionwilko2000-09-021-31/+87
| | | | | | | - Add a bunch of new machine codenames - Cleanup Miata a bit - Update AS[56]00 description - fix typos
* Document AS1200 ("Tincup") as tested successfully.wilko2000-09-021-0/+3
|
* Note in release notes that: which(1) and killall(1) are now Cbmah2000-09-012-0/+10
| | | | programs, finger(1) now supports finger aliases.
* Reflect the MFC of: Posix.1b shared memory objects, OpenSSL 0.9.5a,bmah2000-09-012-6/+6
| | | | routed 2.22.
* set pccard insertion beep type in install floppy.sanpei2000-08-291-0/+9
| | | | | | | | | When we use PC-Card as install media, it is a patch to tell with beep about whether we were able to recognize it well. Reviewed by: jkh, imp Tested by: Kenji Yamada <kyamada@ISI.EDU>
* Revert back to the previous i-node values for the fixit floppy.jhb2000-08-281-2/+2
|
* This allows you to script sysinstall to say "NO" to DHCP and IPv6.murray2000-08-281-2/+4
| | | | | | | | | Previously, you could only script these features if you said YES. Oops. Accidentally commited to releng_4 first. PR: 20334 Approved by: jkh
* The fixit floppy needs a few more inodes.jhay2000-08-281-2/+2
|
* Remove a stray backspace character.jwd2000-08-271-1/+1
| | | | Reviewed by: Eivind Eklund <eivind@FreeBSD.org>
* sendmail 8.11.0 has been merged into RELENG_4gshapiro2000-08-272-2/+2
|
* Various cleanups all around. Document serial/graphics consolewilko2000-08-231-51/+68
| | | | selection for AS1000[A]/800
* Make the following additional entries to RELNOTES.TXT files:bmah2000-08-232-0/+55
| | | | | | | | | | | | | | | | 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
* Mention the LinkSys LNE100TX v4.0/4.1 and a bunch of other cards.wpaul2000-08-231-4/+13
| | | | Fix a typo.
* Correct the naming. The default server is ftp.fr and #1 is the same.roberto2000-08-221-3/+5
| | | | Add back ftp6.
* Reflect the name changes in fr.freebsd.org.roberto2000-08-221-2/+2
|
* Mention that GDB now supports hardware watchpoints.joerg2000-08-221-0/+3
| | | | While i was at it, also corrected that the next 4.x release will be 4.2.
* Use consistent timezone so date information can be meaningfully compared.jkh2000-08-221-2/+2
|
* Remove device type field - there are no block devices left.jkh2000-08-221-41/+32
|
* Touch ftp.1 and cdrom.1 when those stages are done to speed up makejhb2000-08-211-0/+2
| | | | rerelease when a release dies very late.
* Remove obsolete entry about wdc hangsjkh2000-08-191-10/+0
|
* Add in the linux, tcl83, and tk83 ports categories.jhb2000-08-161-0/+3
| | | | | PR: bin/20328 Submitted by: obrien
OpenPOWER on IntegriCloud