Commit Graph

56 Commits

Author SHA1 Message Date
Warner Losh eeef0dd1b4 "raw" -> "block" Block devices have been what are now gone, not "raw"
devices.

Submitted by: David O'Brian
1999-12-06 22:42:01 +00:00
Warner Losh a2e7fb9f68 bad144 elimination
bdev removal and its required actions (MAKEDEV)
sd -> da
1999-12-06 04:21:50 +00:00
Poul-Henning Kamp e306923fc0 Add entry about updating of /dev being desirable. 1999-12-05 18:55:53 +00:00
Warner Losh 7a92b31caa Add poul's md information, in abbreviated form, to the UPDATING file. 1999-11-26 20:38:36 +00:00
Warner Losh 63f52da783 Add note about how hardwiring ep0 will not likely work.
Also correct a small spelling nit from Bill Fumerola.
1999-11-26 06:36:13 +00:00
Bill Fumerola 78bcb44a9d Spelling fix. 1999-11-19 02:16:26 +00:00
Warner Losh 1a50e0c7fe gcc 2.95.2 1999-11-17 18:06:56 +00:00
Chris Costello 20d1019b71 Fix a typo: ``maintain compatible'' -> ``maintain compatibility'' 1999-10-23 18:15:14 +00:00
Warner Losh 25c3f405b5 New pccard kernel config requirement 1999-10-15 17:34:56 +00:00
Warner Losh 73c86a1fde Sort by date, reindent sigset_t entry 1999-09-30 14:54:48 +00:00
Warner Losh 60dbe536ac Fix typo in november
Add signal breakage

**** NEW KERNEL NEEDED FOR MAKE WORLD ****
1999-09-29 22:29:15 +00:00
Warner Losh 5f83e348d8 controller miibus0 is now needed.
Also adjust previous entry to be terminated by a blank line.
1999-09-08 18:34:31 +00:00
Nick Hibma d98069654d Move /var/cron/log to /var/log/cron 1999-09-06 20:10:27 +00:00
Warner Losh 30e90e8bc0 Forgot Peter's Id->FreeBSD change as well as tn3270 being removed from
the base system and added as a port.
1999-08-31 17:07:14 +00:00
Warner Losh f8a59eae48 Add blurb Jonathan Lemmon provided about the new TCP timer values. I
didn't document the couple day window when the units were in terms of
ticks rather than ms.

Also add note about libreadline major version retrograde motion.
1999-08-31 17:01:34 +00:00
Peter Wemm 97d92980a9 $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
Warner Losh 882984b380 Add ipfw recompile and bpfilter -> bpf changes 1999-08-01 18:58:45 +00:00
Warner Losh 7eedd934c9 Note need to recompile pccardd with latest kernel. 1999-08-01 18:19:03 +00:00
Warner Losh 95d18cfc2e Spelling nits 1999-07-07 04:28:48 +00:00
Warner Losh e5bd655a0c Latest updating changes for softupdates, inetd and newsysconfig. 1999-07-03 22:15:43 +00:00
Warner Losh ed478e7c82 Compaq smart raid 1999-06-24 04:20:37 +00:00
Warner Losh 6ae429ca7e Ooops. Forgot about kernel config requirement. 1999-06-23 06:39:07 +00:00
Warner Losh 075eeff2b4 Add latest syscons cleanup. 1999-06-23 05:51:37 +00:00
Warner Losh a883e9d311 Add ipfw binary breakage, as well as inetd updates. 1999-06-20 09:56:32 +00:00
Warner Losh 07b725397b Add update on the status of new bus.
Add libcam ABI change warning.
1999-05-10 05:34:32 +00:00
Warner Losh 09fcf3f9ea Add two recent developments:
pccard is busted
	The cool new SMP stuff
1999-04-28 05:18:46 +00:00
Warner Losh ea31d04d40 Add entry for newbus. It is rather long, but lots of nits can shoot
people with this upgrade.  Lemme know what you think, or any
corrections that should be made to it.

Corrected a few typos based on submissions from various people.

Add note that make aout-to-elf is currently broken and what to do to
work around it.  This is implied by make -DWANT_AOUT being broken, but
that isn't obvious to many people.
1999-04-21 06:57:35 +00:00
Warner Losh d24adca851 Clarify the current state of cc -aout:
Compiling -g sometimes doesn't work (from Bruce)
	libgcc_r won't build (Jos Backus)
Also mention that make -j n world is working again
1999-04-15 04:36:45 +00:00
Warner Losh d5ca06364c Note that cc -aout has been broken for a while and a reminder to
recompile now that it has been fixed.

Submitted by: Peter Wemm
1999-04-13 06:10:53 +00:00
Masafumi Max NAKANE 420d47446f Typo fix, src/sys/gnu/usr.bin/cc -> src/gnu/usr.bin/cc. 1999-04-12 16:22:15 +00:00
Warner Losh 1f692d4094 Ooops. Forgot C++ ABI major version bump (aka breakage). 1999-04-09 06:34:00 +00:00
Warner Losh ff5e1f793a In reading -current, I noticed I had overlooked the NOAOUT -> WANT_AOUT
change, which deserves a mention here.
1999-04-09 06:31:00 +00:00
Warner Losh 8172568955 Added a whole lot of information on upgrading with egcs and the common
problems discussed in -current up through approx april 7th.  Those
more in the know please read these changes and send me corrections.
I've only hit a few of the cases, not all of them, so my reporting is
second hand at best.
1999-04-09 06:17:37 +00:00
Warner Losh fe9af9539b Add pointer sys/boot/README for new boot system (this should be in a
man page, but I take what I can get)
Submitted by: chuckr

Add warning that vn can't be a loadable module for a while
Submitted by: dillon

Add name change for old atapi cd driver
Submitted by: sos
1999-03-18 05:39:45 +00:00
Warner Losh ce32355fda Mention new loader.rc. Point people at the updated man pages for more
details.
1999-03-10 06:21:28 +00:00
Warner Losh f8c77507cc Note struct proc size change from Mark Newton. 1999-02-27 03:14:22 +00:00
Warner Losh 7dd38e558a Catch up with the past week:
Add better text for the ppbus changes
	Add note about libdevstat changing forcing a recompile of some
	things in the tree as well as ports that use devstat.

Thanks to those people that used HEADS UP in their message.  Large,
rabid mammals to those that wanted to beat the /etc/rc* horse with the
phrase "heads up" in the subject line.
1999-02-17 05:32:40 +00:00
Warner Losh 0edeb9e7d1 nlpt -> lpt changes. Point at the man page, but refrain from
suggesting course of action if man page proves unhelpful.
1999-02-15 08:09:07 +00:00
Warner Losh 1fc1a0dc40 lpt -> nlpt and ppbus due to Dag's changes.
Submitted by: Joseph Koshy <jkoshy@FreeBSD.ORG>

P.S.  Forgive the delay on committing this.  I've been out of town at
a funeral until just a few minutes ago.
1999-02-14 05:18:35 +00:00
Warner Losh 9a3105ee26 o Add info about Julian's Linux Threads checkin (one of these
days I'm going to write a make kvm top level target).
	o Add warning about the
	  short lived boot block breakage and briefly what to do to
	  fix it.
1999-01-26 03:13:22 +00:00
Warner Losh 3652181c67 Nits. 1999-01-21 20:16:24 +00:00
Warner Losh 8cd37f69fd Add notes about:
vinum changes
	Matt Dillon's massive changes to vm_*.c
	The great RELENG_3 branch event
1999-01-21 20:13:41 +00:00
Warner Losh ad56ea87a1 Add note about the need to reconfigure kernel for some new syscons
cahnges that kazu-san has committed, culled from his HEADS UP message
to -current.
1999-01-19 21:04:22 +00:00
Warner Losh 7dafbc29e9 Remove stray </a> html markers left in last commit.
Submitted by: "Philippe Charnier" <charnier@xp11.frmug.org>
1999-01-17 17:39:32 +00:00
Warner Losh 571998067e After much negative feedback, go back to plain ASCII for this file. 1999-01-14 05:59:52 +00:00
Warner Losh 9857e58226 Convert to HTML. Verified to work on Netscape 4.5 and Netscape
3.something.  We were getting a lot of URL links in this file and it
seemed like a good idea to convert this file to html so people can
follow them easily.

This does not use the doc tools to generate.  I'm doing it all by hand
at the moment.
1999-01-12 20:11:29 +00:00
Warner Losh a85c0f554d Add notes about the new console system and a pointer to the changes
required by it.

Submitted by: Kazutaka YOKOTA (with minor edits by me)
1999-01-11 09:07:18 +00:00
Warner Losh 0061cc0461 Add pointer to mergemaster.
Submitted by: Jaye Mathisen <mrcpu@internetcds.com>

Also minor formatting nits.
1999-01-06 19:35:46 +00:00
Warner Losh db23c94fff Add Robert Nordier's boot block URL. 1999-01-06 07:12:41 +00:00
Warner Losh 9ba54ae095 More Elven advice:
Update /etc/rc* if you are going to run a system with aout
libraries, otherwise ldconfig won't know what to do and all dynamic
aout binaries will fail.
1999-01-06 07:06:38 +00:00