Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-06-09 | Declare tickfixcnt only ifndef NTP. | briggs | |
1996-05-03 | Make pretty + update $NetBSD$ tag. No functional change. | Niklas Hallqvist | |
1996-05-02 | sync syscalls, no sys/cpu.h | Theo de Raadt | |
1996-04-21 | partial sync with netbsd 960418, more to come | Theo de Raadt | |
1996-04-19 | NetBSD 960317 merge | Niklas Hallqvist | |
1996-03-03 | From NetBSD: 960217 merge | Niklas Hallqvist | |
1996-02-25 | Make it possible for a port to do special time update handling | Thorsten Lockert | |
1996-02-25 | Implement frequency-locked loop as in original code; was missing | 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 | |||
1996-01-29 | from netbsd: | Theo de Raadt | |
fix off-by-one error in tickfix code. (should increment when count >= interval, because count goes from 0->(interval-1) to count interval ticks.) | |||
1995-12-30 | from netbsd: | Theo de Raadt | |
Move the old-style disk instrumentation "structures" to a central location (sys/kern/subr_disk.c) and note that they should/will be deprecated. | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |