summaryrefslogtreecommitdiffstats
path: root/release
Commit message (Collapse)AuthorAgeFilesLines
* s/over 3500 ports/over 4500 ports/peter2001-03-171-1/+1
| | | | MFC candidate. :-) The RELENG_4 version says 3000 still.
* Clean up the grammar a bit from the last commit.murray2001-03-162-46/+45
|
* Document the fact that you can install through an HTTP proxymurray2001-03-142-11/+33
| | | | | PR: 21451 Approved by: jkh
* Point people looking to upgrade from source at "The Cutting Edge" indd2001-03-141-2/+3
| | | | | | | the Handbook, rather than some nonexistent tutorial. PR: 25556 Approved by: nik
* Fix typo: compatability -> compatibilityolgeni2001-03-132-2/+2
|
* Add PC-Card entry, I-O DATA PCET/TX-Rsanpei2001-03-122-2/+2
| | | | | | | This card was DL10022 based card. Submitted by: [bsd-nomads:15287] Yoshihiko SARUMARU <mistral@imasy.or.jp>
* Add tunefs to the mfsroot floppyjkh2001-03-105-0/+5
|
* Everyone that has commented seems to agree `-m 0' will cause no problems.obrien2001-03-101-1/+1
|
* Add note on instruction emulation on EV[45] for things like BWX.wilko2001-03-101-0/+4
|
* Remove tunefs'ing that was OBE by rev 1.30.obrien2001-03-091-1/+0
| | | | Submitted by: bde
* newfs with `-m 1'obrien2001-03-091-1/+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
* add PC-Card entrysanpei2001-03-072-4/+4
| | | | | | | | | | | 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>
* Set NO_X during release build so the doc ports don't try to build XFree86.jkh2001-03-071-3/+1
|
* add new PC-Card entry, IO Data WN-B11/PCMsanpei2001-03-072-0/+2
| | | | | Submitted by: [FreeBSD-users-jp 59373] "Masatake E. Hori" <eddie@luft.geo.tsukuba.ac.jp>
* SMALL floppy image require miibus device.nyan2001-03-065-5/+0
|
* New release notes: TCP NewReno, TCP more aggressive timeouts onbmah2001-03-022-0/+32
| | | | | SYN segments, IP verifies destination of received packet with ingress interface, bc update to 1.06, ipfstat -t.
* setlocale(3) has been fixed to match POSIX standard:ru2001-03-021-2/+2
| | | | LC_ALL takes precedence over other LC_* envariables.
* New release notes: CMI8338/8738, CS4281 sound driver, ISO-9660 Unicode,bmah2001-03-012-21/+73
| | | | | | | | | 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.
* The HEAD now has sendmail 8.11.3gshapiro2001-02-282-2/+2
|
* Add release notes for the sendmail-related build infrastructure changes.gshapiro2001-02-282-0/+16
|
* Fix typo: s/TAR_SSH/TAR_RSH/bmah2001-02-272-5/+5
| | | | | | Update: ICMP resetting TCP sysctl is now net.inet.tcp.icmp_may_rst. Submitted by: knu, jesper
* New release notes: TCP delayed ACK fixes, ICMP bugfix, find(1)bmah2001-02-272-4/+50
| | | | | | | 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.
* Spelling: Signalling -> Signaling.olgeni2001-02-252-3/+3
| | | | Removed whitespaces at end of lines.
* Add fsck_4.2bsd to boot crunch target. This returns the ability tojkh2001-02-255-5/+5
| | | | actually fsck (and upgrade) a box from boot media again.
* Correct CS20 section.wilko2001-02-231-5/+6
| | | | Reviewed by: Peter Petrakis <peter.petrakis@api-networks.com>
* ispell-ify..wilko2001-02-231-41/+41
|
* Since we don't have rfd0 anymore, put in a line that will actually workdcs2001-02-221-5/+3
| | | | | | for generating floppies. Mention mdconfig(8) instead of vnconfig(8).
* Put the kerberos checksum information into the correct CHECKSUM file,jkh2001-02-211-2/+10
| | | | | | | fixing a long-standing bogon with this. PR: 24264 Submitted by: Alec Wolman <wolman@cs.washington.edu>
* New release notes: Note format string paranoia and tempfile fixes,bmah2001-02-212-14/+62
| | | | | | | | | | | | | | 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.
* Bring the new script into -current. Still untested here, but thereluigi2001-02-202-0/+725
| | | | is a high chance that they work modulo minor things.
* Actually make sure the make release line at the top isn't misleading.asmodai2001-02-191-7/+8
| | | | | | CVSROOT is mandatory. Also note what CVSROOT has to be set to. Found by: local make release hacking
* Enable command line editing in the shellluigi2001-02-181-0/+1
|
* Make correct entries for atapi disksluigi2001-02-181-1/+1
|
* Make the right device entries for atapi disksluigi2001-02-181-1/+1
|
* Bump version to 0.500 -- not that it means much, but at leastluigi2001-02-181-1/+1
| | | | gives some idea on the age of the source used for the build.
* Remove the parts of the patch that was committed to the XFree86 port.obrien2001-02-181-496/+0
|
* Another ispell run.olgeni2001-02-132-4/+4
|
* Typo police:olgeni2001-02-132-4/+4
| | | | | Swap for <-> the. compatability -> compatibility.
* New release notes: ipfw(8) support for dynamic IP addresses, isp(4)bmah2001-02-132-0/+42
| | | | | updated, OpenSSH vunerability in SA-01:24 fixed, local support improved, compat4x distribution, compat3x distribution update.
* Made some checks with ispell.olgeni2001-02-122-32/+32
|
* Remove spaces at end of lines (whitespace only)olgeni2001-02-122-43/+43
|
* LSI/SYMBIOS/NCR 53C[8XX|10XX] supported hardware updated.groudier2001-02-111-4/+6
| | | | (One may check if the 8 words added are correct english :) )
* Default the plist dir as we know where it is relative to us.obrien2001-02-111-19/+9
|
* Minor comment & doc tweak.obrien2001-02-111-2/+4
|
* Resurrect Minix sh(1), after its license has been changed to BSD one.abial2001-02-1010-0/+5018
|
* -Document DS20 serial/graphics console (as it bit me yesterday.. again.. grr)wilko2001-02-101-1/+14
| | | | -CS20 can have 2 CPUs but we don't have SMP currently on alpha
* New release notes: ed(4) bugfix, larger default root partitions inbmah2001-02-092-2/+30
| | | | | | sysinstall(8), pkg_info(1) globbing, rfork_thread(3). MFCs noted: vidcontrol(1) -g.
* Add the `compat4x' distribution to the release Makefile.murray2001-02-091-1/+1
| | | | Approved by: jkh
* Fix typo: compatability -> compatibility.asmodai2001-02-062-2/+2
| | | | Compatability is not an existing english word.
* Fix typo: seperate -> separate.asmodai2001-02-063-4/+4
| | | | | | Seperate does not exist in the english language. Submitted to look at by: kris
OpenPOWER on IntegriCloud