summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* Remove duplicate word.dd2001-06-231-1/+1
|
* MFS: Add tx(4) section to hardware list.bmah2001-06-222-8/+14
|
* Take sbuf(9) item out of the release notes. It doesn't have as muchbmah2001-06-222-10/+0
| | | | relevance to the average user as I thought it did originally.
* Note that ed(4) supports the DE305.bmah2001-06-222-0/+4
|
* New/updated release notes: gensetdefs(8) removed, mbuf allocator SMP-friendlybmah2001-06-222-6/+38
| | | | | | changes, TCP_RESTRICT_RST removed, getprogname(3), setprogname(3). MFCs noted: dump(8) -T argument processing fixed, ee(1) 1.4.2.
* MFS: Fix minor grammatical problem in orm(4) item.bmah2001-06-222-2/+2
|
* New/updated release notes: inetd(8) can manage AF_UNIX sockets, resolver(3)bmah2001-06-222-20/+68
| | | | | | | | with EDNS0 support, col(1) -p, mdmfs(8), bzip2 1.0.1, Heimdal 0.3f. MFCs noted: orm(4), nge(4), lge(4), packet fragmentation limits (plus minor update), df(1) -l, pkg_version(1) -s.
* Put docbook.css in the ftp and cdrom areas of a release build becausebmah2001-06-221-0/+2
| | | | they have HTML renderings of the release documentation.
* Change the way the value of DESTDIR is determined for the releasedd2001-06-216-6/+11
| | | | | | | | | notes build. Instead of having doc.relnotes.mk make a guess, hardcode quite a bit (but as little as possible) in Makefile.inc's sprinkled strategicly throughout the tree. This has the advantage of actually working properly (which is a Good Thing(tm)), and the disadvantages of more files in the repository and more hardcoded paths (which are both Bad Things(tm)).
* Remove tcpdump from the list of binaries. When cross-compilingluigi2001-06-211-1/+1
| | | | | | | | I get a link error on in6addr_<something> and i cannot find the symbol in any of the libraries. It might be my mistake, but in any case the crunched binary would overflow the floppy, so... This applies to -current only.
* Remove support of I386_CPU in -current.luigi2001-06-216-3/+9
| | | | | | | | | Make sure hints are statically compiled into the kernel, because the bootloader is not available in picobsd and so the hints file cannot be found at run time. (This is kind of inconvenient if you have to handle non PnP devices, but fortunately these days non-PnP ISA cards are disappearing...)
* Use /dev/fd0 instead of /dev/fd0c for mounting the floppy.luigi2001-06-211-2/+4
| | | | | | | | | | | This must have to do with the use of devfs in -CURRENT, but i have no idea when the devfs is actually mounted (is it a side effect of mount -t nonfs or what ?) and when /dev/fd0c becomes available. For the time being, let's use this hack. Once I understand how devfs works, this can be reverted back to the previous value, and also the part of the build script which creates device entries can be nuked. This is for -current only.
* Move handling of crunch* files into Makefile.conf, which is aluigi2001-06-212-29/+58
| | | | | | | | | | | | | | | | | better place to handle dependencies. Make another step at helping cross-compiling: when the user specifies an alternate source tree, the script takes care of creating include files and libraries for the new tree. Furthermore, build and use a version of the "config" program which matches the new sources. It takes a long time to create libraries, and it might even not do the right thing at once, there might be some dependencies that i have forgotten. At any rate, with this code i have been able to build a working picobsd image using -CURRENT sources on -STABLE MFC after: 3 days
* Move variable assignement after argument parsing, to improve handlingluigi2001-06-201-8/+33
| | | | | | of alternate source trees. Also improve verbose behaviour.
* Add note about partition a better be at offset 0 for a disk to be bootable.wilko2001-06-161-0/+8
|
* Port "x11-fonts/XFree86-4-fontLatin2" has been removed from the portsolgeni2001-06-151-1/+0
| | | | | | collection. MFC after: 3 days
* Temporarily disable INTRO_USERCONFIG for the moment.peter2001-06-141-1/+1
| | | | Noted by: Dave Cornejo <dave@dogwood.com>
* Don't hardcode in "/release/doc/"; instead, make it the default of add2001-06-141-2/+5
| | | | | | new RELN_ANCHOR variable. It may be necessary to override this if the path to the checked out release notes tree doesn't end with "release/doc".
* New release notes: New arp(8) keywords for proxy entries, new localebmah2001-06-142-0/+66
| | | | | names, route(8) has better error messages, new route(8) host/bits syntax, route(8) proxy-only published ARP entries, pkg_version(1) -s.
* New release notes: orm(4), VM out-of-swap fixes, IPv6 update frombmah2001-06-142-12/+72
| | | | | | | | KAME, isp(4) Fibre Channel update, dump(8) -T doesn't gobble its argument, libfetch authentication callback, libfetch HTTP_USER_AGENT, install(1) -d -C generates a warning, du(1) -I MFCs noted: RFC 1323/1644 back-off.
* The 3Com 3c505 has not been supported since 3.0.dd2001-06-142-6/+0
| | | | | | PR: 28085 Submitted by: Jon Hamilton <hamilton@pobox.com> References: rev. 1.209 of sys/i386/conf/files.i386
* ISO_ -> ISOache2001-06-112-6/+6
|
* ISO_* -> ISO* renameache2001-06-1151-10821/+6
|
* New release notes: OLDCARD PCI support, savecore(8) 2GB RAM fix,bmah2001-06-083-24/+66
| | | | | | | | inetd(8) faith syntax, ident support in inetd(8). MFCs noted: Linux-PAM 0.75 Move PAM authenticators to be in the right place and update.
* MFS: Apply edits from 4-STABLE errata file to -CURRENT. Also add somebmah2001-06-082-40/+92
| | | | | comments and notes to the effect that this file won't have any real content until after 5.0-RELEASE.
* Add Alpha User's Q&A section to the installation guide.bmah2001-06-072-6/+140
| | | | | Obtained from: 4.3-RELEASE CD-ROM liner notes MFC after: 3 days
* New release notes: SYN flood resistance, fmt(1) rewrite, df(1) -l,bmah2001-06-063-6/+48
| | | | | | traceroute(8) default maximum TTL. Modified release notes: reverse sense of ipfw(8) -d and add ipfw(8) -e.
* Properly key RELNOTESng language selection from RELNOTES_LANG insteadbmah2001-06-061-4/+4
| | | | | | of DOC_LANG. Submitted by: Thomas Seck <tmseck@web.de>
* New release note: SA-01:40.bmah2001-06-053-0/+21
|
* Revert previous commit. I have no idea how CVS let me do this; itbmah2001-06-053-21/+0
| | | | didn't even ask me for a log message.
* *** empty log message ***bmah2001-06-054-0/+44
|
* Use WITHOUT_X11, not NO_X, as the standardized way of turning off docbmah2001-06-051-1/+1
| | | | ports' dependencies on X Windows during release builds.
* New release notes: ti(4) and xl(4) VLAN fixes, RFC 1323/1644 workaroundbmah2001-06-043-0/+78
| | | | | for old terminal services, IP multicast on VLAN devices works, IPv4 fragmentation denial-of-service mitigation, diskcheckd(8).
* New release note: pim6dd(8) and pim6sd(8) removed.bmah2001-06-033-6/+21
| | | | MFCs noted: Ukranian console support, O_DIRECT.
* Remove unused VNDEVICE variable.dd2001-06-031-3/+0
|
* Use the new create-link procedure instead of (make element gi: "A" ...).dd2001-06-032-26/+20
|
* "$FreeBSD $" -> "$FreeBSD$" (the space causes CVS to think this isn'tdd2001-06-021-1/+1
| | | | a keyword, so it wasn't expanding it)
* New release notes: lge(4) driver (and update hardware compatabilitybmah2001-06-016-18/+111
| | | | | list from manpage), RANDOM_IP_ID, msdos->msdosfs, chown(8) doesn't use "." for a delimiter anymore.
* mount_msdos(8) -> mount_msdosfs(8).ru2001-06-0116-46/+50
|
* mount_msdos(8) -> mount_msdosfs(8).ru2001-06-015-5/+5
|
* Cleanup TurboLaser a bit. Add non-Adaptec statement for Miata SRM.wilko2001-05-312-20/+42
|
* Document s/NORELNOTES/NODOC/ in RELNOTESng README.bmah2001-05-301-3/+3
|
* Fold the functionality of NORELNOTES into NODOC. There is now onlybmah2001-05-301-23/+8
| | | | | | | | one Makefile variable to control the building/installation of both the DocProj documents and RELNOTESng. Suggested by: obrien, dd Tested by: John Hay <jhay@icomtek.csir.co.za>
* MFCs noted: newfs(8) -U, libcrypt Blowfish password hashing,bmah2001-05-303-15/+15
| | | | vidcontrol(1) font specifications, c89(1) executable, telnet(1) -U.
* New release notes: ACPI CA 20010518, MFS gone, ifconfig -m (submitted bybmah2001-05-293-27/+57
| | | | | | Brooks Davis <brooks@one-eyed-alien.net>), GCC_OPTIONS. Minor rearrangement of some release notes items.
* Take out the line that says that RELNOTESng will *eventually* becomebmah2001-05-291-2/+1
| | | | | | the release default. It is now. Reminded by: dd
* Unbreak make release (didn't completely account for removal of *.TXTbmah2001-05-291-1/+6
| | | | | | | | | | files). Another diff will be forthcoming to fold the functionality of NORELNOTES into NODOC. Tested by: John Hay <jhay@icomtek.csir.co.za> Pointy hat to: bmah
* New release notes: sa(4) error handling fixes, various filesystembmah2001-05-293-0/+60
| | | | | renames (and corresponding module and mount_* renames), cdcontrol(1) next and prev, chmod(1) -h, whois IP address queries go to ARIN.
* Catch up the supported hardware list with src/sys/pci/uhci_pci.c revbmah2001-05-293-3/+39
| | | | 1.34.
* New release notes: ifconfig(8) 802.11-specific support, last(1) -d,bmah2001-05-283-15/+102
| | | | | | | | | | sysctl(8) options, su(1) PAM authentication, vidcontrol(1) -H, chown(8) follows symbolic links, new install(1) options, Binutils 2.11.0. Release notes deleted: pcm(4) in GENERIC. MFCs noted: vidcontrol(8) -p.
OpenPOWER on IntegriCloud