| Age | Commit message (Expand) | Author |
| 2010-03-05 | Reset sendsig_sigcontext_vec at fini to avoid having it point at | pooka |
| 2010-03-03 | When implementing "read directory", when there are too many empty entries | he |
| 2010-03-02 | fs_union.h is not used here anymore ... diudau | pooka |
| 2010-01-19 | Get rid of last "easy" kernel symbols starting with __: | pooka |
| 2010-01-08 | The VATTR_NULL/VREF/VHOLD/HOLDRELE() macros lost their will to live | pooka |
| 2009-12-21 | Remove SYS_compat_50_mq_timedreceive/SYS_compat_50_mq_timedsend | njoly |
| 2009-12-14 | replace mips:elf_check_itp() and ELFNAME2(netbsd32,probe_noteless) that | mrg |
| 2009-12-14 | Merge from matt-nb5-mips64 | matt |
| 2009-11-23 | Use lwp_getpcb() in compat code, clean from struct user. | rmind |
| 2009-11-22 | more s/the the/the/ | mbalmer |
| 2009-11-11 | - selcommon/pollcommon: drop redundant l argument. | rmind |
| 2009-11-04 | do_sys_wait(): fix previous by checking for ru != NULL. Noticed by | rmind |
| 2009-10-12 | compat_50_sys_aio_suspend: | yamt |
| 2009-10-05 | mq_timedsend/mq_timedreceive: timeout value is absolute, not relative. | rmind |
| 2009-08-15 | Include <sys/exec_aout.h> explicitly instead of relying on <sys/exec.h> to | matt |
| 2009-08-13 | #include "opt_execfmt.h" and only compile innards if EXEC_AOUT is defined. | matt |
| 2009-08-09 | Add enum uio_seg argument to do_sys_mknod and do_sys_mkdir so these functions | haad |
| 2009-07-19 | - Use #ifdef AIO, instead of #ifdef notyet. Not a solution, but at | rmind |
| 2009-06-29 | Convert 67 namei call sites to use namei_simple, in these functions: | dholland |
| 2009-03-29 | Move the internal poll/select related API's to use timespec instead | christos |
| 2009-03-26 | Replace gcc initialisers with c99 designated initialisers. | gmcgarry |
| 2009-03-17 | #include "opt_compat_netbsd.h" for COMPAT_20. | dyoung |
| 2009-03-17 | Add #include "opt_compat_netbsd.h" for COMPAT_09. | dyoung |
| 2009-02-22 | - fix copyout size in CLOCKCTL_O?ADJTIME. | nakayama |
| 2009-01-26 | Make all fstat(2) compat syscalls consistently use do_sys_fstat(), | njoly |
| 2009-01-21 | compile into nothing if not compat 50. | christos |
| 2009-01-19 | Provide compatibility for pre-christos-time_t sysv sysctls. | christos |
| 2009-01-17 | Convert linux/linux32 wait(4) to use a compat50 rusage structure. | njoly |
| 2009-01-14 | In rusage_to_rusage50() function, fix memcpy size to include last | njoly |
| 2009-01-13 | Add a few missing includes, so the ifdefs work as expected. | martin |
| 2009-01-11 | fix lutimes. | christos |
| 2009-01-11 | *utimes should allow NULL tvp. | christos |
| 2009-01-11 | <sys/syscallargs.h> requires <sys/sched.h> for cpuset_t. | tsutsui |
| 2009-01-11 | merge christos-time_t | christos |
| 2008-11-20 | PR port-amd64 modules/compat missing symbols on amd64 | ad |
| 2008-11-19 | make this compile (for next68k) | cegger |
| 2008-11-19 | Additionally, set emul_netbsd_object=NULL after detaching it. | ad |
| 2008-11-19 | compat_modcmd: emul_netbsd_object will be NULL if no exec has taken place | ad |
| 2008-11-19 | Make the emulations, exec formats, coredump, NFS, and the NFS server | ad |
| 2008-11-16 | Make it compile | martin |
| 2008-11-14 | - Move some more compat code into sys/compat. | ad |
| 2008-11-14 | _KERNEL_OPT | ad |
| 2008-06-24 | Replace references to getsock/getvnode. | ad |
| 2008-06-17 | Include <sys/sched.h> before <sys/syscallargs.h> for cpuset_t. | tsutsui |
| 2008-05-29 | remove clause #3 from my license where there are no other | mrg |
| 2008-05-06 | PR kern/38141 lookup/vfs_busy acquire rwlock recursively | ad |
| 2008-05-05 | Remove unneeded includes. | ad |
| 2008-04-30 | PR kern/38135 vfs_busy/vfs_trybusy confusion | ad |
| 2008-04-29 | kern/38135 vfs_busy/vfs_trybusy confusion | ad |
| 2008-04-29 | Remove now bogus assertion. | ad |