| Age | Commit message (Expand) | Author |
| 2021-09-07 | sys/compat: Memset zero before copyout. | riastradh |
| 2020-09-29 | s/parition/partition/ | msaitoh |
| 2019-12-15 | Remove clause 3 and 4 leftovers from TNF licenses in more sources. | tsutsui |
| 2019-04-23 | KNF. No functional change. | msaitoh |
| 2019-03-03 | Regen | pgoyette |
| 2019-03-03 | The compat_09_{get,set}domainname() syscalls should not be defined | pgoyette |
| 2019-03-03 | Fix the required-list for compat_ultrix. With the merge of the | pgoyette |
| 2019-01-27 | Merge the [pgoyette-compat] branch | pgoyette |
| 2018-08-10 | Regen | pgoyette |
| 2018-08-10 | Allow syscall_establish() to install new syscalls when the existing | pgoyette |
| 2018-05-06 | Remove an element from struct emul: e_tracesig | kamil |
| 2018-01-09 | remove struct emul's e_fault. | maya |
| 2018-01-06 | Revert vadvise(2) removal | kamil |
| 2017-12-19 | compat/ultrix: Drop SYS_vadvise | kamil |
| 2017-12-19 | compat/ultrix: Drop SYS_sbrk | kamil |
| 2017-12-19 | compat ultrix: Drop the sstk(2) syscall | kamil |
| 2017-12-03 | Fix uninitialized pointer, found by Mootja. Not a surprise in untested | maxv |
| 2017-05-10 | regen | riastradh |
| 2017-04-13 | Switch ultrix_sys_getmnt() to mountlist iterator. | hannken |
| 2017-01-16 | regen | christos |
| 2017-01-13 | regen | christos |
| 2016-10-08 | Uninitialized var, found by mootja; not tested, but obvious enough | maxv |
| 2015-10-23 | Change do_sys_mount() so that it only takes as argument the type of the | maxv |
| 2015-09-24 | regen | christos |
| 2015-09-06 | More on PR 41200: headers that declare ioctls should include sys/ioccom.h. | dholland |
| 2015-07-24 | Unused inits (harmless). | maxv |
| 2015-03-07 | regen | christos |
| 2014-11-17 | Define compat modules (but without dependencies yet). | uebayasi |
| 2014-09-05 | Try not to use f_data, use f_{vnode,socket,pipe,mqueue,kqueue,ksem} to get | matt |
| 2014-03-07 | c99 initializers for struct execsw | christos |
| 2014-01-14 | use new bsd.syscall.mk | christos |
| 2013-11-27 | Change the queue.3 *_END(&head) macros to NULL. Since we don't have CIRCLEQ | christos |
| 2013-11-23 | fix previous, list ends in NULL, and don't open-code | christos |
| 2013-11-23 | Since mountlist is now a TAILQ, convert some missed usages | riz |
| 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-03-03 | Remove nfssvc non-emulations I missed yesterday. | pooka |
| 2010-03-02 | regen: | pooka |
| 2010-03-02 | remove nfssvc emulation (or non-emulation) | pooka |
| 2010-03-02 | Kill fs_nfs.h and #ifdef NFS by making getfh() support unconditional | pooka |
| 2009-12-14 | Regen (new makesyscalls.sh) | matt |
| 2009-12-14 | Merge from matt-nb5-mips64 | matt |
| 2009-06-29 | Convert 67 namei call sites to use namei_simple, in these functions: | dholland |
| 2009-01-17 | Regenerate files after updating syscalls.master for compat_ultrix: | he |
| 2009-01-17 | Adapt to the state after the recent time_t change. | he |
| 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 |