Commit Graph

212 Commits

Author SHA1 Message Date
imp
61688a31cd Fix typos and talk about the controller -> device config file
changes.
2000-01-17 06:12:00 +00:00
imp
19eebdb670 Spell chown right.
Noticed by: Phil Jenvey and Mike Heffner
2000-01-09 05:12:25 +00:00
imp
cecdb5690d The happy, busy elves have been happily busy again:
sha-1 gone
	burncd (and ioctl interface changes)
	chown/chgrp moved back
2000-01-07 20:16:39 +00:00
imp
bc3fd6e895 Fix typos:
named->name:		hank@black-hole.com
	/etc/rc.conf -> /etc/rc	PR: docs/15664 Iiya Naumov

Added radius.conf format change from jdp
Added genassym change from geoff rehmet <geoff@is.co.za>

Yes.  I'm still very much the maintainer of this file in -current.
2000-01-06 18:19:35 +00:00
imp
066f089c27 Add import of ntpd 4.x
Add movement of /etc/sendmail.cf to /etc/mail/sendmail.cf
1999-12-19 23:51:50 +00:00
imp
5fac182947 Add notes from recent HEADS UP messages:
o soren updated the ata driver.  Please use 1213 or newer if
	  you have problems with the old stuff.
	o Enshrine the night of bared axes against wd.  Strongly push
	  users to move to ata driver.
	o Alpha users need to recompile klds after 11/29.
	o Mention the sound driver bridge code commit of 11/22.
	o change examples in 1205 entry from wd to ad.
	o Talk about new dc driver replacing all of the drivers that
	  Bill Paul has ever written.[*]

Corrections to these entries welcome.

[*] Well, at least those based on tulip clones...
1999-12-13 17:55:23 +00:00
imp
c5f63086b3 "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
imp
5851b69ff7 bad144 elimination
bdev removal and its required actions (MAKEDEV)
sd -> da
1999-12-06 04:21:50 +00:00
phk
e1102a476c Add entry about updating of /dev being desirable. 1999-12-05 18:55:53 +00:00
imp
c9097bb5af Add poul's md information, in abbreviated form, to the UPDATING file. 1999-11-26 20:38:36 +00:00
imp
409cca15ea 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
billf
89726dabdd Spelling fix. 1999-11-19 02:16:26 +00:00
imp
1d9304ddff gcc 2.95.2 1999-11-17 18:06:56 +00:00
chris
805cb5a69e Fix a typo: `maintain compatible'' -> `maintain compatibility'' 1999-10-23 18:15:14 +00:00
imp
4cf77cabdf New pccard kernel config requirement 1999-10-15 17:34:56 +00:00
imp
25bc9e9ca3 Sort by date, reindent sigset_t entry 1999-09-30 14:54:48 +00:00
imp
4afddd2388 Fix typo in november
Add signal breakage

**** NEW KERNEL NEEDED FOR MAKE WORLD ****
1999-09-29 22:29:15 +00:00
imp
a67cc08096 controller miibus0 is now needed.
Also adjust previous entry to be terminated by a blank line.
1999-09-08 18:34:31 +00:00
n_hibma
6a423db166 Move /var/cron/log to /var/log/cron 1999-09-06 20:10:27 +00:00
imp
f534da3840 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
imp
3e51e756d9 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
efabb9ccb1 $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
imp
9f73e59b13 Add ipfw recompile and bpfilter -> bpf changes 1999-08-01 18:58:45 +00:00
imp
b1eeaaf280 Note need to recompile pccardd with latest kernel. 1999-08-01 18:19:03 +00:00
imp
23e226cbea Spelling nits 1999-07-07 04:28:48 +00:00
imp
dd9032408f Latest updating changes for softupdates, inetd and newsysconfig. 1999-07-03 22:15:43 +00:00
imp
7fb26aeeff Compaq smart raid 1999-06-24 04:20:37 +00:00
imp
daf5cf794f Ooops. Forgot about kernel config requirement. 1999-06-23 06:39:07 +00:00
imp
21a507776a Add latest syscons cleanup. 1999-06-23 05:51:37 +00:00
imp
aaf32b4147 Add ipfw binary breakage, as well as inetd updates. 1999-06-20 09:56:32 +00:00
imp
3c4e6466a8 Add update on the status of new bus.
Add libcam ABI change warning.
1999-05-10 05:34:32 +00:00
imp
f7508f90bb Add two recent developments:
pccard is busted
	The cool new SMP stuff
1999-04-28 05:18:46 +00:00
imp
82d57e2447 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
imp
3d60222eee 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
imp
143915d7d2 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
max
ad96b08dfd Typo fix, src/sys/gnu/usr.bin/cc -> src/gnu/usr.bin/cc. 1999-04-12 16:22:15 +00:00
imp
2aba902430 Ooops. Forgot C++ ABI major version bump (aka breakage). 1999-04-09 06:34:00 +00:00
imp
a1fc8fe78f 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
imp
ca4d2961cf 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
imp
0eb688727a 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
imp
a31aeba481 Mention new loader.rc. Point people at the updated man pages for more
details.
1999-03-10 06:21:28 +00:00
imp
cba68c067a Note struct proc size change from Mark Newton. 1999-02-27 03:14:22 +00:00
imp
925ba1cac3 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
imp
2bff3e0232 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
imp
377beeaccb 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
imp
fe596a9ef8 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
imp
f589f95929 Nits. 1999-01-21 20:16:24 +00:00
imp
7e502c579a 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
imp
d8a1160bf9 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
imp
e0bef69289 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
imp
ae8b473ec8 After much negative feedback, go back to plain ASCII for this file. 1999-01-14 05:59:52 +00:00
imp
3ffba58dfc 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
imp
31a3aea84f 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
imp
f261ff0eff Add pointer to mergemaster.
Submitted by: Jaye Mathisen <mrcpu@internetcds.com>

Also minor formatting nits.
1999-01-06 19:35:46 +00:00
imp
ee59e7440d Add Robert Nordier's boot block URL. 1999-01-06 07:12:41 +00:00
imp
e4263b7814 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
imp
844c83b624 On Dec 24 the wcd driver was removed. The new driver is acd. Make a
note of this in the updating file.  Put it under the 19981224 date
rather than today's date, since that was when the change was.

Submitted by: Gregory Bond <gnb@itga.com.au>

Also added note about floppy tape driver.  Didn't add note about
voxware or pcvt as they have been restored to the kernel.
1999-01-05 07:45:10 +00:00
imp
2d779bd860 Add a poitner to Peter's page on the ELF migration day. This is the
day when the elves sail accross the sea to a new home, which happens
to be in your computer.  They will sing glorious songs for the Eldar
days.  You machine will shun the darkness that is upon the world.

Errrm, well actually you won't even notice...

Submitted by: peter
Appologies to: tokien
1999-01-05 05:46:37 +00:00
imp
80cfe36847 Added notes about upcoming uid/gid mta for the postfix integration.
Suggested by: peter

Also reworked the 981230 section in light of a better understanding of
what is in the pipeline.
1998-12-31 08:01:12 +00:00
imp
5ad7ce8c7f Add impending flag day for ELF. Make notes about elf userland and elf
kernel forced migration happening soon.

While still incomplete, and there may be showstoppers along the way,
the advise given here is not incorrect.

Submitted indirectly by: jdk, peter wemm
1998-12-31 06:20:01 +00:00
imp
845186ad95 Added new users/group that Matt Dillan added. While not strictly
necessary due to later changes to the tree, they may someday be
required.
1998-12-24 02:02:09 +00:00
imp
b00bd5cb8c This file contains minimal instructions for the moderately clueful to
update their systems from prior versions of FreeBSD.  It is only for
November 18, 1998 and newer systems.  If you have an older system, you
are on your own.

I'll update this from time to time, and if it shows signs of bitrot
I'll kill it.
1998-12-15 00:24:32 +00:00