| Age | Commit message (Expand) | Author |
|---|---|---|
| 2020-02-08 | Retire KLEAK. | maxv |
| 2018-12-02 | Introduce KLEAK, a new feature that can detect kernel information leaks. | maxv |
| 2015-03-07 | regen | christos |
| 2012-05-05 | use sy_call() so that l->l_sysent gets set, so that we can autoload modules | christos |
| 2008-04-29 | Convert to new 2 clause license | martin |
| 2008-02-06 | Remove the 'args' parameter to 'trace_exit()' it is no longer used. | dsl |
| 2008-01-05 | Don't pass 'curlwp' into trace_enter() and trace_exit(). | dsl |
| 2007-12-31 | Remove systrace. Ok core@. | ad |
| 2007-12-22 | Further constification of the syscall args buffer. | dsl |
| 2007-12-22 | Add a few buckets of 'const' and 'static' to the system call trace code. | dsl |
| 2007-12-20 | Convert all the system call entry points from: | dsl |
| 2007-12-11 | use __KERNEL_RCSID() instead of __RCSID() | lukem |
| 2007-11-09 | Add MI implementations of the indirect stystem call functions sys_syscall() | dsl |
