Commit Graph

3805 Commits

Author SHA1 Message Date
Luigi Rizzo
7bdc285403 Remove some entries to make the image fit into a floppy again. 2001-10-01 17:32:43 +00:00
Luigi Rizzo
de9c5aeaaf Whoops, I whould have removed the old entry... 2001-10-01 17:22:25 +00:00
Luigi Rizzo
150dba7952 Move up the tinyware entry so things are looked up there first. 2001-10-01 17:21:33 +00:00
Luigi Rizzo
a61f7148ba Add customised version of login for picobsd images on -CURRENT.
This version is basically the same one as login.c 1.67, and does
not require the use of PAM.
2001-10-01 16:58:28 +00:00
Dima Dorfman
02af4ddc80 "Avance Logic", not "Advance Logic".
Submitted by:	Robert Reid <robreid@cse.unsw.edu.au>
2001-10-01 12:36:52 +00:00
Luigi Rizzo
ed301014c5 Add "ln" entries for ssh, ssh1 and scp 2001-09-30 17:38:42 +00:00
Luigi Rizzo
dd23a435e6 Modify wildcard for vmware interfaces. I am not sure how
MAC addresses are generated for those interfaces, but as long
as the entry is next to the bottom of the list the chance of
conflicts is low.
2001-09-30 17:37:03 +00:00
Wilko Bulte
bd9477d238 Document AlphaPC64 and restructure section on EB64-family. 2001-09-30 12:04:14 +00:00
Jordan K. Hubbard
66a686ee82 Try eliminating some more things from the -current installation
kernel in an attempt to get release builds working again.
2001-09-30 08:23:05 +00:00
Bruce A. Mah
49b7294497 Correct snd_maestro3_load command line for loader.conf.
Submitted by:	René Luria <rene@luria.ch>
2001-09-29 02:56:11 +00:00
Luigi Rizzo
d38e229ac3 Move a bunch of initialization into a function which must be run
before parsing the command line.
Move code to build include and libraries in a separate function,
so we can use the verbose flag for that.
Chang ownership of some directories so more of the build process
(namely, builds of include and libs) can be run without root
permission (we still depend on root permission to mount a memory
filesystem).
2001-09-28 21:02:15 +00:00
Bruce A. Mah
d4dd942354 New release notes: interface capabilities, faith(4)/stf(4)/tap(4)/vlan(4)
cloning, lpd(8) o-type print-file actions, edquota(8) -f, libgmp
superceded by libmp.

MFCs noted:  OpenSSH 2.9.
2001-09-28 16:18:27 +00:00
Bruce A. Mah
a89040064b New release notes: bge(4), ng_gif(4), ng_gif_demux(4), ng_ip_input(4),
tftpd(8) support for RFC 2349.
2001-09-28 00:45:31 +00:00
Bruce A. Mah
f8ff8acf43 Update list of urio devices supported. 2001-09-27 20:51:07 +00:00
Bruce A. Mah
02538b88ad MFCs noted: ancontrol(8) -M, nl(1). 2001-09-27 18:06:22 +00:00
Luigi Rizzo
04d4d7cf05 Add entries for vmware interfaces. 2001-09-27 16:48:13 +00:00
Luigi Rizzo
e8b19bc63e Enable the use of wildcards in the #ethertable section of
/etc/hosts to map MAC addresses to hostnames.

Main use is to get addresses for vmware interfaces.
2001-09-27 16:47:45 +00:00
Bruce A. Mah
99a7ea5c0e New release notes: aac(4) update, Yahoo! coredump patch, touch(1) -h. 2001-09-25 19:09:24 +00:00
Wilko Bulte
7bdd46e6a1 Clarify that it is the SRM console that disables onboard USB on DS10.
Applies to newer SRM versions only. Verified by checking various SRM
revs.
2001-09-25 18:44:31 +00:00
Bruce A. Mah
5312a8def5 ghostscript6 has been replaced by ghostscript-gnu in the Ports
Collection, so we need to change the ports we need for a release.
2001-09-24 20:15:04 +00:00
Hiroki Sato
23bf18d696 Fix typo. 2001-09-24 12:56:52 +00:00
Hiroki Sato
393cd856ea Merge the following from the English version:
1.139 -> 1.145	relnotes/common/new.sgml
2001-09-24 12:38:06 +00:00
Bruce A. Mah
3e742bc8dd The README file in the floppies/ directory of a distribution should
come from the installation document (of the release documentation)
not the readme.  The installation document is the one that has the
content of the old FLOPPIES.TXT.

Pointy hat to:	bmah
2001-09-23 22:32:09 +00:00
Bruce A. Mah
f0a538a587 New release notes: KSE milestone 2, groups(1) and whoami(1) subsumed
by id(1).
2001-09-21 22:19:45 +00:00
Bruce A. Mah
1370bd89c6 New release notes: Load addresses of kernels exported, KVA_SPACE,
client/server NFS split, find(1) primaries now take time units.
2001-09-21 22:06:54 +00:00
Bruce A. Mah
e20fd30969 New release notes: cvs(1) -T, cvs(1) diff -j.
MFCs noted:  cat(1) UNIX-domain sockets, dirpref.

While I'm here, group CVS-related items together in their own section
under userland contributed software.
2001-09-21 21:11:18 +00:00
Bruce A. Mah
461f19b387 New release note: netstat -S.
MFC noted:  netstat -z.
2001-09-21 15:29:32 +00:00
Bruce A. Mah
123437c945 Move pccard release note entries into their own sect3 section (as was done
for 4.4-RELEASE), eliminate one entry that was superceded by another.
2001-09-21 14:56:10 +00:00
Bruce A. Mah
8bd7057071 Remove some repetitively redundant wording.
Pointed out by:	Jason Andresen <jandrese@mitre.org>
2001-09-21 03:06:46 +00:00
Josef Karthauser
8b7c2294ba On -current with devfs there is no MAKEDEV in /dev anymore, so use
it from ${SRC}/etc/MAKEDEV instead.

We may want to do this on -stable as well, but for now -stable still
uses /dev/MAKEDEV.
2001-09-20 13:34:16 +00:00
Josef Karthauser
1a77e80042 Relocate the memory disk selection code to the same place the other
variables are set.
2001-09-20 13:09:01 +00:00
Josef Karthauser
d845f3651a Remove options INTRO_USERCONFIG, MFS, USERCONFIG and VISUAL_USERCONFIG
from the PicoBSD kernel files as they're not relevant any more to
-current.
2001-09-20 11:30:39 +00:00
Luigi Rizzo
a2f6c865cd Make the script aware of mdconfig, so it can hopefully run on -CURRENT
as well. This works by selecting "md" or "vn" depending on "uname -r"
output, so we can use the same script on -CURRENT and -STABLE.
Also included minor bugfixes and code cleanup.

Testers welcome, as this code has only been tested on -STABLE
(and for this reason I am doing an immediate MFC).
2001-09-20 02:52:02 +00:00
Bruce A. Mah
7429c0e49b Try to work off backlog of CURRENT release notes: vm.zeroidle_enable,
an(4)/ancontrol(8) -M monitor mode, burncd(8) -d, cat(1) UNIX-domain
sockets.
2001-09-18 15:25:00 +00:00
Murray Stokely
e23a4b011e Add release note entry about the amdpm(4) driver. 2001-09-18 04:55:25 +00:00
Hiroki Sato
2e9122ea5b Catch up with the English version:
1.5   -> 1.7  	errata/article.sgml
2001-09-16 09:17:25 +00:00
Hiroki Sato
0ec5fd8092 Fix some typo and malformed SGML markups. 2001-09-16 08:28:53 +00:00
Hiroki Sato
af5acafc1b Catch up with the English version:
1.124 -> 1.139	relnotes/common/new.sgml
2001-09-15 15:39:58 +00:00
Bruce A. Mah
54e1fea8cb Add a sample Makefile as an example of building RELNOTESng for
the release documentation snapshot page.
2001-09-14 23:36:27 +00:00
Bruce A. Mah
6e4fa6775e Add some cards to nge(4)-supported hardware list, as described in
src/share/man/man4/nge.4 rev 1.8.
2001-09-14 15:34:06 +00:00
Bruce A. Mah
d7c44aa0b5 Two style changes: Bring "maintained by" credit into a sect1info, and
move the ID string from a pubdate element into a comment on the
grounds that this document doesn't change rapidly enough to require
that the ID string to actually be rendered in the output.
2001-09-14 15:31:33 +00:00
Bruce A. Mah
e26dcaf81e The Books and Articles section was very choppy due to its cut-and-paste
origins and prior edits.  Polish it.
2001-09-14 04:33:37 +00:00
Murray Stokely
9b8a07ff32 'make release' should install docproj ports with BATCH=yes so that your
release builds don't stop in the middle of the night asking for user
input about which Ghostscript drivers to install.
2001-09-13 06:44:36 +00:00
Akinori MUSHA
8392e0846d Replace print/ghostscript6-nox11 with print/ghostscript-gnu-nox11. 2001-09-11 21:34:27 +00:00
Bruce A. Mah
5395348ba7 New release note: semop(2) buffer overflow fixed. 2001-09-11 21:05:01 +00:00
Dima Dorfman
b21e7ed6ba New release note about linker.hints and kldxref(8). Even though this
solves a pretty annoying problem, this release notes entry doesn't
describe what this fixes because I can't seem to figure out how to do
this without giving a lot of background.
2001-09-11 13:11:43 +00:00
Bruce A. Mah
2e76c457bf Mention that uustat now gets run as uucp, not root, and note MFC. 2001-09-10 23:19:48 +00:00
Bruce A. Mah
bad6515af2 According to message-id <yfk7kv6rj15.fsf@vader.clickarray.com> on
freebsd-ports, ports/packages will be re-frozen and re-rolled before
4.4-RELEASE, so we can (imprecisely) mark the CVSup bugfix as being MFC-ed.
2001-09-10 20:41:39 +00:00
Bruce A. Mah
6b6ff9a926 New release note: Non-root-owned binaries in standard system paths
now have the schg flag set.
2001-09-10 18:51:13 +00:00
Bruce A. Mah
1c598c2c17 New release notes: Use net/cvsup, rather than net/cvsup-bin and
net/cvsupd-bin.  Also note CVSup update to fix S1G bug.

I'm breaking a self-imposed rule of not mentioning ports-collection
updates in release notes.  I'm only doing this because CVSup is a
fairly essential part of the FreeBSD Project infrastructure.  Save
for exceptions such as this, the release notes will continue to
document changes to the base system only.

Suggested by:	mike
2001-09-10 16:54:50 +00:00
Bruce A. Mah
92933027f4 Add a bit of background to the ACPI release note. 2001-09-07 15:30:18 +00:00
Dima Dorfman
fd73ce782f ACPI CA updated to 20010831. 2001-09-07 12:14:24 +00:00
Bruce A. Mah
67e4fc622a Delete a note to myself that doesn't really belong in a released
document.
2001-09-06 23:17:55 +00:00
Bruce A. Mah
20eb2c602f Delete some cruft that somehow snuck into this file. 2001-09-06 23:16:04 +00:00
John Baldwin
e8c062e911 All of this is now committed to the XFree86 port. 2001-09-06 23:11:14 +00:00
David E. O'Brien
a950ae8393 Also try to build setcdboot' first, and only pkg_add -r' if you cannot.
Submmitted by:	dirk
2001-09-05 20:04:35 +00:00
Bruce A. Mah
d213656282 Update release note: tcsh 6.11. 2001-09-05 18:19:08 +00:00
Bruce A. Mah
850f4860e2 Mention the Sparc64 port under development.
Submitted by:	"Alexey V. Neyman" <alex.neyman@auriga.ru>
2001-09-05 17:04:36 +00:00
Luigi Rizzo
78734cf9ad Remove "more" from the list, the port has not been committed yet.
Remove "mount_nfs" to reduce image size.
2001-09-05 16:06:40 +00:00
Luigi Rizzo
0e3d2dd788 Add lnc driver, so one can test picobsd images with vmware 2001-09-05 16:05:05 +00:00
Bruce A. Mah
c984b18e43 Add a missing "option". 2001-09-05 06:15:49 +00:00
Bruce A. Mah
5b2e8c1319 Clarify/cleanup pcic(4) release note.
Submitted by:	msmith
2001-09-05 06:10:19 +00:00
Akinori MUSHA
f7dfa1ed27 Add sysutils/portupgrade to CD-ROM #1. (+1.5MB) 2001-09-05 05:01:42 +00:00
John Baldwin
cbab05248c - Add some diagnostic echos of status of each stage. 2001-09-04 22:54:13 +00:00
Bruce A. Mah
750de4f83b Binary upgrades for -CURRENT preserve nsswitch.conf, not host.conf. 2001-09-04 21:12:42 +00:00
Bruce A. Mah
b5fffd3bde New release note: SA-01:59. 2001-09-04 20:38:31 +00:00
Bruce A. Mah
df0ac42d6b Oops. Fix document build-breaking SGML bogon. 2001-09-04 20:37:34 +00:00
Bruce A. Mah
f1286a1bdc MFS: Sync boilerplate text with RELENG_4. 2001-09-04 19:48:01 +00:00
Bruce A. Mah
df5c1fb10b MFS: Fix missing words, minor tweaks. 2001-09-04 19:20:27 +00:00
Bruce A. Mah
53f7adc6c9 New release note: pcic(4) interrupt routing.
Content provided by:	imp
2001-09-04 19:17:55 +00:00
Hiroki Sato
791e5157f2 Merge Japanese version of RELNOTESng:
Makefile
	errata/Makefile
	errata/article.sgml
	relnotes/Makefile
	relnotes/Makefile.inc
	relnotes/alpha/Makefile
	relnotes/alpha/article.sgml
	relnotes/common/artheader.sgml
	relnotes/common/intro.sgml
	relnotes/common/new.sgml
	relnotes/common/relnotes.ent
	relnotes/common/upgrading.sgml
	relnotes/i386/Makefile
	relnotes/i386/article.sgml
	share/sgml/catalog
	share/sgml/release.dsl
2001-09-04 17:48:07 +00:00
Akinori MUSHA
232c495d99 Because www/netscape47-{communicator,navigator} are forbidden, replace
them with www/linux-netscape47-{communicator,navigator}.
2001-09-04 17:41:52 +00:00
Akinori MUSHA
f9cd11dc04 archivers/bzip2 is no longer a VERY common build dependency.
(See the latest INDEX)
2001-09-04 17:32:30 +00:00
Bruce A. Mah
9371144d20 Add dhclient.conf and hosts.allow to the list of files in /etc
preserved by a binary upgrade.
2001-09-04 17:11:19 +00:00
Luigi Rizzo
1d199fd358 Move commands to create stripped kernel into Makefile.conf,
so as to make the "picobsd" script less version-specific.

Improve handling of cross-builds (which requires creation of
includes and libraries for the new source tree).

The "picobsd" script will not probably work on -current because it still
uses 'vn' instead of 'md', but i am commiting it anyways to keep it
in sync with the version in -stable.
2001-09-04 02:01:52 +00:00
David E. O'Brien
074aec36c2 Try to build mkisofs' first, and only pkg_add -r' if you cannot. 2001-09-03 20:29:21 +00:00
David E. O'Brien
2c1763d430 Cause an error condition to be sensed by make(1) if we have trouble
making the ISO.
2001-09-03 20:27:03 +00:00
David E. O'Brien
d0f44c4dad Fix my backwards logic.
Submitted by:	dirk
2001-09-03 20:23:59 +00:00
Dima Dorfman
f6b1b0cc33 If NO_LANGCODE_IN_DESTDIR is defined, don't put the language code in
DESTDIR.  This avoids redundant information in the path when DOCDIR
points to some directory that already implies (or specifies) a certain
language.  This is the case with the web site, where the release notes
are already installed under a language-specific directory.  This
behavior is not being made mandatory because it might still be useful
to install all the translations in one directory, such as during
testing, or in a hypothetical release notes archive.  Furthermore, it
is not being made the default because that breaks consistency with
stuff under doc/.

Reviewed by:	bmah
2001-09-03 14:39:32 +00:00
Dima Dorfman
d3f265038e Extend the release note about ftpd -o to cover ftpd -O, too. 2001-09-03 14:25:59 +00:00
Bruce A. Mah
9c90dce11b New release note: am-utils 6.0.7. 2001-09-03 06:30:17 +00:00
Jordan K. Hubbard
9c552a1fd7 Use sh to execute scripts and just check that the script is readable.
I guess I pooched the permissions on the scripts before committing them
since they're not executable and now it's too late to change (I think -
I suppose you could chmod the ,v files and it might inheirit but I don't
feel like asking the repomeisters to try that).

Noticed by:	Dirk Froemberg <dirk@freebsd.org>
2001-09-02 19:05:27 +00:00
Luigi Rizzo
93c013c83e use correct "compile" directory, which is ../../compile/<filename>
This does not apply to RELENG_4 for which the compile directory is
../compile/<filename>
2001-09-01 21:19:15 +00:00
Luigi Rizzo
7f61417f8e Supply a default value for the kernel config binary. 2001-09-01 19:16:00 +00:00
Luigi Rizzo
e619430f32 Bugfix: Use the correct variable for picobsd type (same bug is
present in STABLE).  Also add a bit more logging (when enabled).
2001-09-01 18:27:39 +00:00
Dima Dorfman
d47a743336 New release note: syslogd -b 2001-09-01 10:52:25 +00:00
Bruce A. Mah
3e443c0512 It is *indeed* possible to run Alpha Linux binaries under emulation.
Reviewed by:	gallatin
2001-09-01 04:39:16 +00:00
Matt Jacob
a58e848bef add 2300/2312 notes 2001-08-31 21:50:09 +00:00
Bruce A. Mah
4e372c6746 Whitespace-only commit that can be ignored by translators.
The 1.2->1.4 deltas caused the indentation of this document to become
massively...well...confused.  Try to fix this.
2001-08-31 17:26:18 +00:00
Bruce A. Mah
27554eda12 diskcheckd(8) is gone from the base system, so undo its release note. 2001-08-31 16:47:57 +00:00
Alexander Langer
d33a962d07 Move /etc/defaults/make.conf to /usr/share/examples/etc/make.conf as
discussed on the arch@ mailinglist (after repo-copy).

sys.mk will .error if it finds /etc/defaults/make.conf but include
it anyways (this is the same behaviour as with the make.conf.local
removal).

/usr/share/examples/etc/make.conf has BDEFLAGS commented out now,
since it's only an example file.

Adjust all textes that talk about make.conf or defaults/make.conf to
match the new situation.
2001-08-30 22:44:51 +00:00
Luigi Rizzo
5d97a228a8 add a missing -o.
There might be some other bug related to OBJDIR handling, once
fixed these changes can be MFC immediately.
2001-08-30 21:39:14 +00:00
Scott Long
5dba33ac48 Note the new cards supported by the asr and aac drivers.
MFC after:	1 day
2001-08-30 21:37:09 +00:00
Bruce A. Mah
b5a3c2f466 New release note: SA-01:58. 2001-08-30 21:06:43 +00:00
Bruce A. Mah
d6bf3e5def Add some missing words, markup tweaks.
Commit from:		SIGCOMM 2001
2001-08-30 20:56:42 +00:00
John Baldwin
21ed03d815 Axe all the plists and supporting scripts to manage them and use them to
roll dists.
2001-08-30 18:11:42 +00:00
John Baldwin
5356254edb Overhaul this script a bit:
- build_x.sh now does all the steps to build an X dist rather than being
  a child script of package_x_dists.sh
- Update the usage information to list the ports you need to install
  before running this script as well as needing to set CVSROOT.
- Make sure CVSROOT is set.  If not, exit with an error.
- We now take two parameters: a work directory and an output directory.
  The work directory is used as scratch space.  All of the bindist will
  end up in the output directory.
- Only apply XF86.patch to the checked out XFree86 port if it exists.
- Use XFree86's build-bindist tool to package up the dists using their
  distfiles rather than using our own packing lists that have to be
  manually updated each time the port changes.

Example usage:
	env CVSROOT=/home/ncvs ./build_x.sh /usr/xtmp /usr/x11dists
2001-08-30 18:10:26 +00:00
John Baldwin
999accad69 The current XFree86 port needs some help in the BUILD_XDIST case. Commit
this patch here until I can get the port fixed.
2001-08-30 17:53:00 +00:00
Wilko Bulte
10d5c1f939 DS10 has it's USB interface disabled (by Compaq/DEC). I wonder where I got
the info that USB works in FreeBSD??
2001-08-30 12:46:53 +00:00
Dima Dorfman
8dc27f5be5 New release notes: ntp suite updated to 4.1.0, daemon(8).
Updated release notes: ACPI 20010816.
2001-08-30 05:34:37 +00:00
Wilko Bulte
8e5d76275b Remove reference to mknod zs0 for TurboLaser console 2001-08-28 17:54:07 +00:00
Dima Dorfman
2da6f1deb7 New release note: ftpd -o 2001-08-28 12:08:57 +00:00
Bruce A. Mah
91f36658d1 New release note: SA-01:57. 2001-08-27 22:04:34 +00:00
Dima Dorfman
1845f09c55 New release note: config(8) ENV. I put this under the "kernel
changes" section, but I'm not sure it's appropriate there.  config(8)
is a userland utility, but this is actually a "kernel" feature.  There
are release notes about config(8) in both sections, but "kernel" seems
more appropriate for this one.
2001-08-27 13:41:15 +00:00
Bruce A. Mah
d0b8716702 Try to make some sense out of the mess that used to be INSTALL.TXT.
1.  Bring floppies.sgml section in-line into install.sgml, where it
makes more sense.

2.  Slightly reorganize some sections of Installation section and
do some wordsmithing.

3.  Update distribution layout to reflect RELNOTESng and new compat
distributions.

4.  Update upgrade file list from 4-STABLE.

5.  It's been a long time since 2.2.X; get rid of instructions dealing
with "new" handling of compatability slices and fix up other references
in the text.

6.  Hunt down and kill emoticons with extreme prejudice.  Try to
tone down the use of exclamation points.

7.  Cross-reference new and improved Installation chapter in
Handbook.

8.  Add a proper abstract for this document.
2001-08-27 03:37:56 +00:00
Bruce A. Mah
72117212fb Use &os.numports; to track how many ports we have. Don't need to give
an example of a specific release in CDROM/DVD ordering.
2001-08-26 17:31:03 +00:00
Wilko Bulte
785142bf17 Alpha uses openjade i.s.o. jade for docs generation. So go out
and build the right port for make release.

Submitted by:	bmah
Approved by:	bmah
MFC after:	2 days
2001-08-26 07:52:56 +00:00
Bruce A. Mah
4be73c5892 Update rendition of a typical distribution directory. Text updates to
follow.
2001-08-25 04:22:24 +00:00
Bruce A. Mah
a6c6c6a29b Reflect that the lge(4) driver has been tested on the Alpha.
Reviewed by:	wpaul
2001-08-24 00:30:50 +00:00
Bruce A. Mah
a56ff0d456 New release note: SA-01:56.
Fix entry on SA-01:55, which was mislabeled as SA-01:54.  Also fix a
typo (I still can't spell "compatibility" correctly, it seems).
2001-08-23 21:14:42 +00:00
Jimmy Olgeni
86df99e49e Misc. changes:
* Rename cvsup-bin to cvsup (cvsup-bin does not exist anymore).
* Add the net/rsync port to the CDROM packages.
* Add the misc/compat* ports.

Approved by:	jkh
2001-08-23 19:54:11 +00:00
Bruce A. Mah
984f40aeb8 Expansions and clarification of some existing release notes items.
Submitted by:	Alex Kapranoff <kapr@acm.org>
2001-08-23 18:39:04 +00:00
Bruce A. Mah
91d88849e3 Typo and markup fixes.
Submitted by:	Alex Kapranoff <kapr@acm.org>
2001-08-22 23:50:53 +00:00
Bruce A. Mah
594a202073 New release note: RFC 1948. 2001-08-22 03:13:33 +00:00
Bruce A. Mah
0bd2b09761 New release note: SA-01:54. 2001-08-21 22:26:02 +00:00
Gregory Neil Shapiro
75fd91d449 sendmail 8.11.6 has been imported 2001-08-21 01:42:08 +00:00
David E. O'Brien
9c2ee3164b + do not hard code where a port may be installed to
+ uses `mkisofs' rather than `mkhybrid' as the new mkisofs is the merger
  of the two
+ checks for `setcdboot's existsance and tries to pkg_add it if needed
+ removes English contraction

Approved by:	jkh
2001-08-20 21:22:33 +00:00
David E. O'Brien
729956024e + back out my `iso' target
+ allows one to set _R so one can more easily make an iso after the fact,
  in the directory `make release' was issued in
+ changes name from miniboot to miniinst since we make other bootable ISOs
  also (and we might confuse someone)

Approved by:	jkh
2001-08-20 21:22:01 +00:00
Bruce A. Mah
6c852cd456 New release note: pppd(8) no longer world-executable/readable.
Submitted by:	kris
2001-08-20 20:45:55 +00:00
Bruce A. Mah
ea0ed22be3 Typo and markup fixes.
Submitted by:	Alex Kapranoff <kapr@acm.org>
2001-08-20 17:31:47 +00:00
Bruce A. Mah
119c74f12e Fix an SGML glitch. 2001-08-20 04:56:37 +00:00
Dima Dorfman
406a1cee7d Use `an' where appropriate. 2001-08-20 02:08:26 +00:00
Dima Dorfman
0b5c3be90d Expand a little on the note about apm_battery. Note that apmd can
execute commands when the battery level changes, and point users at
the examples in /etc/apmd.conf since this stuff isn't (yet?)
documented in the manual page.  Also note its MFC.

Submitted by:	nsayer
2001-08-19 23:36:49 +00:00
Bruce A. Mah
732f13de20 New release note: CDROM booting on IBMs.
Reminded by:	mp
2001-08-18 00:12:23 +00:00
Bruce A. Mah
3da705c074 New release note: SA-01:53. 2001-08-17 21:59:13 +00:00
Bruce A. Mah
a82d1944d1 Troll for MFCs that haven't been marked as such: KERNCONF, an(4)
support for Aironet 350, ed(4) support for Linksys cards, aac(4),
ssh(1) not SUID, passwd(1)/pw(8) support for passwd_format,
rc(8) deletes non-directories in /var/run and /var/spool/lock,
fmtcheck(3), sshd(8) X11Forwarding, sshd_config MaxStartups
deprecates ConnectionsPerPeriod.

Some of these MFCs are new, others were reflected in 4-STABLE's
release notes already, and still others were MFC-ed before prior
releases.

Relocate dgm->digi release note item to live next to digi.

Relocate an(4)/AIR350 note to be next to another an(4) entry.

Remove a duplicate entry documenting xargs(1) -J.

Port markup fixes:  sysutils/cs9660_unicode, net/pim6dd, net/pim6sd.
2001-08-17 19:59:25 +00:00
Bruce A. Mah
e634b7c5ce Markup nit: Mark some things with <envar> that used be done with
<literal> or <varname>.
2001-08-17 17:36:50 +00:00
Bruce A. Mah
1af57916eb New/updated release notes: maxusers tunable, vidcontrol(1) -h,
tmpname(3) use of TMPDIR.
2001-08-17 17:18:39 +00:00
Bruce A. Mah
172e031961 New/modified release notes: Update isdn4bsd entry (users must
use ispppcontrol when doing kernel PPP over ISDN), s/Ukranian/Ukrainian/.

MFCs noted:  cdcontrol(1) next/prev, sysctl(8) -N, sysctl(8) -ao/-ax and
-w deprecated, col(1) -p.
2001-08-17 16:04:01 +00:00
Bruce A. Mah
702aeed834 Note that cdrecord is a part of the sysutils/cdrtools port.
(While I'm here, change markup for a reference to the net/smbfs
port to use <port></port> tags.)

Submitted by:	kris
2001-08-17 15:16:12 +00:00
Bruce A. Mah
b8355abfe3 MFS:
s/compatability/compatibility/
	s/compatable/compatible/
	s/behaviour/behavior/
2001-08-17 15:01:39 +00:00
David E. O'Brien
13e7108c06 Add an `iso' target to create ISO images properly for each platform. 2001-08-15 20:57:08 +00:00
Bruce A. Mah
4559d1c897 New release note: ppp(8) now supports IPv6. 2001-08-15 17:35:20 +00:00
Bruce A. Mah
99fe508b9d New/modified release notes: Only two security profiles instead of three,
all inetd.conf services disabled by default but now editable in
sysinstall(8).

Deleted an item about disabling selected services in inetd.conf, since
it was superceded by the above.

While I'm here, rename the "Security Fixes" section to "Security-Related
Changes".
2001-08-15 17:05:07 +00:00
Bruce A. Mah
59b9ef51d2 MFC noted: SSE capabilities. Also moved these into
processor/motherboard support section.
2001-08-15 04:47:42 +00:00
Bruce A. Mah
71d57000e5 Make list of ports required for doc build consistent with
ports/textproc/docproj/Makefile rev. 1.33 (which adds graphics/scr2png).
2001-08-14 22:31:27 +00:00
Bruce A. Mah
2d3e5413ee "New" release note: Removal of wd compatability devices from ata(4).
(The release note entry is new, but the fact it documents is not.)

Submitted by:	silby
2001-08-12 20:58:30 +00:00
Bruce A. Mah
ce32de17d3 Note MFC of ARIN -> APNIC/RIPE whois(1) queries. While I'm here, add
a missing word.

Submitted by:	mike
2001-08-12 20:36:44 +00:00
Dima Dorfman
446ab8032d Note MFC of all the I4B stuff. 2001-08-11 17:55:07 +00:00
Dima Dorfman
43d384e14f I4B is actually version 1.0.1. 2001-08-11 17:50:58 +00:00
Bruce A. Mah
b2791ed34b MFCs noted: fsck_msdos(8), kldconfig(8), moused(8) -a. 2001-08-11 03:12:38 +00:00
Bruce A. Mah
f94ecc9c59 New release note (only about six months late): nmdm(4). 2001-08-11 02:49:57 +00:00
Bruce A. Mah
9e87704b0a Close a </sect1> and add a line of whitespace, discovered during
MFC of 1.3->1.4 delta.
2001-08-10 21:18:35 +00:00
Dima Dorfman
8779e39a66 cvs updated to 1.11.1p1 2001-08-10 17:41:36 +00:00
John Hay
c8c7c06bb0 Add a missing backslash. 2001-08-09 09:32:16 +00:00
Bruce A. Mah
d97e531329 Reorganization of FreeBSD README document. This change adds no new
content or whitespace changes; it just moves sections around for
better organization; the content of this file used to be fairly
fragmented because it originally was derived from parts of several other
documents.

The first half of "About FreeBSD" has been pulled into the Introduction
section.  The remainder of "About FreeBSD" plus the "Release Documentation"
section now make up a new <sect1></sect1> level section entitled
"Further Reading".
2001-08-09 04:27:11 +00:00
Bruce A. Mah
1d0372b2af Collapse the seven *.sgml files containing the content of the README
document into article.sgml.  Move the $FreeBSD$ tag from a
comment to a <pubdate></pubdate> entry, but no other content
or whitespace changes.

The two reasons for doing this are to:  1) Get rid of a bunch of
itty-bitty files and 2) help with a reorganization of the README that
will be much simpler if all the content is in a single file.
2001-08-09 00:35:04 +00:00
Bruce A. Mah
4f06748fd6 Fix up links from the FreeBSD README to portions of the Handbook.
While I'm here, delete a <warning></warning> paragraph that seems out of
place.
2001-08-08 23:42:07 +00:00
Bruce A. Mah
d2405064b4 Reflect the new location of the list of contributors and coalesce
two paragraphs.
2001-08-08 22:53:01 +00:00
Bruce A. Mah
9e5ae78a4a Refer to SA-01:52 from the release note item documenting the fix.
Also move this item so that references to security advisories remain
in numerical order.
2001-08-08 19:04:48 +00:00
Wilko Bulte
7f5a02ce53 Document removal of hardware support from installkernel. Reflects:
obrien      2001/07/21 10:38:46 PDT

  Modified files:
    release/alpha        dokern.sh
  Log:
  Fix the install kernel on a 1.44MB floppy again.
  I had to be aggressively Draconian to succeed.
  I diked out:
  + Multia, NoName, PC/EB 64, Aspen Alpine support.
  + SCSI tape support
  + AMI MegaRAID controller support
  + All parallel bus support (includes PLIP)
  + vx (3c590, 3c595), pcn (AMD Am79C97x PCI 10/100), sf (Adaptec AIC-6915),
    sis (SiS 900/SiS 7016), ste (Sundance ST201 (D-Link DFE-550TX)),
    wb (Winbond W89C840F) support.
2001-08-07 21:10:17 +00:00
Nik Clayton
5de15c0508 Add libxslt and its dependencies.
Submitted by:	John Hay
2001-08-07 15:28:20 +00:00
Dima Dorfman
ae71ff3eb0 Remove old blurb about BIND being updated to 8.2.3. 2001-08-06 05:26:06 +00:00
Dima Dorfman
c32b1c2d74 Note MFC of BIND 8.2.4. 2001-08-06 05:25:15 +00:00
Dima Dorfman
340f028495 Correct some pastos.
Submitted by:	Martin Kammerhofer <mkamm@sbox.tu-graz.ac.at>
2001-08-05 16:03:04 +00:00
Dima Dorfman
0512c8b6ab Note MFC of file 3.36. 2001-08-03 12:31:43 +00:00
Dima Dorfman
3ec96e7a64 When talking about new versions, use the word "updated" instead of
"upgraded" for consistency.  Prior to this commit, 9 of the entires
used the latter, and 51 used the former.
2001-08-02 12:16:17 +00:00
Dima Dorfman
1a3a2b1605 Note MFC or Binutils 2.11.2 (what we have is close enough to that
version that there's no need to talk about the snapshot business; all
it would do is serve to confuse).
2001-08-02 12:08:10 +00:00
Dima Dorfman
4880a1221e Oops, note MFC of UFS_DIRHASH. 2001-08-01 20:08:37 +00:00
Dima Dorfman
9130d3cc55 Fix previous commit: actually move the UFS_DIRHAS stuff, not the
ddb(4) stuff.  I have *no* idea how I managed to screw that up.
2001-08-01 20:07:51 +00:00
Dima Dorfman
073a5d3980 Move the UFS_DIRHASH paragraph to 'filesystems' and note its MFC. 2001-08-01 20:05:36 +00:00
Dima Dorfman
fdf72b194b Note MFCs: WARNS, GCC_OPTIONS, and GNATS. 2001-08-01 20:04:19 +00:00
Dima Dorfman
0fbd88f52a New release notes: file(1) update.
Note MFCs: install(1) cleanup, bzip2 import, libpcap update.
2001-08-01 14:22:27 +00:00
Gregory Neil Shapiro
7189f389b7 Note the import of sendmail 8.11.5 2001-08-01 01:40:56 +00:00
Wilko Bulte
a079a625af 164LX can have SRM or AlphaBIOS in flash. 2001-07-31 18:43:40 +00:00
Dima Dorfman
76e0d7899c txp(4) isn't i386-only. 2001-07-30 18:28:27 +00:00
Dima Dorfman
a46910eef1 Note import of BIND 8.2.4-REL and the MFC of txp(4) 2001-07-30 18:26:53 +00:00
Dima Dorfman
d146c9975e Note MFC of IPFilter 3.4.20. 2001-07-28 14:37:32 +00:00
Dima Dorfman
f20f450605 Note MFC of tcpdump 3.6.3.
I didn't do this when I merged the delta to RELENG_4 because I thought
&merged; didn't apply to contributed software since there is one entry
per application which gets updated with the new version number, as
opposed to all the other programs, which get one entry per update.
However, the previous commit removed &merged; from the IPFilter entry,
so perhaps I just didn't look long enough when I did the tcpdump
merge.
2001-07-28 12:24:18 +00:00
Dima Dorfman
5381286595 IPFilter updated to 3.4.20. 2001-07-28 12:21:19 +00:00
Bruce A. Mah
46d662ca95 Move route(8) entries out of Contributed Software section; they were
hanging out with a routed(8) entry.

Submitted by:	dd
2001-07-27 17:20:33 +00:00
Wilko Bulte
e0ef368436 <ctl>-<alt>-<del> are seen as sgml tags. <keycap>ctl</keycap> etc works
a lot better. Yikes!

Caught by: bmah
2001-07-26 19:02:22 +00:00
Bruce A. Mah
99b3dc42ad Split "Contacting the FreeBSD Project" into two sub-sections ("Email
and Mailing Lists" and "Submitting Problem Reports").  No content
changes.
2001-07-26 18:20:29 +00:00
Wilko Bulte
77fbb88a6f Document you sometimes seem to need ctl-alt-del on Noname, Multia
and ZLXp is TGA-based and not currently suitable for console use.
2001-07-26 18:18:50 +00:00
Bruce A. Mah
7f85894ec2 Cleanup of "Reporting Problems" section, which has been renamed
"Contacting the FreeBSD Project":   Mostly fixed style nits, and
performed some overlooked s/FreeBSD/&os;/ substitutions.
2001-07-26 18:16:55 +00:00
Bruce A. Mah
b886b9c7d4 UPGRADE.TXT doesn't exist anymore...point readers at INSTALL.TXT,
which now contains binary upgrade info.
2001-07-26 16:40:23 +00:00
Bruce A. Mah
e2d87179c8 Add some navigation in the form of internal hyperlinks to get around
the different sections of the release notes.  There's probably a better
way to do this.
2001-07-26 16:31:22 +00:00
Bruce A. Mah
ba9973ec7f Fix some style nits, and also try to include some text appropriate to
whether this release notes build is for a snapshot or a release.
2001-07-26 16:21:29 +00:00
Bruce A. Mah
c72c117ae1 List a forgotten SGML source file (intro.sgml) in the release notes
Makefiles.
2001-07-26 16:16:51 +00:00
Bruce A. Mah
362f39c0e6 New release notes: ed(4) MII, isdnd.rc(5) maxconnecttime, ppp(8)
tcpmssfixup for inbound packets, BIND NOADDITIONAL.

MFCs noted:  RANDOM_IP_ID, ppp(8) tcpmssfixup, libcrypt unification.
2001-07-26 04:40:58 +00:00
Dima Dorfman
573af706e5 Note MFC of {d,h}watch DDB commands. 2001-07-25 11:58:49 +00:00
Brooks Davis
2997c5e24a merged interface cloning support. 2001-07-24 19:27:22 +00:00
KATO Takenori
24906e1422 Added the txp driver into the list for SMALL kernel. 2001-07-24 11:32:18 +00:00
Dima Dorfman
3126811f39 Note that this list should follow the docproj dependency list as much
as possible.
2001-07-24 08:47:00 +00:00
Dima Dorfman
c49e9faf43 eps2png -> peps
Submitted by:	Alexey V. Neyman <avn@any.ru>
2001-07-24 08:43:44 +00:00
Brooks Davis
961ba1e562 Bruce gave me a little too much credit ;-), stf didn't get the full
treatment along with gif so it doesn't support cloning yet.
2001-07-24 05:34:18 +00:00
Brooks Davis
78e7ec8afd Fix four </para> tags that were either missing or misspelled as </para>.
Found by:	make lint
Reviewed by:	bmah
2001-07-24 04:27:54 +00:00
Bruce A. Mah
2b89c4490f Add txp(4) devices to the supported hardware list. 2001-07-24 01:14:00 +00:00
Bruce A. Mah
8b373105cd New release notes: txp(4) driver.
Updates:  Cross-reference SA-01:49 for telnet(8) buffer overflow fix,
binutils upgrade to snapshot, tcpdump 3.6.3, OpenSSL 0.9.6b.
2001-07-24 00:32:51 +00:00
Bruce A. Mah
78e5e964ab Grrrr: s/DFS-538TX/DFE-538TX/ 2001-07-23 23:35:31 +00:00
Bruce A. Mah
681c444084 Add D-Link DFE-538TX to list of rl(4)-supported devices.
While I'm here, fix a typo:  s/DGE=500SX/DGE-500SX/.

Submitted by:	Christian Greisen <csg@fakse.dk>
2001-07-23 19:11:33 +00:00
Kris Kennaway
56bded8a29 s/adress/address/
Inspired by:    OpenBSD
MFC After:      1 week
2001-07-23 12:05:27 +00:00
Jordan K. Hubbard
2ef74d2289 Add scripts and Makefile support for building ISO images automatically
as part of the release if MAKE_ISOS is set.  Will also build the
first CD with packages (in addition to the "minimal" CD) if CD_EXTRA_BITS
points to them.  This probably need a bit more work to get fully useful,
but it at least covers the basics for now.
2001-07-23 09:01:46 +00:00
Yoshihiro Takahashi
67f706dbc5 Correct typo. 2001-07-22 00:58:15 +00:00
David E. O'Brien
47a49221c2 This was repo copied to src/release/alpha/fixit_crunch.conf.
The i386 and PC98 already had their own platform-specific version.
2001-07-21 19:01:59 +00:00
David E. O'Brien
597dd1b581 I think this is OK for PC98, someone please check.
As was done to i386/boot_crunch.conf:
+ Build with `lint' defined to cut out some of the `rcsid's (binaries' code
  only, the libs will still have the `rcsid's in them).
+ mount_mfs is OBE.
+ Do not need libipx as I have conditionally diked that functional out of
  ifconfig(8).
2001-07-21 17:55:38 +00:00
David E. O'Brien
4f5ee9293a Fix the install kernel on a 1.44MB floppy again.
I had to be aggressively Draconian to succeed.
I diked out:
+ Multia, NoName, PC/EB 64, Aspen Alpine support.
+ SCSI tape support
+ AMI MegaRAID controller support
+ All parallel bus support (includes PLIP)
+ vx (3c590, 3c595), pcn (AMD Am79C97x PCI 10/100), sf (Adaptec AIC-6915),
  sis (SiS 900/SiS 7016), ste (Sundance ST201 (D-Link DFE-550TX)),
  wb (Winbond W89C840F) support.

If the removal of any of this support causes heartburn, please let me know.
2001-07-21 17:38:46 +00:00
David E. O'Brien
5dd6693718 Unconditionalize these now that they live in ARCH-specific directories. 2001-07-21 17:32:40 +00:00
David E. O'Brien
5b3d192e30 + Build with lint' defined to cut out some of the rcsid's (binaries' code
only, the libs will still have the `rcsid's in them).
+ mount_mfs is OBE.
+ Do not need libipx as I have conditionally diked that functional out of
  ifconfig(8).
2001-07-21 17:28:21 +00:00
David E. O'Brien
de6e1e1a31 + Build with lint' defined to cut out some of the rcsid's (binaries' code
only, the libs will still have the `rcsid's in them).
+ mount_mfs is OBE.
+ The Alpha install does not support SLIP, PCCARD or USB installs; so we do
  not need the associated userland utils.
+ Do not need libipx as I have conditionally diked that functional out of
  ifconfig(8).
2001-07-21 17:26:55 +00:00
David E. O'Brien
a591fb0865 dokern.sh was repo copied from src/release/scripts to
src/release/${MACHINE_ARCH}
2001-07-21 17:21:52 +00:00
David E. O'Brien
f336cdbe02 This has been repo copied to src/release/${MACHINE_ARCH}/dokern.sh 2001-07-21 17:21:02 +00:00
David E. O'Brien
56d767c1e4 This has been repo copied to src/release/${MACHINE_ARCH}/boot_crunch.conf 2001-07-21 17:19:59 +00:00
Bruce A. Mah
c45383e55c freebsd.org -> FreeBSD.org 2001-07-19 18:14:56 +00:00
Bruce A. Mah
e0c7ae7028 More README file cleanup, mostly for style. Also punt the readers
to the Handbook for more documentation sources.  Mention INSTALL.TXT
as one of the other release documentation files.
2001-07-19 16:29:28 +00:00
Bruce A. Mah
98417323dd Punt users to the Handbook for a list of CDROM/DVD publishers, rather
than try to keep two copies of this information synchronized.

Reviewed by:	jkh
2001-07-19 15:08:08 +00:00
Dima Dorfman
a4c53d9184 Note MFC of last -d. 2001-07-19 08:02:49 +00:00
Dima Dorfman
b61143b4ad Note the MFC of vidcontrol -C (and it's the -C option, not the -H
option; note that, too).
2001-07-19 06:45:31 +00:00
Poul-Henning Kamp
be1234f248 Use quotes around ${RELEASETAG} to allow values like
-r RELENG_4 -D "2001-07-17 12:00"
2001-07-18 05:40:30 +00:00
Bruce A. Mah
58bc3f49ab New release notes: TCP default sendspace/recvspace increases,
mail(1) -E, SA-01:48.
2001-07-18 03:10:53 +00:00
Bruce A. Mah
966222f878 MFCs noted: growfs(8) + ffsinfo(8), inetd(8) ident support cleanup,
inetd(8) AF_UNIX support.
2001-07-17 20:08:41 +00:00
Bruce A. Mah
a3faabe42d Expand the "KAME import" release note item into two sections with more
details.  Also move an existing item.

Details provided by:	ume
2001-07-17 16:45:34 +00:00
Bruce A. Mah
7d2c37712b Language-dependent catalogs for RELNOTESng should override
the language-independent catalog.

Tested by:	Alex Kapranoff <kapr@acm.org>
2001-07-17 00:46:10 +00:00
Bruce A. Mah
823d90ddb6 Minor tweaks, mostly for style. 2001-07-16 22:23:07 +00:00
Bruce A. Mah
aa008d0cf2 MFS: Minor style tweaks and markup fixes.
obtaining.sgml:  1.1.2.1->1.1.2.2
2001-07-16 20:36:01 +00:00
Bruce A. Mah
b078d9c3b8 ftpmail.vix.com doesn't exist anymore; don't mention this as a viable
method for obtaining FreeBSD.

Discussed with:		Paul A Vixie <vixie@vix.com>
2001-07-16 20:22:39 +00:00
Bruce A. Mah
58bcf09103 MFS: Minor style and markup tweaks. 2001-07-16 16:05:59 +00:00
Bruce A. Mah
c0b2a2425e Add an abstract for the README. 2001-07-16 15:52:28 +00:00
Dima Dorfman
797c1bc2a1 New release notes: dirhash, new ddb(4) commands, and SSE. 2001-07-15 12:27:21 +00:00
Joerg Wunsch
5822ff170e Mention the new behaviour of fdisk(8) (i386 only) to select the default
device.
2001-07-14 21:21:17 +00:00
Brooks Davis
50ef9f9b34 Mention new support for Cisco Aironet 350 series adaptors. 2001-07-14 21:17:25 +00:00
Bruce A. Mah
5bfda1cf23 Markup fixes: Move <screen></screen> and <programlisting></programlisting>
outside <para></para>.  Some other minor adjustments around <screen></screen>
tags.

Discussed on:	-doc (in the context of doc/)
2001-07-13 20:16:43 +00:00
Bruce A. Mah
db8ed62873 Note MFCs: Transmeta Crusoe/Longrun detection, TCP template buffer
allocation, lpd(8) -wand -c, lpc(8) tclean/clean improvements, dump(8)
-D, du(1) -I.
2001-07-12 18:58:18 +00:00
Bruce A. Mah
0ee19e4e19 Update list of cards supported by nge(4). 2001-07-12 18:42:41 +00:00
Bruce A. Mah
83789029c4 Note groff 1.17.2 import. 2001-07-12 18:24:51 +00:00
Wilko Bulte
021d0cee20 Document SET CONSOLE SERIAL/GRAPHICS for NoName as well
Suggested by: bob@sfcei.com
2001-07-11 18:33:58 +00:00
Bruce A. Mah
3cf5e6ff05 New release note: FreeBSD-SA-01:42. 2001-07-11 01:10:45 +00:00
Bruce A. Mah
20dc1576ee New release notes: sysctl for TCP ISN fix, fsck_msdosfs(8), dump(8) -D,
OPIE replaced S/Key.
2001-07-09 21:21:38 +00:00
Bruce A. Mah
a2ddea9863 Better support for multi-lingual release documentation. We now support
language-dependant SGML catalogs (in ${LANG_CODE}/share/sgml) and also
use a default.dsl stylesheet similar to what the rest of the DocProj
documents use.

Requested by:	hrs, Alex Kapranoff <kapr@acm.org>
Reviewed by:	hrs, dd
MFC after:	2 days
2001-07-09 16:01:38 +00:00
Dima Dorfman
70d51341bf mdoc(7) police: remove extraneous .Pp before and/or after .Sh. 2001-07-09 09:54:33 +00:00
Brian Somers
7bc6d0158f Fix the type of the NULL arg to execl()
Idea from: Theo de Raadt <deraadt@openbsd.org>
2001-07-09 09:24:06 +00:00
Bruce A. Mah
f2678a49d8 Markup fix: Change sysctl variables marked as <literal></literal>
to consistently use <varname></varname>.  No content changes.
2001-07-07 18:55:23 +00:00
Bruce A. Mah
b8c368430c New release notes: Kernel message buffer via sysctl and dmesg(8),
new processor detection, better TCP memory usage, netstat(1) -z.
2001-07-05 23:56:15 +00:00
Bruce A. Mah
60087219de When building an FTP area, put the CSS file for the release documentation
in the FTP area, not the CDROM area.

MFC after:	3 days
2001-07-05 22:14:25 +00:00
Bruce A. Mah
ca13856c09 Clarify (I hope) smbfs support item.
MFCs noted:  ifconfig -m, OpenSSL 0.9.6a.
2001-07-05 02:50:19 +00:00
Bruce A. Mah
0f8d184704 Back out 1.6->1.7 change; this wasn't supposed to get committed. 2001-07-04 17:53:48 +00:00
Bruce A. Mah
43ac759d7c New release notes: lpd(8) -c and -w, lpc(8) tclean, whois(1) recursive
lookups, moused(8) -a, binutils 2.11.2.

MFCs noted:  IPv6 update.
2001-07-04 17:52:46 +00:00
Bruce A. Mah
ba03331add MFCs noted: ALS4000 driver, ifconfig(8) support for IEEE 802.11
devices, traceroute(8) default TTL from sysctl MIB.
2001-07-04 05:34:20 +00:00
Thomas Moestl
df06371f65 Account for the machdep.msgbuf -> kern.msgbuf renaming. 2001-07-03 19:51:53 +00:00
Dima Dorfman
67196eb413 Remove duplicate $FreeBSD$ lines.
Approved by:	bmah
2001-07-03 08:32:34 +00:00
Dima Dorfman
d8f203e797 New release notes: network device cloning, ich sound driver.
# I have deliberately not mentioned the kernel compile directory move;
# people using buildworld aren't affected, and those that aren't had
# better be reading cvs-all and/or src/UPDATING.
2001-07-03 08:25:54 +00:00
Dima Dorfman
8084b7b4c4 Mention hardware supported by the new ich sound driver.
Source:		PR 25507
2001-07-03 08:19:06 +00:00
Brooks Davis
9d9d5c9ba4 Add Cisco Aironet 350 Series.
Approved by:		bmah
2001-07-02 16:56:12 +00:00
Dima Dorfman
22e7ef3dd1 Mention xargs -J. 2001-07-01 22:58:45 +00:00
Warner Losh
189c7da2ec Fix make release for new kernel locations 2001-06-30 17:20:12 +00:00
Dima Dorfman
2eca8ff74b New release notes: farewell dgm; kldconfig. 2001-06-30 06:16:45 +00:00
Jordan K. Hubbard
d067d730b9 Fix crypto targets to be user-overridable and also obey the
NO_SENDMAIL flag if set.  The whole NO_FOO mechanism in /usr/src
is pretty bogus and needs to be re-examined in the context of a
larger argument about modularity, but that's something for another
time.

Submitted by:		Peter Pentchev <roam@orbitel.bg>
2001-06-25 00:43:10 +00:00
Dima Dorfman
7a95e9f2e1 Remove duplicate word. 2001-06-23 07:02:33 +00:00
Bruce A. Mah
22e22d2765 MFS: Add tx(4) section to hardware list. 2001-06-22 21:43:14 +00:00
Bruce A. Mah
57f2d14907 Take sbuf(9) item out of the release notes. It doesn't have as much
relevance to the average user as I thought it did originally.
2001-06-22 17:28:42 +00:00