summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use the default threading library if requested.ru2004-02-071-3/+8
* Untangle building of AMD64 boot code.ru2004-02-077-28/+13
* getnetbyname fixes:dds2004-02-071-22/+67
* Add an entry about the removal of etc/rc.d/ttys.mtm2004-02-071-0/+4
* - Demangle usage().ru2004-02-071-10/+9
* Now that devfs is mandatory, there is no need to muck aroundmtm2004-02-071-32/+0
* Add a whole bunch of new stuff to make the driver for the AMD Am1771/Am1772wpaul2004-02-076-101/+1212
* Add a simple tool for checking the queue stats in the aac(4) driver. Thescottl2004-02-072-0/+88
* Checkpoint of work in progress in cleaning up target mode. It actuallymjacob2004-02-071-16/+92
* add a count for inotifies as well as atios.mjacob2004-02-071-0/+1
* Reverse role defines for initiator and target mode to better match themjacob2004-02-071-4/+6
* Add case to handle ISPCTL_GET_PDB.mjacob2004-02-071-0/+9
* If we're defined to have a default role for target mode, make itmjacob2004-02-071-5/+4
* Change role defines so that they better match class 3 service parameters.mjacob2004-02-071-3/+4
* Reduce AAC_MAX_FIBS to work around some yet-unidentified bugs in thescottl2004-02-071-1/+1
* - Broaden the scope of locking in aac_command_thread() again to catch somescottl2004-02-071-11/+17
* Add an #ifdef _KERNEL so that this file can be used from userland.scottl2004-02-072-2/+4
* The "bin" distribution was renamed to "base" in CURRENT.olgeni2004-02-072-2/+2
* Allow decreasing access count even if there is no disk anymore.pjd2004-02-061-3/+11
* Fix memory leak.le2004-02-061-1/+1
* First round of cleanups to sys/boot/ makefiles:ru2004-02-0613-249/+187
* New release note: SA-04:02.bmah2004-02-062-0/+22
* Correct order of arguments given to checkparity and rebuildparity.le2004-02-061-4/+7
* Correct typo.le2004-02-061-1/+1
* Reduce the inline limit from 20000 to 8000 after the previous changespeter2004-02-061-1/+1
* Remove the badsw* INVARIANTS checks. The events that this attemptspeter2004-02-061-96/+10
* Regen.jhb2004-02-067-52/+52
* Sync up MP safe flags with global syscalls.master. This includes write(),jhb2004-02-061-16/+16
* Sync up MP safe flags with global syscalls.master. This includes read(),jhb2004-02-061-29/+29
* Make all ACPI debug layers unique again. This makes debugging a morephilip2004-02-061-6/+6
* - Convert the plimit lock to a pool mutex lock.jhb2004-02-062-15/+9
* - Correct the translation of old rlimit values to properly handle the oldjhb2004-02-061-21/+28
* A few more style fixes from Bruce including a few I missed last time.jhb2004-02-062-20/+13
* Add cancellation point to sem_wait() and sem_timedwait() for pshareddeischen2004-02-062-20/+36
* Prevent memory leak on sem_destroy() by destroying the semaphore'sdeischen2004-02-061-1/+4
* MFNetBSD:sanpei2004-02-061-2/+9
* Only allow the semaphore to be taken when the value is positive.deischen2004-02-061-2/+1
* Inherit BINDIR from a parent Makefile.inc.ru2004-02-068-7/+2
* Only include ../Makefile.inc once in loader/Makefile.ru2004-02-062-5/+2
* Commit simple workarounf for the "LiteOn" hang on boot problem.sos2004-02-061-0/+1
* From what I can tell, install.sh supported all of the install(1)ru2004-02-061-4/+3
* Removed all the complexities when installing the strip(1) binary.ru2004-02-061-13/+1
* Turn of ath since it causes a link failure without the hal till sam'speter2004-02-061-1/+1
* Make LINT compile on amd64peter2004-02-061-2/+2
* Make this compile on amd64.peter2004-02-061-6/+6
* Correct check for invalid semaphore on sem_destroy() (s/==/!=/).deischen2004-02-051-1/+1
* must convert protocol to sa type when preparing a DELETE messagesam2004-02-051-1/+7
* This commit was generated by cvs2svn to compensate for changes in r125505,ru2004-02-052-3/+3
|\
| * Fixes from 31-Jul-2003; make it 8-bit clean.ru2004-02-052-3/+3
* | Attempt to clean up the emu10k1-alsa.h stuff so that config doesn'tpeter2004-02-053-11/+27
OpenPOWER on IntegriCloud