summaryrefslogtreecommitdiffstats
path: root/UPDATING
Commit message (Collapse)AuthorAgeFilesLines
* Add recent entries:imp2000-01-191-0/+18
| | | | | | CAM version bump gnu texinfo pccardd/pccardc recompile to match kernel ioctls
* Fix typos and talk about the controller -> device config fileimp2000-01-171-2/+6
| | | | changes.
* Spell chown right.imp2000-01-091-1/+1
| | | | Noticed by: Phil Jenvey and Mike Heffner
* The happy, busy elves have been happily busy again:imp2000-01-071-0/+24
| | | | | | sha-1 gone burncd (and ioctl interface changes) chown/chgrp moved back
* Fix typos:imp2000-01-061-3/+18
| | | | | | | | | | 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.
* Add import of ntpd 4.ximp1999-12-191-0/+14
| | | | Add movement of /etc/sendmail.cf to /etc/mail/sendmail.cf
* Add notes from recent HEADS UP messages:imp1999-12-131-2/+30
| | | | | | | | | | | | | | | | 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...
* "raw" -> "block" Block devices have been what are now gone, not "raw"imp1999-12-061-1/+1
| | | | | | devices. Submitted by: David O'Brian
* bad144 eliminationimp1999-12-061-2/+34
| | | | | bdev removal and its required actions (MAKEDEV) sd -> da
* Add entry about updating of /dev being desirable.phk1999-12-051-0/+4
|
* Add poul's md information, in abbreviated form, to the UPDATING file.imp1999-11-261-0/+6
|
* Add note about how hardwiring ep0 will not likely work.imp1999-11-261-1/+5
| | | | Also correct a small spelling nit from Bill Fumerola.
* Spelling fix.billf1999-11-191-1/+1
|
* gcc 2.95.2imp1999-11-171-0/+3
|
* Fix a typo: ``maintain compatible'' -> ``maintain compatibility''chris1999-10-231-1/+1
|
* New pccard kernel config requirementimp1999-10-151-0/+8
|
* Sort by date, reindent sigset_t entryimp1999-09-301-8/+8
|
* Fix typo in novemberimp1999-09-291-1/+19
| | | | | | Add signal breakage **** NEW KERNEL NEEDED FOR MAKE WORLD ****
* controller miibus0 is now needed.imp1999-09-081-0/+6
| | | | Also adjust previous entry to be terminated by a blank line.
* Move /var/cron/log to /var/log/cronn_hibma1999-09-061-0/+3
|
* Forgot Peter's Id->FreeBSD change as well as tn3270 being removed fromimp1999-08-311-0/+7
| | | | the base system and added as a port.
* Add blurb Jonathan Lemmon provided about the new TCP timer values. Iimp1999-08-311-0/+21
| | | | | | | 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.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add ipfw recompile and bpfilter -> bpf changesimp1999-08-011-1/+9
|
* Note need to recompile pccardd with latest kernel.imp1999-08-011-1/+5
|
* Spelling nitsimp1999-07-071-2/+2
|
* Latest updating changes for softupdates, inetd and newsysconfig.imp1999-07-031-1/+20
|
* Compaq smart raidimp1999-06-241-1/+4
|
* Ooops. Forgot about kernel config requirement.imp1999-06-231-1/+3
|
* Add latest syscons cleanup.imp1999-06-231-1/+6
|
* Add ipfw binary breakage, as well as inetd updates.imp1999-06-201-1/+13
|
* Add update on the status of new bus.imp1999-05-101-1/+8
| | | | Add libcam ABI change warning.
* Add two recent developments:imp1999-04-281-1/+13
| | | | | pccard is busted The cool new SMP stuff
* Add entry for newbus. It is rather long, but lots of nits can shootimp1999-04-211-4/+43
| | | | | | | | | | | 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.
* Clarify the current state of cc -aout:imp1999-04-151-4/+18
| | | | | | 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
* Note that cc -aout has been broken for a while and a reminder toimp1999-04-131-1/+6
| | | | | | recompile now that it has been fixed. Submitted by: Peter Wemm
* Typo fix, src/sys/gnu/usr.bin/cc -> src/gnu/usr.bin/cc.max1999-04-121-2/+2
|
* Ooops. Forgot C++ ABI major version bump (aka breakage).imp1999-04-091-2/+6
|
* In reading -current, I noticed I had overlooked the NOAOUT -> WANT_AOUTimp1999-04-091-1/+6
| | | | change, which deserves a mention here.
* Added a whole lot of information on upgrading with egcs and the commonimp1999-04-091-1/+25
| | | | | | | 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.
* Add pointer sys/boot/README for new boot system (this should be in aimp1999-03-181-3/+14
| | | | | | | | | | | 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
* Mention new loader.rc. Point people at the updated man pages for moreimp1999-03-101-1/+5
| | | | details.
* Note struct proc size change from Mark Newton.imp1999-02-271-3/+10
|
* Catch up with the past week:imp1999-02-171-2/+9
| | | | | | | | | | 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.
* nlpt -> lpt changes. Point at the man page, but refrain fromimp1999-02-151-3/+6
| | | | suggesting course of action if man page proves unhelpful.
* lpt -> nlpt and ppbus due to Dag's changes.imp1999-02-141-6/+12
| | | | | | | 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.
* o Add info about Julian's Linux Threads checkin (one of theseimp1999-01-261-2/+13
| | | | | | | 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.
* Nits.imp1999-01-211-1/+5
|
* Add notes about:imp1999-01-211-1/+19
| | | | | | vinum changes Matt Dillon's massive changes to vm_*.c The great RELENG_3 branch event
* Add note about the need to reconfigure kernel for some new sysconsimp1999-01-191-1/+7
| | | | | cahnges that kazu-san has committed, culled from his HEADS UP message to -current.
OpenPOWER on IntegriCloud