joe
a02bf6d92b
MF4S: Remove some unused error messages. (revision 1.1.2.5)
2001-04-23 19:52:13 +00:00
joe
d8bc9129a9
Apply style guidelines (using gident to help).
2001-04-23 19:38:41 +00:00
joe
5a5c4156f3
Fix a syntax error.
2001-04-23 18:41:48 +00:00
joe
350bc3b611
MFS4: Do not terminate if it fails to clean something. (rev 1.12.2.5)
2001-04-22 23:58:46 +00:00
joe
a3c1ed5d3d
FFS_ROOT was made obsolete, so remove it from the PicoBSD kernels.
2001-04-22 23:33:18 +00:00
obrien
0ac832ea12
Allow the `release' target to work if one disables the debug kernel build.
...
Submitted by: jhb
2001-04-22 16:54:01 +00:00
gshapiro
c1edcc0fe4
Fix a typo
2001-04-21 06:13:03 +00:00
gshapiro
7091bb6484
Add a note about the new ip6fw(8) abilities.
2001-04-21 05:34:06 +00:00
bmah
f4abc7a864
Note support for 3ware Escalade 7000 series. Note MFC of new TCP ISS
...
randomization, tail(1) large file support.
2001-04-18 22:48:04 +00:00
wilko
711c802cb1
DS20 embedded Adaptec SCSI chips are unfortunately not enabled when SRM
...
5.9 is installed.
2001-04-18 21:46:18 +00:00
bmah
b141e422b6
Update for security advisories: 01:32 (ipfilter), 01:33 (glob/ftp).
...
New release notes: TCP ISS randomization, groff-1.17.
2001-04-17 19:22:07 +00:00
schweikh
6a476620d8
Fixed typos.
...
Approved by: jkh
2001-04-17 19:08:41 +00:00
obrien
25ef5bec44
Optimize make invocations by using multiple targets.
2001-04-17 18:32:35 +00:00
schweikh
8d48c36eaf
Typos fixed.
...
Approved by: jkh
2001-04-17 17:42:46 +00:00
bmah
a82a61059f
s/Over 4500 ports/Over 5000 ports/
2001-04-17 02:22:16 +00:00
obrien
a6174f3ea3
Grrr, get the right change from the the machine I tested this on.
2001-04-16 15:17:27 +00:00
obrien
c7790304de
Turn on kernel debugging support (DDB, INVARIANTS, INVARIANT_SUPPORT, WITNESS)
...
by default while SMPng is still being developed.
Submitted by: jhb
2001-04-15 19:37:28 +00:00
obrien
406ae6ca2c
Apply rev 1.48 (only dike out the `ncr' driver, not every line with the
...
[sub]string "ncr" in it) to the Alpha also.
2001-04-15 19:34:40 +00:00
jkh
21f19f6d89
Get the crypto checksums in the right file. This bug has been
...
around for a very long time and it's my fault. Sorry. :)
PR: 20311
Submitted by: Makoto MATSUSHITA <matusita@jp.freebsd.org>
2001-04-14 22:29:31 +00:00
bmah
239a81e90d
Hardware listing updates:
...
Make listings of dc(4)-supported cards consistent with manpage
(submitted by fenner).
amr(4) supports the Dell PERC 3/DCL (submitted by
Vivek Khera <khera@kciLink.com>).
Properly capitalize "Ethernet" and variants thereof.
2001-04-14 16:43:14 +00:00
obrien
84a105c2da
*sigh*... when trying to dike out the ncr' driver, I was getting the
sym'
...
driver too because it had "ncr" in its comment.
Submitted by: joerg
2001-04-14 02:10:05 +00:00
wilko
3f65aa42cd
Update boot capabilities for Adaptec 2940-series
...
Obtained from: axp-list@redhat.com / Jay.Estabrook@compaq.com
2001-04-13 19:47:07 +00:00
bmah
a7a9aad4c4
New release notes: wx(4) supports new cards (submitted by mjacob),
...
Add missing CMedia and Crystal Semiconductor sound chips (submitted by
orion).
Fix estimate of 5.0-RELEASE release date (submitted by dd).
ntpd(8) security fix cross-reference to SA-01:31.
Fix typo: s/maestreo3/maestro3/.
2001-04-13 16:11:20 +00:00
bmah
2f32005825
New release notes: vidcontrol(1) update (submitted by sobomax).
...
Modified release notes: Note MFC of gcc-2.95.3, libreadline 4.2.
Clarify Maestro-3/Allegro driver loading issues (submitted by scottl).
2001-04-11 16:23:58 +00:00
obrien
11b2b4beea
Missed one in rev 1.608.
2001-04-11 06:16:52 +00:00
obrien
63ac1d62cc
Properly set `KERNEL' w/in the "doSTDKERNEL:" target.
...
Reviewed by: jhb
2001-04-11 02:21:13 +00:00
jhb
b9b34874a4
NOBLOCKRANDOM doesn't exist anymore as a kernel option.
2001-04-10 19:01:30 +00:00
bmah
1f6030c456
New release notes: FFS dirpref speedup, GNATS 3.113, BSDPAN.
2001-04-10 17:06:50 +00:00
obrien
2fbfd2079a
Correct some cut-n-paste errors. Also embellish the UP1100 a little.
2001-04-10 10:35:29 +00:00
gallatin
ef0899506b
Document clear_error command on sable/lynx.
...
Thanks to Timothy D. First <firsttim@msu.edu> for figuring this one out
2001-04-09 14:21:24 +00:00
obrien
c86966a7ca
Add FreeBSD IDs to some files and make the others consistent in style.
2001-04-08 23:09:21 +00:00
obrien
11e3cce4ba
Fix typo in error message.
2001-04-08 23:02:12 +00:00
bmah
e2e4aafb45
New release notes: Fix IPFilter fragment cache, libposix1e integration
...
into libc.
Note default root partition for alpha is now 120MB.
2001-04-08 04:28:39 +00:00
obrien
e1524fe42d
Reorder the Alpha cut-out list to match the order in the GENERIC kernel.
2001-04-07 06:12:10 +00:00
obrien
9ea685aeff
Strip comments from the MFSROOT's /stand/etc files.
2001-04-07 01:53:14 +00:00
obrien
1c83993e80
Blow away all the help files on the MFSROOT for the Alpha.
...
Someone did something that really blew up the size of the crunchgen'ed
sysinstall+friends.
2001-04-07 01:48:55 +00:00
obrien
bf4f00187a
Correct a bug in rev 1.589. The `make obj' that was removed for
...
sysinstall was also effectively a `make obj' for src/release.
2001-04-06 19:06:19 +00:00
obrien
38d0dc1d2e
Don't need to preload the vn' KLD anymore as we use
md' for release
...
building.
2001-04-05 22:36:41 +00:00
bmah
36a2fbc481
New release notes: ata(4) configure options are now loader tunables,
...
isp(4) target mode support (submitted by mjacob).
Update hardware lists from isp(4) manpage, fix typos.
2001-04-05 18:12:50 +00:00
bmah
3e6614e5ef
New release note: Fix for ntpd(8) vulnerability.
...
Correction: fetch(1) recently gained a -U option, not ftp(1) (pointed
out by des).
2001-04-05 01:36:39 +00:00
ru
7ac0ff015f
Put back required ')'.
...
Submitted by: jhay
2001-04-04 12:15:52 +00:00
bmah
9bb8706a13
New release notes: README file for ACLs and extended attributes,
...
libpcap update 0.6.2, tcpdump 3.6.2, newfs(8) now defaults to 22
cylinders/group, pkg_version better comparisons and -t.
2001-04-03 21:59:48 +00:00
ru
0cbe786b65
Synch this with i386 version again. This fits nicely on alphas.
...
Reviewed by: beast
2001-04-03 14:55:24 +00:00
bmah
df5ac96b12
Clarify instructions for using a CD-ROM equipped machine to support a
...
FreeBSD install and add a warning about enabling anonymous FTP.
Submitted by: nik
2001-04-03 14:07:07 +00:00
ru
b678fccb99
Cleanup: sort by directory/program, remove unused libraries.
2001-04-03 13:43:25 +00:00
ru
d042566442
Drop support for -DRELEASE_BUILD_FIXIT and -DCRUNCHED_BINARY in
...
${CFLAGS}. The only supported method thus is -DRELEASE_CRUNCH.
2001-04-03 13:34:35 +00:00
bmah
0aa303fdeb
New release notes: fsck(8) and /etc/fstab passes, newfs(8) -U,
...
libcrypt Blowfish support.
Fix a typo: newfs is section 8, not section 1.
2001-04-02 21:26:49 +00:00
bmah
74328f0f1c
MFC candidate:
...
Fix ABOUT.TXT to be consistent with LAYOUT.TXT with respect to
the size of an unpacked ports collection (the stated 100MB
is a bit of an overestimate, but better to be conservative).
PR: 22778
Submitted by: David <ddavid@ican.net>
2001-04-02 19:06:52 +00:00
jhay
4cdbbd70f3
Remove grep from the fixit floppy. This should free enough space to get
...
the snaps going again.
2001-04-01 14:41:54 +00:00
ru
41353c734f
Moved -DRELEASE_CRUNCH into crunchgen(1) config files.
...
Record libtelnet.a death.
2001-03-31 17:03:12 +00:00