Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-12-09 | ansi and deregister. No binary change. | Jonathan Gray | |
2003-09-01 | match syscallargs comments with reality | Henning Brauer | |
from Patrick Latifi <patrick.l@hermes.usherb.ca> ok jason@ tedu@ | |||
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-04-14 | rename ticks to nticks to avoid global. ok deraadt@ krw@ | Ted Unangst | |
2002-06-10 | Grammar. | Thomas Nordin | |
2002-06-07 | Change addupc_intr to not use fuswintr and suswintr to update the profiling | Artur Grabowski | |
info. Since we only use it to profile processes in user mode and there is no way to get back user mode without going past the AST that will write out the profiling info in a context where copyout works. Sitting in my tree for ages. Reviewed and with some suggestions from nordin@ | |||
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat | |
(Look ma, I might have broken the tree) | |||
2001-09-19 | merge vm/vm_kern.h into uvm/uvm_extern.h; art@ ok | Michael Shalayeff | |
2001-09-17 | Allocate the profiling buffer from kernel_map, not with malloc. | Artur Grabowski | |
1996-05-02 | sync syscalls, no sys/cpu.h | Theo de Raadt | |
1996-04-28 | First argument to profil(2) should be `char *', not `caddr_t'. | Thorsten Lockert | |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt | |
1996-03-03 | From NetBSD: 960217 merge | Niklas Hallqvist | |
1995-12-14 | profil() args have changed type.. | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |