Bruce A. Mah
6c27cf4a68
Grrr...TCP bugfixes don't belong in the filesystems section. Toss
...
another pointy hat into my pile in the corner.
2001-12-13 06:03:08 +00:00
Bruce A. Mah
5c020918b4
MFCs noted: vlan(4) devices now (un)loadable and clonable, ciss
...
driver.
2001-12-13 06:01:01 +00:00
Bruce A. Mah
ede55da024
New release note: jail sysctl variables moved.
...
Submitted by: arr
2001-12-12 15:31:19 +00:00
Bruce A. Mah
e25076d79c
Reword "OpenSSH UseLogin yes" item, with cross-reference to
...
security advisory.
2001-12-04 17:27:32 +00:00
Bruce A. Mah
29bec00a2d
Back out the part of the previous commit that dealt with network device
...
polling (it isn't in CURRENT yet, as pointed out by rwatson).
New release note: TCP stalls fixed.
2001-12-04 17:20:33 +00:00
Bruce A. Mah
c1b1b5019b
New release notes: em(4), network device polling, ata(4) improved
...
SiS chipset support, OpenSSH UseLogin yes fix.
2001-12-04 15:15:04 +00:00
Bruce A. Mah
fdd5b232b2
New release note: send-pr(1) -a (+ MFC).
...
MFC noted: Increased TCP sndspace/rcvspace defaults.
2001-11-30 21:37:25 +00:00
Bruce A. Mah
5b9f1319fe
Reword pciconf(8) -v release to be a little more useful (now that I
...
understand what it does), move it to the userland section, and note MFC.
2001-11-29 23:41:14 +00:00
Bruce A. Mah
acd844e79d
New release notes: ciss driver, sbni driver.
...
(Hardware list updated accordingly.)
2001-11-29 23:24:41 +00:00
Bruce A. Mah
57d484c8cc
Bring release note on /dev/net into line with reality.
2001-11-29 19:00:16 +00:00
Bruce A. Mah
5393fef692
Alphabetize the "Disks and Storage" section of the release notes. No
...
content changes.
2001-11-28 23:32:24 +00:00
Bruce A. Mah
7b7ab09d93
Update release notes: ACPI imported version.
2001-11-28 23:27:23 +00:00
Bruce A. Mah
ef2b805fcf
New release note: TCP syncache.
2001-11-26 20:06:25 +00:00
Bruce A. Mah
1c8653816e
New release note: sh(1) now implements test as a built-in command, also
...
no longer has printf as a built-in.
Submitted by: knu
2001-11-26 06:00:28 +00:00
Bruce A. Mah
562ee0864c
Add attribution for lomac(4) feature.
...
Requested by: rwatson
2001-11-26 00:17:50 +00:00
Bruce A. Mah
43f5f1d6ac
New release note: lomac(4).
2001-11-21 20:05:05 +00:00
Bruce A. Mah
e19ee8d3f1
New release notes: debugging info in modules built with debugging
...
kernel (based on info from gad), timed(8) works on alpha.
2001-11-21 20:04:18 +00:00
Bruce A. Mah
101acc33fa
New release notes: timezone database update, Linux emulation update
...
for linux_base-7 port.
2001-11-17 00:44:41 +00:00
Bruce A. Mah
0721252ad2
New release notes: IPFilter supports IPv6, ipfs(8).
...
Reminded by: devet@devet.org (Arjan de Vet)
2001-11-16 01:48:31 +00:00
Bruce A. Mah
e4caab2649
New release notes: Jitter in load average computation, newsyslog(8)
...
support for bzip2(1).
MFCs noted: gx(4), edquota(8) -f.
2001-11-15 19:32:57 +00:00
Bruce A. Mah
f1dcc7f929
Catch up on old release notes: fxp(4) dynamic standby mode workaround,
...
keyinfo(1) in C.
MFC noted: fxp(4) interrupt coalescing/packet bundling.
2001-11-07 20:30:12 +00:00
Jimmy Olgeni
f4f9b0ead3
Fix typos:
...
* initialise -> initialize
* maintenence -> maintenance
* manufacured -> manufactured
* accomodate -> accommodate
2001-11-06 21:21:33 +00:00
Bruce A. Mah
daa67917a6
New release notes: pmc driver, new loader tunables, ipfw(8) limit.
...
Updated release note: bridge(4) and dummynet(4) are loadable modules.
2001-11-05 00:30:47 +00:00
Dima Dorfman
2ad0f3c5f6
Note MFC of vmiodirenable=1.
2001-11-05 00:16:30 +00:00
Bruce A. Mah
45c9c28475
New release notes: gawk 3.1.0
...
Updated release notes: ACPI update and APM compatability, binutils
update.
Deleted release notes: awk from Bell Labs.
2001-11-04 23:57:37 +00:00
Wilko Bulte
043f2faeae
Alpha now has a TGA-capable console driver.
2001-11-01 19:07:33 +00:00
Bruce A. Mah
38696bb465
MFC noted: ipfw(8) -d/-e (plus small typo fix).
2001-10-31 16:47:55 +00:00
Bruce A. Mah
1accdac67a
New release notes: de(4) round-robin transmit/receive, ng_eth(4),
...
sysctl(8) -e.
2001-10-31 16:39:00 +00:00
Bruce A. Mah
cd0616d7c8
Resequence network protocols section.
...
Some ipfw(8) and ip6fw(8) items were mistakenly put here; move them
to the userland area.
No content or markup changes.
2001-10-30 20:25:33 +00:00
Bruce A. Mah
cec6e88146
New release notes: gprof(1) -K, tip(1) update and cu(1) substitute,
...
awk from Bell Labs replaces GNU awk.
Updated release note: UUCP removal.
Delete release note: GNU awk update.
2001-10-30 20:19:31 +00:00
Bruce A. Mah
e75dab473d
Clarify a release note entry about fe(4)-supported PC Cards.
2001-10-29 04:14:40 +00:00
Bruce A. Mah
344a6d29f2
New release notes: isic(4) support for Compaq Microcom 610 ISDN, fbtab(5)
...
globbing, rcmd(3) uses ${RSH}.
MFCs noted: sysinstall(8) can load KLDs at install-time.
Fix typo for isdnphone(8).
2001-10-26 16:28:36 +00:00
Bruce A. Mah
18d730731d
Move abstract inside articleinfo and re-indent, no content changes.
2001-10-25 21:06:37 +00:00
Bruce A. Mah
4caad653cf
New release notes: Multiple low-level consoles, fxp(4) bundling.
2001-10-25 20:47:12 +00:00
Bruce A. Mah
53db40974b
Refer more consistently to the different FreeBSD (hardware platform)
...
ports. Also use "official" names for platforms where appropriate.
Partly suggested by: phantom
2001-10-24 16:01:40 +00:00
Bruce A. Mah
6efeb9a73c
Clarification: &release.next; refers to a future FreeBSD release.
...
Submitted by: phantom
2001-10-23 20:34:41 +00:00
Bruce A. Mah
d17a8cacce
New release note: pkg_create -b.
2001-10-22 19:23:07 +00:00
Bruce A. Mah
6328bae095
Re-order ports collection infrastructure section of release notes.
2001-10-22 19:20:31 +00:00
Bruce A. Mah
103818d5ad
Delete wx(4) release notes and hardware notes.
...
xl(4) now supports transmit-side TCP/IP checksum offload.
2001-10-22 18:25:39 +00:00
Bruce A. Mah
5207734205
New release note: xl(4) checksum offloading.
...
Reviewed by: alc
2001-10-19 20:07:07 +00:00
Bruce A. Mah
61fa74d8aa
New release note: route(8) add -ifp/-ifa.
...
Submitted by: ru
2001-10-19 20:02:22 +00:00
Bruce A. Mah
5b41c0773e
New release notes: libstand/loader(8) bzip2 support, isdnphone(8) -k,
...
arp(8) fddi/atm output.
MFC noted: arp(8) interface name in output.
2001-10-19 16:27:05 +00:00
Bruce A. Mah
81f6505ee2
New release and hardware note: gx(4).
...
While I'm here, fix a minor markup glitch in bge(4) release note.
2001-10-19 15:01:54 +00:00
Dima Dorfman
ff33c3ba38
Note MFC of syslogd -b.
2001-10-18 15:23:55 +00:00
Bruce A. Mah
28e80882c1
New release notes: arp(8) prints interface names, strnstr(3)/strcasestr(3),
...
sysinstall(8) can load KLDs.
Minor markup additions.
2001-10-13 00:33:40 +00:00
Bruce A. Mah
2bab9ad217
Re-order "Network Interface Support" section of release notes.
...
No other whitespace, markup, or content changes.
2001-10-12 22:07:09 +00:00
Bruce A. Mah
e7c25bd2f6
Start to move to an alphabetical (rather than semi-chronological)
...
ordering on release notes items, in an attempt to bring some order
to a huge mess. This commit covers the top-level "Userland"
section.
No other content, markup, or whitespace changes.
2001-10-12 17:29:22 +00:00
Bruce A. Mah
6af023343d
New release note: isp(4) Qlogic 2300 support. For some reason this didn't
...
get committed along with its accompanying hardware note entry.
2001-10-11 21:48:35 +00:00
Bruce A. Mah
56ccbf72ac
Move two misplaced release notes to the correct location.
2001-10-11 15:38:48 +00:00
Bruce A. Mah
5b2f237ee0
MFCs noted: amdpm(4), new newfs(8) cylinder group defaults.
2001-10-11 15:37:26 +00:00