summaryrefslogtreecommitdiff
path: root/sys/kern
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.3.0_cvscvs2svn2004-11-04147-148/+148
* Merged uipc_socket.c:1.216 from HEAD to RELENG_5_3:Robert Watson2004-11-041-0/+1
* Merge kern_mac.c:1.114 from HEAD to RELENG_5:Robert Watson2004-10-301-0/+21
* MFC: 1.295 (clear procfs STOPEVENTS on reciept of SIGKILL)Alfred Perlstein2004-10-301-0/+10
* Backout 1.289.2.3 (MFC of fix for truss problems).Alfred Perlstein2004-10-291-10/+0
* MFC rev. 1.139: fix a typo in a comparison.Maxim Konovalov2004-10-281-1/+1
* MFC of Rev 1.251. From commit log:Ken Smith2004-10-281-1/+1
* Mark the ULE scheduler as broken. Please do not use it when testing 5.3Scott Long2004-10-261-0/+2
* MFC: Wake up the pager from critical_exit if the process being switched toScott Long2004-10-222-5/+9
* Merge kern_descrip.c:1.246, uipc_socket.c:1.214, uipc_usrreq.c:1.141,Robert Watson2004-10-213-3/+6
* MFC: rev 1.12Stephan Uphoff2004-10-161-1/+1
* MFC: rev 1.99, rev 1.101Stephan Uphoff2004-10-161-1/+137
* MFC: rev 1.150Stephan Uphoff2004-10-161-0/+9
* MFC: kern_event.c v1.8[34]:John-Mark Gurney2004-10-151-0/+2
* MFC: uipc_mbuf.c v1.136:John-Mark Gurney2004-10-151-5/+20
* MFC: Set device flags before probing.Nate Lawson2004-10-151-0/+12
* Merge uipc_socket.c:1.213 from HEAD to RELENG_5:Robert Watson2004-10-141-5/+19
* MFC: remove duplicate slot release.Julian Elischer2004-10-121-1/+0
* Regen for the thr_exit() syscall change.Mike Makonnen2004-10-092-3/+3
* MFC:Mike Makonnen2004-10-092-2/+6
* MFC (kind of):Julian Elischer2004-10-091-13/+12
* MFC:Julian Elischer2004-10-091-15/+27
* MFC:Julian Elischer2004-10-091-1/+1
* MFC:Julian Elischer2004-10-093-38/+50
* MFC:Julian Elischer2004-10-091-3/+3
* MFC:Julian Elischer2004-10-093-23/+66
* MFC:Julian Elischer2004-10-092-16/+27
* MFC:Julian Elischer2004-10-092-37/+107
* MFC 1.202:Julian Elischer2004-10-091-6/+5
* MFC 1.28:Julian Elischer2004-10-091-7/+15
* MFCAlan Cox2004-10-081-0/+1
* MFC: Add a critical section to close a priority inversion race found byJohn Baldwin2004-10-081-0/+2
* MFC 1.291: Clear a process's procfs trace points upon delivery of SIGKILL.Alfred Perlstein2004-10-081-0/+10
* MFC of kern_descrip.c 1.245Julian Elischer2004-10-081-0/+2
* MFC revision 1.292:David Xu2004-10-061-1/+1
* MFC: (1.136) turn VM_KMEM_SIZE_MAX and VM_KMEM_SIZE_SCALE into tunablesDag-Erling Smørgrav2004-10-031-4/+17
* Cumulative MFC of patches applied to -current to get preemptionJulian Elischer2004-09-186-34/+127
* MFC: v1.82John-Mark Gurney2004-09-171-0/+2
* MFC 1.133: Change the array of char to an array of struct pollfd.Andre Oppermann2004-09-151-3/+3
* MFC: subr_witness.c v1.179John-Mark Gurney2004-09-141-5/+10
* MFC:John-Mark Gurney2004-09-141-10/+10
* Merge subr_witness.c:1.180 to RELENG_5:Robert Watson2004-09-141-0/+7
* MFC: Revert the previous round of scheduler changes as they cause instantScott Long2004-09-112-47/+3
* MFC the fix for PR 71509. This might not be the final fix, but it's goodScott Long2004-09-112-4/+46
* Bring in a change from jeffr for the preemption case.Julian Elischer2004-09-111-4/+2
* MFC: Turn PREEMPTION into a kernel option. It is NOT enabled at this time.Scott Long2004-09-104-1/+21
* MFC: allow libthr to use process or system scope threads.Julian Elischer2004-09-091-10/+28
* MFC: Make debug printf less threatenning and make it only print out once.Julian Elischer2004-09-091-2/+2
* MFC of:Julian Elischer2004-09-091-0/+9
* MFC of:Julian Elischer2004-09-092-2/+5