summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* Fix various issues with the picobsd build script in -current:luigi2004-03-211-16/+28
| | | | | | | | | | | + declare some shell variables as 'local' + add a missing ';;' in a 'case' statement + centralize newfs options + properly override GID and UID when installing include files and libraries + add a missing '-r' in disklabel commands (maybe not necessary, but it does not harm and it was used in the RELENG_4 version) + no more require 'perl' when installing the secondary loader + use '-t rsa1' when invoking ssh-keygen
* New release note:hrs2004-03-202-0/+6
| | | | | ips(4) now supports the recent Adaptec flavors of ServeRAID series SCSI controller cards.
* MFC:hrs2004-03-202-2/+2
| | | | xl(4) hardware TX checksum disabled.
* New release note:hrs2004-03-202-0/+18
| | | | | xl(4) hardware TX checksum disabled, uart(4) hw.uart.{console,dbgport} environment variable support.
* New release note:hrs2004-03-182-2/+2
| | | | Intel ACPI-CA 20040311 import.
* New release note:hrs2004-03-182-8/+42
| | | | | | SA-04:05.openssl /etc/rc.d/mixer /etc/rc.d/gbde_swap (wording fix)
* New release note:hrs2004-03-162-0/+10
| | | | libdisk's u_long->d_addr_t change.
* New release note:hrs2004-03-162-0/+8
| | | | raid(4) removal.
* New release note:hrs2004-03-162-0/+6
| | | | arl(4) for Aironet Arlan 655 wireless adapters.
* New release note:hrs2004-03-152-0/+12
| | | | | ata(4) cardbus ATA/SATA support. ifconfig(8) prints polling(4) status.
* Grammar nits.bmah2004-03-152-26/+26
| | | | | Move a SGML comment to a more meaningful (and correct) place in this file.
* Mention ubser(4) devices, fix a minor punctuation nit.bmah2004-03-152-2/+4
|
* New release notes: acpi_toshiba(4), acpi_video(4), ubser(4),bmah2004-03-152-0/+48
| | | | | FreeBSD/i386 can be compiled with icc, ng_atmllc(4), logins(1), GNU grep 2.4.2.
* Update release note:hrs2004-03-142-4/+6
| | | | The gsc driver removed.
* Remove entries for the following devices as their drivers are gone:bmah2004-03-142-28/+0
| | | | | | | | rdp(4), le(4), stl(4), stli(4), ctx(4), spigot(4). Take a guess that the following devices correspond to removed drivers and blow their entries away too: "Genius and Mustek hand scanners" (gsc(4)?) and "GPB and Transputer drivers" (gpib(4)?).
* Update release note:hrs2004-03-142-0/+4
| | | | rdp and spigot driver removed.
* Update release note:hrs2004-03-142-0/+2
| | | | The le driver removed.
* New release note:hrs2004-03-142-6/+34
| | | | | | | | | | old ISA drivers (asc, ctx, gp, stl, stli, wt) removed. nologin(8) moved to /usr/sbin/nologin. Update release note: nologin(8) always reports login attempts[1]. Suggested by: cperciva[1]
* New release note:hrs2004-03-132-6/+146
| | | | | | | | | | | | | | 64-bit time_t on FreeBSD/sparc64, em(4) hiccup during ifconfig em0 alias fixed, ng_vlan(4) netgraph node type, umass(4) ATAPI MMC commands support, rc.d/gbde_swap and gbde_swap_enable in rc.conf, mountd(8) -p <port> option, nologin(8) syslog support, OpenBSD's pf and the related userland utils imported, SIZE attribute in distinfo enabled by default. (when you find errors or inappropriate descriptions, please let me know.)
* Fix a typo (s/acecss/access/).hrs2004-03-132-2/+2
|
* New errata: SA-04:04. Also fix a typo in the URL for SA-04:03.bmah2004-03-051-1/+12
|
* Merge the following from the English version:rushani2004-03-051-15/+84
| | | | 1.61 -> 1.65 errata/article.sgml
* Rewrite TCP segment reassembly note to mention SA-04:04, note MFC,bmah2004-03-042-14/+14
| | | | relocate to security advisory section.
* &release.current; security fix branch does not exist, it should berushani2004-03-041-3/+3
| | | | &release.prev; security fix branch.
* Modified release notes: More ports affected by thread-safe resolverbmah2004-02-292-4/+10
| | | | | | ABI change [1], ACPI 20040220. Submitted by: marcus [1]
* Added errata items: SA-04:03, __FreeBSD_version glitch inbmah2004-02-281-16/+50
| | | | | | | | porters-handbook for 5.2.1 docset. Made this document apply to 5.2.1-RELEASE as well by noting this in the abstract and noting errata items that were fixed/addressed in 5.2.1.
* Add entry for udav(4) devices.bmah2004-02-282-0/+6
|
* Sorting fix: Put resolver(3) and killall(1) in the correct sortingbmah2004-02-282-16/+16
| | | | | | order in the userland section. No other content changes.
* New release notes: SA-04:03, device driver megapatch, new filebmah2004-02-282-2/+188
| | | | | | | | | | | | | | | descriptor allocation code, udav(4), TCP segment reassembly queue update, EXT2FS large file support, geom_concat, indent(1) -ldi, ifconfig(8) name, ip6fw(8) -n, libalias(3) new API, newfs(8)/mdmfs(8) -l, re-entrant resolver(3) interfaces, savecore(8) large coredump support, script(1) stdin bugfix, getopt_long(3) changes, gdtoa 20040118. Modified release notes: Cross-reference resolver(3) rather than resolver(5). A number of these release notes were obtained from (or supplemented by) Mark Johnston's weekly FreeBSD cvs-src summaries.
* New release notes: GNU regex import, routed 2.27.bmah2004-02-262-2/+42
| | | | | Updated release notes: OpenSSH 3.8p1 and default configuration changes.
* Remove freebsd-update -- it breaks the Alpha, sparc64, ia64, and amd64obrien2004-02-251-1/+0
| | | | release bulds.
* sendmail 8.12.11 has been MFC'ed to RELENG_4gshapiro2004-02-222-2/+2
|
* Unbreak fixit crunch: since Feb/17/2004, mount(8) requires libufs.matusita2004-02-193-3/+3
| | | | | | See also src/sbin/mount/Makefile rev 1.14. Noticed by: snapshots.jp.FreeBSD.org
* New release note: pw(8) -H.bmah2004-02-172-4/+10
| | | | MFCs noted: libdisk fix for PC98, killall(8) -e.
* Whitespace fixes, no content changes. Translators may ignore thisbmah2004-02-172-24/+24
| | | | commit.
* New release notes: TCP RFC 2385 (TCP-MD5) support, libarchive(3),bmah2004-02-172-0/+68
| | | | | killall(1) -e, sdpd(8), awk 20040207, GNU readline patches 001-005, GNU tar renaming, OpenPAM Eelgrass.
* Add a release note for the sendmail 8.12.11 importgshapiro2004-02-142-0/+6
|
* style cleanup: Remove duplicate $FreeBSD$ tags.cperciva2004-02-101-2/+0
| | | | | | | | These files had tags after the copyright notice, inside the comment block (incorrect, removed), and outside the comment block (correct). Approved by: rwatson (mentor)
* New errata: SA-04:02.bmah2004-02-081-0/+11
|
* New release note: SA-04:02.bmah2004-02-062-0/+22
|
* - Use a stock loader with forth support on the boot floppies.jhb2004-02-031-17/+24
| | | | | | | | | | | | | | - Use the regular forth scripts including the stock device.hints file on the boot floppies. - gzip all the various text files on the boot floppy that are larger than one sector to save on space. - Generate a loader.conf to load the kernel, acpi.ko, and mfsroot making use of the 'module_before' variables to prompt for a floppy to be entered when required and use a stock loader.rc. This enables the beastie menu on i386. - PC98 has been changed to split the mfsroot for now so that the floppies fit. When the PC98 bootstrap is updated to work with ELF files (which needs to happen anyway), then SPLIT_MFSROOT can be turned off for PC98.
* Move recent devfs path rules note from userland section to kernelbmah2004-01-302-6/+6
| | | | | | section; update manpage entity reference appropriately. Requested by: cperciva
* New errata: SA-04:01.bmah2004-01-301-1/+14
|
* Argh. Fix SA-04:01 note so that it actually makes sense.bmah2004-01-302-8/+8
|
* New release notes: SA-04:01, devfs(8) rules work on directories,bmah2004-01-302-10/+134
| | | | | | libdisk fix for pc98, libpthread default, boot floppy overhaul. Modified release notes: Rewrite Project Evil note.
* Update the MINIMALDOCPORTS variable.nyan2004-01-301-2/+2
| | | | | | | | - Add ports/Tools to get some scripts. - Add missing dependency (print/ghostscript-gnu-nox11). [1] - Remove unused ports (devel/bison and textproc/mkcatalog). [1] Submitted by: jhay [1]
* Fix a typo[1] and merge from the English version:hrs2004-01-301-3/+19
| | | | | | | 1.59 -> 1.61 errata/article.sgml Pointed out by[1]: Daisuke Takahashi <takaha@mue.biglobe.ne.jp> References[1]: [doc-jp-work 828]
* - Tweak order of arch fs options to stick all floppy options together andjhb2004-01-291-26/+13
| | | | | | | | | | | all MFS root options together and in the same order on all archs. - Drop support for using the no longer existing 2.88 floppy image for CD booting on i386 via the EMUL_BOOT variable. - Use a stock loader on the boot floppy rather than one without forth. - Force the gzip of the mfsroot in release.9 to succeed. This is useful when doing lots of rereleases when testing floppy changes. - If an acpi kernel module exists, stick it on the boot floppy and for now always load it after the kernel.
* Two nits from rev. 1.835:ru2004-01-291-2/+2
| | | | | | | | | | - Fixed spelling of NO_FLOPPIES to unbreak snapshot building on architectures that don't support them (as installation source). - Don't rely on CVS setting execution bits on the shell script. (This is also consistent with the rest of this makefile.) Reviewed by: jhb
* The name of small boot floppy should be boot-small.flp to avoid conflictingnyan2004-01-291-2/+2
| | | | | | normal size floppy. Reviewed by: jhb
OpenPOWER on IntegriCloud