| Age | Commit message (Expand) | Author |
| 2009-08-28 | Another one that needs <sys/exec_aout.h>. | dholland |
| 2009-08-15 | Include <sys/exec_aout.h> explicitly instead of relying on <sys/exec.h> to | matt |
| 2009-06-29 | Convert 67 namei call sites to use namei_simple, in these functions: | dholland |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2007-12-20 | Convert all the system call entry points from: | dsl |
| 2007-12-08 | Remove cn_lwp from struct componentname. curlwp should be used | pooka |
| 2007-10-19 | Add compat_linux and exec_linux_elf lkm support for amd64: | njoly |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 2007-04-30 | Remove some unused calls to stackgap_init() | dsl |
| 2007-04-22 | Change the way that emulations locate files within the emulation root to | dsl |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2007-02-09 | Merge newlock2 to head. | ad |
| 2006-11-16 | __unused removal on arguments; approved by core. | christos |
| 2006-10-12 | - sprinkle __unused on function decls. | christos |
| 2006-07-23 | Use the LWP cached credentials where sane. | ad |
| 2006-05-14 | integrate kauth. | elad |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2004-09-17 | There's no need to pass a proc value when using UIO_SYSSPACE with | skrll |
| 2003-06-29 | Back out the lwp/ktrace changes. They contained a lot of colateral damage, | fvdl |
| 2003-06-28 | Pass lwp pointers throughtout the kernel, as required, so that the lwpid can | darrenr |
| 2003-04-01 | Use PAGE_SIZE rather than NBPG. | thorpej |
| 2003-01-18 | Merge the nathanw_sa branch. | thorpej |
| 2003-01-06 | writable, not writeable. | wiz |
| 2002-10-05 | count executable image pages as executable for vm-usage purposes. | chs |
| 2002-03-16 | make the stackgap_{init,alloc} functions MP friendly (i.e. pass struct proc * | christos |
| 2001-11-13 | add RCSIDs (including regeneration of files as appropriate) | lukem |
| 2001-10-30 | - Add a new vnode flag VEXECMAP, which indicates that a vnode has | thorpej |
| 2001-07-22 | seperate -> separate | wiz |
| 2000-12-12 | define EXEC_AOUT (if not defined) before including linux_syscallargs.h, | jdolecek |
| 2000-12-01 | put linux_sys_uselib() to separate file linux_uselib.c | jdolecek |