| Age | Commit message (Expand) | Author |
| 2022-08-03 | Pull up following revision(s), all via patch | martin |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-03-21 | Catch up with descriptor handling changes. See kern_descrip.c revision | ad |
| 2007-12-20 | Convert all the system call entry points from: | dsl |
| 2007-10-19 | Add compat_linux and exec_linux_elf lkm support for amd64: | njoly |
| 2007-06-30 | Use the new CDIOCREADSUBCHANNEL_BUF and CDIOREADTOCENTRIES_BUF ioctls 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-06-12 | don't allocate a crapload of struct's on the stack. Use a couple of unions | christos |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-02-26 | nuke trailing whitespace | perry |
| 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-03-21 | Change 'data' argument to fo_ioctl and fo_fcntl from 'caddr_t' to 'void *'. | dsl |
| 2003-01-18 | Merge the nathanw_sa branch. | thorpej |
| 2002-03-22 | gc debugging printfs. | christos |
| 2002-03-16 | make the stackgap_{init,alloc} functions MP friendly (i.e. pass struct proc * | christos |
| 2002-02-15 | s/printf/uprintf/ | christos |
| 2001-11-13 | add RCSIDs (including regeneration of files as appropriate) | lukem |
| 2001-06-14 | Fix a partial construction problem that can cause race conditions | thorpej |
| 2001-02-03 | Oops, remove debugging printf. | fvdl |
| 2001-02-03 | For the read subchannel ioctl, don't mix up the data and address formats, | fvdl |
| 2000-12-10 | Add some ioctls for harddisk, floppy disk and console handling. | fvdl |
| 1999-10-29 | Emulate the Linux DVD_* ioctls(2). This gets us 90% of the way to running the | mycroft |
| 1998-10-03 | Remove stray debugging printfs | christos |
| 1998-10-03 | Attempt to fix the mess. | christos |
| 1998-10-01 | Moved compat/linux/linux_cdrom to common. | erh |
| 1998-01-15 | PR/4794: Urban Boquist: Linux cdrom ioctls are missing | christos |