Commit Graph

442 Commits

Author SHA1 Message Date
Bruce A. Mah
d7247e20a9 New release note: New cd(4) ioctls, burncd(8) -s max.
Modified release note:  cdcontrol(1) speed max.

While here, note some belated MFCs:  burncd(8) -d, burncd(8) VCD/SVCD
support.

Mostly submitted by:	nate
2002-10-25 03:50:41 +00:00
Udo Erdelhoff
2ba024615d Add two missing </para> I noticed during translation. 2002-10-23 06:02:16 +00:00
Bruce A. Mah
50bae1d92e New release notes: devctl, gbde(8), RAIDframe/raid(4), devd(8),
removal of many (but not all) games.
2002-10-22 17:05:36 +00:00
Bruce A. Mah
b787dc18e7 New release note: Wide character C library functions.
Modified release note:  Use manpage entity for pst(4).
2002-10-19 16:16:55 +00:00
Bruce A. Mah
8fcedd4cd7 New release notes: P1003_1B gone, CPU_DISABLE_CMPXCHG, FAST_IPSEC,
ifconfig(8) monitor, ofwdump(8), ping(8) -o, quota(1) -l, tunefs(8)
-a/-l, ugidfw(8).

Modified release notes:  se driver replaced by sab driver.
2002-10-18 23:23:32 +00:00
Bruce A. Mah
04ca83987d Modified release note: New commands for lpc(1).
PR:		44070
Submitted by:	gad
2002-10-18 19:54:52 +00:00
Bruce A. Mah
92fbe16b96 Oops. xargs -J is in fact not deprecated.
PR:		44070
Submitted by:	gad
Reviewed by:	jmallett
2002-10-18 19:05:47 +00:00
Bruce A. Mah
f765389edb New release notes: ubsa driver, trm driver, bzgrep(1) et al.
Modified release notes:  gdb 5.2.1.

MFCs noted:  matcd(4) removal, cvs 1.11.2.

Submitted by:	kan (ubsa), cognet (trm)
2002-10-16 18:05:20 +00:00
Bruce A. Mah
80b855af3a Updated release notes: Binutils 2.13.1 pre-release (20021011),
GCC 3.2.1 pre-release (20021009), groff 1.18.1.
2002-10-11 15:27:01 +00:00
Bruce A. Mah
b409af0287 New release notes: crypto(4) and related info
Updated release notes:  Update KSE info and add cross-reference to
kse(2) manpage.

Fix a couple of minor typos while I'm here.
2002-10-05 17:22:22 +00:00
Bruce A. Mah
5a2042977b New release notes: matcd(4) removal, libbsdxml.
While here, fix a minor style nit.
2002-10-04 16:53:12 +00:00
Robert Watson
b3fdd39dec Updated text for the MAC framework, UFS2. 2002-10-03 13:46:09 +00:00
Dima Dorfman
7537d97865 Note MFCs of lock(1) -v and vidcontrol(1) -S. 2002-09-30 19:04:59 +00:00
Bruce A. Mah
fc45d6c664 Modified release notes: atapicam wording tweaks, dhclient 3.0.1RC9.
Submitted by:	thomas (atapicam)
2002-09-30 17:01:19 +00:00
Bruce A. Mah
dfade0043c New release notes: Firewire support, ata(4) support for Sil 0680 and
VIA 8233/8235 (+ MFC), a.out(5) support in toolchain removal,

Updated release notes:  file(1) 3.39, gcc 3.2.1-prerelease 20020916,
Heimdal Kerberos 0.5-prerelease 20020916.

MFCs noted:  AMD Elan SC520 support.
2002-09-19 22:46:52 +00:00
Bruce A. Mah
cf2f853a12 New release note: SA-02:39. 2002-09-16 23:02:37 +00:00
Bruce A. Mah
69dcc1ae0b New release notes: sendfile(2) bugfix + MFC.
Modified release notes:  newsyslog(8) now uses bzip2(1) by default.

Move two TCP-related release notes from the general kernel section to
the networking protocols section.  Minor wording adjustment in one
item, note MFC of the other.
2002-09-13 03:55:31 +00:00
Bruce A. Mah
257446b9b2 New release notes: gre(4), kern.cam.scsi_delay tunable. 2002-09-10 18:22:40 +00:00
Bruce A. Mah
636507ae9a New release notes: COMPAT_AOUT, AMD Elan SC520 support. 2002-09-07 19:04:35 +00:00
Bruce A. Mah
f3a7756d70 Updated release notes: ACPIA CA 20020815, Binutils 2.12.1
(fix snapshot date), XFree86 4.2.1.

MFCs noted:  linux_base 7.1.
2002-09-05 23:54:26 +00:00
Bruce A. Mah
f10248e26b Modified release notes: Remote note about enabling rnNG (it's now on
by default), cvs 1.11.2.

MFCs noted:  Binutils 2.12.1 20020622 snapshot.
2002-09-03 01:07:32 +00:00
Bruce A. Mah
689a1bf19c New release notes: ng_l2tp(4) (+MFC), ifconfig(8) promisc (+MFC),
inetd(8) service limitations (+MFC).

MFCs noted:  uaudio, daemon(8), tcpd(8).
2002-09-03 00:26:24 +00:00
Bruce A. Mah
aba1908737 New release notes: bzip2 packages (+MFC).
Modified release notes:  ahd(4) (update, add manpage entity, MFC),
IPFilter 3.4.29 (+MFC), gcc pre-3.2.1 20020901, Heimdal pre-0.5
20020829 (+MFC).
2002-09-01 22:27:58 +00:00
Yaroslav Tykhiy
83e563275f New release notes: ftpd(8) -m, -M, -W
MFCs noted: ftpd(8) -o, -O
2002-08-31 14:08:57 +00:00
Bruce A. Mah
e404d47eeb New release note: XFree86-derived termcap(5) entry for xterm. 2002-08-30 02:56:24 +00:00
Gregory Neil Shapiro
1df791d065 sendmail 8.12.6 has been imported 2002-08-28 18:14:13 +00:00
Matthew Dillon
89bed25f9f Add a sentence on the TCP retransmission timer changes
and the TCP bandwidth delay product window limiting features.

note: the -current version of the retransmit timer defaults
to 200ms while the -stable version defaults to 1 second for now.
MFC after:	3 days
2002-08-25 01:59:07 +00:00
Bruce A. Mah
01ed9e1e15 New release note: MAC (mostly a placeholder for now).
MFCs noted:  smbfs-1.4.5 (small grammatical fix).

Markup fix:  Use manpage entity for uvisor(4).
2002-08-23 22:32:57 +00:00
Bruce A. Mah
383381ab37 New release notes: mpt driver, pst driver.
While I'm here, add a missing &merged; for a recent sh(1) note.
2002-08-23 18:00:13 +00:00
Bruce A. Mah
08607498a4 New release notes: sh(1) parser changes, via8233 sound driver, ich
sound driver supports ich4.

Submitted by:	tjr (sh), orion (via8233, ich)
2002-08-23 17:09:27 +00:00
Johan Karlsson
5a910e4942 New release note: whereis -a
Reviewed by: bmah
2002-08-22 20:35:07 +00:00
Bruce A. Mah
94d4e7b64f New release note: SA-02:38. 2002-08-19 17:13:08 +00:00
Johan Karlsson
83ca56da18 New release notes: chmod(1) -v -v; od(1) -A, -N, -j, -s, -t
MFCs noted: biff(1) b; cp(1) -n; mv(1) -n; od(1) -A, -N, -j, -s, -t

Release note modified: mv(1) -n

Reviewed by: bmah
2002-08-19 00:35:58 +00:00
Bruce A. Mah
19a4777efa MFCs noted: tcsh-6.12, top 3.5b12, OpenSSL-0.9.6g. 2002-08-18 04:00:06 +00:00
Hiroki Sato
16f08a634f Add missing ";". General entities should always have &foo; form. 2002-08-10 17:34:49 +00:00
Bruce A. Mah
6bf5081232 New release notes: No more TurboChannel Alpha support, drivers.flp.
Modified release notes:  em(4) has been reported to work on ia64,
OpenSSL 0.9.6g, tweak cross-building note and note MFC.

Remove an obsolete release note about DEC 3000 support on floppies.
2002-08-10 03:35:58 +00:00
Bruce A. Mah
31ce54e836 New release notes: ata(4)/burncd(8) support DVD+RW drives, atapicam.
MFCs noted:  ucom(4)/uplcom(4)/uvscom(4), uvisor, IPFW2 (with some
wording tweaks), texinfo 4.2.
2002-08-09 21:14:55 +00:00
Bruce A. Mah
e774a21fd0 New release notes: SA-02:35, SA-02:36, SA-02:37. 2002-08-06 15:44:55 +00:00
Bruce A. Mah
85320d12be New release note: SA-02:34. 2002-08-01 15:27:51 +00:00
Bruce A. Mah
549e510df4 New release note: SA-02:33. 2002-07-31 20:09:07 +00:00
Bruce A. Mah
db9b8e5474 New release note: SA-02:32. 2002-07-31 16:13:59 +00:00
Bruce A. Mah
a8848f7a94 New release notes: uaudio, uvisor, gpt, mca. 2002-07-31 04:01:12 +00:00
Bruce A. Mah
f568e52ec8 Fix markup nits and a (not related) typo. 2002-07-31 03:25:25 +00:00
Bruce A. Mah
bcdff313cf Updated release notes: ACPI CA 20020725, OpenSSL 0.9.6e (+MFC). 2002-07-31 02:48:20 +00:00
Bruce A. Mah
e33861a94e New release notes: ctags(1) -T, finger(1) -4/-6 (+MFC), various sh(1)
built-ins (most of which were MFC-ed).

Modified release notes:  hw.pci.enable_io_modes sysctl

MFCs noted:  ls(1) -m/-p/-x, rm(1) -v (marked as historic), sh(1) -C,
split(1) -a.
2002-07-30 04:32:14 +00:00
Bruce A. Mah
2469f41d99 New release notes: tr(1) equivalence classes (+MFC), tr(1) -C.
MFCs noted:  Various new flags for who(1).
2002-07-29 16:01:09 +00:00
Bruce A. Mah
e6502af979 New release notes: wicontrol(8) -l/-L, traceroute 1.4a12.
Updated release note:  tcsh-6.12.
2002-07-29 05:06:56 +00:00
Dima Dorfman
6ee0eb7eda New release notes: devfs rule subsystem, lock(1) -v 2002-07-28 08:45:26 +00:00
Johan Karlsson
60a9ad5cdd MFC noted: acct(2) appends to file.
New release notes: cp(1) -n, biff(1)/mesg(1) redirect stdin to affect
		   another tty.

Reviewed by:	bmah
2002-07-25 02:18:41 +00:00
Johan Karlsson
688806903a Move whereis(1) relnote to 'userland changes' section.
Approved by: bmah, sheldonh (mentor)
2002-07-24 14:51:24 +00:00