| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove advertising clause from University of California Regent's license, | imp | 2004-04-05 | 1 | -4/+0 |
* | Assign thread IDs to kernel threads. The purpose of the thread ID (tid) | marcel | 2004-04-03 | 1 | -0/+1 |
* | Make the process_exit eventhandler run without Giant. Add Giant hooks | peter | 2004-03-14 | 1 | -2/+0 |
* | Move the process_fork event out from under Giant. This one is easy, | peter | 2004-03-14 | 1 | -1/+3 |
* | Push Giant down a little further: | peter | 2004-03-13 | 1 | -3/+0 |
* | make sure we had the filedesc lock when calling fdinit when RFCFDG is set | jmg | 2004-03-10 | 1 | -0/+4 |
* | Move a vref call outside of proc locks and Giant. By virtue of the fact | peter | 2004-03-08 | 1 | -5/+4 |
* | Giant is not required for vm_thread_new_altkstack(). | alc | 2004-03-07 | 1 | -4/+1 |
* | Add a missing part of jhb's previous commit. It looks like he had a | peter | 2004-03-06 | 1 | -1/+5 |
* | - Grab a share lock of the proctree lock while looking for a pid due to the | jhb | 2004-03-05 | 1 | -13/+25 |
* | Fixed some style bugs (mainly English usage errors in comments). | bde | 2004-03-04 | 1 | -9/+10 |
* | Split the mlock() kernel code into two parts, mlock(), which unpacks | truckman | 2004-02-26 | 1 | -1/+3 |
* | Always set a process' state to normal when it is fully constructed in | jhb | 2004-02-05 | 1 | -5/+9 |
* | Locking for the per-process resource limits structure. | jhb | 2004-02-04 | 1 | -5/+4 |
* | When aborting fork() due to a failure, if using MAC, make sure to clean | rwatson | 2004-01-25 | 1 | -0/+3 |
* | Reduce gratuitous includes: don't include jail.h if it's not needed. | rwatson | 2004-01-21 | 1 | -1/+0 |
* | Prevent a race condition between fork1() and whatever changes the pgrp by | cognet | 2004-01-09 | 1 | -0/+1 |
* | Make sigaltstack as per-threaded, because per-process sigaltstack state | davidxu | 2004-01-03 | 1 | -1/+4 |
* | Removed mostly-dead code for setting switchtime after the idle loop | bde | 2003-10-29 | 1 | -3/+0 |
* | Removed sched_nest variable in sched_switch(). Context switches always | bde | 2003-10-29 | 1 | -1/+1 |
* | Change instances of callout_init that specify MPSAFE behaviour to | sam | 2003-08-19 | 1 | -1/+1 |
* | - Various style fixes in both code and comments. | jhb | 2003-08-15 | 1 | -22/+28 |
* | Adjust a comment to remove staleness and take slightly less implementation | jhb | 2003-08-04 | 1 | -6/+2 |
* | Add a ratelimited message of the form | silby | 2003-06-19 | 1 | -1/+5 |
* | Rename P_THREADED to P_SA. P_SA means a process is using scheduler | davidxu | 2003-06-15 | 1 | -3/+3 |
* | Move the *_new_altkstack() and *_dispose_altkstack() functions out of the | alc | 2003-06-14 | 1 | -1/+1 |
* | Use __FBSDID(). | obrien | 2003-06-11 | 1 | -1/+3 |
* | Add tracking of process leaders sharing a file descriptor table and | tegge | 2003-06-02 | 1 | -11/+31 |
* | - Merge struct procsig with struct sigacts. | jhb | 2003-05-13 | 1 | -31/+7 |
* | Initialize and destroy the struct proc mutex in the proc zone's init and | jhb | 2003-05-01 | 1 | -4/+3 |
* | Instead of recording the Unix time in a process when it starts, record the | des | 2003-05-01 | 1 | -1/+1 |
* | Axe a stale comment. | jhb | 2003-04-30 | 1 | -2/+0 |
* | Fix some easy, global, lint warnings. In most cases, this means | markm | 2003-04-30 | 1 | -1/+1 |
* | - Move PS_PROFIL and its new cousin PS_STOPPROF back over to p_flag and | jhb | 2003-04-22 | 1 | -3/+3 |
* | - Push Giant down into the fork1() function a small bit. | jhb | 2003-04-17 | 1 | -11/+10 |
* | - Adjust sched hooks for fork and exec to take processes as arguments instead | jeff | 2003-04-11 | 1 | -1/+1 |
* | Move the _oncpu entry from the KSE to the thread. | julian | 2003-04-10 | 1 | -1/+1 |
* | - Borrow the KSE single threading code for exec and exit. We use the check | jeff | 2003-04-01 | 1 | -0/+5 |
* | Replace the at_fork, at_exec, and at_exit functions with the slightly more | jhb | 2003-03-24 | 1 | -86/+2 |
* | - Cache a reference to the credential of the thread that starts a ktrace in | jhb | 2003-03-13 | 1 | -3/+7 |
* | Change the process flags P_KSES to be P_THREADED. | julian | 2003-02-27 | 1 | -3/+3 |
* | Remove the PL_SHAREMOD flag from struct plimit, which could have been | tjr | 2003-02-20 | 1 | -10/+3 |
* | Back out M_* changes, per decision of the TRB. | imp | 2003-02-19 | 1 | -3/+3 |
* | - Split the struct kse into struct upcall and struct kse. struct kse will | jeff | 2003-02-17 | 1 | -2/+0 |
* | Avoid file lock leakage when linuxthreads port or rfork is used: | tegge | 2003-02-15 | 1 | -0/+7 |
* | Reversion of commit by Davidxu plus fixes since applied. | julian | 2003-02-01 | 1 | -0/+2 |
* | Move UPCALL related data structure out of kse, introduce a new | davidxu | 2003-01-26 | 1 | -2/+0 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -3/+3 |
* | fdcopy() only needs a filedesc pointer. | alfred | 2003-01-01 | 1 | -2/+2 |
* | Since fdshare() and fdinit() only operate on filedescs, make them | alfred | 2003-01-01 | 1 | -4/+4 |