| Age | Commit message (Expand) | Author |
| 2014-01-14 | use new bsd.syscall.mk | christos |
| 2013-11-07 | Regen for dup/dup2/dup3 argument types fix. | njoly |
| 2013-11-07 | Fix dup/dup2/dup3 argument types (u_int -> int). | njoly |
| 2013-09-19 | exec modules need to be of the exec kind | christos |
| 2012-02-19 | Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3! | rmind |
| 2010-07-07 | many changes for COMPAT_LINUX: | chs |
| 2010-06-24 | Clean up vnode lock operations pass 2: | hannken |
| 2010-03-03 | regen: ENOSYS nfssvc honestly | pooka |
| 2010-03-03 | One more overcomplex ENOSYS bites the dust. | pooka |
| 2010-03-03 | When implementing "read directory", when there are too many empty entries | he |
| 2009-12-14 | Regen (new makesyscalls.sh) | matt |
| 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 |
| 2009-01-13 | Regen to prove I didn't screw up the conversion: purely RCSID changes. | pooka |
| 2009-01-13 | Convert the syscalls.master to a format from which it is easier | pooka |
| 2009-01-13 | regen: unimpl police | pooka |
| 2009-01-13 | UNIMPL police | pooka |
| 2009-01-11 | Regen from syscalls.master rev 1.72: | tsutsui |
| 2009-01-11 | Update for compat_50 stuff. (compile test only) | tsutsui |
| 2009-01-11 | merge christos-time_t | christos |
| 2008-11-19 | Regen. | ad |
| 2008-11-19 | Make the emulations, exec formats, coredump, NFS, and the NFS server | ad |
| 2008-11-12 | Remove LKMs and switch to the module framework, pass 1. | ad |
| 2008-08-07 | convert some [left behind] compat code to use new sockopt API | plunky |
| 2008-06-24 | Replace references to getsock/getvnode. | ad |
| 2008-06-21 | Regen from syscalls.master rev 1.69: | tsutsui |
| 2008-06-21 | Include <sys/sched.h> before <sys/syscallargs.h> for cpuset_t. | tsutsui |
| 2008-06-17 | Include <sys/sched.h> before <sys/syscallargs.h> for cpuset_t. | tsutsui |
| 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-27 | Remove now superflous (and wrong) extern declaration for maxfiles. | martin |
| 2007-12-20 | regen | dsl |
| 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-12-08 | ANSIfy most of the function definitions in sys/compat (but not ndis). | dsl |
| 2007-12-04 | Remove all the __P | dsl |
| 2007-11-27 | more VFS_STATVFS(x,y,z) fallout; change them to VFS_STATVFS(x,y). (hi, pooka!) | dogcow |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 2007-10-08 | Merge file descriptor locking, cwdi locking and cross-call changes | ad |
| 2007-07-17 | include <compat/sys/mount.h> for MFSNAMELEN | christos |
| 2007-07-12 | Change compat mount code to pass do_sys_mount() kernel resident buffers. | dsl |
| 2007-06-01 | Fallout from the interface ioctl changes: | he |
| 2007-05-29 | Add a sockaddr_storage member to "struct ifreq" maintaining backwards | christos |
| 2007-05-12 | Split the fcntl locking code out from its copyin/out. | dsl |
| 2007-05-12 | Change interface to settimeofday1() so that it can also be used from | dsl |
| 2007-04-28 | and unbork some more changes. | dogcow |
| 2007-04-22 | Change the way that emulations locate files within the emulation root to | dsl |
| 2007-03-04 | - don't forget to add * to all params | tsutsui |
| 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 |