bmah
13d4be4423
New release note: SA-07:01.jail.
2007-01-11 19:44:45 +00:00
marcel
dbeee4cdb7
Sort: powerpc comes after pc98.
2007-01-07 18:14:44 +00:00
blackend
129cf0227d
Fix 2 typos, as consequence update copyright year.
2007-01-05 10:13:01 +00:00
bmah
ab5fbc66c9
Remove alpha-specific stuff from the hardware notes (these are mostly
...
in attributes for generating MD hardware, as well as a few alpha-only
paragraphs here and there).
While here, bump copyright date in dev.archlist.txt.
2006-12-30 18:22:09 +00:00
bmah
ebba43f55a
On HEAD, the release notes are no longer MD documents, so update text
...
here to reflect reality.
Bump copyright date while here.
2006-12-28 21:12:57 +00:00
bmah
d8d1183f66
MFC noted: arcmsr 1.20.00.13.
...
Updated release note: libc resolver from BIND 9.3.3.
2006-12-24 22:52:27 +00:00
bmah
09a6004ba3
New release notes: msk(4), arcmsr(4) 1.20.00.13.
...
Modified release notes: BIND 9.3.3.
2006-12-13 17:27:46 +00:00
brueffer
9bb58b4e77
Autogenerate hardware notes for msk(4).
2006-12-13 08:53:27 +00:00
hrs
cfd4f7523f
Fix DESTDIR.
...
Spotted by: bmah
2006-12-07 17:45:45 +00:00
hrs
ae09825481
Fix a build breakage due to undefined DESTDIR.
2006-12-07 17:22:00 +00:00
bmah
e735758280
New release note: SA-06:25.kmem.
2006-12-06 19:53:49 +00:00
bmah
3ed6c23aa4
Teach release builds and release documentation snapshots that release
...
notes are no longer MD documents.
2006-12-06 18:07:40 +00:00
bmah
c277bc0baf
Reorganize the release notes to better support multiple architectures.
...
Rather than rendering a different version of the release notes for
every architecture, we now produce a single release notes document
that covers all architectures.
This change makes document maintenence easier (because there is no
longer a need to support each architecture specifically in the
src/release/doc/ and www/ build infrastructures). It's also
easier to read because there is now exactly one release notes document,
and readers can see changes that affected various subsets of
architectures.
Discussed on: -doc@
2006-12-06 18:04:52 +00:00
ru
3b8270a3d5
- Revert signedness type changes to "struct vmtotal"; by making
...
them unsigned I made the possible overflows hard to detect,
and it only saved 1 bit which isn't principal, even less now
that the underlying issue with the total of virtual memory has
been fixed. (For the record, it will overflow with >=2T of
VM total, with 32-bit ints used to keep counters in pages.)
- While here, fix printing of other "struct vmtotal" members
such as t_rq, t_dw, t_pw, and t_sw as they are also signed.
Reviewed by: bde
MFC after: 3 days
2006-11-28 12:46:02 +00:00
rodrigc
71bed9a7e8
Remove references to mount_std, mount_procfs.
...
Reminded by: ru
2006-11-22 00:33:19 +00:00
ru
1ea77e90a7
- Fix types of "struct vmmeter" members so they are unsigned.
...
- Fix overflow bugs in sysctl(8), systat(1), and vmstat(8)
when printing values of "struct vmmeter" in kilobytes as
they don't necessarily fit into 32 bits. (Fix sysctl(8)
reporting of a total virtual memory; it's in pages too.)
2006-11-20 16:04:41 +00:00
bmah
13fc897c39
Modified release note: Mention move of GNOME-related ports from
...
/usr/X11R6 to /usr/local.
Suggested by: kensmith
2006-11-17 20:15:26 +00:00
kensmith
75a5c51009
Shift to vim-lite package because vim package doesn't build at the moment.
...
MFC after: 3 days
2006-11-17 05:10:41 +00:00
kensmith
f90c2861b3
Alpha no longer supported.
...
Noticed by: ru@
2006-11-17 04:24:33 +00:00
kensmith
e0f6a15637
Move the documentation to its own separate disc to make room for more
...
packages on disc2. This will also let users decide if they want to
have a CD of the docs at all - unless they're disconnected from the
net they will probably find the Web site more useful.
Reviewed by: ru
MFC after: 3 days
2006-11-16 23:09:35 +00:00
kensmith
ef4912322f
Switch to emulators/linux_base-fc4 since that's the new default
...
Linux emulator.
MFC after: 3 days
2006-11-16 19:08:27 +00:00
keramida
6697dbcd9b
Document the new -P option of sockstat(1) in the release notes.
...
Reviewed by: bmah
2006-11-16 16:07:15 +00:00
jb
1aae4ab7e5
Add a copy of the sparc64 boot crunch configuration as
...
a starting point for sun4v. With this commit, the 'make release'
works on sun4v and boots.
I still have to check that it actually installs to disk.
2006-11-15 06:12:26 +00:00
bmah
a781fbf35b
New release note: traceroute(8) -D (+MFC).
2006-11-13 19:13:39 +00:00
bmah
ea23609d3a
New release notes: ng_ether(4) MAC address behavior, tun(4) kqueue(2)
...
support, fsdb(8) findblk.
Modified release note: Fix an extra "the" in fsdb(8) btime note. [1]
Submitted by: ceri [1]
2006-11-13 01:44:20 +00:00
ru
00ea8ac1d7
Enforce RELEASENOUPDATE if EXTSRCDIR is used.
...
Suggested by: jb
2006-11-11 23:18:28 +00:00
bmah
5f23105869
New release note: ping(8) -W (+MFC).
...
MFCs noted: fsdb(8) btime, zlib 1.2.3.
2006-11-11 19:12:52 +00:00
brueffer
fadcaca7d2
New release notes:
...
if_bridge(4) RSTP support.
2006-11-11 19:06:30 +00:00
bmah
e427fa9d2c
New release notes: SCTP, TSO, sun4v, ppp(4) IPv6 support, KSE a
...
kernel option.
Updated release notes: OpenSSH 4.5p1.
2006-11-11 16:36:03 +00:00
bmah
0b51436539
New release note: SA-06:24.libarchive (+MFC).
2006-11-08 17:22:55 +00:00
bmah
d35f543b80
Updated release note: em(4) 6.2.9.
2006-11-04 02:01:52 +00:00
ru
8e246ecb79
The AUTO_KEYBOARD_DETECT is useful on amd64 as well.
2006-10-24 21:00:49 +00:00
ru
8639af2608
Remove hint.atkbd.0.flags="0x1" from the installation device.hints;
...
kbdmux(4) is available during install and should take care of USB
keyboards.
2006-10-24 20:52:06 +00:00
bmah
0efe114a99
MFCs noted: libpcap 0.9.4, tcpdump 3.9.4.
2006-10-21 14:06:34 +00:00
bmah
aa77014145
Remove security/freebsd-update from package split; it's now in the
...
base system.
Pointed out by: kris
2006-10-17 13:50:22 +00:00
bmah
4f58850009
New release notes: mrouted(8) de-orbit.
...
MFCs noted: i386 bootloader/nextboot.conf fix, atausb, ARM toolchain.
Other updates: tzdata2006n, GNOME 2.16.1.
2006-10-14 13:46:00 +00:00
delphij
6348fa8440
Add powerpc stuff.
2006-10-11 07:52:54 +00:00
delphij
35b941feb6
Sync with latest English revisions.
...
Obtained from: The FreeBSD Simplified Chinese Project
2006-10-11 07:49:07 +00:00
bmah
e36fa6ead3
New release note: SA-06:22.openssh.
2006-10-08 00:22:20 +00:00
bmah
4ddba1a166
New release notes: IPv6 link-local addresses now enabled with
...
ipv6_enable, ng_tag(4) (+MFC)
Modified release notes: Rewritten ipfw(4) tablearg note, OpenSSH
4.4p1 (+MFC), OpenSSL 0.9.8d, OpenBSM 1.0alpha12.
MFCs noted: ipfw(8) tag/untag/tagged,
2006-10-07 14:49:45 +00:00
joel
09a0f85203
Regenerate for snd_spicds(4), snd_emu10kx(4) and snd_envy24ht(4).
2006-10-01 13:14:07 +00:00
joel
0eb3e47712
Regenerate for snd_hda(4).
2006-10-01 11:54:32 +00:00
bmah
a69979a725
New release notes: SA-06:21.gzip, SA-06:23.openssl.
2006-09-28 15:36:59 +00:00
bmah
e717e83c45
New release notes: id(1) -a (+MFC), tcpslice removed, ARM binary
...
generation.
Updated release notes: KDE 3.5.4.
2006-09-28 14:44:16 +00:00
marck
0585e0af5f
Clean obsolete reference to the old NMBCLUSTERS kernel option.
...
It seems the last reference (modulo manual pages where such obsoleteness
clearly highlighted).
Approved by: re (bmah - kinda)
MFC after: 3 days
2006-09-18 06:34:51 +00:00
bmah
099d2911f1
MFCs noted: geli(8) data authentication, mount(8) "late" filesystems.
2006-09-16 03:58:07 +00:00
ru
dad5c80c83
Make it possible again to build -CURRENT snapshots on -STABLE.
...
Reported by: Angelo Turetta
2006-09-11 13:15:09 +00:00
kris
a3414aa886
Catch up to xchat and samba package changes
2006-09-09 07:25:40 +00:00
ru
c60a940b1d
Stop cutting the tarball names to eight symbols. This makes
...
it possible to e.g. distribute kernels with config names larger
than eight symbols, without the clash. Previousy, LALALALA
and LALALALA-SMP would be the same tarball. (I think this
comes from the old days where tarballs were put on the MS-DOS
formatted diskettes.)
MFC after: 3 days
2006-09-08 19:54:37 +00:00
bmah
b99a8efe6d
Sigh. Fix name/path to SA-06:20.
2006-09-07 23:49:26 +00:00