summaryrefslogtreecommitdiffstats
path: root/release/doc
Commit message (Collapse)AuthorAgeFilesLines
* New release notes: boot0sio, ndis(4), resolver(5) supports timeout:bmah2003-12-122-6/+38
| | | | and attempts:, ipfw(8) -b, ACPI-CA 20031203.
* Add hints about nForce3 issuespeter2003-12-081-1/+16
|
* Urk, add arch attributes to items from my previous commit.bmah2003-12-072-8/+8
|
* New release notes: Record the demise of the lmc, dgb, hea, meteor,bmah2003-12-072-6/+28
| | | | and loran drivers.
* The lmc, meteor, and loran drivers have been removed from the sourcebmah2003-12-072-20/+8
| | | | | | | | tree, so remove them from the hardware notes. The dgb driver has been replaced by the digi driver. The hea driver has been replaced by the en driver.
* Bump various entities for 5.2-CURRENT, trim release notes and errata.bmah2003-12-074-1620/+34
|
* Whee!bmah2003-12-072-2/+4
| | | | | | Modified release note: kdump(1) -E. Approved by: re (implicitly)
* Grrr...get the semantics of these entities right.bmah2003-12-073-3/+3
| | | | Approved by: re (implicitly)
* Use sab(4) manpage entity.bmah2003-12-072-2/+2
| | | | Approved by: re (implicitly)
* More correctly handle cross-references to USB keyboards and mice.bmah2003-12-072-8/+4
| | | | Approved by: re (implicitly)
* More hardware notes device trimming: Remove devices supported bybmah2003-12-072-256/+14
| | | | | | | ohci(4), uhci(4), ubsa(4), uftdi(4), uvscom(4), fwohci(4), and sbp(4) in favor of the device lists in their respective manual pages. Approved by: re (implicitly)
* New release notes: Logical CPUs for HTT now enabled using BIOSbmah2003-12-062-54/+150
| | | | | | | | | | | | | | | | | | | | | settings, options IPFILTER requires options PFIL_HOOKS, last bits of a.out compiler toolchain are gone, acpiconf(8) -i, asf(8), .snap directory for snapshots, kdump(1) -p, last(1) -n, libwrap/tcpdchk(8) support extended tcp_wrappers syntax, repquota(8) -n, savecore(8) -C, uname(1) -i, hardware notes device trimmage, Turkish translation for docs. Modified release notes: Spell "Cronyx-Sigma" correctly in cx(4) item, spell "FireWire" consistently, fix grammer in puc(4) item, move uart(4) note from NIC to generic kernel section, spell "NetGraph" consistently, fix typo in xe(4) note, dynamic linking note more precise, Deleted release notes: -pthread removed (this was reverted). Other: Correct a reference to recent security advisories. Approved by: re (implicitly)
* Trim some unnecessary text from bt(4) and mly(4) listings, fix typo inbmah2003-12-062-178/+6
| | | | | | | sk(4) listing, trim em(4) devices, trim dgb(4) devices, trim stl(4)/stli(4) devices, trim uaudio(4) devices. Approved by: re (implicitly)
* HTT logical processors are now enabled (not disabled) by default, sobmah2003-12-061-2/+3
| | | | | | reflect this in the hardware notes. Approved by: re (implicitly)
* New release note: ip_fastforward.bmah2003-12-052-0/+24
| | | | Approved by: re (implicitly)
* Move cx(4) entry from "Serial Devices" to "Miscellaneous Networks".bmah2003-12-052-6/+6
| | | | | Approved by: re (implicitly) Reviewed by: imp
* New (well, belatedly added) errta: SA-03:19.bmah2003-12-041-0/+8
| | | | Approved by: re (implicitly)
* For some reason, we never mentioned the cx(4) driver here, even thoughbmah2003-12-042-0/+8
| | | | | | it even has a manual page. Correct this oversight. Approved by: re (implicitly)
* New release notes: cx(4) update and sconfig(8), utopia(4) [1], wi(4)bmah2003-12-042-0/+54
| | | | | | | | works on Lucent cards, NFSv4 client support, GNOME/KDE "Lite Edition" on disc 1. Approved by: re (implicitly) Submitted by: harti [1]
* Trim wi(4) devices from the hardware notes. Also add a listing of thebmah2003-12-022-242/+10
| | | | | | | various chipsets supported by this driver as there are only a few and this seems to be useful information. Approved by: re (implicitly)
* IFP4: Update the Early Adopters Guide to bring it up to the statebmah2003-12-021-39/+90
| | | | | | of the world roughly as of the upcoming 5.2 release. Approved by: re (implicitly)
* New release notes: SA-03.19, tcp_hostcache, compat4x.i386 updates,bmah2003-12-012-6/+60
| | | | | | | | | | nologin(8) C implementation, no more sysinstall(8) security profiles Modified release notes: Dynamic /bin and /sbin only apply to non-ia64, BIND 8.3.7 (+ MFC), add old version information to sendmail update note. Approved by: re (implicitly)
* Trim ncv(4) and nsp(4) devices from the hardware notes and point tobmah2003-11-302-72/+4
| | | | | | on-line manpages via hyperlinks. Approved by: re (implicitly)
* Version number bump for 5.2-BETA release documentation.bmah2003-11-301-1/+1
| | | | Approved by: re (implicitly)
* Mention that floppy based installs are not supported on amd64 systemspeter2003-11-271-0/+3
| | | | | | | rather than leaving the section blank. This was left out of the last commit by accident. Approved by: bmah
* Update for amd64 so that the devices list is a bit more complete and therepeter2003-11-274-324/+336
| | | | | | are not quite so many blank sections. Approved by: bmah
* Correct the name of the make(1) knob to disable dynamic rootsimon2003-11-252-2/+2
| | | | | | | (s/WITHOUT_DYNAMICROOT/NO_DYNAMICROOT/). Approved by: re (scottl) Noticed by: Matthias Schndehtte <Matthias.Schuendehuette@siemens.com>
* o Add missing articlesbrueffer2003-11-232-26/+26
| | | | | | o Various grammar fixes Approved by: re (murray)
* New release note: acpi(4) idle state support.bmah2003-11-212-0/+12
| | | | | Submitted by: njl Approved by: re (implicitly)
* o Use manpage entity for xe(4)brueffer2003-11-202-16/+16
| | | | | | o Various grammar fixes Approved by: re (bmah)
* New release note: sparc64 syscons(4) support [1]bmah2003-11-202-2/+14
| | | | | | | Modified release note: mount_udf(8) -C. [2] Submitted by: kris [1], "R. Imura" <imura@ryu16.org> [2] Approved by: re (implicitly)
* Start turning on a few devices in the amd64 hardware notes, based onbmah2003-11-172-16/+16
| | | | | | things that I've observed to work. Obtained from: sledge, various dmesg(1) output messages from peter
* Modified release note: dynamically linked /bin and /sbin is now thebmah2003-11-162-10/+16
| | | | default.
* Use idt(4) manpage entity, trim devices.bmah2003-11-152-8/+2
|
* New release notes: statfs(2), KAME updates.bmah2003-11-152-2/+68
| | | | Updated release note: DRM kernel modules import.
* Trim the dc(4) entries.simon2003-11-132-266/+6
| | | | Reviewed by: bmah
* Help bmah out and add the ips(4) entity.trhodes2003-11-112-2/+2
|
* MFCs noted: sendmail-8.12.10, tzdata2003d.bmah2003-11-102-4/+4
|
* Reorganize and trim devices from the aic(4), aha(4), ahb(4), andbmah2003-11-092-306/+18
| | | | | | | | | | | | ahc(4) sections. Trim devices from sis(4), de(4), and ex(4). Don't bother saying what standards are supported by the ATM stack; this list is kind of misplaced here (and may not even be accurate anymore). Delete mention of pca; this driver has been removed.
* Trim device entries for sym(4)/ncr(4).simon2003-11-092-72/+4
|
* Trim device entries for an(4), ray(4), and awi(4).bmah2003-11-082-96/+2
|
* Trim the following device sections and refer to device lists inbmah2003-11-082-382/+6
| | | | | | | | | | manpages: ahd(4), mly(4), vpo(4), rl(4), bktr(4), uscanner(4). Tweak mlx(4) entry slightly. Also trim USB hubs, ukbd(4) and ums(4). We can't seriously expect a device list for these classes of devices that is inclusive enough to be useful to anybody.
* New notes for pc98: Pentium Pro and Pentium II workarounds, i386 interruptnyan2003-11-082-2/+10
| | | | handling.
* Use ufm(4) entity.bmah2003-11-072-48/+4
| | | | | | | Use mpt(4) entity, trim devices since the new manpage lists them. While here, trim devices from the pst(4) and trm(4) listings since they are close by and their manual pages seem to list everything we do.
* Add a driver manpage reference.bmah2003-11-072-2/+4
| | | | Discussed with: trhodes, rsm, imp
* New release notes: i386 interrupt/SMP handling, RFC 3484 sourcebmah2003-11-072-20/+48
| | | | | | | | | | | | address selection, UDF_ICONV, lost+found 0700 MFCs noted: amr(4) crashdump support, libalias and Cisco Skiny Station. Updated release notes: GCC 3.3.3 20031106, lukemftp 20031111. Deleted release note: PCI interrupt routing on i386 UP (presumed to be subsumed or replaced by above i386 interrupt/SMP changes).
* Excise the xe supported devices from the hardware list and, instead,bmah2003-11-052-60/+2
| | | | make a link to the new xe(4) manpage.
* Use ubsa(4) manpage entity where appropriate.bmah2003-11-042-8/+8
|
* Catch up with the English version:rushani2003-11-031-327/+31
| | | | 1.184 -> 1.188 hardware/common/dev.sgml
* Trim more devices from the hardware list: ida(4), ciss(4), iir(4),bmah2003-11-022-108/+0
| | | | ie(4).
OpenPOWER on IntegriCloud