| Commit message (Expand) | Author | Age | Files | Lines |
* | Update the vm object and page locking in exec_map_first_page(). Mark the | alc | 2003-06-09 | 1 | -9/+15 |
* | Lock the vm object when performing vm_page_grab(). | alc | 2003-06-08 | 1 | -2/+2 |
* | - Merge struct procsig with struct sigacts. | jhb | 2003-05-13 | 1 | -15/+10 |
* | - Borrow the KSE single threading code for exec and exit. We use the check | jeff | 2003-04-01 | 1 | -1/+1 |
* | Replace the at_fork, at_exec, and at_exit functions with the slightly more | jhb | 2003-03-24 | 1 | -59/+2 |
* | - Cache a reference to the credential of the thread that starts a ktrace in | jhb | 2003-03-13 | 1 | -3/+8 |
* | Change the process flags P_KSES to be P_THREADED. | julian | 2003-02-27 | 1 | -2/+2 |
* | 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 | -3/+0 |
* | Reversion of commit by Davidxu plus fixes since applied. | julian | 2003-02-01 | 1 | -0/+3 |
* | Move UPCALL related data structure out of kse, introduce a new | davidxu | 2003-01-26 | 1 | -3/+0 |
* | Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. | alfred | 2003-01-21 | 1 | -3/+3 |
* | Perform VOP_GETATTR() before mac_check_vnode_exec() so that | rwatson | 2003-01-21 | 1 | -5/+5 |
* | It is possible for an active aio to prevent shared memory from being | dillon | 2003-01-13 | 1 | -2/+1 |
* | Clear some KSE fields after kse mode was turned off. | davidxu | 2003-01-07 | 1 | -0/+3 |
* | Add a sysctl to get the vm protections for the stack of the current process. | jake | 2003-01-04 | 1 | -0/+14 |
* | fdcopy() only needs a filedesc pointer. | alfred | 2003-01-01 | 1 | -1/+1 |
* | Hold the page queues lock when performing vm_page_busy(). | alc | 2002-12-18 | 1 | -0/+2 |
* | remove syscallarg(). | alfred | 2002-12-14 | 1 | -7/+7 |
* | To avoid sleeping with all sorts of resources acquired (the reported | robert | 2002-11-26 | 1 | -3/+7 |
* | Acquire and release the page queues lock around pmap_remove_pages() because | alc | 2002-11-25 | 1 | -0/+2 |
* | - Release the imgp vnode prior to freeing exec_map resources to avoid | jeff | 2002-11-17 | 1 | -4/+4 |
* | Now that pmap_remove_all() is exported by our pmap implementations | alc | 2002-11-16 | 1 | -1/+1 |
* | When prot is VM_PROT_NONE, call pmap_page_protect() directly rather than | alc | 2002-11-10 | 1 | -1/+1 |
* | Correct merge-o: disable the right execve() variation if !MAC | rwatson | 2002-11-05 | 1 | -4/+4 |
* | Bring in two sets of changes: | rwatson | 2002-11-05 | 1 | -8/+72 |
* | Hook up the mac_will_execve_transition() and mac_execve_transition() | rwatson | 2002-11-05 | 1 | -0/+15 |
* | Remove reference to struct execve_args from struct imgact, which | rwatson | 2002-11-05 | 1 | -17/+39 |
* | - Move the 'done1' label down below the unlock of the proc lock and move | jhb | 2002-10-11 | 1 | -10/+9 |
* | Use the fields in the sysentvec and in the vm map header in place of the | jake | 2002-09-21 | 1 | -20/+46 |
* | Move setugidsafety() call outside of process lock. This prevents a lock | njl | 2002-09-14 | 1 | -3/+5 |
* | Drop the proc lock while calling fdcheckstd() which may block to allocate | truckman | 2002-09-13 | 1 | -1/+8 |
* | s/SGNL/SIG/ | davidxu | 2002-09-05 | 1 | -1/+1 |
* | Added fields for VM_MIN_ADDRESS, PS_STRINGS and stack protections to | jake | 2002-09-01 | 1 | -2/+0 |
* | Renamed poorly named setregs to exec_setregs. Moved its prototype to | jake | 2002-08-29 | 1 | -2/+2 |
* | Don't require that sysentvec.sv_szsigcode be non-NULL. | jake | 2002-08-29 | 1 | -3/+7 |
* | Fixed most indentation bugs. | jake | 2002-08-25 | 1 | -7/+6 |
* | Fixed placement of operators. Wrapped long lines. | jake | 2002-08-25 | 1 | -11/+15 |
* | Fixed white space around operators, casts and reserved words. | jake | 2002-08-24 | 1 | -9/+8 |
* | return x; -> return (x); | jake | 2002-08-24 | 1 | -11/+11 |
* | slight cleanup of single-threading code for KSE processes | julian | 2002-08-22 | 1 | -4/+12 |
* | - Hold the vnode lock throughout execve. | jeff | 2002-08-13 | 1 | -11/+36 |
* | Introduce support for Mandatory Access Control and extensible | rwatson | 2002-08-01 | 1 | -0/+9 |
* | For processes which are set-user-ID or set-group-ID, the kernel performs a few | nectar | 2002-07-30 | 1 | -1/+2 |
* | Slight restructuring of the logic for credential change case identification | rwatson | 2002-07-27 | 1 | -2/+8 |
* | Infrastructure tweaks to allow having both an Elf32 and an Elf64 executable | peter | 2002-07-20 | 1 | -9/+20 |
* | In execve(), delay the acquisition of Giant until after kmem_alloc_wait(). | alc | 2002-07-14 | 1 | -2/+2 |
* | We don't need to clear oldcred here since newcred is not NULL yet. | jhb | 2002-07-13 | 1 | -3/+1 |
* | o Lock accesses to the page queues. | alc | 2002-07-11 | 1 | -1/+6 |
* | Clean up execve locking: | jeff | 2002-07-06 | 1 | -0/+8 |