Commit graph

3661 commits

Author SHA1 Message Date
Luigi Rizzo 6297e47a34 Better code to scan the ethertable. 2001-10-25 17:40:03 +00:00
Luigi Rizzo f36f7f8005 Use the correct sysctl names for intrcnt and intrnames. 2001-10-25 01:29:21 +00:00
Bruce A. Mah 53db40974b Refer more consistently to the different FreeBSD (hardware platform)
ports.  Also use "official" names for platforms where appropriate.

Partly suggested by:	phantom
2001-10-24 16:01:40 +00:00
Bruce A. Mah 81787f40dc Add some new entities with the "official" names of the platforms
we support (as opposed to the names of ports).
2001-10-24 15:37:25 +00:00
John Baldwin 4fab209391 Remove if_wx.
Submitted by:	Dave Cornejo <dave@dogwood.com>
2001-10-23 22:56:41 +00:00
Bruce A. Mah 6efeb9a73c Clarification: &release.next; refers to a future FreeBSD release.
Submitted by:	phantom
2001-10-23 20:34:41 +00:00
Bruce A. Mah d17a8cacce New release note: pkg_create -b. 2001-10-22 19:23:07 +00:00
Bruce A. Mah 6328bae095 Re-order ports collection infrastructure section of release notes. 2001-10-22 19:20:31 +00:00
Bruce A. Mah 103818d5ad Delete wx(4) release notes and hardware notes.
xl(4) now supports transmit-side TCP/IP checksum offload.
2001-10-22 18:25:39 +00:00
Bruce A. Mah 74af4616c6 Bring a few multi-architecture arch= attributes into the hardware
list, based primarily on dmesg logs posted to various mailing lists.
2001-10-19 20:56:31 +00:00
Bruce A. Mah 4fb1e6a7c9 Support a comma-separated list of architectures for the arch=
attribute.  This change is necessary in order for the release
documentation to scale to support more than two architectures.

Based on work by:	hrs
2001-10-19 20:41:09 +00:00
Bruce A. Mah 5207734205 New release note: xl(4) checksum offloading.
Reviewed by:	alc
2001-10-19 20:07:07 +00:00
Bruce A. Mah 61fa74d8aa New release note: route(8) add -ifp/-ifa.
Submitted by:	ru
2001-10-19 20:02:22 +00:00
Bruce A. Mah 5b41c0773e New release notes: libstand/loader(8) bzip2 support, isdnphone(8) -k,
arp(8) fddi/atm output.

MFC noted:  arp(8) interface name in output.
2001-10-19 16:27:05 +00:00
Bruce A. Mah 81f6505ee2 New release and hardware note: gx(4).
While I'm here, fix a minor markup glitch in bge(4) release note.
2001-10-19 15:01:54 +00:00
Dima Dorfman ff33c3ba38 Note MFC of syslogd -b. 2001-10-18 15:23:55 +00:00
David E. O'Brien 3514d5d26c Add back DEC_EB64PLUS and DEC_AXPPCI_33 support as we've gained a little bit
more room on the install floppies now that modules can be on a 3rd floppy.
2001-10-15 02:50:18 +00:00
David E. O'Brien 3922b99c4c + Use ee' in lue of vi' as it is smaller.
+ Remove 'sleep' (not sure why it is so important in fix-it mode).
+ Remove ability to mount MSDOSFS as that is not a typical filesystem on an
  alpha; and thus does not really add to the fix-it mix.
+ Sync style with i386.
2001-10-15 02:49:15 +00:00
Bruce A. Mah 28e80882c1 New release notes: arp(8) prints interface names, strnstr(3)/strcasestr(3),
sysinstall(8) can load KLDs.

Minor markup additions.
2001-10-13 00:33:40 +00:00
Bruce A. Mah 2bab9ad217 Re-order "Network Interface Support" section of release notes.
No other whitespace, markup, or content changes.
2001-10-12 22:07:09 +00:00
Bruce A. Mah e7c25bd2f6 Start to move to an alphabetical (rather than semi-chronological)
ordering on release notes items, in an attempt to bring some order
to a huge mess.  This commit covers the top-level "Userland"
section.

No other content, markup, or whitespace changes.
2001-10-12 17:29:22 +00:00
Bruce A. Mah 6af023343d New release note: isp(4) Qlogic 2300 support. For some reason this didn't
get committed along with its accompanying hardware note entry.
2001-10-11 21:48:35 +00:00
Bruce A. Mah 56ccbf72ac Move two misplaced release notes to the correct location. 2001-10-11 15:38:48 +00:00
Bruce A. Mah 5b2f237ee0 MFCs noted: amdpm(4), new newfs(8) cylinder group defaults. 2001-10-11 15:37:26 +00:00
Dima Dorfman 80037d24bb Add missing space. 2001-10-11 12:18:14 +00:00
Luigi Rizzo ce28e3e9fe Add a -d flag to show deltas as opposed to cumulative counters
in interface statistics.  Most useful when used with the -w flag e.g.

	ns -i -w 1 -d
2001-10-10 17:52:04 +00:00
Bruce A. Mah cb3ab08f03 Remove a redundant use of &arch;. 2001-10-10 02:34:20 +00:00
Bruce A. Mah bc1ce487e9 Add a sentence giving a bit of background for recent newfs(8) changes.
Discussed with:	Ollivier Robert <roberto@ns2.freenix.org>
2001-10-09 20:10:49 +00:00
Bruce A. Mah 9f970b5705 Updated release note: FILE 3.37.
MFC noted:  tcsh 6.11.
2001-10-09 02:45:07 +00:00
Bruce A. Mah bdede91ff0 Update relevant release note item with SA-01:62. 2001-10-08 21:33:56 +00:00
Wilko Bulte 275d9b59d3 Update references to 'device' entries for the kernel config
files to use 5.x syntax (I hope..)

Note: I suppose one might need to hack the hints file as well?

Submitted by:	Mike Barcroft <mike@FreeBSD.ORG>, Bruce Mah <bmah@FreeBSD.ORG>
2001-10-08 20:33:46 +00:00
Luigi Rizzo 9bbeaf002b Use host keys from the config directory if they exist, instead of
regenerating them.

Make the script handle relative paths for the source directory.
2001-10-07 17:22:46 +00:00
Luigi Rizzo e46899fcdb Make fetch_mask return ${default_mask} if entry not found.
Add a couple of diagnostic messages.
2001-10-07 17:17:26 +00:00
Luigi Rizzo 2fbfa5f862 Add code to print interrupt statistics when they will be
exported via sysctl.
2001-10-07 02:13:23 +00:00
Luigi Rizzo 3cbee46209 Fix a typo (missing "; at the end of a string) 2001-10-07 00:29:59 +00:00
Luigi Rizzo 56d75155a6 Fix a typo and sync a comment with the version in RELENG_4 2001-10-07 00:21:13 +00:00
Bruce A. Mah 0f153072be New release notes: eaccess(2), vfs.vmiodirenable=1.
MFCs noted:  wall(1) -g, route(8) indirect routes, route(8) net/bits
syntax, route(8) proxy only published ARP entries.
2001-10-06 05:16:27 +00:00
Bruce A. Mah 2c8e36f96f Update list of supported ata(4) controllers (from ata.4 manpage). 2001-10-05 23:52:15 +00:00
Bruce A. Mah 542d6f43f8 New release note: MAXMEM/hw.physmem.
Use entity for agp(4) driver.
2001-10-05 22:52:43 +00:00
Bruce A. Mah 03c00df3ce Add an abstract for this document, flesh out the introduction a
bit, and fix up the upgrading section.  While I'm here, delete some
of the SGML comments that were left-over from merging the source
files.

MFC after:	1 day
2001-10-05 22:03:35 +00:00
Bruce A. Mah 48badc3bef Updated release note: fsck(8) default cylinder group behavior.
MFCs noted:  KVA_SPACE, ping(8) -A, fmt(1) rewrite.
2001-10-05 03:32:49 +00:00
Bruce A. Mah ee741c282c Move <pubdate></pubdate> element into the <articleinfo></articleinfo> area,
where it goes for most other documents.

MFC after:	1 day
2001-10-04 23:06:37 +00:00
Bruce A. Mah 398f29f684 Consolidate the various SGML source files making up the release
notes document.  Basically, I've moved the contents of common/
{artheader,intro,upgrading}.sgml into common/new.sgml, removed duplicate
$FreeBSD$ markers, and adjusted the various references to these files.
No other whitespace or content changes.

This change will make it easier to do some minor restructuring.

MFC after:	1 day
2001-10-04 22:40:19 +00:00
Bruce A. Mah 003c0a008a The upgrade instructions referred to an article that was (I think)
folded into the Handbook.  Point readers in the right direction and
do a little touchup on the text in this section.

MFC after:	1 day
2001-10-04 20:23:35 +00:00
Bruce A. Mah 6f2a7cbb4b In "Further Reading", mention other DocProj articles/books (in addition to
the FAQ and Handbook).

MFC after:	1 day
2001-10-04 17:33:35 +00:00
Luigi Rizzo 19323fdd72 Add functions to lookup in /etc/networks and set interface
addresses, invoke them from /etc/rc
2001-10-04 00:46:44 +00:00
Luigi Rizzo f03ad5f550 Add "networks" file used to lookup netmasks 2001-10-04 00:46:03 +00:00
Luigi Rizzo c1a4244819 Use @__CWD__@ as the magic string meaning "this directory"
in crunch.conf -- the previous choice, CWD, was too subject to false
matches (this string will be replaced by the absolute pathname
during the build process).
2001-10-04 00:42:20 +00:00
David E. O'Brien 9f770bc78c Restore MSDOSFS support to the install kernel.
Remove the `txp' `sf' `ste' network drivers instead.

Approved by:	jkh
2001-10-03 03:58:08 +00:00
Hiroki Sato 879c1c1653 Merge the following from the English version:
1.145 -> 1.149	relnotes/common/new.sgml
2001-10-02 20:48:08 +00:00