summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix a warning (make ucontext_t *ucp a const)peter2002-03-121-1/+2
* Stop concatenating __func__ with stringspeter2002-03-121-2/+2
* Deal with a structure member rename in a recent acpica importpeter2002-03-121-1/+1
* Do not concatenate __func__ with strings, because it is not a string.peter2002-03-121-2/+2
* Do not do string concatenation with __func__ (which is not a string)peter2002-03-121-1/+1
* Recent acpica imports have changed the lengths from UINT32 to ACPI_SIZE,peter2002-03-121-3/+3
* Add support for 3Com Airconnect PCI cards.brooks2002-03-111-0/+1
* Remove some files we don't want.green2002-03-112-134/+0
* s/nilename/filename/green2002-03-111-1/+1
* Fix conflicts.green2002-03-1121-57/+65
* This commit was generated by cvs2svn to compensate for changes in r92111,green2002-03-119-82/+119
|\
| * Import zlib 1.1.4 onto the vendor branch.green2002-03-1130-137/+185
* | This commit was generated by cvs2svn to compensate for changes in r92109,green2002-03-112-0/+134
|\ \ | |/
| * Import zlib 1.1.4 onto the vendor branch.green2002-03-112-0/+134
* | First commit of the GEOM subsystem to make it easier for people tophk2002-03-1113-0/+3690
* | Add new support for locking an ATA channel and use that throughoutsos2002-03-118-49/+70
* | Fix a misspelling of mine: s/optomization/optimization/.jhb2002-03-112-2/+2
* | Update login failure checking to check auth.log instead of messages,rwatson2002-03-111-3/+3
* | Grrr, turn preemption back off on the alpha again. It is still not stable.jhb2002-03-111-1/+1
* | Turns out everyone is a lot lazier than I thought. Spellrwatson2002-03-113-3/+3
* | Clean up logging of security information a bit:rwatson2002-03-113-1/+5
* | Fix a bug in ufsdirhash_adjfree() that caused it to incorrectlyiedowse2002-03-111-10/+7
OpenPOWER on IntegriCloud