bmah
4ec447eac8
New errata: SA-03:02, SA-03:03.
2003-02-24 17:50:27 +00:00
bmah
f1e66099ca
Fix whitespace bogon introduced in previous commit...no content
...
changes.
2003-02-24 17:23:03 +00:00
bmah
803faf089e
New release notes: SA-03:02, SA-03:03.
2003-02-24 17:21:15 +00:00
ru
919bdd6598
At least we don't need the whole <bsd.prog.mk> glue.
...
(I did test build the original change, but apparently
forgot to include it to LOCAL_PATCHES. It happens.)
2003-02-23 19:15:55 +00:00
jwd
5a23486f36
mk file needed for 'make obj' done by $CHROOTDIR/mk
2003-02-23 06:27:21 +00:00
bmah
add44bfbad
Add a paragraph on HyperThreading support.
2003-02-23 02:04:12 +00:00
bmah
131c27362a
IPFilter has both kernel and userland components, but traditionally
...
we've listed updates to it in the kernel section. Be consistent and
move its item from userland/contributed to kernel/contributed.
2003-02-23 02:01:56 +00:00
bmah
b9b170dd4c
Fix some minor typos.
2003-02-23 01:59:35 +00:00
bmah
d645ea9e36
New release notes: /dev/tty fix, fstat(2) bugfix, kqueue(2)
...
bugfix, xl(4) bugfix, ipfw(4) skipto/log fix, non-blocking RPC fix,
mly(4) fix, smbfs bugfixes, adduser(8) passwords with special
characters, sem_open(3) multiple open fix.
All of these items are bugfixes listed in errata/article.sgml
rev. 1.27. It seemed to me that if they were important enough to
list in the errata, they were important enough for the release notes.
2003-02-23 01:57:54 +00:00
bmah
5e9cec1d9f
Add a variety of new devices culled from recent (?) commits, affecting
...
the ata(4), asr(4), aac(4), trm(4), and vr(4) drivers.
2003-02-21 23:36:00 +00:00
bmah
009031a189
New release notes: i386 HTT (+MFC) [1], privileged port sysctls,
...
ata(4) has more SiS support, cd(4) update, rand(3) bugfix [2],
srandom(3) better seeding [2], sysinstall(8) can install XFree86
components again.
Clues provided by: jhb [1], kris [2]
2003-02-21 23:34:41 +00:00
ru
f5201caa37
Fixed synopsis.
...
Mention that md(4) should be active (from release(7)).
Yet, this has nothing to do with bsd.prog.mk.
2003-02-21 22:37:18 +00:00
hrs
e71043be7e
Merge the following from the English version:
...
1.496 -> 1.500 relnotes/common/new.sgml
2003-02-21 21:06:28 +00:00
matusita
c6646c2f7d
Push UFS_ACL back for i386. We have 11kbytes of free space on kern.flp.
...
If we have no UFS_ACL kernel, users who already uses UFS1/2 attributes
get confused since no access control is performed for an update install.
Still, pc98 and alpha doesn't have UFS_ACL since I don't know about them.
Nyan-san, if kern.flp on tatsu has enough spaces (4k or more spaces),
please back UFS_ACL for pc98 also.
Data collected from: 5.0-CURRENT-20030221-JPSNAP on snapshots.jp.FreeBSD.org
2003-02-21 18:07:24 +00:00
bmah
22cf3256d9
Modified release notes: OpenSSL-0.9.7a.
...
While here, fix a minor markup bogon.
2003-02-20 17:26:11 +00:00
bmah
9004d4785e
Fix pathnames: BIN should be BASE for FreeBSD 5.0 and later.
...
Submitted by: obraun
2003-02-20 04:32:44 +00:00
cognet
2de1d4350c
Move trm(4) to the drivers floppy.
...
This should have been done a long time ago.
2003-02-20 03:22:53 +00:00
matusita
cac30bb884
Pushing back aacp driver to kern.flp kernel. It can be removed iff
...
aac is not compiled into a kernel.
After this change, kgziped kernel got about 320 bytes; it still fits a floppy.
Pointy hat to: matusita
2003-02-19 03:49:17 +00:00
matusita
79fa543e52
Yet another kernel diet: remove aacp and _KPOSIX_PRIORITY_SCHEDULING.
...
aacp is a passthrough driver for aac, but it seems that aac kernel
module has a feature provided by aacp; so it can be removed safely.
_KPOSIX_PRIORITY_SCHEDULING provides P1003.1B realtime extension.
However, in an installation phase, it seems that it helps a little
for us, so we can remove this option from a kernel for floppy installation.
I know _KPOSIX_PRIORITY_SCHEDULING option is defined in other architecture.
However, I don't touch them at this time; I can't test it.
Anyway here's result.
Before diet:
-rwxr-xr-x 1 matusita matusita 4849883 Feb 18 11:22 kernel
-rwxr-xr-x 1 matusita matusita 1727143 Feb 18 11:47 kernel.kgz
After diet:
-rwxr-xr-x 1 matusita matusita 4840949 Feb 18 09:48 kernel
-rwxr-xr-x 1 matusita matusita 1723911 Feb 18 11:47 kernel.kgz
We've got extra 3232 bytes (using 5-current as of Feb/18/2003).
In cooperation with: jwd (test ISO installation image)
Boot tested on: several PCs around myself
Installation tested on: VMware Workstation e.x.p build-4099
2003-02-18 12:09:20 +00:00
bmah
7cc8c0d19e
Fix stupid whitespace typo.
2003-02-18 05:16:54 +00:00
bmah
1b0d82cc2b
New release notes: Linux IPv6 support, cm support for IPX (+MFC),
...
FAST_IPSEC and INET6 can coexist (sort of), wfd/wst removal, compat4x
adds libcrypto/libgmp/libssl libraries, config(8) nodevice,
mount_nfs(8) -c (+MFC), ping(8) -M.
Modified release notes: Explicitly name wlan module.
2003-02-18 02:51:53 +00:00
bmah
4d5a074607
New release notes: FILE 3.40, IPFilter 3.4.31.
...
MFC noted: OpenSSL 0.9.7.
2003-02-16 21:30:30 +00:00
matusita
e112efd22c
Pass FTP_PASSIVE_MODE, FTP_PROXY, and HTTP_PROXY variables to chroot sandbox.
...
These variables will be used by pkg_add, which installs mkisofs package
while MAKE_ISOS=YES. See src/release/${arch}/mkisoimages.sh if you doubt.
No objection heard from: current@FreeBSD.org
Suggested by: des, nectar (about *_PROXY variables)
2003-02-16 08:34:11 +00:00
hrs
e9d552bfc5
Merge the following from the English version:
...
1.495 -> 1.496 relnotes/common/new.sgml
2003-02-15 06:10:34 +00:00
wilko
df82c90d78
Now that I finally tested ES40 write some notes about these machines.
...
Triggered that ES40 should 'just work by': gallatin
2003-02-14 23:53:57 +00:00
bmah
0e0470bb8d
New release notes: NewReno fixed (+MFC), libgeom(3), pam_ssh(8)
...
rewrite, syslogd(8) multiple hosts/programs in syslog.conf(5).
MFCs noted: CanBe, sendmail-8.12.7.
2003-02-14 16:34:36 +00:00
wilko
c4f62c8456
Note that graphics performance on Miata generally is better with the
...
graphics card in a 64bit PCI slot.
2003-02-12 08:25:30 +00:00
rushani
54f0e80d24
Catch up the following with the English version:
...
1.11 -> 1.12 early-adopter/article.sgml
1.493 -> 1.495 relnotes/common/new.sgml
Approved by: hrs (mentor)
2003-02-11 18:56:46 +00:00
yar
743c9a258c
MFCs noted: ftpd(8) -h, -P, "/./"; ftpchroot(5).
2003-02-11 16:54:16 +00:00
bmah
acc76cb549
New release notes: GCC 3.2.2, sendmail 8.12.7.
2003-02-10 16:46:44 +00:00
hrs
aab7a9183b
Merge the following from the English version:
...
1.26 -> 1.27 errata/article.sgml
1.492 -> 1.493 relnotes/common/new.sgml
2003-02-07 22:22:51 +00:00
bmah
7684d70756
New release notes: vinum(4) root filesystem, pw(8) and usernames
...
ending with $.
2003-02-07 20:41:37 +00:00
bmah
793b5b45f2
Update for progress in fixing mly(4).
2003-02-07 20:09:30 +00:00
hrs
3e15166d6e
Merge the following from the English version:
...
1.9 -> 1.11 hardware/sparc64/proc-sparc64.sgml
2003-02-07 16:37:46 +00:00
hrs
8e679b9e78
Merge the following from the English version:
...
1.129 -> 1.135 hardware/common/dev.sgml
2003-02-07 16:23:06 +00:00
hrs
06f90317df
- Fix a mistranslation (errata/article.sgml)
...
- Catch up with the English version:
1.490 -> 1.492 relnotes/common/new.sgml
2003-02-07 16:11:56 +00:00
yar
156e3a1ae6
<quote> isn't needed for text already marked as <literal>.
...
Pointed out by: bmah
2003-02-07 10:57:28 +00:00
nyan
8f078f8b95
PC98 also has combined boot loader.
2003-02-07 10:11:00 +00:00
hrs
d4fd92fd13
Merge the following from the English version:
...
1.25 -> 1.26 errata/article.sgml
2003-02-07 09:57:28 +00:00
ue
c51be90208
SIGTERM: Remove my name from the DE translation of the Release Notes
2003-02-07 07:27:55 +00:00
hrs
3999692ac6
Merge the following from the English version:
...
1.488 -> 1.490 relnotes/common/new.sgml
2003-02-06 17:35:45 +00:00
bmah
42640f188e
New errata: SA-03:01.
2003-02-06 17:06:57 +00:00
bmah
81d2daa4f0
New release note: SA-03:01.
2003-02-06 16:35:39 +00:00
bmah
c082e8c02f
Minor structural change: It always struck me as odd that "security
...
advisories" were stuck between "kernel" and "userland". Move this
(empty for now) section to the first subsection of "What's New".
2003-02-06 16:21:49 +00:00
ru
d609a6ee04
Moved 802.11 (device wlan) consumers to the third floppy as well.
...
Shouldn't these modules have the dependency on "wlan" module?
2003-02-05 10:45:06 +00:00
ru
9e6fb16f52
Run kgzip(8) in a right environment and pass it the correct loader object.
2003-02-04 16:07:20 +00:00
hrs
d707b4b40f
Merge the following from the English version:
...
1.480 -> 1.488 relnotes/common/new.sgml
2003-02-04 15:08:52 +00:00
hrs
92dcc0f77c
Fix a typo (s/CanBE/CanBe/).
2003-02-04 15:04:17 +00:00
hrs
2dc02b116b
- Remove some English parts left in the previous commit.
...
- Merge the following from the English version:
1.23 -> 1.25 errata/article.sgml
2003-02-04 14:07:43 +00:00
bmah
db8a973d3d
New release notes: CanBe power management, volume labels, MAKEDEV gone,
...
sunlabel.
Modified release notes: Use elfdump(1) entity.
2003-02-03 19:29:12 +00:00