Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-07-04 | match time definition with include file, volatile included. | Marc Espie | |
Okay millert@ | |||
2001-02-13 | No need to cast splx to (void). | Artur Grabowski | |
1998-08-27 | Undo changes which were not discussed. | Theo de Raadt | |
1998-08-27 | defopt NTP | Michael Shalayeff | |
1998-02-08 | Updates to match type changes in syscall tables | Thorsten Lockert | |
1997-08-29 | prefix ntp system calls with sys_ like other system calls | kstailey | |
1996-06-12 | notdef NTP, do not build ntp_gettime/ntp_adjtime | Theo de Raadt | |
1996-04-19 | NetBSD 960317 merge | Niklas Hallqvist | |
1996-02-25 | Correct an access check so ntp_adjtime() can actually be used | Thorsten Lockert | |
1996-01-29 | Add kernel PLL for system clock | Thorsten Lockert | |
Add ntp_adjtime() and ntp_gettime() system calls Mostly stolen from FreeBSD |