Commit Graph

976 Commits

Author SHA1 Message Date
Hiroki Sato
85d09ca355 New release notes:
SA-04:14.
2004-09-23 16:59:14 +00:00
Bruce A. Mah
58807ebd22 Fix a misspelling and delete an extra word. 2004-09-18 18:42:33 +00:00
Hiroki Sato
61aef56d31 Reorganize the "Kernel Changes" section, including:
- Add "Hardware Support" section and move device driver-related
	  items there.
	- Move "Multimedia Support" and "Network Interface Support" into
	  the "Hardware Support" section as sub-sections.
	- Move Netgraph-related items to "Network Protocols".

For translators: many items are moved but the contents
are not changed.
2004-09-18 06:38:08 +00:00
Hiroki Sato
c91935f789 New release notes:
crontab(1) now properly prompts when an entry is written
	in the incorrect format.
2004-09-16 17:18:55 +00:00
Hiroki Sato
f4f4864809 Update release notes:
Add a note about pcm(4)->sound(4) transition.

Noticed by:	ru
2004-09-14 05:35:19 +00:00
Hiroki Sato
6b7224a0d0 - s/gigabit/Gigabit/
- s/filesystem/file system/
- grammar fix

Pointed out by:	ru
2004-09-12 19:11:49 +00:00
Hiroki Sato
682a3af931 New release notes:
PREEMPTION kernel option added,
	ucycom(4) for Cypress CY7C637xx and CY7C640/1xx families
	of USB to RS232 bridges added,
	debug.witness_* tunable renamed to debug.witness.*,
	vge(4) for VIA VT6122 gigabit ethernet chip added, and
	mkuzip(8) for GEOM_UZIP added.

Update release notes:
	remove %include.historic; section for now,
	4BSD is the default schedular now, and
	update links to sound(4)-related manual pages.
2004-09-12 07:16:52 +00:00
Hiroki Sato
4ada27d8b3 Removal of the DA_OLD_QUIRKS option should be in "Disks and Storage"
section.

Pointed out by:	Xin LI (delphij at frontfree dot net)
2004-09-11 08:28:25 +00:00
Hiroki Sato
d363819bdf Remove an unnecessary article.
Pointed out by:	bmah
2004-09-05 17:22:50 +00:00
Bruce A. Mah
c95ec69040 Minor grammar and wording fixups. 2004-09-05 15:49:31 +00:00
Hiroki Sato
35864c319e - Use &url.*; and &os;.
- Bump the version number for early adopters in
  readme/article.sgml.
2004-09-05 14:53:34 +00:00
Hiroki Sato
597451b50f Update release notes:
- Various markup, typo, and wording fixes.
	- Use &man.*;.
	- Move sound(4) related changes to the multimedia support section.
	- Add net.inet.tcp.rfc3042 and net.inet.tcp.rfc3390.
	- Unify items which relates to multibyte support of userland
	  utilities.
2004-09-05 09:21:32 +00:00
Hiroki Sato
b03555ed8a Fix some wording to make the explanation clear.
Pointed out and reviewed by:	ru
2004-09-04 20:53:25 +00:00
Hiroki Sato
8051b07990 Update release notes:
GNOME 2.6.2 and KDE 3.3.0.
2004-09-04 12:57:25 +00:00
Hiroki Sato
367652d294 New release notes (changes in August 2004):
agp(4) AMD64 GART support,
	hw.pci.allow_unsupported_io_range removed,
	debug.kdb.stop_cpus sysctl,
	COMPAT_LINUX32 kernel option on amd64,
	mac_bsdextended_firstmatch_enabled sysctl,
	mac_bsdextended_logging sysctl,
	MP_WATCHDOG kernel option and debug.leak_schedlock sysctl,
	NET_WITH_GIANT kernel option and debug.mpsafenet loader tunable,
	debug.mpsafevm loader tunable,
	vm_map_findspace(9) now uses an O(log n) algorithm,
	new ipfw(4) rule "jail",
	IPFIREWALL_FORWARD kernel option,
	PFIL_HOOKS is now always complied into the kernel,
	autofs filesystem and libautofs(3) added,
	GEOM_RAID3 geom class and graid3(8) added,
	GEOM_UZIP geom class added,
	acpidump(8) SSDT tables support,
	dd(1) fillchar option,
	jail(8) -l option,
	OpenSSL VIA C3 PadLock ACE support imported, and
	FreeBSD's default X Window System is Xorg now.

Update release notes:
	ADAPTIVE_GIANT enabled on i386 by default,
	hme(4) now MI,
	static linker TLS support,
	LIBPTHREAD_PROCESS_SCOPE,
	GNU sort updated to a coreutils snapshot as of 2004/08/12,
	ISC DHCP client updated to 3.0.1,
	lukemftpd updated to a snapshot as of 2004/08/09, and
	pf from OpenBSD 3.5-stable.
2004-09-04 11:01:21 +00:00
Bruce A. Mah
bbd414503b Minor grammar and markup tweaks. In four cases, <function></function>
elements were replaced with new manpage entities.
2004-09-04 05:14:45 +00:00
Hiroki Sato
7b3b73051a New release notes (changes in the second half of July and
the first half of August 2004):
	NO_ADAPTIVE_MUTEXES,
	ADAPTIVE_GIANT,
	acpi_panasonic(4) added,
	contigmalloc(9) reimplemented (vm.old_contigmalloc added),
	hme(4) checksum offload support,
	{mem,io}.ko added,
	pcic(4) removed completely from GENERIC kernel configuration file,
	psm(4) Synaptics TouchPad support,
	Thread Local Storage (TLS) support,
	ipfw(4) antispoof option,
	GEOM_MIRROR class and gmirror(8) added,
	col(1), colcrt(1), colrm(1), column(1), and fmt(1) multibyte
	characters support,
	df(1) bugfix,
	ftpd(8) uses its euid for opening a data transfer socket,
	gpt(8) -i option, remove command added,
	kgdb(1) added,
	LIBPTHREAD_SYSTEM_SCOPE for libpthread,
	look(1) -d bugfix,
	make(1) "+" flag added,
	make(1) MAKEFLAGS change,
	tgmath.h C99 header added,
	GNU extensions of mbsnrtowcs(3) and wcsnrtombs(3) implemented,
	patch(1) replaced with a BSD-licensed version from OpenBSD,
	ppp(8) "set pppoe [standard|3Com]" for ng_pppoe(4),
	ul(1) multibyte characters support,
	FILE 3.41 --> 4.10,
	GCC 3.3.3 --> 3.4.2,
	NTP 4.1.1.a --> 4.2.0,
	rc.d localpkg support in the Ports Collection, and
	crypto distribution now part of base.

Update release notes:
	snd_*(4) reorganization, and
	use the term "geom class" for consistency.

MFC:
	ppp(8) "set rad_alive".
2004-09-02 20:30:05 +00:00
Hiroki Sato
5d492a0d63 Bump version numbers for 6.0-CURRENT and fix some sentences. 2004-08-21 08:59:53 +00:00
Bruce A. Mah
666530312f Wordsmithing on the GEOM_STRIPE, MSDOSFS_LARGE, and portaudit notes. 2004-08-13 23:04:14 +00:00
Bruce A. Mah
d45b5729ec Miscellaneous edits. Mostly style, grammar, and punctuation fixes in
the vein of my previous, recent commits.

Updated release notes: Augmented sha(1)/rmd160(1) note, updated pf(4)
pseudo-users, retweaked doscmd note to reinstate a missing word I
deleted by accident [1] and add some more info.

MFCs noted:  ppp(8) LQM, ppp(8) set rad_alive.

Pointed out by:	"Eagle Eyes" ru [1]
2004-08-13 15:09:20 +00:00
Bruce A. Mah
390d6839be More wording, grammar, and punctuation tweaks. No major content
changes, although one release note, about udav(4) promiscuous mode,
was deleted as it was redundant (the driver itself is new and this
fact has its own note).
2004-08-13 04:54:52 +00:00
Bruce A. Mah
7dfdb3c965 Fix a few nits. Mostly grammar and punctuation changes, although some
minor content changes were made to the acpi_asus(4) and
acpi_toshiba(4) notes.
2004-08-11 05:20:25 +00:00
Denis Peplin
39958d87d2 Minor typo fix 2004-08-03 12:16:44 +00:00
Hiroki Sato
3011cfe726 New release notes (changes in the first half of July 2004):
bus_dma(9) alignment and boundary compensation support,
	kqueue(2) EVFILT_FS,
	KDB framework,
	sound and snd_* driver reorganization,
	natd(8) globalports option[*],
	ppp(8) LQM support[*] and "rad_alive N" option,
	GEOM_STRIPE FAST mode support,
	MSDOSFS_LARGE[*],
	ALTQ framework support added to various network drivers[*],
	bsdtar(1) now the default tar(1) utility,
	cvs(1) iso8601 option keyword,
	multibyte characters support:
		fgetwln(3), join(1), nextwctype(3), od(1), regex(3), rev(1),
		sed(1) 'y' command, and tr(1),
	ftw(3) and nftw(3) implemented,
	C99 functions: nearbyint(3),
	am-utils 6.0.9->6.0.10p1 import,
	GNU grep 2.4d->2.5.1 import, and
	tcsh 6.11->6.13.00 import.

MFC:
	IPFilter 3.4.31->3.4.35.

[*]Based on work by:	josef
2004-08-02 18:24:58 +00:00
Gregory Neil Shapiro
73d80fcf4a Update release notes to reflect sendmail 8.13.1 import 2004-08-01 01:20:44 +00:00
Yaroslav Tykhiy
562bef689e Correct a couple of noticed slips in sorting order
and add missing markup at one spot.
2004-07-27 10:37:04 +00:00
Yaroslav Tykhiy
4469383fc1 New release notes:
fxp(4) allows toggling its VLAN_MTU capability;
	ifconfig(8) provides controls for VLAN_MTU and VLAN_HWTAGGING.
2004-07-27 10:30:11 +00:00
Hiroki Sato
3f623879cc Fix URLs. 2004-07-27 00:02:19 +00:00
Denis Peplin
4dd14acd95 Close tags 2004-07-07 13:11:59 +00:00
Josef El-Rayes
85ca50d8b3 Add FreeBSD-SA-04:13.linux and the device.hints related
expansion of pcm(4).
2004-07-03 08:45:20 +00:00
Hiroki Sato
7bc54d2f77 New release notes:
GEOM_LABEL added,
	top(1) -m io,
	ACPI-CA 20040527 import, and
	GNU sort coreutils 5.2.1 import.

Typo fixes:
	s/ethernet/Ethernet/.
2004-07-02 20:49:56 +00:00
Hiroki Sato
eabda61630 New release notes:
acpi(4) bad-BIOS blacklist, and
	zlib 1.1.4->1.2.1 import.
2004-07-01 04:54:21 +00:00
Hiroki Sato
a10dcdeed6 New release notes (changes in the second half of June 2004):
kern.sched.name added,
	pseudo-interface cloning changes,
	cut(1) -c, -f, and -d multibyte locale support,
	indent(1) -fbs and -ut support,
	pkg_create(1) -S support, and
	pkg_info(1) -j support.

MFC:
	sha1(1) and rmd160(1) added, and
	CVS 1.11.15 -> 1.11.17 update.
2004-06-30 16:38:02 +00:00
Hiroki Sato
888fa8dfec Add urls.ent and use the entities for URLs. 2004-06-30 13:15:05 +00:00
Hiroki Sato
6e7a069c00 Whitespace/style fixes (no content change). 2004-06-30 11:14:40 +00:00
Hiroki Sato
f388f029e8 New release notes: KDE 3.2.3. 2004-06-30 11:08:51 +00:00
Hiroki Sato
4e324db2b0 New release notes (changes in the first half of June 2004):
sab(4) BREAK_TO_DEBUGGER support,
	per-class sysctl like dev.foo.0.bar support,
	kern.always_console_output,
	fwip(4) added,
	ng_rfc1490(4) Cisco style encapsulation support,
	udav(4) promiscuous mode support,
	geom_vinum added,
	ALTQ framework import,
	conscontrol(8) set/unset support,
	newsyslog(8) improvements,
	ps(1) -O emul support,
	sha1(1) and rmd160(1) added,
	talk(1) now uses "localhost",
	truss(1) early support on amd64, and
	tzdata2004a import.

MFC:
	find(1) -depth n added.

Style changes:
	s/ixgb/&man.ixgb.4;/
2004-06-30 10:24:52 +00:00
Hiroki Sato
476e01e0cc New release notes (changes in May 2004):
SA-04:10, 04:11, 04:12,
	acpi(4) per-device sysctls to wake up the system,
	MAC_STATIC option,
	mballoc -> mbuma replacement,
	midi(4) removal,
	nmdm(4) reliability fixes,
	fxp(4) per-device sysctls support,
	Netgraph 4.x compatibility support,
	net.inet.ip.process_options added,
	link state change notification support in the routing socket,
	gconcat(8) removal,
	GEOM_NOP, GEOM_STRIPE, and GEOM_GATE added,
	GEOM_GPT in GENERIC,
	libuwx import,
	daemon(8) -p pidfile,
	eeprom(8) added,
	find(1) -depth n,
	geom(8) added,
	id(1) -M,
	jail(8) -U,
	ls(1) LC_TYPE support for multibyte character string,
	smbmsg(8) added,
	sunlabel(8) -c and -h,
	tftpd(8) -w and -U,
	ip6addrctl_* in rc.conf for address selection policy support, and
	ACPI-CA 20040514 import.

typo fixes:
	s/ethernet/Ethernet/
	s/compatibiliy/compatibility/
	s/sbus/SBus/
2004-06-30 07:54:38 +00:00
Murray Stokely
1f40443a84 New release notes: klds work on amd64, ixgb driver added for Intel
PRO/10GBE cards.
2004-06-30 03:46:37 +00:00
Murray Stokely
497b594749 arl(4) has been merged, support for TCP Selective Acknowledgements
(SACK) has been added, LSI-type software RAID has been added, DRM code
has been updated, GDB has been updated to 6.1.1.
2004-06-30 03:20:10 +00:00
Murray Stokely
782ece3862 Attempt to summarize Oliver's recent changes to the pkg tools.
Submitted by:	     eik@
2004-06-30 02:15:31 +00:00
Murray Stokely
a3f549cd0c New release notes:
* CVS has been updated to 1.11.17
* Vinum has been updated to use GEOM
* esp(4) added for sparc64
2004-06-30 01:50:06 +00:00
Murray Stokely
cfb81ac317 * IPFilter has been updated to 3.4.35
* pf has been updated from OpenBSD 3.5.
2004-06-30 01:17:05 +00:00
Tom Rhodes
148924742b Add a note about portaudit (1).
Fix two spelling errors while I'm here (2).

Requested by:	murray (1), aspell(2)
2004-06-30 00:01:55 +00:00
Murray Stokely
0bb979d16e New release notes: ipfw now supports lookup tables (merged), binutils
has been updated from 2.15 branch.
2004-06-29 23:40:12 +00:00
Murray Stokely
f53b35d992 Note that ISC DHCP has been updated to RC14.
Prodded by:   njl
2004-06-29 22:47:46 +00:00
Yaroslav Tykhiy
95e7417b25 MFC: cron(8) -j and -J options. 2004-05-31 17:27:01 +00:00
Yoshihiro Takahashi
03b1aeed18 The cp driver may be useful for pc98. 2004-05-18 12:02:39 +00:00
Roman Kurakin
ca2ffd2633 Note about ng_sppp (4) driver. 2004-05-18 07:38:46 +00:00
Roman Kurakin
98cd718b61 1. Remove '-' sign between model an manufacturer.
2. Add information about cp(4) driver (Cronyx Tau-PCI).
2004-05-18 07:12:06 +00:00
Yaroslav Tykhiy
3030b19f2c Minor language fixes. 2004-05-17 17:55:19 +00:00
Yaroslav Tykhiy
fb87af2e96 New release notes:
cron(8) -j and -J options.
2004-05-17 17:43:40 +00:00
Bruce A. Mah
8d285b6ea7 Back out part of previous commit. SA-04:09 isn't applicable to HEAD.
Didn't read the advisory closely enough by:	bmah
2004-05-09 23:04:47 +00:00
Bruce A. Mah
64dabe0b19 New release notes: SA-04:08, SA-04:09. 2004-05-09 22:23:30 +00:00
Joerg Wunsch
7f98247de2 Mention that hme(4) now supports long frames for vlan(4) natively. 2004-05-06 13:51:00 +00:00
Christian Brueffer
26e2809625 Add missing word 2004-05-01 18:11:20 +00:00
Hiroki Sato
7737867170 New release note:
jail(8) raw socket support,
	mmap(2) security fix,
	TCP connection reset handling improved, and
	import of lukemftp 2004/04/26 snapshot.

MFC:
	rarpd(8) multiple IP addresses support.
2004-04-30 11:52:34 +00:00
Hiroki Sato
c5d76ff8a6 New release note:
acpi_asus(4) added,
	versrcreach option of ipfw(4), and
	Israel Hebrew locale he_IL.UTF-8 added.

Update release note:
	The random ephemeral port allocation can be disabled using
	the net.inet.ip.portrange.randomized sysctl.

MFC:
	ng_hub(4),
	vr(4) polling support,
	per-interface polling(4) support, and
	random ephemeral port allocation.
2004-04-24 17:30:32 +00:00
Hiroki Sato
7a2e304d7f New release note:
DA_OLD_QUIRKS removed,
	RFC 1948 improvement,
	random ephemeral port allocation from OpenBSD,
	df(1) -c option added,
	rarpd(8) fix when an iface with more than one IP address, and
	OpenSSH 3.8p1 -> 3.8.1p1.
2004-04-20 18:37:33 +00:00
Hiroki Sato
721e72b13a Fix typos (s/NetGraph/Netgraph/). 2004-04-18 03:18:00 +00:00
Hiroki Sato
4f31891e2d Back out a change (s/IPsec/IPSec/) in rev.1.716->1.717.
Pointed out by:	simon
Pointy hat to:	hrs
2004-04-17 18:31:25 +00:00
Hiroki Sato
03bc51933c Fix some typos:
s/IPsec/IPSec/
	s/ids/IDs/
	s/didn't/did not/
2004-04-17 17:38:47 +00:00
Hiroki Sato
7ec6fe05c9 Sort entries in alphabetical order. 2004-04-17 17:35:18 +00:00
Hiroki Sato
0f1d46e2fa New release note:
ng_hub(4) added, and
	less-381 import.
2004-04-17 17:26:47 +00:00
Hiroki Sato
0adcdcd070 Update release note:
All drivers that support polling(4) now also support
	per-interface polling(4).

Pointed out by:	ru
2004-04-17 17:15:43 +00:00
Hiroki Sato
2cb33c659d New release note:
SA-04:07.cvs.
2004-04-17 17:06:28 +00:00
Bruce A. Mah
36dc7eb502 New release notes: ports/UPDATING and ports/CHANGES.
MF4S:  GNOME 2.6, KDE 3.2.1.
2004-04-17 05:21:40 +00:00
Hiroki Sato
0f9537839b New release note:
acpi_toshiba(4) video switching support,
	getvfsent(3) removed,
	sx driver added,
	pci(4) bus resource and power management updated,
	per-interface polling(4) support,
	ata(4) early support for Promise SX4/SX4000,
	dump(8) and restore(8) -P option,
	make(1) .warning directive,
	ACPI-CA 20040402 import, and
	CVS 1.11.15 import.

Update release note:
	Use &man.twa.4;.
2004-04-16 18:38:04 +00:00
Bruce A. Mah
445d3a34a6 Fix some minor grammar nits. Translators can probably ignore this. 2004-04-11 23:49:16 +00:00
Hiroki Sato
0fad79e6fc New release note:
04:06.ipv6.
2004-04-11 14:19:36 +00:00
Hiroki Sato
603177d659 New release note:
VIA C3 Nehemiah's hardware RNG support,
	nge(4) VLAN support bugfix,
	rl(4) polling support bugfix,
	ste(4) and vr(4) polling support,
	twa driver,
	bsdlabel(8) -f option,
	bthidcontrol and bthidd for Bluetooth HID,
	doscmd removed,
	fdcontrol(8), fdformat(1), and fdread(1) now work on FreeBSD/pc98,
	find(1) -acl option,
	UTF-8 versions of the supported system locales,
	netstat(1) now displays the multicast group memberships,
	pgrep(1) and pkill(1),
	ps(1) supports more POSIX/SUSv3 compatible options,
	Heimdal Kerberos 0.6 -> 0.6.1,
	libpcap 0.7.1 -> 0.8.3,
	OpenSSL 0.9.7c -> 0.9.7d, and
	tcpdump 3.7.1 -> 3.8.3.

Update release note:
	Sort ctau(4) entry in the alphabetical order.
2004-04-10 20:44:11 +00:00
Bruce A. Mah
1a82204eea Fix typo.
Submitted by:	schweikh
2004-04-08 15:47:30 +00:00
Roman Kurakin
934cf0a3a5 Remove hyphen between prodoct and company name. This may confuse peoples.
Requested by: Mark Johnston <mjohnston at skyweb dot ca>
MFC after: 1 days
2004-04-06 12:22:39 +00:00
Roman Kurakin
67de8ecbf8 Add Cronyx-Tau entry. 2004-04-02 17:35:53 +00:00
Hiroki Sato
08bb6770ab New release note:
isp(4) fix on sparc64,
	ipcs(1) -u option,
	rmdir(1) -v flag,
	rc.d/diskless split,
	rc.d/pf.

Update release note:
	MFC of umass(4) timeout/ATAPI MMC support,
	items related to the rc.d scripts moved into a separate section.
2004-03-24 18:03:55 +00:00
Hiroki Sato
ea3c18aedc New release note:
ips(4) now supports the recent Adaptec flavors
	of ServeRAID series SCSI controller cards.
2004-03-20 07:17:12 +00:00
Hiroki Sato
9ebb6e1eb2 MFC:
xl(4) hardware TX checksum disabled.
2004-03-20 06:19:38 +00:00
Hiroki Sato
8206b275ce New release note:
xl(4) hardware TX checksum disabled,
	uart(4) hw.uart.{console,dbgport} environment variable support.
2004-03-20 06:14:55 +00:00
Hiroki Sato
0c29f7d300 New release note:
Intel ACPI-CA 20040311 import.
2004-03-18 17:51:55 +00:00
Hiroki Sato
ce23d184a7 New release note:
SA-04:05.openssl
	/etc/rc.d/mixer
	/etc/rc.d/gbde_swap (wording fix)
2004-03-18 16:39:19 +00:00
Hiroki Sato
df6511ed48 New release note:
libdisk's u_long->d_addr_t change.
2004-03-16 22:14:37 +00:00
Hiroki Sato
42c59787dd New release note:
raid(4) removal.
2004-03-16 15:30:46 +00:00
Hiroki Sato
9c0ab25d6e New release note:
arl(4) for Aironet Arlan 655 wireless adapters.
2004-03-16 04:40:10 +00:00
Hiroki Sato
11d3e039e6 New release note:
ata(4) cardbus ATA/SATA support.
	ifconfig(8) prints polling(4) status.
2004-03-15 21:20:39 +00:00
Bruce A. Mah
1352f6f491 Grammar nits.
Move a SGML comment to a more meaningful (and correct) place in this
file.
2004-03-15 00:24:27 +00:00
Bruce A. Mah
39cccd7ea2 New release notes: acpi_toshiba(4), acpi_video(4), ubser(4),
FreeBSD/i386 can be compiled with icc, ng_atmllc(4), logins(1), GNU
grep 2.4.2.
2004-03-15 00:07:19 +00:00
Hiroki Sato
22937d6049 Update release note:
The gsc driver removed.
2004-03-14 23:26:06 +00:00
Hiroki Sato
cfd3634f23 Update release note:
rdp and spigot driver removed.
2004-03-14 22:42:02 +00:00
Hiroki Sato
3ce68bad1c Update release note:
The le driver removed.
2004-03-14 22:35:48 +00:00
Hiroki Sato
3e5d21d84c New release note:
old ISA drivers (asc, ctx, gp, stl, stli, wt) removed.
	nologin(8) moved to /usr/sbin/nologin.

Update release note:
	nologin(8) always reports login attempts[1].

Suggested by:	cperciva[1]
2004-03-14 08:47:20 +00:00
Hiroki Sato
ce6fa90bd5 New release note:
64-bit time_t on FreeBSD/sparc64,
	em(4) hiccup during ifconfig em0 alias fixed,
	ng_vlan(4) netgraph node type,
	umass(4) ATAPI MMC commands support,
	rc.d/gbde_swap and gbde_swap_enable in rc.conf,
	mountd(8) -p <port> option,
	nologin(8) syslog support,
	OpenBSD's pf and the related userland utils imported,
	SIZE attribute in distinfo enabled by default.

(when you find errors or inappropriate descriptions, please let me know.)
2004-03-13 16:45:05 +00:00
Hiroki Sato
191ac18641 Fix a typo (s/acecss/access/). 2004-03-13 16:21:39 +00:00
Bruce A. Mah
9203287aef Rewrite TCP segment reassembly note to mention SA-04:04, note MFC,
relocate to security advisory section.
2004-03-04 17:06:30 +00:00
Bruce A. Mah
77990834a3 Modified release notes: More ports affected by thread-safe resolver
ABI change [1], ACPI 20040220.

Submitted by:	marcus [1]
2004-02-29 02:20:21 +00:00
Bruce A. Mah
248bfd7247 Sorting fix: Put resolver(3) and killall(1) in the correct sorting
order in the userland section.

No other content changes.
2004-02-28 18:42:03 +00:00
Bruce A. Mah
882bac220c New release notes: SA-04:03, device driver megapatch, new file
descriptor allocation code, udav(4), TCP segment reassembly queue
update, EXT2FS large file support, geom_concat, indent(1) -ldi,
ifconfig(8) name, ip6fw(8) -n, libalias(3) new API, newfs(8)/mdmfs(8)
-l, re-entrant resolver(3) interfaces, savecore(8) large coredump
support, script(1) stdin bugfix, getopt_long(3) changes, gdtoa
20040118.

Modified release notes:  Cross-reference resolver(3) rather than
resolver(5).

A number of these release notes were obtained from (or supplemented
by) Mark Johnston's weekly FreeBSD cvs-src summaries.
2004-02-28 18:40:53 +00:00
Bruce A. Mah
d968126d67 New release notes: GNU regex import, routed 2.27.
Updated release notes:  OpenSSH 3.8p1 and default configuration
changes.
2004-02-26 16:05:25 +00:00
Gregory Neil Shapiro
162f81b382 sendmail 8.12.11 has been MFC'ed to RELENG_4 2004-02-22 04:30:32 +00:00
Bruce A. Mah
afa3e829b1 New release note: pw(8) -H.
MFCs noted:  libdisk fix for PC98, killall(8) -e.
2004-02-17 05:30:26 +00:00
Bruce A. Mah
f8a949b59b Whitespace fixes, no content changes. Translators may ignore this
commit.
2004-02-17 05:08:32 +00:00
Bruce A. Mah
938fe21f66 New release notes: TCP RFC 2385 (TCP-MD5) support, libarchive(3),
killall(1) -e, sdpd(8), awk 20040207, GNU readline patches 001-005,
GNU tar renaming, OpenPAM Eelgrass.
2004-02-17 05:05:43 +00:00
Gregory Neil Shapiro
732714879a Add a release note for the sendmail 8.12.11 import 2004-02-14 22:02:50 +00:00
Bruce A. Mah
cb4cb93f58 New release note: SA-04:02. 2004-02-06 21:36:48 +00:00
Bruce A. Mah
4d3410b485 Move recent devfs path rules note from userland section to kernel
section; update manpage entity reference appropriately.

Requested by:	cperciva
2004-01-30 18:29:14 +00:00
Bruce A. Mah
175b5a83de Argh. Fix SA-04:01 note so that it actually makes sense. 2004-01-30 17:50:35 +00:00
Bruce A. Mah
8e1a094907 New release notes: SA-04:01, devfs(8) rules work on directories,
libdisk fix for pc98, libpthread default, boot floppy overhaul.

Modified release notes:  Rewrite Project Evil note.
2004-01-30 17:46:05 +00:00
Bruce A. Mah
37c2cbe308 Modified release note: Rewrite CVS update note to reflect reality
Submitted by:	nectar
2004-01-27 00:50:21 +00:00
Bruce A. Mah
7ea97ca1c9 New release note: SMBFS request signing [1].
Modified release notes:  Expand on ULE features [2], provide a further
clarification on CVS changes.

Submitted by:	tjr [1], jeffr [2]
2004-01-26 16:41:46 +00:00
Bruce A. Mah
07c0990d3d New release note: PFIL_HOOKS in GENERIC. 2004-01-25 21:54:24 +00:00
Bruce A. Mah
3c753b4c6d New release notes: SCHED_ULE default, cdboot buggy BIOS workaround,
dc(4) sparc64/OFW fix, sk(4) multicast fix, IPsec bugfix, ata(4)
bugfixes, GEOM fix, NFSv4 panic fix, NSS large groups fix, CVS
security fix.

Most (but not all) of these are 5.2-RELEASE errata items.
2004-01-25 06:23:10 +00:00
Bruce A. Mah
b4b7e9c75d New release notes: Changed some TCP tunable defaults, MSS sanity
checks and overload protection, OpenSSH 3.7.1p2.

Use digi(4) entity.

Bump copyright date.
2004-01-10 18:10:20 +00:00
Bruce A. Mah
946bee360e New release notes: boot0sio, ndis(4), resolver(5) supports timeout:
and attempts:, ipfw(8) -b, ACPI-CA 20031203.
2003-12-12 21:58:13 +00:00
Bruce A. Mah
661138a15c Urk, add arch attributes to items from my previous commit. 2003-12-07 23:07:39 +00:00
Bruce A. Mah
ac198ea654 New release notes: Record the demise of the lmc, dgb, hea, meteor,
and loran drivers.
2003-12-07 22:58:35 +00:00
Bruce A. Mah
7bec11babd Bump various entities for 5.2-CURRENT, trim release notes and errata. 2003-12-07 22:12:05 +00:00
Bruce A. Mah
6f27ad7184 Whee!
Modified release note:  kdump(1) -E.

Approved by:	re (implicitly)
2003-12-07 01:11:33 +00:00
Bruce A. Mah
0c28f119e0 Grrr...get the semantics of these entities right.
Approved by:	re (implicitly)
2003-12-07 01:08:24 +00:00
Bruce A. Mah
097b1993cc New release notes: Logical CPUs for HTT now enabled using BIOS
settings, options IPFILTER requires options PFIL_HOOKS, last bits of
a.out compiler toolchain are gone, acpiconf(8) -i, asf(8), .snap
directory for snapshots, kdump(1) -p, last(1) -n, libwrap/tcpdchk(8)
support extended tcp_wrappers syntax, repquota(8) -n, savecore(8) -C,
uname(1) -i, hardware notes device trimmage, Turkish translation for
docs.

Modified release notes:  Spell "Cronyx-Sigma" correctly in cx(4)
item, spell "FireWire" consistently, fix grammer in puc(4) item, move
uart(4) note from NIC to generic kernel section, spell "NetGraph"
consistently, fix typo in xe(4) note, dynamic linking note more
precise,

Deleted release notes:  -pthread removed (this was reverted).

Other:  Correct a reference to recent security advisories.

Approved by:	re (implicitly)
2003-12-06 23:14:35 +00:00
Bruce A. Mah
283a495015 New release note: ip_fastforward.
Approved by:	re (implicitly)
2003-12-05 21:34:31 +00:00
Bruce A. Mah
2b907f31da New release notes: cx(4) update and sconfig(8), utopia(4) [1], wi(4)
works on Lucent cards, NFSv4 client support, GNOME/KDE "Lite Edition"
on disc 1.

Approved by:	re (implicitly)
Submitted by:	harti [1]
2003-12-04 19:20:28 +00:00
Bruce A. Mah
b52fd40e38 New release notes: SA-03.19, tcp_hostcache, compat4x.i386 updates,
nologin(8) C implementation, no more sysinstall(8) security profiles

Modified release notes: Dynamic /bin and /sbin only apply to non-ia64,
BIND 8.3.7 (+ MFC), add old version information to sendmail update
note.

Approved by:	re (implicitly)
2003-12-01 00:17:33 +00:00
Simon L. B. Nielsen
c4f6ec8989 Correct the name of the make(1) knob to disable dynamic root
(s/WITHOUT_DYNAMICROOT/NO_DYNAMICROOT/).

Approved by:	re (scottl)
Noticed by:	Matthias Schndehtte <Matthias.Schuendehuette@siemens.com>
2003-11-25 14:11:02 +00:00
Christian Brueffer
00ebd9c633 o Add missing articles
o Various grammar fixes

Approved by:	re (murray)
2003-11-23 09:53:13 +00:00
Bruce A. Mah
3a956a7f32 New release note: acpi(4) idle state support.
Submitted by:	njl
Approved by:	re (implicitly)
2003-11-21 01:23:20 +00:00
Christian Brueffer
3257da0c40 o Use manpage entity for xe(4)
o Various grammar fixes

Approved by:	re (bmah)
2003-11-20 19:39:53 +00:00
Bruce A. Mah
5ba49552e6 New release note: sparc64 syscons(4) support [1]
Modified release note:  mount_udf(8) -C. [2]

Submitted by:	kris [1], "R. Imura" <imura@ryu16.org> [2]
Approved by:	re (implicitly)
2003-11-20 17:07:59 +00:00
Bruce A. Mah
ab9c99bd65 Modified release note: dynamically linked /bin and /sbin is now the
default.
2003-11-16 20:34:46 +00:00
Bruce A. Mah
ff4cdfdcdb New release notes: statfs(2), KAME updates.
Updated release note:  DRM kernel modules import.
2003-11-15 02:19:46 +00:00
Bruce A. Mah
06c12112c9 MFCs noted: sendmail-8.12.10, tzdata2003d. 2003-11-10 16:27:53 +00:00
Yoshihiro Takahashi
8bdb7bde53 New notes for pc98: Pentium Pro and Pentium II workarounds, i386 interrupt
handling.
2003-11-08 01:17:08 +00:00
Bruce A. Mah
803fe7b41d New release notes: i386 interrupt/SMP handling, RFC 3484 source
address selection, UDF_ICONV, lost+found 0700

MFCs noted:  amr(4) crashdump support, libalias and Cisco Skiny
Station.

Updated release notes:  GCC 3.3.3 20031106, lukemftp 20031111.

Deleted release note:  PCI interrupt routing on i386 UP (presumed to
be subsumed or replaced by above i386 interrupt/SMP changes).
2003-11-07 16:28:02 +00:00
Bruce A. Mah
2a8a98c058 A grab bag of new (but overdue) release note items: dcons(4) and
friends, Pentium 4 and related workarounds, some MPSAFE network
drivers, IPv6 supports RFC 3542 (Advanced Sockets API), ifconfig(8)
staticarp, libkse default threading library for ia64.

Updates:  New DRM import.
2003-10-31 16:58:43 +00:00
Bruce A. Mah
c3af6250d0 Fix typo: s/dev_db/dev_mkdb/
Pointed out by:	Michel Lavondes <fox@vader.aacc.cc.md.us>
2003-10-20 15:17:44 +00:00
Bruce A. Mah
ffe837c393 Modified release notes: Fixed minor grammatical bugs in atkbd(4) bug
and safe(4).
2003-10-19 18:32:48 +00:00
Hiroki Sato
5834974f39 Modified release note:
Fix a typo in IP_ONESBCAST item.

MFC noted:
	ipfw(4) limit rule processing fix.
2003-10-19 12:58:57 +00:00
Hiroki Sato
e51287e850 New release note:
Fix ipfw(4) limit rule processing.
2003-10-18 18:18:17 +00:00
Hiroki Sato
929f8c9699 Modified release note:
- Use multicast(4) and pim(4) hyperlink.
	- Fix a wrong description in rfcomm_sppd(1) and
	  rfcomm_pppd(8) item.
2003-10-17 16:47:42 +00:00
Hiroki Sato
034d260750 New release note:
Bluetooth protocol stack update.

Based on report by:	emax

Modified release note:
	s|challenge/|challenge/response| in SA-03:15 item.
2003-10-16 17:16:24 +00:00
Hideyuki KURASHINA
e442b5e224 Modified release note:
Note MFC of sk(4) support for SK-9521 V2.0 and 3COM 3C940.
2003-10-15 12:27:52 +00:00
Hiroki Sato
6fc4a17da3 New release note:
- xe(4) driver update
	- tzdata2003d update
2003-10-15 10:04:07 +00:00
Hideyuki KURASHINA
abb86bf8a1 Close open parenthesis. 2003-10-14 05:36:36 +00:00
Hiroki Sato
7ffba86d07 New release note:
amr(4) crashdump support.
2003-10-11 05:40:05 +00:00
Hiroki Sato
ca144d1ca4 New release note:
- sk(4) now supports SK-9521 and 3C940.
	- libalias now supports Cisco Skinny Station protocol.
2003-10-10 18:36:52 +00:00
Hiroki Sato
1255c9c0ba New release note:
Heimdal 0.6.
2003-10-10 08:53:00 +00:00
Hiroki Sato
45f392d82c New release note:
- hifn(4) 7955/7956 support.
	- $ntpd_flags in /etc/defaults/rc.conf changed.
2003-10-09 16:20:28 +00:00
Bruce A. Mah
47f84de788 Add a warning about the safe(4) driver's experimental status.
Submitted by:	sam
2003-10-06 19:07:20 +00:00
Bruce A. Mah
83026a7004 New release note: SA-03:15.
MFC noted:  mount_msdosfs(8) -M.
2003-10-06 04:13:23 +00:00
Hiroki Sato
fc8d724c56 New release note: SA-03:18. 2003-10-05 08:17:53 +00:00
Bruce A. Mah
87f4183704 New release notes: LIBICONV, CD9660_ICONV/MSDOSFS_ICONV/NTFS/ICONV,
libkiconv, mount_cd9660(8)/mount_ntfs(8) -C, mount_msdos(8) -M,
mount_msdos(8) -D/-L.

While here, note that OpenSSL 0.9.7c was MFC-ed.

Submitted by:	"R. Imura" <imura@ryu16.org>
2003-10-03 16:28:26 +00:00
Bruce A. Mah
28e8ab68e0 New release note: OpenSSL 0.9.7c. 2003-10-03 16:14:54 +00:00
Hiroki Sato
0708b127ae Remove SA-03:16. 2003-10-03 14:53:06 +00:00
Hiroki Sato
b20c787da0 New release notes:
SA-03:14, 03:16, 03:17.
2003-10-03 14:49:04 +00:00
Bruce A. Mah
43bfd49573 New release note: SA-03:13.
Modified release notes:  GNOME 2.4, KDE 3.1.4.
2003-09-20 00:01:29 +00:00
Gregory Neil Shapiro
d63c8cc860 Add a release note for the sendmail 8.12.10 import 2003-09-19 23:23:55 +00:00
Yoshihiro Takahashi
98ebeeb7df Enable DRM update note on pc98. 2003-09-18 09:27:31 +00:00
Bruce A. Mah
1b666ce56f New release/errata note: SA-03:12. 2003-09-16 23:25:48 +00:00
Bruce A. Mah
251998aaee New release notes: DRM update for 20030909, uart(4), ata(4) update
(ATAng), rtld(1) does libmap by default, symorder gone, sysinstall(8)
alternate MTA selection, GCC -pthread gone.
2003-09-14 18:20:24 +00:00
Bruce A. Mah
133146bec6 New release note: bfe(4).
Modified release note:  Recent rl(4) additions were moved to the new
re(4) driver.
2003-09-11 16:00:51 +00:00
Bruce A. Mah
a93c89d35b New release notes: PIM support, amd-6.0.9, GNU Readline 4.3, GNU Sort
2.1, ISC DHCP client 3.0.1rc12.
2003-09-06 18:15:11 +00:00
Yoshihiro Takahashi
b1c21fcbfc - i386 FPU emulation is removed on pc98.
- correct typo.
2003-08-23 05:42:03 +00:00
Bruce A. Mah
02e9dd244b MFC noted: systat(1) IPv6. 2003-08-22 22:24:12 +00:00
Bruce A. Mah
300578885f New release notes: No more i386 FPU emulation, atmconfig(8).
Update release notes:  GCC-3.3.1 release.
2003-08-22 22:08:47 +00:00
Bruce A. Mah
364f135f4d New release notes: OFW_NEWPCI, IP_ONESBCAST, ffsinfo(8).
Modified release notes:  Tweak rl(4) note and note MFC.
2003-08-21 17:52:08 +00:00
Bruce A. Mah
0698b57374 New release note: WITH_DYNAMICROOT.
Modified release note:  Fix up some typos and improve markup in
rescue(8) note.
2003-08-19 16:03:01 +00:00
Bruce A. Mah
5b1f9e22e5 New release note: twe(4) 3ware generic API (+MFC).
MFC noted:  USB/Firewire quirks.
2003-08-12 00:51:28 +00:00
Bruce A. Mah
ebaf375bc8 New release notes: swap_pager changes, ng_atmpif(4).
Modified release notes:  locale(1) -m, -march=pentium4 re-enabled.
2003-08-12 00:12:52 +00:00
Bruce A. Mah
54f3bdcfde Slightly rearrange some items in the kernel section (but don't change
their content).
2003-08-11 23:08:35 +00:00
Bruce A. Mah
394bb3e431 New release notes: SA-03:09, SA-03:10. 2003-08-11 15:53:55 +00:00
Bruce A. Mah
984b49496b New release notes: rl(4) supports RealTek 8139C+ and 8169, ccd(4)
support for raw disks, acpidb(8), iasl(8).
2003-08-08 15:59:34 +00:00
Bruce A. Mah
ffe342ebe6 Modified release note: Clarify SA-03:08 note. 2003-08-04 15:26:40 +00:00
Bruce A. Mah
959174ee6c New release/errata notes: SA-03:08. 2003-08-04 00:57:28 +00:00
Yoshihiro Takahashi
76c718b3e2 puc(4) printer also works on pc98. 2003-08-02 09:33:58 +00:00
Hiroki Sato
ece87aa70b New release notes:
puc(4) printer support
	em(4) support for tuning the interrupt delays
2003-08-02 09:00:50 +00:00
Bruce A. Mah
b48b87f9cd New release notes: dhclient(8) -i, systat(1) ip6/icmp6, NO_FLOPPIES
for alpha/amd64/ia64.
2003-08-01 21:43:20 +00:00
Yaroslav Tykhiy
92fef529b2 MFC noted: arp(8) -i. 2003-08-01 13:46:22 +00:00
Hiroki Sato
dc9fea182f New release notes:
one-true-awk 29-Jul-2003 snapshot.
2003-07-30 08:36:16 +00:00
Bruce A. Mah
90a33c8787 Fix grammar nits. 2003-07-29 21:20:44 +00:00
Bruce A. Mah
0f6c92c144 New release notes: da(4) no-6-byte-commands, GNOME 2.2.2, KDE 3.1.3. 2003-07-29 15:48:06 +00:00
Hiroki Sato
f509c8644c New release notes:
wi(4) suspend/resume bug fix
	smbfs off-by-one error fix

Update hardware notes:
	The 386SX is no longer supported.
2003-07-29 07:28:43 +00:00
Simon L. B. Nielsen
61860dd771 Move the rescue manpage, documenting the new rescue utilities in
/rescue, from section 7 to section 8.  The old rescue.7 file has been
simply subjected to "cvs rm", as there is no history to preserve.

Update the release documentation accordingly.

Requested by:	njl, ru
Most text by:	Tim Kientzle <kientzle@acm.org>
Reviewed by:	ru, doc@
Approved by:	ceri (mentor)
2003-07-28 21:06:38 +00:00
Yoshihiro Takahashi
ce92afe1ec Enable the safe, harp, hatm and patm driver documentations for pc98. 2003-07-27 14:08:54 +00:00
Simon L. B. Nielsen
5445ea75ce The /rescue system is now enabled by default again, so remove note
saying that it is disabled.

Approved by:	ceri (mentor)
2003-07-26 13:04:40 +00:00
Hiroki Sato
42203b623d New release notes: bge(4) 5705 support.
Update release notes:  rescue(7) man page.

MFC:  safe(4).
2003-07-25 14:08:32 +00:00
Hiroki Sato
677b45dc1d New release notes: safe(4). 2003-07-21 22:07:40 +00:00
Hiroki Sato
7d8b5aa2c1 New release notes: harp(4).
Updated release notes:  patm(4) (use &man.patm.4;).
2003-07-21 20:31:13 +00:00
Hiroki Sato
4bb0aa7bc3 MFC: atkbd(4) bug fix. 2003-07-19 14:38:03 +00:00
Hiroki Sato
ca49cf5aaf New release notes: top(1) -H, mount(8)/umount(8) filesystem ID support. 2003-07-18 21:09:55 +00:00
Yaroslav Tykhiy
a146c97a8f Correct a couple of slips: add a missing article at one point
and the plaintext word "option" after "</option>" at another.
2003-07-18 14:50:10 +00:00
Yaroslav Tykhiy
54c29df340 New release note: arp(8) -i. 2003-07-18 14:29:35 +00:00
Hiroki Sato
25153f2df6 New release notes: ipfw(8) -n flag, comma-separeted address lists.
MFC: ipfw(4) C++-style comment, rules in set 31.
2003-07-17 17:21:56 +00:00
Hiroki Sato
74304cd784 Some grammatical and markup fixes. 2003-07-16 12:24:22 +00:00
Hiroki Sato
788c11ba85 New release notes: ipfw(8), and atkbd(4) bug fix. 2003-07-16 10:37:12 +00:00
Hiroki Sato
fc4e357d51 New release notes: hatm(4), patm(4).
Updated release notes: OpenPAM.

Remove references to rescue(7).
2003-07-15 15:39:52 +00:00
Hiroki Sato
57434d7dc3 New release notes: ACPI-CA 20030619. 2003-07-13 23:26:20 +00:00
Hiroki Sato
2ff553eb9e New release notes: GCC 3.3.1-pre, new ipfw features, rarpd bug fix,
config.{guess,sub} in the ports infrastructure.
2003-07-12 07:41:39 +00:00
Bruce A. Mah
e1377f6f55 MFC noted: chroot(8) -u/-g/-G. 2003-07-07 22:44:38 +00:00
Hiroki Sato
ee2cd58c63 Add a missing </para>. 2003-07-04 15:23:47 +00:00
Bruce A. Mah
e6c92d4cc6 New release notes: mount_nwfs(8)/mount_portalfs(8)/mount_msbfs(8)
moved from /bin to /sbin, /rescue.

Updated release notes:  lukemftpd-20030630.
2003-07-03 20:45:44 +00:00
Bruce A. Mah
577a1d0c4e Actually, the 802.11 code was rewritten, not reorganized, by recent
commits.

Apologies to, and pointed out by:	sam
2003-06-26 21:22:00 +00:00
Bruce A. Mah
32ce613809 New release notes: watchdog(4)/watchdogd(8), ath(4)/ath_hal(4),
802.11 reorg.

MFC noted:  texinfo 4.6.
2003-06-26 21:01:08 +00:00
Bruce A. Mah
96d8abf403 New release note: texinfo 4.6. 2003-06-21 00:04:11 +00:00
Bruce A. Mah
57e750b33d New release notes: PAE panic fixed, bge(4) at 10 Mbps fixed,
GEOM_FOX, dev_db gone, local(1) reimplementation, ps(1) -H.
2003-06-20 23:13:23 +00:00
Bruce A. Mah
a04fd905b2 New release notes: matcd(4), BIND 8.3.6, lukemftp 20030615.
Modified release notes:  Mention the old OpenPAM version when noting
the update.
2003-06-17 20:01:49 +00:00
Bruce A. Mah
e3d7552bed MFP4: First release notes for 5.1-CURRENT. 2003-06-07 17:46:28 +00:00
Bruce A. Mah
0d7d990649 Update release documentation version numbers for 5.1-CURRENT.
Trim release documentation and errata.  While here, put back
some conditional text in the errata that was removed during
5.0-RELEASE and never put back.
2003-06-07 17:38:18 +00:00
Hiroki Sato
1328c5d350 - Fix to use the official vendor name (s/Melco/MELCO/).
hardware/common/dev.sgml

Pointed out by:	rushani
Approved by:	re (bmah)

- Fix a typo.

	relnotes/common/new.sgml

Approved by:	re (bmah)
2003-05-28 21:01:22 +00:00
Bruce A. Mah
7b97873655 Modified release note: Add missing word in rue(4) item.
Submitted by:	murray
Approved by:	re (implicitly)
2003-05-27 15:43:59 +00:00
Bruce A. Mah
9aac2345ef Flesh out the libkse note a bit. Source material kindly provided by
deischen, any inaccuracies are mine.

Approved by:	re (implicitly)
2003-05-23 20:10:46 +00:00
Bruce A. Mah
47e5e405b1 Modified release note: Note code generation problems with the base
system GCC using -march=pentium4, and the local workaround in our
Makefile infrastructure.

Approved by:	re (implicitly)
2003-05-23 00:02:10 +00:00
Bruce A. Mah
284b8787bf Modified release note: kde-3.1.2.
Approved by:	re (implicitly)
2003-05-20 04:03:29 +00:00
Marc Fonvieille
56fa8b311f Use of manual page entity for ehci(4).
Approved by:	re@ (bmah@)
2003-05-19 21:30:09 +00:00
Bruce A. Mah
a8602b99be New release/hardware notes: ips driver.
Approved by:	re (implicitly)
2003-05-13 18:15:28 +00:00
Bruce A. Mah
3b70c1d701 Whitespace cleanup of previous commit. Translators can ignore this.
Approved by:	re (implicitly)
2003-05-08 22:31:00 +00:00
Bruce A. Mah
1a806a7a29 New release notes: New newsyslog(8) features.
Submitted by:	gad
Approved by:	re (implicitly)
2003-05-08 22:29:28 +00:00
Bruce A. Mah
b082d39489 Try to reflect the current state of disklabel (removed) and the
recently-activated bsdlabel(8).
2003-05-08 21:09:39 +00:00
Bruce A. Mah
713ed07eeb New release notes: Kerberos 5 built by default, krb5 distributed
folded into crypto.

Submitted by:	markm
Approved by:	re (implicitly)
2003-05-07 04:15:57 +00:00
Yoshihiro Takahashi
8c78720918 KSE is useful for pc98. 2003-05-04 02:02:48 +00:00
Bruce A. Mah
ad947d4aaf New release notes: rue(4), MI passwd databases, libkse.
Modified release notes:  Update DRM note and move from kernel section
to contrib section, add arch attribute for libthr note.
2003-05-03 23:46:28 +00:00
Bruce A. Mah
d9c32632b9 Fix whitespace nit...no content changes. 2003-05-03 22:18:49 +00:00
Bruce A. Mah
6b7999495b Update "boilerplate", fix wording and markup of some notes. 2003-05-03 22:18:24 +00:00
Doug Barton
7fe19d63ec Slightly tweak the rc update text, since things changed slightly after
I sent the first draft to Bruce. Remove rc.sendmail from the list, since
it was a mistake on my part to remove it from the base, which I've now
corrected. Add the rc.${MACHINE_ARCH} for arch's besides i386.

While I'm here, do a completely trivial re-capitalization of rcNG. :)

Thanks to Bruce for cleaning up my humble first draft.
2003-05-03 09:44:25 +00:00
Bruce A. Mah
176a983717 New release notes: ata(4) flushing on shutdown, mergemaster(8) -P,
old rc scripts gone, texinfo 4.5.

Updated release notes:  OpenPAM Dianthus.
2003-05-02 16:28:45 +00:00
Bruce A. Mah
ad80d02689 New release notes: ata(4) support for Promise SATA devices, CAM
supports huge devices, iir(4) update.

Other changes:  Add some <replaceable></replaceable> tags where
appropriate.
2003-05-01 19:09:54 +00:00
Bruce A. Mah
48b1a8fa2d New release notes: ACPI-CA 20030228, groff 1.19, tzdata2003a. 2003-05-01 15:08:10 +00:00
Bruce A. Mah
0e826b41d9 New release note: tw(4) removal.
Also remove from hardware notes.
2003-04-29 03:33:39 +00:00
Hiroki Sato
5950a4a531 Add a missing </para>. 2003-04-26 19:07:33 +00:00
Bruce A. Mah
477dd32fb5 s/filesystem/file system/
s/bootloader/boot loader/

I hate search and replace sweeps like this as much as anyone else, but
in each case I used both alternatives within a single document, so I'm
trying to enforce some internal consistency.
2003-04-25 14:42:53 +00:00
Bruce A. Mah
1d3b6ec454 New release notes: i386 boot loader 1.5TB limit, OpenSSH 3.6.1p1.
Modified release notes:  Add note about 1.5TB limit to sysinstall note.
2003-04-25 14:37:56 +00:00
Johan Karlsson
95754e2fc1 New release note: chown(8)/chgrp(1) -v -v. 2003-04-25 09:58:52 +00:00
Yoshihiro Takahashi
7dfdab9659 axe(4) works on pc98 maybe. 2003-04-23 10:46:00 +00:00
Bruce A. Mah
0ed2935b68 New release notes: axe(4), newfs(8) -O2 default, sysinstall UFS2
default (i386,alpha,sparc64,ia64).
2003-04-22 22:40:57 +00:00
Bruce A. Mah
6c0ba0d0e8 Fix typo: s/5.0-STABLE/5.0-CURRENT/
Pointed out by:	scottl
2003-04-19 18:40:23 +00:00
Bruce A. Mah
974855ae3c New release notes: LAZY_SWITCH, new docs and translation team.
Modified release notes:  Rewrite HTT note to conform to reality, fix a
couple of typos referring to options directives [1], add missing words
in gdtoa note.

MFC noted:  sbsh(4).

Inspired by:	bde message <20030420022510.O16869@gamplex.bde.org> to
		current@ [1]
2003-04-19 17:57:14 +00:00
Bruce A. Mah
10a33cc2a8 Fix minor whitespace glitch. Translators can ignore this. 2003-04-19 17:09:09 +00:00
Bruce A. Mah
5c8b5d24dc New release notes: NSS modules, port distfile refetches. 2003-04-19 06:11:37 +00:00
Yoshihiro Takahashi
32d9e2d216 The ehci driver works on pc98. 2003-04-19 01:26:29 +00:00
Bruce A. Mah
e24d5d036e New release notes: ehci, pam_chroot(8), uudecode(1)/b64decode(1) -r,
vmstat(8) -f, gdtoa 20030324, lukemftpd 20030122, pkg_create(1) -C
conflict checking.
2003-04-17 15:43:59 +00:00
Bruce A. Mah
dc0a1928da New release notes: sbsh(4), mixer(8) relative adjustments,
mount_nfs(8) noinet4/noinet6, usbhidaction(1), xargs(1) -o.
2003-04-13 19:15:08 +00:00
Yoshihiro Takahashi
719966d60d The pcspeaker was for pc98. 2003-04-13 01:16:16 +00:00
Bruce A. Mah
6fe5445288 New release notes: MADV_PROTECT, vpd(4), DIRECTIO,
pcspeaker.ko/atspeaker.ko -> speaker.ko, pkg_info(1) -b, pkg_info(1)
-Q, removal of obsolete upgrade mechanisms.
2003-04-12 16:38:33 +00:00
Bruce A. Mah
fc5738c0d3 Modified release notes: GNOME 2.2.1, KDE 3.1.1a. 2003-04-12 15:21:10 +00:00
Bruce A. Mah
a0f2509c9f Whitespace cleanup from the sect3->sect2 reorg.
Translation teams can ignore this.
2003-04-12 15:18:52 +00:00
Bruce A. Mah
30709a2a94 Add id attributes for all sect2 and sect3 sections. 2003-04-12 15:13:26 +00:00
Bruce A. Mah
bab2e18fa0 Slight reorganization of the release notes: Make the contributed
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.
2003-04-12 15:07:04 +00:00
Jake Burkholder
d19d8c8753 Mention DARPA and Network Associate Laboratories.
Sponsored by:	DARPA, Network Associates Laboratories
2003-04-11 02:53:49 +00:00
Bruce A. Mah
eb9a5ddf51 Put the MAKEDEV item in correct alphabetical order. 2003-04-11 00:51:15 +00:00
Bruce A. Mah
aac302c75e New release notes: PAE, diskinfo(8), jail(8) -i, jexec(8), jls(8),
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.
2003-04-11 00:50:33 +00:00
Bruce A. Mah
40b2ec8fec New release notes/errata: SA-03:07.
Submitted by:	gshapiro
2003-03-31 17:38:18 +00:00
Bruce A. Mah
ce6a61aaa0 Modified release note: sendmail-8.12.9.
Submitted by:	gshapiro
2003-03-30 06:02:40 +00:00
Bruce A. Mah
e2fd179f58 Typo fixes. Translators can probably ignore these.
Submitted by:	ispell(1)
2003-03-28 18:22:23 +00:00