Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mention that 20021024 entry doesn't affect disks formatted in | ru | 2003-03-31 | 1 | -6/+8 |
| | | | | dangerously-dedicated mode. | ||||
* | Acutally document how to make a LINT kernel config, besides telling all it | obrien | 2003-02-13 | 1 | -1/+2 |
| | | | | is gone. | ||||
* | Correct assorted typos and grammos. No content changes. | schweikh | 2003-02-09 | 1 | -8/+8 |
| | |||||
* | Notify IPv6 users of important change in sendmail 8.12.7 | gshapiro | 2003-02-08 | 1 | -1/+8 |
| | |||||
* | Add a section describing installing -current onto a dedicated partition | jkoshy | 2003-02-07 | 1 | -2/+28 |
| | | | | | | from a 4-stable build environment. Reviewed by: imp | ||||
* | 20030128 | phk | 2003-01-29 | 1 | -0/+5 |
| | | | | | | NODEVFS option has been removed and DEVFS thereby made standard. This makes all references to MAKEDEV obsolete, and the should be removed when convenient. | ||||
* | hint.acpi.0.disable -> hint.acpi.0.disabled | fjoe | 2003-01-27 | 1 | -1/+1 |
| | | | | Submitted by: Vitaly Markitantov <vm@dics.com.ua> | ||||
* | Add a note about the ofwcons device name change. | jake | 2003-01-27 | 1 | -0/+4 |
| | |||||
* | - Add an entry about the new scheduler options. | jeff | 2003-01-26 | 1 | -0/+8 |
| | |||||
* | More wi info: adhoc means have reverted. | imp | 2003-01-17 | 1 | -0/+5 |
| | |||||
* | wi now needs wlan. | imp | 2003-01-16 | 1 | -0/+5 |
| | |||||
* | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | schweikh | 2003-01-01 | 1 | -2/+2 |
| | | | | especially in troff files. | ||||
* | Add a word, lost in previos commit. | kan | 2002-12-22 | 1 | -0/+1 |
| | |||||
* | Add note about GCC -fno-pcc-struct-return being default again. The | kan | 2002-12-22 | 1 | -0/+8 |
| | | | | | | | breakage window was about 18 days long. Submitted by: juli Approved by: re (rwatson) | ||||
* | Change the name for the local unix-socket based protocol | mbr | 2002-12-16 | 1 | -0/+7 |
| | | | | | | | | | from "unix" back to "local". Add some compat stuff so both ways work for some time. Reviewed by: phk Approved by: imp (UPDATING) Requested by: iedowse, lukem@netbsd.org | ||||
* | Add an entry for sparc64 users to warn them about potential problems | keramida | 2002-12-06 | 1 | -0/+6 |
| | | | | | | | | with kernels & modules that are not in sync, after the latest upgrade of binutils. Reviewed by: tmm Approved by: re (rwatson) | ||||
* | OK, you can use the 4.x boot loader and boot blocks to load kernels, but | imp | 2002-10-30 | 1 | -9/+7 |
| | | | | I'm nervous about recommending it, so note it as a footnote only for now. | ||||
* | The value of IPPROTO_DIVERT has changed. | fenner | 2002-10-29 | 1 | -0/+5 |
| | |||||
* | Add note: cvs checkout -P needed for fresh tree. | imp | 2002-10-28 | 1 | -1/+3 |
| | |||||
* | MACHINE_ARCH is wrong here. It should be MACHINE | imp | 2002-10-27 | 1 | -1/+1 |
| | | | | Submitted by: nyan@ (Yoshihiro-san) | ||||
* | Mention the need to have COMPAT_FREEBSD4 in the kernel you use for the | imp | 2002-10-27 | 1 | -1/+6 |
| | | | | upgrade. | ||||
* | Note the scary messages that you see when mounting / and other things | imp | 2002-10-27 | 1 | -0/+3 |
| | | | | | are expected and normal when you've booted a 5.0 kernel with a 4.x userland. | ||||
* | State the stupidly obvious: | imp | 2002-10-26 | 1 | -1/+7 |
| | | | | | If /tmp is on /, then blowing away its contents, as appropriate, may get you enough space to do the installworld. | ||||
* | Note: 5.0 requires more space. If you don't have 30MB free on /, then | imp | 2002-10-26 | 1 | -0/+5 |
| | | | | | | you are going to get hurt badly if you try to do an update from sources. Make a note of this. While 'experts' could install it in less space, I think 30MB is a good number. | ||||
* | A simple make world is too dangerous for most upgrades. Instead, copy | imp | 2002-10-26 | 1 | -2/+14 |
| | | | | | | | | the updating from stable section, and remove the kludge-o-rounds that are in there. Sometimes make world is safe, sometimes not. Let's document the safe way to deal. | ||||
* | Note GEOM removal of the compatibility slice, and what you, the | imp | 2002-10-26 | 1 | -8/+30 |
| | | | | | | | | upgrader needs to do about it. Also, greatly expand the the upgrading from -stable part of this file. It appears that you need new boot blocks to ensure that the right kernel is booted single user. | ||||
* | Document the (alpha only) "out of memory" and "PT_LOAD: too few segments" | gallatin | 2002-10-24 | 1 | -0/+14 |
| | | | | | | | problems with the new groff and mention possible workarounds for people buildworlding to current. Reviewed by: ru (a slighly older version) | ||||
* | gcc 3.2 | imp | 2002-09-03 | 1 | -0/+9 |
| | | | | rm -rf /usr/include/g++ needed to upgrade from 4.6 | ||||
* | Mention new termcap and TERM=xterm-color -> xterm issue. | schweikh | 2002-08-28 | 1 | -0/+6 |
| | |||||
* | Document the effect of contrib/gcc/c-lex.c,v 1.2 commit. | ru | 2002-08-15 | 1 | -0/+5 |
| | |||||
* | Ignore -C, -p, and -S options of install(1) when used with the -d | ru | 2002-07-29 | 1 | -0/+6 |
| | | | | | | | option. Warn about COPY being phased out. Restore the old method of always comparing before installing: INSTALL="install -C". Requested by: bde | ||||
* | Approved by: imp@freebsd.org | julian | 2002-07-03 | 1 | -0/+7 |
| | |||||
* | Add a note to UPDATING saying that now is a bad time to update due | imp | 2002-07-01 | 1 | -0/+5 |
| | | | | | | to some KSE/libc_r interaction. Submitted by: julian | ||||
* | Slightly modify the UPDATING text to indicate that -gstabs+ is a gcc | rwatson | 2002-06-05 | 1 | -1/+1 |
| | | | | | flag to replace -g. This works around slight obtuseness in the developer. (me :-). | ||||
* | Document -gstabs+ | obrien | 2002-06-04 | 1 | -0/+6 |
| | |||||
* | Remove comment about NO_WERROR, since it no longer applies. | rwatson | 2002-06-03 | 1 | -8/+0 |
| | | | | Pointed out by: silby | ||||
* | Add a note that NO_WERROR is a good idea for the time being due to the | rwatson | 2002-05-20 | 1 | -0/+8 |
| | | | | compiler upgrade. People still seem to be tripping over this. | ||||
* | Check that kldxref(8) exists before running it. | ru | 2002-05-14 | 1 | -4/+1 |
| | |||||
* | Turn on the set-user-ID bit for k5su if ENABLE_SUID_K5SU is defined. | nectar | 2002-05-12 | 1 | -0/+6 |
| | |||||
* | Note potential cvs update problem in contrib/gcc. | obrien | 2002-05-10 | 1 | -0/+5 |
| | |||||
* | Use hw.ata.ata_dma instead of hw.atamodes, which doesn't exist in anymore. | dd | 2002-05-06 | 1 | -1/+1 |
| | | | | Reviewed by: maxim | ||||
* | Note change for FreeBSD-SA-02:23.stdio. | nectar | 2002-04-25 | 1 | -0/+4 |
| | |||||
* | Warnings about single user and kldxref | imp | 2002-04-25 | 1 | -1/+6 |
| | |||||
* | Mention the UCONSOLE kernel option removal. | ru | 2002-04-19 | 1 | -0/+3 |
| | | | | Prompted by: sheldonh | ||||
* | Do some minor editing of the entires (the date of the smmsp user | imp | 2002-04-19 | 1 | -10/+20 |
| | | | | | | wasn't April 4, but Feb 17th). Update the updating proceedure to use the new mergemaster -p flag. Add a footnote telling users how to cope if their mergemaster doesn't have a -p flag. | ||||
* | Update to note my dropping the strong lock on this file. | imp | 2002-04-11 | 1 | -9/+8 |
| | | | | | Clarify what my last note about USERCONFIG really means and how to know if it is fixed. | ||||
* | Note date of USERCONFIG's real death | imp | 2002-04-11 | 1 | -0/+2 |
| | |||||
* | Add two items that have come up in the mailing lists regarding the | gshapiro | 2002-04-05 | 1 | -0/+18 |
| | | | | | | sendmail import. Approved by: imp | ||||
* | Note comment about DP-1 | imp | 2002-03-18 | 1 | -0/+3 |
| | |||||
* | PLASTER A WARNING THAT TELLS PEOPLE THAT CURRENT HAS DEBUGGING FEATURES | imp | 2002-02-28 | 1 | -0/+22 |
| | | | | | | | | | | TURNED ON. Submitted by: rwatson Suggest -DNO_WERROR unless you are a developer when building a kernel. Submitted by: mike |