summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* continuation not neededjwd2003-04-181-1/+1
|
* New release notes: ehci, pam_chroot(8), uudecode(1)/b64decode(1) -r,bmah2003-04-172-0/+62
| | | | | vmstat(8) -f, gdtoa 20030324, lukemftpd 20030122, pkg_create(1) -C conflict checking.
* Move the ex, ie, plip and sl drivers to drivers.flp, so that kern.flpjhay2003-04-171-0/+4
| | | | fit again.
* NO_COMPAT_FREEBSD4 is no more.jhay2003-04-173-3/+0
|
* Update puc(4) supported hardware.bmah2003-04-162-12/+108
| | | | | PR: 50928 Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
* Don't play with MAKEFLAGS in one other place too; it's dangerous.ru2003-04-151-3/+2
|
* Fixed dofs_vn(): previous revision ran ``rm -f /dev/*vnn*'' too early.ru2003-04-151-3/+1
|
* Makefile.inc1 rev. 1.341 broke release.5 -- the fuss with MAKEFLAGSru2003-04-151-3/+2
| | | | | | | | | here interferenced with one in Makefile.inc1. Since we can't avoid the jugglery in Makefile.inc1 (we want -m /usr/src/tools/build/mk to come first, before any other -m specified on the command line), avoid it here. Reported by: imp
* Add sbsh(4) entry.bmah2003-04-132-2/+8
|
* New release notes: sbsh(4), mixer(8) relative adjustments,bmah2003-04-132-0/+38
| | | | mount_nfs(8) noinet4/noinet6, usbhidaction(1), xargs(1) -o.
* The pcspeaker was for pc98.nyan2003-04-132-2/+2
|
* New release notes: MADV_PROTECT, vpd(4), DIRECTIO,bmah2003-04-122-2/+70
| | | | | pcspeaker.ko/atspeaker.ko -> speaker.ko, pkg_info(1) -b, pkg_info(1) -Q, removal of obsolete upgrade mechanisms.
* Modified release notes: GNOME 2.2.1, KDE 3.1.1a.bmah2003-04-122-4/+4
|
* Whitespace cleanup from the sect3->sect2 reorg.bmah2003-04-122-114/+112
| | | | Translation teams can ignore this.
* Add id attributes for all sect2 and sect3 sections.bmah2003-04-122-24/+24
|
* Slight reorganization of the release notes: Make the contributedbmah2003-04-122-24/+18
| | | | | | | | | | | | software section and ports/packages infrastructure section be sect2 level sections (instead of sect3 under userland). Combine the kernel/contributed and userland/contributed entries into the new sect2 contributed section. The main point of doing this is that the distinction between kernel and userland is largely irrelevent for contributed software, and doesn't apply well to things such as IPFilter and KAME, which have both kernel and userland components.
* fxp(4) works on sparc64.bmah2003-04-112-2/+2
|
* Mention DARPA and Network Associate Laboratories.jake2003-04-112-2/+6
| | | | Sponsored by: DARPA, Network Associates Laboratories
* Put the MAKEDEV item in correct alphabetical order.bmah2003-04-112-6/+6
|
* New release notes: PAE, diskinfo(8), jail(8) -i, jexec(8), jls(8),bmah2003-04-112-2/+88
| | | | | | | killall(1) -j, mount(8)/umount(8) -F, rtld(1) dynamic mapping and libmap.conf(5), 1:1 threading. Modified release notes: Use wlan(4) manpage hyperlink.
* Add a note about MAKEDEV / devfs.murray2003-04-071-0/+4
| | | | PR: docs/48038
* Update wording about future 4.X releases now that 4.8 is out the door.murray2003-04-071-4/+4
|
* Don't forget to send the Content-length header after calculating it.dwmalone2003-04-051-0/+1
| | | | | PR: 29725 Submitted by: Eugene Grosbein <eugen@svzserv.kemerovo.su>
* More warns cleanups and misc cleanups:dwmalone2003-04-051-25/+31
| | | | | | | | | | | 1) Make fetch_mode a pointer 'cos we can just use the optarg. 2) Constness. 3) Add/complete prototypes. 4) Change an int to a socklen_t. 5) Don't use C++ style comments. 6) Check return values from read and fork a little more carefully. 7) Avoid closing an uninitialised int. 8) Get rid of unneeded extern declarations.
* Fix typo: On the relevant architectures, floppy drives are handled bybmah2003-04-032-2/+2
| | | | | | | the fdc(4) driver, not the fd(4) file descriptor files. Submitted by: Peter B <pb@ludd.luth.se> MFC after: 1 week
* Removed redundant lines.ru2003-04-011-3/+0
| | | | Noticed by: obrien
* Release errata can also contain information uncovered late in thebmah2003-03-311-1/+3
| | | | release cycle (after the release notes are closed). Note this fact.
* New release notes/errata: SA-03:07.bmah2003-03-313-11/+17
| | | | Submitted by: gshapiro
* Trace command execution. Grammar and spelling.ru2003-03-311-3/+3
|
* NODEVFS cleanup: don't bother with MAKEDEV.ru2003-03-311-5/+1
|
* Unmount the file system and detach an underlying memory disk evenru2003-03-312-10/+8
| | | | | | if the script fails somewhere in the middle. Prodded by: phk
* Revert revision 1.639 -- the "nodev" mount(8) option restrictionru2003-03-311-4/+0
| | | | does not apply to ${CHROOTDIR} file system since revision 1.712.
* Strip the .comment section out from the BOOTMFS kernel.ru2003-03-311-1/+1
|
* Modified release note: sendmail-8.12.9.bmah2003-03-302-2/+2
| | | | Submitted by: gshapiro
* Typo fixes. Translators can probably ignore these.bmah2003-03-282-6/+6
| | | | Submitted by: ispell(1)
* New release notes: adduser(8) -g, gstat(8), omshell(1)/dhcpctl(3).bmah2003-03-282-0/+20
|
* Whitespace: wrap paragraph before column 80 (no content changes).olgeni2003-03-252-2/+4
| | | | Approved by: bmah
* Some spelling fixes.olgeni2003-03-252-6/+6
| | | | Approved by: bmah
* Remove trailing whitespace.olgeni2003-03-252-2/+2
| | | | Approved by: bmah
* Catch up with the English version:hrs2003-03-241-1/+1
| | | | 1.523 -> 1.524 relnotes/common/new.sgml
* s/loaded as a module/available as a module/gobrien2003-03-231-1/+1
| | | | Submitted by: ru
* Go for the auto-tuned `maxusers'. This at least fixesru2003-03-224-17/+0
| | | | | | the ``panic: timeout table full'' on Alphas. Tested by: wilko
* Refine translation.rushani2003-03-221-5/+5
|
* Merge the following from the English version:rushani2003-03-221-1/+16
| | | | 1.31 -> 1.33 errata/article.sgml
* Fix some mistranslations.hrs2003-03-221-4/+4
|
* Merge the following from the English version:hrs2003-03-221-22/+249
| | | | 1.500 -> 1.523 relnotes/common/new.sgml
* Add a missing </para>.hrs2003-03-222-2/+2
|
* Modified release note: SA-03:06 (minor wording tweak).bmah2003-03-212-2/+2
|
* New errata/release notes: SA-03:06.bmah2003-03-213-0/+18
|
* wlan module depends on rc4 module, so provide one.ru2003-03-212-1/+4
| | | | Reviewed by: imp
OpenPOWER on IntegriCloud