summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fixed style of DPADD and LDADD assignments as per style.Makefile(5).ru2004-02-0547-95/+94
* | Correct the weak reference for sem_unlink.deischen2004-02-051-1/+1
* | Commit fix sent by Tor Egge <Tor.Egge@cvsup.no.freebsd.org>cracauer2004-02-051-1/+1
* | Added missing DPADD.ru2004-02-057-3/+7
* | Fixed ``make checkdpadd''. Removed redundant dependency.ru2004-02-051-2/+3
* | Require initrandom rather than random, since random requiresdes2004-02-052-2/+2
* | Don't print the oldest line in the message buffer if the buffer isiedowse2004-02-051-51/+54
* | Always set a process' state to normal when it is fully constructed injhb2004-02-052-6/+9
* | - A lot of style and whitespace fixes.jhb2004-02-052-70/+63
* | Temporarily put STRIP back; bsd.port.mk still needs it.ru2004-02-051-0/+4
* | Don't define STRIP in bsd.own.mk.ru2004-02-052-15/+3
* | strip wasn't stripped since we stopped to include bsd.own.mk from sys.mk.ru2004-02-051-8/+6
* | style.Makefile(5).ru2004-02-0530-920/+759
* | Try harder to pick up the correct print_version.c. The old versionru2004-02-051-4/+3
* | Correct a reference counting bug in shmat(2). If vm_map_find(9)nectar2004-02-051-0/+1
* | Rename cn_unavailable to cnunavailable for little more consistency.kan2004-02-054-19/+7
* | Fixed operation of -f to match its documentation and fsck_ffs. Itbde2004-02-053-7/+6
* | Fixed some bugs in checkdirty(). The check for the clean bit wasbde2004-02-051-9/+27
OpenPOWER on IntegriCloud