Commit graph

3170 commits

Author SHA1 Message Date
Bruce A. Mah 363b21e29f New release notes: timed(8) fix (FreeBSD-SA-01:28), rwhod(8) fix
(FreeBSD-SA-01:29), Heimdal 0.3 update, pkg_sign(1) and pkg_check(1)
added, BSD_daemon graphics.

Many MFCs for RELENG_4 noted as well.
2001-03-19 20:23:53 +00:00
Wilko Bulte 38bcd46212 Document fix for 'going nowhere without my init' install bug.
Thanks to: jkh / obrien
2001-03-18 22:28:10 +00:00
Peter Wemm 2843f91522 s/over 3500 ports/over 4500 ports/
MFC candidate. :-)  The RELENG_4 version says 3000 still.
2001-03-17 12:37:28 +00:00
Murray Stokely b6fc276b99 Clean up the grammar a bit from the last commit. 2001-03-16 22:55:55 +00:00
Murray Stokely cde077545a Document the fact that you can install through an HTTP proxy
PR:		21451
Approved by:	jkh
2001-03-14 11:01:05 +00:00
Dima Dorfman 43822832e3 Point people looking to upgrade from source at "The Cutting Edge" in
the Handbook, rather than some nonexistent tutorial.

PR:		25556
Approved by:	nik
2001-03-14 03:12:06 +00:00
Jimmy Olgeni 6299366fb0 Fix typo: compatability -> compatibility 2001-03-13 14:15:16 +00:00
MIHIRA Sanpei Yoshiro 8574142c75 Add PC-Card entry, I-O DATA PCET/TX-R
This card was DL10022 based card.

Submitted by:	[bsd-nomads:15287]
		Yoshihiko SARUMARU <mistral@imasy.or.jp>
2001-03-12 13:11:17 +00:00
Jordan K. Hubbard a17b3742f6 Add tunefs to the mfsroot floppy 2001-03-10 19:52:12 +00:00
David E. O'Brien 221bdf6158 Everyone that has commented seems to agree `-m 0' will cause no problems. 2001-03-10 17:10:48 +00:00
Wilko Bulte 43c73f191e Add note on instruction emulation on EV[45] for things like BWX. 2001-03-10 15:58:57 +00:00
David E. O'Brien 1363575f81 Remove tunefs'ing that was OBE by rev 1.30.
Submitted by:	bde
2001-03-09 12:33:53 +00:00
David E. O'Brien ca5bd0c65a newfs with `-m 1'
This is needed even with `-o space' as the kernel decides to be "helpful"
and not really do space optimization.  Looking at src/sys/ufs/ffs/ffs_alloc.c
we see why:		if (fs->fs_minfree <= 5 ||
		            fs->fs_cstotal.cs_nffree >
		            (off_t)fs->fs_dsize * fs->fs_minfree / (2 * 100))
			            break;
	            log(LOG_NOTICE, "%s: optimization changed from SPACE to TIME\n"

I have picked `1' vs. `0' just incase some code somewhere has the assumption
the %free can never be `0'.

Helped with understanding why -m 1 made a different:	imp
2001-03-09 01:03:15 +00:00
MIHIRA Sanpei Yoshiro bca9e9472b add PC-Card entry
Corega KK Wireless LAN PCCA-11
	NEC WL11C (PC-WL/11C)
	NEC Corporation PK-WL001

Submitted by:	[bsd-nomads:15128] [bsd-nomads:15159]
		[bsd-nomads:15176] [bsd-nomads:15283]
		YAMAMOTO Shigeru <shigeru@iij.ad.jp>
		NAKAGAWA Yoshihisa <y-nakaga@nwsl.mesh.ad.jp>
2001-03-07 13:30:44 +00:00
Jordan K. Hubbard 992da98522 Set NO_X during release build so the doc ports don't try to build XFree86. 2001-03-07 07:39:32 +00:00
MIHIRA Sanpei Yoshiro 1b6c0f0436 add new PC-Card entry, IO Data WN-B11/PCM
Submitted by:	[FreeBSD-users-jp 59373]
		"Masatake E. Hori" <eddie@luft.geo.tsukuba.ac.jp>
2001-03-07 00:58:52 +00:00
Yoshihiro Takahashi 9b509d44e4 SMALL floppy image require miibus device. 2001-03-06 00:39:53 +00:00
Bruce A. Mah f366f1bed4 New release notes: TCP NewReno, TCP more aggressive timeouts on
SYN segments, IP verifies destination of received packet with
ingress interface, bc update to 1.06, ipfstat -t.
2001-03-02 23:02:10 +00:00
Ruslan Ermilov afcf05e46a setlocale(3) has been fixed to match POSIX standard:
LC_ALL takes precedence over other LC_* envariables.
2001-03-02 16:52:14 +00:00
Bruce A. Mah dca18079fe New release notes: CMI8338/8738, CS4281 sound driver, ISO-9660 Unicode,
ida crashdumps, login exports PAM environment variables, wall -g,
make.conf CPUTYPE, CVS_RSH default now ssh.

Updated release notes:  ahc(4) updates, ICMP and TCP RSTs, random(4),

MFCs noted:  rc.syscons.
2001-03-01 22:11:00 +00:00
Gregory Neil Shapiro 0d2124b844 The HEAD now has sendmail 8.11.3 2001-02-28 01:51:13 +00:00
Gregory Neil Shapiro 3812ddcdc5 Add release notes for the sendmail-related build infrastructure changes. 2001-02-28 01:49:57 +00:00
Bruce A. Mah 6f8e45340c Fix typo: s/TAR_SSH/TAR_RSH/
Update:  ICMP resetting TCP sysctl is now net.inet.tcp.icmp_may_rst.

Submitted by:	knu, jesper
2001-02-27 19:25:23 +00:00
Bruce A. Mah 157449fd79 New release notes: TCP delayed ACK fixes, ICMP bugfix, find(1)
case-insensitive and regexp additions, pkg_delete(1) globbing,
tar(1) TAR_SSH, disklabel(8) fixes, rand(3) improvements.

New MFCs noted:  pkg_info(1) globbing, burncd(8) -m and related changes.
2001-02-27 15:04:50 +00:00
Jimmy Olgeni ec18c01db7 Spelling: Signalling -> Signaling.
Removed whitespaces at end of lines.
2001-02-25 22:26:37 +00:00
Jordan K. Hubbard b4540ce2ea Add fsck_4.2bsd to boot crunch target. This returns the ability to
actually fsck (and upgrade) a box from boot media again.
2001-02-25 08:02:46 +00:00
Wilko Bulte 277cfc1e89 Correct CS20 section.
Reviewed by:	Peter Petrakis <peter.petrakis@api-networks.com>
2001-02-23 22:08:35 +00:00
Wilko Bulte 6de2dafcf7 ispell-ify.. 2001-02-23 21:47:30 +00:00
Daniel C. Sobral c2bcc0a208 Since we don't have rfd0 anymore, put in a line that will actually work
for generating floppies.

Mention mdconfig(8) instead of vnconfig(8).
2001-02-22 07:34:53 +00:00
Jordan K. Hubbard d61835a9e9 Put the kerberos checksum information into the correct CHECKSUM file,
fixing a long-standing bogon with this.

PR:		24264
Submitted by:	Alec Wolman <wolman@cs.washington.edu>
2001-02-21 23:01:59 +00:00
Bruce A. Mah c628fced3a New release notes: Note format string paranoia and tempfile fixes,
OpenSSL ASM optimizations, sysinstall preserving /etc/mail,
savecore -k, pkg_delete(1) now deletes in dependency order.

MFCs noted:  ipfilter 3.4.16, ipfw(8) me, gperf 2.7.2,
lpr(1)/lpd(8)/syslogd(8)/logger(1) IPv6-capable,
bzip2(1) packages.

A few typo fixes were backported from RELNOTESng.

Preference was made to features that have been MFC-ed.  I'll try to
get HEAD caught up to reality soon.
2001-02-21 21:57:49 +00:00
Luigi Rizzo 25801a0e8b Bring the new script into -current. Still untested here, but there
is a high chance that they work modulo minor things.
2001-02-20 17:09:40 +00:00
Jeroen Ruigrok van der Werven faec9c805b Actually make sure the make release line at the top isn't misleading.
CVSROOT is mandatory.  Also note what CVSROOT has to be set to.

Found by:	local make release hacking
2001-02-19 14:23:49 +00:00
Luigi Rizzo a3ab0e4551 Enable command line editing in the shell 2001-02-18 06:54:07 +00:00
Luigi Rizzo b8c84b6286 Make correct entries for atapi disks 2001-02-18 06:50:40 +00:00
Luigi Rizzo d486335f22 Make the right device entries for atapi disks 2001-02-18 06:48:25 +00:00
Luigi Rizzo 87483083e9 Bump version to 0.500 -- not that it means much, but at least
gives some idea on the age of the source used for the build.
2001-02-18 06:46:20 +00:00
David E. O'Brien 2e27b67bc5 Remove the parts of the patch that was committed to the XFree86 port. 2001-02-18 04:49:42 +00:00
Jimmy Olgeni 2011d04002 Another ispell run. 2001-02-13 22:36:00 +00:00
Jimmy Olgeni cdcb6bc676 Typo police:
Swap for <-> the.
compatability -> compatibility.
2001-02-13 21:15:48 +00:00
Bruce A. Mah 9d04d105d8 New release notes: ipfw(8) support for dynamic IP addresses, isp(4)
updated, OpenSSH vunerability in SA-01:24 fixed, local support
improved, compat4x distribution, compat3x distribution update.
2001-02-13 19:27:39 +00:00
Jimmy Olgeni 6c629110f9 Made some checks with ispell. 2001-02-12 18:04:20 +00:00
Jimmy Olgeni 0b0068ada8 Remove spaces at end of lines (whitespace only) 2001-02-12 17:34:32 +00:00
Gerard Roudier cf0feb71dd LSI/SYMBIOS/NCR 53C[8XX|10XX] supported hardware updated.
(One may check if the 8 words added are correct english :) )
2001-02-11 18:13:15 +00:00
David E. O'Brien d87a6e73bd Default the plist dir as we know where it is relative to us. 2001-02-11 03:50:32 +00:00
David E. O'Brien 9804bd18b2 Minor comment & doc tweak. 2001-02-11 03:49:34 +00:00
Andrzej Bialecki 6d8476df78 Resurrect Minix sh(1), after its license has been changed to BSD one. 2001-02-10 22:57:33 +00:00
Wilko Bulte 208058ad79 -Document DS20 serial/graphics console (as it bit me yesterday.. again.. grr)
-CS20 can have 2 CPUs but we don't have SMP currently on alpha
2001-02-10 20:22:06 +00:00
Bruce A. Mah 7a504379b7 New release notes: ed(4) bugfix, larger default root partitions in
sysinstall(8), pkg_info(1) globbing, rfork_thread(3).

MFCs noted:  vidcontrol(1) -g.
2001-02-09 23:52:07 +00:00
Murray Stokely 9f7604aeef Add the `compat4x' distribution to the release Makefile.
Approved by:	jkh
2001-02-09 19:00:50 +00:00