| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove an old hack I noticed years ago, but never committed. | imp | 2012-06-28 | 1 | -2/+2 |
* | Fix misuse of the kernel map in miscellaneous image activators. | kib | 2012-02-17 | 1 | -21/+9 |
* | Add accounting for most of the memory-related resources. | trasz | 2011-04-05 | 1 | -1/+4 |
* | VOP_LOCK1() (and so VOP_LOCK()) and VOP_UNLOCK() are only used in | attilio | 2008-01-13 | 1 | -2/+1 |
* | vn_lock() is currently only used with the 'curthread' passed as argument. | attilio | 2008-01-10 | 1 | -1/+1 |
* | Fix for the panic("vm_thread_new: kstack allocation failed") and | kib | 2007-11-05 | 1 | -1/+5 |
* | Maintain the lock on the vnode for most of exec_elfN_imgact(). | alc | 2005-12-24 | 1 | -0/+13 |
* | - Change the vm_mmap() function to accept an objtype_t parameter specifying | jhb | 2005-04-01 | 1 | -2/+4 |
* | o Split out kernel part of execve(2) syscall into two parts: one that | sobomax | 2005-01-29 | 1 | -6/+0 |
* | /* -> /*- for copyright notices, minor format tweaks as necessary | imp | 2005-01-06 | 1 | -3/+4 |
* | Locking for the per-process resource limits structure. | jhb | 2004-02-04 | 1 | -2/+4 |
* | Use __FBSDID(). | obrien | 2003-06-11 | 1 | -1/+3 |
* | Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, | schweikh | 2003-01-01 | 1 | -1/+1 |
* | Use the fields in the sysentvec and in the vm map header in place of the | jake | 2002-09-21 | 1 | -1/+1 |
* | Infrastructure tweaks to allow having both an Elf32 and an Elf64 executable | peter | 2002-07-20 | 1 | -1/+1 |
* | Modernize my email address. | phk | 2002-03-25 | 1 | -1/+1 |
* | Remove __P. | alfred | 2002-03-19 | 1 | -4/+4 |
* | Make MAXTSIZ, DFLDSIZ, MAXDSIZ, DFLSSIZ, MAXSSIZ, SGROWSIZ loader | ps | 2001-10-10 | 1 | -1/+1 |
* | Undo part of the tangle of having sys/lock.h and sys/mutex.h included in | markm | 2001-05-01 | 1 | -1/+2 |
* | Fix a typo. | jhb | 2001-01-24 | 1 | -1/+1 |
* | Proc locking. | jhb | 2001-01-24 | 1 | -0/+1 |
* | useracc() the prequel: | phk | 1999-10-29 | 1 | -1/+0 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Correctly return ENOEXEC for really short zipped files. The way this is | hoek | 1999-06-21 | 1 | -1/+10 |
* | Fix a couple of warnings and some bitrot in comments. | peter | 1999-05-09 | 1 | -4/+1 |
* | *_execsw static structures cannot be const due to the way they interact | dillon | 1999-01-29 | 1 | -2/+2 |
* | *gulp*. Jordan specifically OK'ed this.. | peter | 1998-10-16 | 1 | -2/+2 |
* | Cast u_longs to uintptr_t before casting them to pointers. Don't | bde | 1998-07-15 | 1 | -6/+7 |
* | Use copyout() instead of bcopy() to copy the image to user space. | bde | 1998-06-16 | 1 | -5/+7 |
* | Make gzipped dynamically linked executables work again. There was | jdp | 1997-12-14 | 1 | -4/+4 |
* | Removed unused #includes. | bde | 1997-09-02 | 1 | -3/+1 |
* | Removed redundant test against MAXDSIZ (the rlimit test is stronger). | bde | 1997-08-26 | 1 | -4/+1 |
* | Fully implement vfork. Vfork is now much much faster than even our | dyson | 1997-04-13 | 1 | -2/+4 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | peter | 1997-02-22 | 1 | -1/+1 |
* | This is the kernel Lite/2 commit. There are some requisite userland | dyson | 1997-02-10 | 1 | -1/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Make DFLDSIZ and MAXDSIZ fully-supported options. | joerg | 1996-12-22 | 1 | -1/+3 |
* | Fixed the easy cases of const poisoning in the kernel. Cosmetic. | bde | 1996-08-31 | 1 | -2/+2 |
* | Write protect the text segment of gzip'ed programs. | phk | 1996-08-01 | 1 | -27/+21 |
* | First pass at cleaning up macros relating to pages, clusters and all that. | phk | 1996-05-02 | 1 | -7/+6 |
* | Removed unnecessary #includes from <sys/imgact.h> so that it is | bde | 1996-05-01 | 1 | -1/+3 |
* | Fixed unsigned longs that should have been vm_offset_t. | bde | 1996-03-19 | 1 | -2/+2 |
* | rewrap some long lines. | phk | 1996-02-13 | 1 | -6/+8 |
* | Eliminated many redundant vm_map_lookup operations for vm_mmap. | dyson | 1996-01-19 | 1 | -2/+2 |
* | Untangled the vm.h include file spaghetti. | dg | 1995-12-07 | 1 | -1/+7 |
* | Staticized. | bde | 1995-12-02 | 1 | -2/+3 |
* | All: | dg | 1995-11-06 | 1 | -6/+6 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -2/+2 |
* | Add and move declarations to fix all of the warnings from `gcc -Wimplicit' | bde | 1995-03-16 | 1 | -3/+1 |
* | Use of vm_allocate() and vm_deallocate() has been deprecated. | dg | 1995-02-20 | 1 | -15/+17 |