Commit Graph

4985 Commits

Author SHA1 Message Date
ru
a44ce3058a disklabel(8) is spelled bsdlabel(8) or sunlabel(8) these days.
Also make sure bsdlabel(8) (along with the disklabel(8) compat
link) still appear on the fixit floppies of platforms that use
it natively (alpha, i386, and pc98).

Approved by:	re (scottl)
2003-05-17 19:16:28 +00:00
wilko
0ee2dcb39b Make the Alpha floppies fit. At least we can build a release now.
Patch kindly provided by: obrien
2003-05-17 11:58:28 +00:00
ru
f6d4663ab8 Revision 1.49 broke snapshot building on older systems.
Approved by:	re (scottl)
2003-05-16 13:59:12 +00:00
obrien
bd97b7165d Fix typo in rev 1.69. Also clarify a line.
Submitted by:	ru
2003-05-15 01:28:39 +00:00
obrien
4f158afb1d Remove the Firewire driver from the install kernel. 2003-05-14 16:01:02 +00:00
obrien
852903d04a Push tl(3) [TI ThunderLAN] from the mfsroot to the driver floppy. 2003-05-14 15:38:44 +00:00
bmah
6d43ba8bf2 New release/hardware notes: ips driver.
Approved by:	re (implicitly)
2003-05-13 18:15:28 +00:00
wilko
47dcc36fd0 The alpha drivers floppy is overflowing. Remove firewire support,
which is not common on Alpha anyway. Time to have > 1 driver floppy it
appears.

Approved by: re (murray)
2003-05-12 13:12:08 +00:00
scottl
002e3de30f Move the em driver from flopp3 to floppy 2 to make room for the ips driver. 2003-05-12 02:40:24 +00:00
scottl
08395f99eb The ips ServeRAID driver can go on the driver floppy. 2003-05-11 06:42:09 +00:00
bmah
a630b57d8b No vga(4) on pc98.
Submitted by:	nyan
Approved by:	re (implicitly)
2003-05-10 16:30:56 +00:00
bmah
464e5c50c3 Flesh out information on pointing devices and add some manpage
cross-references for keyboards.  Add a mention of VGA video cards, and
pointers to XFree86 where appropriate.

PR:		43410
2003-05-09 23:14:02 +00:00
scottl
b4a9fcfd06 The disc1 package set has overfilled the disc. Axe linux-netscape-navigator-4.8
to free up space.  linux-netscape-communicator-4.8 remains and is a superset of
the former for those who are stuck are the 1990's =-)
2003-05-09 09:41:18 +00:00
bmah
6cbfe72b59 Whitespace cleanup of previous commit. Translators can ignore this.
Approved by:	re (implicitly)
2003-05-08 22:31:00 +00:00
bmah
1e3b7a0e88 New release notes: New newsyslog(8) features.
Submitted by:	gad
Approved by:	re (implicitly)
2003-05-08 22:29:28 +00:00
bmah
074d9f4fd7 Try to reflect the current state of disklabel (removed) and the
recently-activated bsdlabel(8).
2003-05-08 21:09:39 +00:00
obrien
7b91481e3a release.9 has become the biggest festering pile of spaghetti s(*^% code.
Duplicate the target for Alpha so I can start hacking and slashing bits out.

Approved by:	re(blanket to make Alpha build)
2003-05-08 03:25:17 +00:00
obrien
d60c24aa24 Back out rev 1.63. Things in this file should be in the same order as in
GENERIC.  This greatly simplifies the hunting for the next thing to kill.

Approved by:	re(blanket as alpha re-builder)
2003-05-07 18:12:38 +00:00
bmah
e1aef65def 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
bmah
89669b5f62 Version number bump: We're at 5.1-BETA now.
Note that the previous commit message for this file should have read:
"4.8-RELEASE is the latest release from the 4-STABLE branch." [1]

Pointed out by:	Stijn Hoop <stijn@win.tue.nl> [1]
Approved by	re (implicitly)
2003-05-06 21:30:16 +00:00
bmah
610dbfa260 Update supported architectures, use &unix; where appropriate, more
majordomo->mailman fixes, other misc. updates.

Approved by:	re (implicitly)
2003-05-06 20:01:07 +00:00
bmah
b5e60d08a6 4.8-RELEASE was the last release from the 4-STABLE branch. 2003-05-06 19:58:10 +00:00
wilko
e0fe828045 correct CPU speeds for Rawhide 2003-05-05 17:45:19 +00:00
markm
ee63e7dc15 Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra
cleanups were necessary in release/Makefile, and the tinderbox code
was syntax checked, not run checked.
2003-05-05 07:58:44 +00:00
murray
d986a99a30 Move the setting of the BOOTABLE flag outside of .if MAKE_ISOS so that
bootable CDs can still be created if the iso.1 target is called
directly.

PR:		misc/47191
Submitted by:	Joost Bekkers <joost@bps.jodocus.org>
MFC after:	1 week
2003-05-05 05:29:10 +00:00
scottl
74b5fd1bb7 Revert rev 1.78 of dokern.sh. The ncv, stg, and nsp drivers aren't
specific to pc98, and it looks like space on the kernel floppy isn't
as tight as it was.
2003-05-05 02:04:55 +00:00
wilko
85a367ab6f Add more detail on CPUs to AS4100 section based on some experimentation.
Minor misc. wordsmithing
2003-05-04 20:25:53 +00:00
nyan
c0a8b198d1 KSE is useful for pc98. 2003-05-04 02:02:48 +00:00
bmah
54fa6eacc6 Add rue(4) devices. 2003-05-03 23:47:21 +00:00
bmah
03d24966fb 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
bmah
2459e8ce65 Fix whitespace nit...no content changes. 2003-05-03 22:18:49 +00:00
bmah
6e5dbfc45a Update "boilerplate", fix wording and markup of some notes. 2003-05-03 22:18:24 +00:00
bmah
49691e1fb2 General update of the Early Adopter's Guide. Too many changes to
list here, but they basically fall into two categories:  1) Make
the document less 5.0-centric (and more applicable to the state of any
5.X before the RELENG_5 branch) and 2) Update for the current state of
5.X, in anticipation of re-issuing this document as a part of the 5.1
release documentation.
2003-05-03 22:14:55 +00:00
scottl
8c8b459cd8 Use UFS1 for the floppies instead of UFS2 2003-05-03 19:23:10 +00:00
dougb
5916c8dcad 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
scottl
3df17deeec pc98 has it's own release subdir, so it's safe to remove the stg, ncv, and
nsp drivers from the i386 floppies.

Suggested by:	bmah
2003-05-02 17:47:08 +00:00
bmah
0d423cf51c 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
bmah
a7b4d9f21f Add SATA Promise controllers to ata(4) section. 2003-05-01 19:11:08 +00:00
bmah
a990f2014d 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
bmah
433d69dd58 New release notes: ACPI-CA 20030228, groff 1.19, tzdata2003a. 2003-05-01 15:08:10 +00:00
markm
5cf2683aab KerberosIV removal. Also crunch down the "krb5" distribution into
"secure".
2003-04-30 17:54:19 +00:00
markm
af10c47d96 We no longer have KerberosIV. Remove it here also. 2003-04-30 17:50:08 +00:00
hrs
eeceed0838 Unbreak the build. 2003-04-29 20:39:38 +00:00
hrs
433a962b40 Unbreak the build. 2003-04-29 18:27:38 +00:00
trhodes
ffeacbdf54 Add an item about the majordomo to Mailman change.
Discussed with:	bmah
2003-04-29 17:44:37 +00:00
trhodes
0ab2dac108 Whitespace commit. 2003-04-29 17:04:48 +00:00
trhodes
2e5eff927e Update majordomo > mailman at this location also.
Requested by:	bmah
2003-04-29 17:02:01 +00:00
bmah
4625f28daa New release note: tw(4) removal.
Also remove from hardware notes.
2003-04-29 03:33:39 +00:00
wilko
945fe4ef63 Triggered by obtaining a Rawhide for my machine farm add some more detail to
it's section. More to come later.
2003-04-28 20:04:31 +00:00
hrs
9044d0c912 Merge the following from the English version:
1.136 -> 1.143	hardware/common/dev.sgml
	1.5   -> 1.9  	hardware/i386/proc-i386.sgml
2003-04-26 19:48:15 +00:00
hrs
a23076390b Merge the following from the English version:
1.33  -> 1.36 	errata/article.sgml
2003-04-26 19:20:59 +00:00
hrs
d48eb5a056 Merge the following from the English version:
1.524 -> 1.553	relnotes/common/new.sgml
2003-04-26 19:13:00 +00:00
hrs
870420eec2 Add a missing </para>. 2003-04-26 19:07:33 +00:00
murray
a1831ac622 Add some missing entries here. Sort an existing entry properly. This
allows "make release" to find all of the documentation related ports
it needs if you build a release with NOPORTS.  This should be moved to
within the port Makefile so we don't have to keep it updated in two
different places.

PR:		docs/51305
2003-04-26 07:31:43 +00:00
jake
f47e0d3774 Mention PAE support.
Reviewed by:	bmah
Sponsored by:	DARPA, Network Associates Laboratories
2003-04-25 18:51:29 +00:00
bmah
51c4c02dc6 Whitespace fix up, no content changes. Translators can ignore this. 2003-04-25 15:13:18 +00:00
bmah
f548ddc07a Update HTT support text. 2003-04-25 15:12:21 +00:00
bmah
2998836573 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
bmah
404a4945f9 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
4985f242d1 New release note: chown(8)/chgrp(1) -v -v. 2003-04-25 09:58:52 +00:00
kuriyama
b614456b1c Removing comment in some text files for fixit floppy overflow.
Approved by:	re (murray)
2003-04-25 06:08:11 +00:00
nyan
7748404686 axe(4) works on pc98 maybe. 2003-04-23 10:46:00 +00:00
ru
560225c470 Presumably fix sparc64 "make release". (The breakage was due to
sunlabel(8) no longer being linked to disklabel(8).)

Reviewed by:	phk
2003-04-23 09:01:35 +00:00
bmah
39047a4017 Add first axe(4) devices. 2003-04-22 22:41:53 +00:00
bmah
097ff72588 New release notes: axe(4), newfs(8) -O2 default, sysinstall UFS2
default (i386,alpha,sparc64,ia64).
2003-04-22 22:40:57 +00:00
simokawa
80dc2cd82d add FireWire drivers. 2003-04-22 07:57:20 +00:00
ru
55c49c799e Removed mount_devfs from progs since there is no "mount_devfs"
source directory (it's spelled mount_std nowadays), so it was
a no-op anyway, and DEVFS is now the default.
2003-04-21 19:14:32 +00:00
murray
33aa20647b axe is commented out in GENERIC on pc98, so this wasn't needed.
Pointed out by:	Takahashi Yoshihiro <nyan@jp.FreeBSD.org>
2003-04-21 00:57:25 +00:00
murray
1b1f5a0c3e Move Bill Paul's new axe driver module to floppy disk 3 on i386 and
alpha, disk 2 on pc98, and keep it in the boot kernel for sparc64.
2003-04-21 00:10:26 +00:00
bmah
089fc0a1b0 Add an errata item pointing out a filename typo in the 5.0 release
notes.

Pointed out by:	"David G. Andersen" <dga@lcs.mit.edu>
2003-04-20 06:17:31 +00:00
bmah
89bace76fc Fix typo: s/5.0-STABLE/5.0-CURRENT/
Pointed out by:	scottl
2003-04-19 18:40:23 +00:00
bmah
d6ab949ce3 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
bmah
3fc36c0680 Fix minor whitespace glitch. Translators can ignore this. 2003-04-19 17:09:09 +00:00
bmah
ba5336382c Add an entry for ehci. 2003-04-19 06:17:33 +00:00
bmah
8caf9578f7 New release notes: NSS modules, port distfile refetches. 2003-04-19 06:11:37 +00:00
nyan
fd0b7458f7 The ehci driver works on pc98. 2003-04-19 01:26:29 +00:00
jwd
2efab590ba continuation not needed 2003-04-18 02:30:40 +00:00
bmah
7322c170dc 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
jhay
7472737d39 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
jhay
6878bbad2c NO_COMPAT_FREEBSD4 is no more. 2003-04-17 06:04:44 +00:00
bmah
b2bb2ae285 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
ru
61cb3769b3 Don't play with MAKEFLAGS in one other place too; it's dangerous. 2003-04-15 09:54:19 +00:00
ru
d1a7036094 Fixed dofs_vn(): previous revision ran ``rm -f /dev/*vnn*'' too early. 2003-04-15 09:14:14 +00:00
ru
e7e7ff6c1c 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
bmah
56a4ceacb3 Add sbsh(4) entry. 2003-04-13 19:15:30 +00:00
bmah
0fabc2f778 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
nyan
20b63ff968 The pcspeaker was for pc98. 2003-04-13 01:16:16 +00:00
bmah
1067d98b11 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
bmah
7e0664b174 Modified release notes: GNOME 2.2.1, KDE 3.1.1a. 2003-04-12 15:21:10 +00:00
bmah
d77e1c5fcb Whitespace cleanup from the sect3->sect2 reorg.
Translation teams can ignore this.
2003-04-12 15:18:52 +00:00
bmah
31c2bb39ad Add id attributes for all sect2 and sect3 sections. 2003-04-12 15:13:26 +00:00
bmah
05640161f6 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
bmah
86d593d3bd fxp(4) works on sparc64. 2003-04-11 03:00:08 +00:00
jake
f1cd495f75 Mention DARPA and Network Associate Laboratories.
Sponsored by:	DARPA, Network Associates Laboratories
2003-04-11 02:53:49 +00:00
bmah
7606ad0ea4 Put the MAKEDEV item in correct alphabetical order. 2003-04-11 00:51:15 +00:00
bmah
66eee45567 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
cd2eac5723 Add a note about MAKEDEV / devfs.
PR:		docs/48038
2003-04-07 11:20:24 +00:00
murray
0bf17977d8 Update wording about future 4.X releases now that 4.8 is out the door. 2003-04-07 11:15:14 +00:00
dwmalone
8c4ce3ec4f 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
dwmalone
0b435ab28a 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
bmah
2ccfc29d0b 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
ru
bf358194b4 Removed redundant lines.
Noticed by:	obrien
2003-04-01 19:59:30 +00:00
bmah
dabde356aa 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
bmah
0047376e21 New release notes/errata: SA-03:07.
Submitted by:	gshapiro
2003-03-31 17:38:18 +00:00
ru
44071ecf3a Trace command execution. Grammar and spelling. 2003-03-31 12:41:27 +00:00
ru
8d9cbf7e2d NODEVFS cleanup: don't bother with MAKEDEV. 2003-03-31 12:35:26 +00:00
ru
e8c81cd0b9 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
ru
fa43c2f973 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
ru
d26db1b3a5 Strip the .comment section out from the BOOTMFS kernel. 2003-03-31 11:16:53 +00:00
bmah
7f11d7e367 Modified release note: sendmail-8.12.9.
Submitted by:	gshapiro
2003-03-30 06:02:40 +00:00
bmah
c269e60fb6 Typo fixes. Translators can probably ignore these.
Submitted by:	ispell(1)
2003-03-28 18:22:23 +00:00
bmah
033e4353e6 New release notes: adduser(8) -g, gstat(8), omshell(1)/dhcpctl(3). 2003-03-28 18:14:54 +00:00
olgeni
9fbdf6359f Whitespace: wrap paragraph before column 80 (no content changes).
Approved by:	bmah
2003-03-25 20:21:20 +00:00
olgeni
1db1d272a8 Some spelling fixes.
Approved by:	bmah
2003-03-25 20:18:37 +00:00
olgeni
5e8b6f1689 Remove trailing whitespace.
Approved by:	bmah
2003-03-25 20:17:31 +00:00
hrs
faceb260c5 Catch up with the English version:
1.523 -> 1.524	relnotes/common/new.sgml
2003-03-24 21:42:53 +00:00
obrien
fe0afe560c s/loaded as a module/available as a module/g
Submitted by:	ru
2003-03-23 04:23:10 +00:00
ru
9313a650ad 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
rushani
6aa08c7dda Refine translation. 2003-03-22 11:13:31 +00:00
rushani
08cc76b450 Merge the following from the English version:
1.31  -> 1.33	errata/article.sgml
2003-03-22 10:50:05 +00:00
hrs
1ed5a21e15 Fix some mistranslations. 2003-03-22 05:47:29 +00:00
hrs
1c76ea066f Merge the following from the English version:
1.500 -> 1.523	relnotes/common/new.sgml
2003-03-22 04:37:55 +00:00
hrs
3d0fae3d1a Add a missing </para>. 2003-03-22 04:37:16 +00:00
bmah
208cda8970 Modified release note: SA-03:06 (minor wording tweak). 2003-03-21 22:37:39 +00:00
bmah
7d2c2d3119 New errata/release notes: SA-03:06. 2003-03-21 22:31:44 +00:00
ru
35ac15abd9 wlan module depends on rc4 module, so provide one.
Reviewed by:	imp
2003-03-21 22:01:00 +00:00
ru
2ff24e04ef Use the target arhitecture's disktab(5) file. 2003-03-21 13:41:17 +00:00
ru
18bbff5605 Pass the target machine architecture down to disklabel(8).
Do it so that systems without the -m option in disklabel(8),
e.g. 5.0-RELEASE, can still build current snapshots.

While here, drop the -s option from doFS.sh; we have not
been using the .size files for a long time.
2003-03-20 23:46:22 +00:00
bmah
8135131485 New release/errata notes: SA-03:05. 2003-03-20 18:57:30 +00:00
bmah
ff290f55f6 Update release note: awk 20030314.
MFC:  FILE 3.41.
2003-03-17 19:22:12 +00:00
obrien
ef60146aeb In rev 1.603 I should have changed it to mdconfig rather than remove it.
I don't recall now, but for some reason I didn't think it was needed.
Also place the mdconfig right before the chroot call, to make it stand out
this needs to be done in the standard environment, as we've tried doing it
in the chroot environment before.
2003-03-17 18:49:46 +00:00
ru
33a15c8192 Unbreak iso.1. 2003-03-17 17:49:57 +00:00
obrien
1145aeb821 Use positive logic rather than harder-to-read negative logic. 2003-03-17 05:46:10 +00:00
obrien
4b49145ba5 Make PREFETCHDISTFILES the default. Set NO_PREFETCHDISTFILES if you don't
like this.  Also make it easier to issue the distfile fetching on command.
2003-03-16 22:59:00 +00:00
obrien
2dbfd1f3ae Add PORTREADMES_FLAGS which can really speed up the build on SMP machines
when set to -j<3*#CPU's>
2003-03-16 22:42:26 +00:00
rushani
6ff462af07 Merge the following from the English version:
1.27  -> 1.31	errata/article.sgml
2003-03-16 13:32:01 +00:00
rushani
6c52f793ea Merge the following from the English version:
1.135 -> 1.136	hardware/common/dev.sgml
2003-03-16 12:41:12 +00:00
keramida
e37ecfb7d3 Remove an extraneous closing paren and fix a minor grammar nit.
Reviewed by:	bmah
2003-03-16 02:14:04 +00:00
bmah
e8f0a52889 New release notes: DRM module update, MAJOR_AUTO device numbers,
Kerberos IV de-orbit.
2003-03-14 23:03:27 +00:00
bmah
1912035aa6 New release notes: RFC 3042 (limited transmit), RFC 3390 (increased
initial TCP window sizes).

Submitted by:	hsu
2003-03-14 16:56:27 +00:00
bmah
824c8b0bd4 Correction to SA-03:03 note.
Submitted by:	silby
2003-03-14 16:37:39 +00:00
bmah
2939d783ec New release notes: GNOME 2.2, KDE 3.1, XFree86 4.3.0.
(This isn't a precedent for documenting every little change to all of
our 8000+ ports, but these three are important to a lot of people, and
we have some special support for them in sysinstall.)
2003-03-13 23:11:16 +00:00
dwmalone
129be1daea Don't return with a value in a void function.
Pass a time_t rather than a long to time.
2003-03-13 22:06:10 +00:00
bmah
5fee730231 New release note: IP fragment reassembly improvement.
Modified release note:  Fix punctuation glitch in bzip2 note.
2003-03-09 02:27:12 +00:00
markm
7e3e5c0f91 KerberosIV de-orbit burn continues. Disconnect from "make release". 2003-03-08 09:56:09 +00:00
marcel
070a5de70b o Run make readmes (ports) from within CHROOTDIR to avoid pollution
and/or breakages due to /etc/make.conf on the host. Move it after
   make world and put it in an if-block so that we can include the
   commands in the script even if we're not going to make the readmes.
o  When building docproj, make sure we propagate the setting of the
   FTP_PASSIVE_MODE environment variable. Not propagating the envvar
   may cause fetch failures. This increases the number of cases for
   which one does not have to prefetch the packages.
2003-03-08 08:51:25 +00:00
bmah
9ed0566b91 New release note: Default kern.module_path no longer includes
/modules.

(Mostly based on submission...any errors are my fault.)

Submitted by:	sheldonh
2003-03-08 00:27:34 +00:00
bmah
fce59a0982 New release notes: aac(4) is Giant-free, mac_portacl, mksnap_ffs(8),
de-pkg-comment.

Modified release notes:  HTT (needs HTT kernel option), ping -M
(supports timestamp requests).
2003-03-08 00:14:52 +00:00
bmah
c015426a41 New release notes: TCP compressed TIME_WAIT state [1], XNS support gone.
Submitted by:	hsu [1]
2003-03-07 00:41:42 +00:00
bmah
7e3263308b SA:03-04 note was a poor cut-n-paste from the SA. Do it right this
time.
2003-03-03 18:23:57 +00:00