summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* Remove config.sgml from dependencies. Forgot this in my last commit.bmah2001-11-173-3/+0
|
* No UserConfig under -CURRENT (at least so I've been led to believe)bmah2001-11-173-774/+0
| | | | so take out the text that discusses it.
* Add a comment that the chroot area cannot reside on a "nodev"-mountedbmah2001-11-171-0/+4
| | | | | | | filesystem. PR: 12712 Submitted by: Sergei Laskavy <laskavy@Berkeley.Gambit.Msk.SU>
* New release notes: timezone database update, Linux emulation updatebmah2001-11-172-14/+16
| | | | for linux_base-7 port.
* Axe SMP support, the ses device, and the atapifd device from the kern.flpjhb2001-11-161-0/+3
| | | | | | boot kernel so it fits again. This actually gives us quite a bit of breathing room, so some more ethernet drivers might be turned on now in a later commit.
* Use the md device not olny a version of the system is 5 but 5 and over.nyan2001-11-161-3/+3
| | | | | Requested by: matusita MFC after: 1 day
* New release notes: IPFilter supports IPv6, ipfs(8).bmah2001-11-162-6/+32
| | | | Reminded by: devet@devet.org (Arjan de Vet)
* New release notes: Jitter in load average computation, newsyslog(8)bmah2001-11-152-4/+18
| | | | | | support for bzip2(1). MFCs noted: gx(4), edquota(8) -f.
* NFS_NOSERVER doesn't do anything anymore and is about to get axed so don'tjhb2001-11-154-4/+1
| | | | | use it. Instead, remove NFSSERVER. This was already done on i386, but the alpha still needed the fix.
* Use the vn driver on a stable system.nyan2001-11-151-3/+70
|
* The new libedit from a while back depends on ncurses, so put -ledit beforejhb2001-11-144-4/+4
| | | | | | -lncurses so the fixit crunch binary links. Tested on: alpha
* Fix a typo in rev 1.30 that broke the release: s/-dlint/-Dlint/jhb2001-11-141-1/+1
|
* Catch up on old release notes: fxp(4) dynamic standby mode workaround,bmah2001-11-072-2/+22
| | | | | | keyinfo(1) in C. MFC noted: fxp(4) interrupt coalescing/packet bundling.
* Fixes:olgeni2001-11-062-4/+4
| | | | | * least -> list * recommendations -> recommended
* Fixes:olgeni2001-11-061-8/+8
| | | | | | | | | | * acceptible -> acceptable * partiton -> partition * bootdisk -> boot disk * harddisk -> hard disk * it's -> its * bandwith -> bandwidth * website -> web site
* Typo: compatability -> compatibilityolgeni2001-11-061-2/+2
|
* Fixes:olgeni2001-11-061-3/+3
| | | | | | * compatability -> compatibility * El Torrito -> El Torito * repectively -> respectively
* website -> web siteolgeni2001-11-061-1/+1
|
* Fix typo:olgeni2001-11-061-1/+1
| | | | * compatability -> compatibility
* Fix typos:olgeni2001-11-062-8/+8
| | | | | | | * initialise -> initialize * maintenence -> maintenance * manufacured -> manufactured * accomodate -> accommodate
* Fix typos:olgeni2001-11-061-2/+2
| | | | | * intially -> initially * accomodate -> accommodate
* Fix typo: s/dirver/driver/bmah2001-11-062-2/+2
|
* Remove /usr/src/sbin/pc98 from srcdirs entry. It is not exist.nyan2001-11-061-1/+3
| | | | Add special entry for the fdisk command.
* src/sbin/i386 does not exist anymore. Tripped over by make release.jhay2001-11-052-2/+2
|
* Add the Farallon NetLINE 10/100 PCI to the list of cards supported bymurray2001-11-052-0/+6
| | | | | | | rl(4). PR: docs/31270 Submitted by: Gary W. Swearingen <swear@blarg.net>
* New release notes: pmc driver, new loader tunables, ipfw(8) limit.bmah2001-11-052-2/+32
| | | | Updated release note: bridge(4) and dummynet(4) are loadable modules.
* Note MFC of vmiodirenable=1.dd2001-11-052-2/+2
|
* New release notes: gawk 3.1.0bmah2001-11-042-10/+20
| | | | | | | Updated release notes: ACPI update and APM compatability, binutils update. Deleted release notes: awk from Bell Labs.
* Add more ata(4) controllers supported.bmah2001-11-042-6/+6
|
* Alpha now has a TGA-capable console driver.wilko2001-11-012-0/+6
|
* TGA based display adapters are now supported.wilko2001-11-011-19/+3
|
* Add entries for "dumb" and "dialup" terminals, as the shell in HEADluigi2001-11-011-0/+4
| | | | | | | | | refuses to start if it does not find a matching entry for the terminal type. My impression is that this is a problem in the shell, because at least on PicoBSD images, the shell itself coredumps. Anyways, this is the quickest fix i can come up with.
* Provide a new picobsd option, "--modules", to also build modulesluigi2001-11-012-2/+19
| | | | | (modload and friends are sufficiently small to consider their inclusion in PicoBSD images).
* Document RMC for DS[12]0wilko2001-10-311-0/+17
|
* MFC noted: ipfw(8) -d/-e (plus small typo fix).bmah2001-10-312-2/+4
|
* New release notes: de(4) round-robin transmit/receive, ng_eth(4),bmah2001-10-312-0/+30
| | | | sysctl(8) -e.
* Resequence network protocols section.bmah2001-10-302-130/+128
| | | | | | | Some ipfw(8) and ip6fw(8) items were mistakenly put here; move them to the userland area. No content or markup changes.
* New release notes: gprof(1) -K, tip(1) update and cu(1) substitute,bmah2001-10-302-14/+26
| | | | | | | | awk from Bell Labs replaces GNU awk. Updated release note: UUCP removal. Delete release note: GNU awk update.
* Group ed(4) entries together.bmah2001-10-302-250/+236
|
* More reorganization of 3Com devices. While I'm here, add somebmah2001-10-292-18/+58
| | | | | devices (gleaned from comments in driver source files) supported by xl(4).
* Make CD-ROM distributions at the pc98 release target.nyan2001-10-291-5/+3
| | | | MFC after: 3 days
* Don't assume fixit media is a floppy disk.brian2001-10-291-2/+2
| | | | | Reviewed by: murray MFC after: 1 week
* Add infrastructure for an ia64 hardware list. It's a long way frombmah2001-10-294-1/+55
| | | | | | being usable at this point, so it's not even hooked up to the rest of the RELNOTESng build; however it will be helpful for testing the content as it approaches reality.
* Start to unravel some of the mess in the Ethernet NIC section. Thebmah2001-10-292-130/+186
| | | | | | | | | | | original hardware list was mostly organized by driver except for the case of NICs by Intel, DEC, and 3Com, whose NICs tended to be organized by manufacturer. Most of these entries are now organized by driver, except for a few 3Com NICs; also the multitude of ed(4) drivers needs to be coalesced. While I'm here, fix a markup glitch in the ISDN section that caused any non-i386 hardware list to be incorrectly numbered.
* Clarify a release note entry about fe(4)-supported PC Cards.bmah2001-10-292-4/+4
|
* Turn on table-of-contents generation for the release notes andbmah2001-10-274-0/+8
| | | | | | hardware notes. Requested by: many
* If an article in the release documentation has a table of contents,bmah2001-10-261-0/+6
| | | | | | make it go down to 3 section levels (the default depth for FreeBSD articles is 1 level, but few articles have tables-of-contents enabled).
* Fix title to conform to FreeBSD/port naming convention.bmah2001-10-261-1/+1
|
* New release notes: isic(4) support for Compaq Microcom 610 ISDN, fbtab(5)bmah2001-10-264-4/+30
| | | | | | | | globbing, rcmd(3) uses ${RSH}. MFCs noted: sysinstall(8) can load KLDs at install-time. Fix typo for isdnphone(8).
* Move abstract inside articleinfo and re-indent, no content changes.bmah2001-10-252-16/+16
|
OpenPOWER on IntegriCloud