summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use the return value from snprintf() to keep a track of the length ofbrian2002-03-131-16/+17
* * Simplify the synopsis.murray2002-03-131-68/+88
* Add a readonly sysctl variable of type string, kern.bootp_cookie,luigi2002-03-131-0/+15
* Add information about multi-session CDs from the log message of r1.4.murray2002-03-131-0/+9
* Add encounter between Flinders and Baudin.grog2002-03-131-0/+1
* Add note about genscripts.sh.obrien2002-03-131-0/+4
* Reference release(7) in SEE ALSO.murray2002-03-131-0/+1
* Add a makefile to document the release building process.murray2002-03-132-2/+301
* Fix ifdef LOCORE protection.jake2002-03-131-4/+4
* Add a DEBUGGER_ON_POWERFAIL option. This makes the power button on ultra 10sjake2002-03-132-0/+8
* Fix braino.jake2002-03-132-6/+0
* New release notes: sparc64 support and SMP (better late than never),bmah2002-03-132-2/+34
* Cleanup the recent cardbus cleanups. This fixes some of the panicsimp2002-03-132-50/+31
* Turn up WARNS as high as possible.obrien2002-03-1315-0/+15
* Add support for starting and stopping cpus with ipis.jake2002-03-134-8/+93
* Use intr_disable/intr_restore instead of doing it manually.jake2002-03-131-4/+2
* Remove bogon from bad merge.obrien2002-03-131-2/+0
* Add support for driving the clocks on secondary cpus.jake2002-03-132-6/+52
* Fix a bug where the wrong number of windows were copied for a failed filljake2002-03-132-2/+2
* White space.jake2002-03-132-2/+2
* Make IPI_WAIT use a bit mask of the cpus that a pmap is active on and onlyjake2002-03-134-43/+50
* Add an ATOMIC_CLEAR_INT macro.jake2002-03-131-2/+13
* Use the deo hosted toolchain by default.jake2002-03-131-10/+14
* LABELOFFSET is 128 for sparc64.jake2002-03-133-0/+15
* rtld support for sparc64.jake2002-03-135-0/+1073
* Add realloc() and reallocf(), and make free(NULL, ...) acceptable.archie2002-03-134-11/+153
* Add a bugs notice indicating that the SEESENT flag may behave incorrectlyrwatson2002-03-131-0/+5
* Allow LOMAC to be loaded as part of the boot scripts using "lomac_enable"rwatson2002-03-122-0/+8
* No need to explicitly check for both cases when using grep -i.rwatson2002-03-121-1/+1
* Run dumpon(8) early so crashes during startup can be caught. Incjc2002-03-121-14/+17
* TGA and TGA2 clarificationwilko2002-03-121-3/+2
* - TGA clarificationwilko2002-03-121-0/+25
* The reload of ipf(8) rules should depend on $ipfilter_enable, notcjc2002-03-127-14/+7
* RETURN VALUES is for sections 2, 3 and 9, but here in section 1 man page,charnier2002-03-121-3/+5
* Simple fix so the 'LOGIN FAILURE' message send to syslog will includegad2002-03-121-1/+0
* Don't try to cross-build sysinstall.des2002-03-121-1/+4
* German Translation of the Release Notes for FreeBSD-currentue2002-03-1250-0/+15059
* Handle B460800 and B921600 being defined in <termios.h>brian2002-03-121-0/+6
* Document the existence of machdep.guessed_bootdev, as suggestedluigi2002-03-121-0/+1
* Turn back on (x)lint. It is working just fine.markm2002-03-121-0/+1
* This driver first appeared in FreeBSD 4.5, not 5.0.murray2002-03-121-1/+1
* Point readers to the Porter's Handbook instead of the non-existantmurray2002-03-121-11/+11
* Only i386 has wbinvd().dfr2002-03-121-0/+2
* * Add print/teTeX to the list of important packages for disc #3. Thismurray2002-03-121-1/+6
* This patch adds the "LOCKSHARED" option to namei which causes it to only acqu...jeff2002-03-126-3/+112
* Consistently use $PICFLAG.obrien2002-03-121-2/+2
* Spell pic "PIC" for sparc64.obrien2002-03-121-0/+4
* Background the startup of `Amd', it often blocks on startup.obrien2002-03-127-14/+14
* Why shouldn't amd always write its PID to a file?obrien2002-03-127-42/+14
* Fix some -Wunused warnings by "using" a macro argumentpeter2002-03-121-7/+7
OpenPOWER on IntegriCloud