John W. De Boskey
9327e08b68
continuation not needed
2003-04-18 02:30:40 +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
John Hay
cde488d3a7
Move the ex, ie, plip and sl drivers to drivers.flp, so that kern.flp
...
fit again.
2003-04-17 06:06:54 +00:00
John Hay
20f99829c3
NO_COMPAT_FREEBSD4 is no more.
2003-04-17 06:04:44 +00:00
Bruce A. Mah
cb82f4c20e
Update puc(4) supported hardware.
...
PR: 50928
Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
2003-04-16 16:04:05 +00:00
Ruslan Ermilov
a07872b53c
Don't play with MAKEFLAGS in one other place too; it's dangerous.
2003-04-15 09:54:19 +00:00
Ruslan Ermilov
2d1cc5928b
Fixed dofs_vn(): previous revision ran ``rm -f /dev/*vnn*'' too early.
2003-04-15 09:14:14 +00:00
Ruslan Ermilov
10646d5f83
Makefile.inc1 rev. 1.341 broke release.5 -- the fuss with MAKEFLAGS
...
here interferenced with one in Makefile.inc1. Since we can't avoid
the jugglery in Makefile.inc1 (we want -m /usr/src/tools/build/mk
to come first, before any other -m specified on the command line),
avoid it here.
Reported by: imp
2003-04-15 06:36:38 +00:00
Bruce A. Mah
9f91fdaf6b
Add sbsh(4) entry.
2003-04-13 19:15:30 +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
Bruce A. Mah
7842e8b37b
fxp(4) works on sparc64.
2003-04-11 03:00:08 +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
Murray Stokely
046f71c082
Add a note about MAKEDEV / devfs.
...
PR: docs/48038
2003-04-07 11:20:24 +00:00
Murray Stokely
75ea4f411b
Update wording about future 4.X releases now that 4.8 is out the door.
2003-04-07 11:15:14 +00:00
David Malone
fa25e61082
Don't forget to send the Content-length header after calculating it.
...
PR: 29725
Submitted by: Eugene Grosbein <eugen@svzserv.kemerovo.su>
2003-04-05 17:15:38 +00:00
David Malone
cda5ba2ceb
More warns cleanups and misc cleanups:
...
1) Make fetch_mode a pointer 'cos we can just use the optarg.
2) Constness.
3) Add/complete prototypes.
4) Change an int to a socklen_t.
5) Don't use C++ style comments.
6) Check return values from read and fork a little more carefully.
7) Avoid closing an uninitialised int.
8) Get rid of unneeded extern declarations.
2003-04-05 15:27:27 +00:00
Bruce A. Mah
85fcc22cf6
Fix typo: On the relevant architectures, floppy drives are handled by
...
the fdc(4) driver, not the fd(4) file descriptor files.
Submitted by: Peter B <pb@ludd.luth.se>
MFC after: 1 week
2003-04-03 21:23:31 +00:00
Ruslan Ermilov
9e7ea7cc66
Removed redundant lines.
...
Noticed by: obrien
2003-04-01 19:59:30 +00:00
Bruce A. Mah
6a37003ce4
Release errata can also contain information uncovered late in the
...
release cycle (after the release notes are closed). Note this fact.
2003-03-31 18:12:56 +00:00
Bruce A. Mah
40b2ec8fec
New release notes/errata: SA-03:07.
...
Submitted by: gshapiro
2003-03-31 17:38:18 +00:00
Ruslan Ermilov
0894276077
Trace command execution. Grammar and spelling.
2003-03-31 12:41:27 +00:00
Ruslan Ermilov
99f0879155
NODEVFS cleanup: don't bother with MAKEDEV.
2003-03-31 12:35:26 +00:00
Ruslan Ermilov
51df6fdf37
Unmount the file system and detach an underlying memory disk even
...
if the script fails somewhere in the middle.
Prodded by: phk
2003-03-31 12:29:31 +00:00
Ruslan Ermilov
0dbc5e389c
Revert revision 1.639 -- the "nodev" mount(8) option restriction
...
does not apply to ${CHROOTDIR} file system since revision 1.712.
2003-03-31 11:46:49 +00:00
Ruslan Ermilov
dbc9acf4e4
Strip the .comment section out from the BOOTMFS kernel.
2003-03-31 11:16:53 +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
Bruce A. Mah
d0fec20c3d
New release notes: adduser(8) -g, gstat(8), omshell(1)/dhcpctl(3).
2003-03-28 18:14:54 +00:00
Jimmy Olgeni
d220d24cd1
Whitespace: wrap paragraph before column 80 (no content changes).
...
Approved by: bmah
2003-03-25 20:21:20 +00:00
Jimmy Olgeni
da5bd0dca8
Some spelling fixes.
...
Approved by: bmah
2003-03-25 20:18:37 +00:00
Jimmy Olgeni
6621f104c1
Remove trailing whitespace.
...
Approved by: bmah
2003-03-25 20:17:31 +00:00
Hiroki Sato
1649fe2b0a
Catch up with the English version:
...
1.523 -> 1.524 relnotes/common/new.sgml
2003-03-24 21:42:53 +00:00
David E. O'Brien
919b002617
s/loaded as a module/available as a module/g
...
Submitted by: ru
2003-03-23 04:23:10 +00:00
Ruslan Ermilov
4c9fbbd687
Go for the auto-tuned `maxusers'. This at least fixes
...
the ``panic: timeout table full'' on Alphas.
Tested by: wilko
2003-03-22 14:23:23 +00:00
Hideyuki KURASHINA
66996f7a88
Refine translation.
2003-03-22 11:13:31 +00:00
Hideyuki KURASHINA
9c56ba0569
Merge the following from the English version:
...
1.31 -> 1.33 errata/article.sgml
2003-03-22 10:50:05 +00:00
Hiroki Sato
86b81cd948
Fix some mistranslations.
2003-03-22 05:47:29 +00:00
Hiroki Sato
faf5689e78
Merge the following from the English version:
...
1.500 -> 1.523 relnotes/common/new.sgml
2003-03-22 04:37:55 +00:00
Hiroki Sato
f2c3689de3
Add a missing </para>.
2003-03-22 04:37:16 +00:00
Bruce A. Mah
20839b6fb9
Modified release note: SA-03:06 (minor wording tweak).
2003-03-21 22:37:39 +00:00
Bruce A. Mah
b3f19081e7
New errata/release notes: SA-03:06.
2003-03-21 22:31:44 +00:00
Ruslan Ermilov
61b25513f1
wlan module depends on rc4 module, so provide one.
...
Reviewed by: imp
2003-03-21 22:01:00 +00:00