summaryrefslogtreecommitdiffstats
path: root/UPDATING
Commit message (Collapse)AuthorAgeFilesLines
* Spell check the 20040806 entry.ru2004-08-121-1/+1
|
* add comment about needing to upgrade loader.rc on i386 systems that havejmg2004-08-121-0/+9
| | | | | | problems loading modules... Solution by: ru
* Add another UPDATING entry about recompiling modules implementing networkmlaier2004-08-071-0/+5
| | | | interfaces due to a change in the size of struct ifnet.
* Since we upgraded compilers, and the kernel build to match, we can't buildimp2004-08-071-0/+5
| | | | | new kernels on older userlands. Document this fact in the entry that talked about the system upgrade.
* Update for the null.ko removal.markm2004-08-031-0/+4
|
* Announce the memory device module update.markm2004-08-011-0/+5
|
* Get the current year number straight and remove one instance of trailingkan2004-07-291-2/+2
| | | | | | whitespace. Time travel spoiled by: ru
* Document /usr/ports/UPDATING and have a brief pointer re x11imp2004-07-291-0/+4
|
* Add a note about recent GCC import.kan2004-07-291-0/+11
|
* back out the localkg changes until things have settled.eik2004-07-281-13/+0
| | | | Discussed with: mtm
* Add an UPDATING entry about recompiling modules implementing networkrwatson2004-07-271-0/+6
| | | | interfaces due to a change in the size of struct ifnet.
* Typo.mtm2004-07-251-1/+1
| | | | Submitted By: demon
* Ports related rc.d cleanups:mtm2004-07-241-0/+13
| | | | | | | | | | | | | | | | | | | | | | | | o Separate out local (ports) scripts that use rc.d, and the old style startup/shutdown scripts and execute them separately. On startup the rc.d style scripts are executed first and then the old-style scripts. On shutdown, exactly the reverse happens. o The rc.d ports scripts should now behave more like base system scripts. Scripts ending in .sh will be sourced into the current shell, while the rest will be executed in a subshell. Previously, all ports scripts, regardless of the .sh suffix, were executed in a subshell. o The parent script, /etc/rc.d/localpkg, passes its command line arguments straight to the rc.d ports scripts. This means they should now honor faststop and faststart commands as well. Old style scripts, should not see any differences. They will still get either a start or stop command. o The initial phrase shown during shutdown has been changed to use "local packages" instead of "daemon processes" to be more inline with the phrase used during local package startup. The phrases are also used only for old-style ports script startup/shutdown, whereas previously they were being used for both rc.d and old-style scripts. This should make startup/shutdown output a bit less ugly. Discussed with: portmgr Has Reservations: eik
* English fixes, no content change.schweikh2004-07-241-9/+9
|
* Add the change of the sound drivers.tanimura2004-07-161-0/+5
|
* Fix typo in 20040702 entry.simon2004-07-111-1/+1
| | | | Noticed by: Andre Guibert de Bruet <andy@siliconlandmark.com>
* Add 3 new entries:marcel2004-07-111-0/+30
| | | | | | | | o __FreeBSD_version bumped to 502122 o Alpha console initialization requires the same sio(4) hints as on other platforms. Options NO_SIO and DEV_SC removed. o KDB framework: Added KDB and GDB; Renamed WITNESS_DDB, DDB_TRACE DDB_UNATTENDED. Removed GDB_REMOTE_CHAT and DDB_NOKLDSYM.
* Bump __FreeBSD_versionemax2004-07-091-0/+4
| | | | Reviewed by: kris, ru
* Add note about ULE breakage at the moment.imp2004-07-051-0/+10
| | | | Submitted by: Xin LI
* Wordsmith and spell-correct last commitbms2004-06-301-6/+6
|
* Remove the home-grown metadata facility in favour of the now genericjulian2004-06-301-0/+9
| | | | | | mbuf tags facility. Netgraph modules will all need a recompile. Submitted by: Gleb Smirnoff <glebius@cell.sick.ru>
* Note the ACPI blacklist changes.njl2004-06-301-0/+8
| | | | Prodded by: imp
* Make some bugfixes and improve some text in the description of how togreen2004-06-261-5/+11
| | | | | | update from 4.x to 5.x. Submitted by: Frerich Raabe <raabe@kde.org>
* Add "privsep" user/group _pflogd:_pflogd (64:64) to make pflogd(8) workmlaier2004-06-231-0/+6
| | | | | | | | again. This user/group is not required for install* targets, hence do not add them to CHECK_UIDS/CHECK_GIDS in Makefile.inc1 (no need to annoy people). Discussed-on: -current
* Fix whitespace errors in previous commit.brooks2004-06-221-4/+4
| | | | Reported by: simon
* Add entry for network interface cloning changes.brooks2004-06-221-0/+9
|
* Whitespace cleanup.des2004-06-221-25/+25
|
* Correct an error carried over from the nsswitch.conf(5) manual page; adddes2004-06-211-0/+9
| | | | | | | a note to UPDATING since users may have to manually remove an incorrect nsswitch.conf. Noticed by: simon
* Change the return value of sema_timedwait() so it returns 0 onjdp2004-06-141-0/+6
| | | | | | | | | | | success and a proper errno value on failure. This makes it consistent with cv_timedwait(), and paves the way for the introduction of functions such as sema_timedwait_sig() which can fail in multiple ways. Bump __FreeBSD_version and add a note to UPDATING. Approved by: scottl (ips driver), arch
* Suggest a full build-/installworld instead of just installincludes.mlaier2004-06-131-2/+2
| | | | Requested-by: ru
* Bump __FreeBSD_version for ALTQ. Also put some notes in UPDATING regardingmlaier2004-06-131-0/+6
| | | | the ABI break.
* Note the need to rerun config.julian2004-06-071-0/+4
|
* Note the removal of the midi drivers.tanimura2004-06-041-0/+5
| | | | | Pointed out by: scottl Shame on: myself
* Recompile of ipfw(8) is required because of new ipfw option (versrcreach).andre2004-04-231-0/+6
|
* 1. Remove callout_stop binary compatibility.cperciva2004-04-201-0/+5
| | | | | | | 2. Document that this means that kernel modules must be rebuilt. 3. While I'm here, fix my sorting error in callout.h Requested by: many [1], scottl [2], bde [3]
* I added preseedrandom yesterday, not last month.brooks2004-04-161-1/+1
| | | | Reported by: Dmitry Morozovsky <marck at rinet.ru>
* Document changes in /dev/random initalization. Suggest runningbrooks2004-04-161-0/+14
| | | | /etc/rc.d/preseedrandom to seed the PRNG in the upgrade instructions.
* Add notes about the pci stuff that's currently working its way throughimp2004-04-141-0/+14
| | | | current.
* Fix kernel build instructions to be correct for 5.X.kensmith2004-04-111-2/+6
| | | | | PR: docs/65397 Submitted by: Russell Francis <rf358197 (at) ohio.edu>
* Commit a message to UPDATING indicating that during network stack lockingrwatson2004-03-221-0/+11
| | | | | | | merges, debug.mpsafenet will no longer be safe to use, and that it should be turned off (which is the default). I will commit a follow-up message to UPDATING (and post to freebsd-current) when it's safe to turn it on, with a description of under what circumstances it is safe to use.
* Mention the user account for 'pf' is "proxy".obrien2004-03-181-2/+2
|
* Change time_t from a 32-bit value to a 64-bit value, on FreeBSD/sparc64gad2004-03-101-0/+7
| | | | | | | only. This is a MAJOR incompatible change for the sparc64 platform, but will not effect FreeBSD on other architectures. Reviewed by: imp for UPDATING, freebsd-sparc for the change itself.
* Bump __FreeBSD_version for the pf install and write comments to UPDATING.mlaier2004-03-081-0/+11
| | | | Approved by: bms(mentor)
* Add a note explaining how to use libmap.conf to work around problemsdes2004-03-031-0/+11
| | | | with the libc_r -> libpthread transition.
* Mention getaddrinfo(3)/resolver(3) ABI change.green2004-02-261-0/+7
| | | | Reminded by: bmah
* It's protocol version 1 I've disabled, not version 2.des2004-02-261-1/+1
|
* Mention the recent sshd configuration changes.des2004-02-261-0/+7
|
* Add a note about the routed update breaking compatibility (for MD5bms2004-02-251-0/+8
| | | | authentication only) with older versions of FreeBSD's routed.
* Note change of sizeof(struct tcpcb) and libkvm recompile.andre2004-02-241-0/+4
|
* Add a note about cdevsw changes.imp2004-02-221-0/+6
|
OpenPOWER on IntegriCloud