kernel - Add additional clock_gettime() modes
[dragonfly.git] / sys / sys / time.h
2012-08-24 Matthew Dillonkernel - Add additional clock_gettime() modes
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-11-12 Matthew Dillonkernel - Expose nanosleep1() to other kernel source...
2011-10-18 Matthew Dillonkernel - Major SMP performance patch / VM system, bus...
2010-08-11 Matthew Dillonkernel - Adjust krate infrastructure
2010-08-11 Matthew Dillonbuildworld - Fix breakage
2010-01-03 Matthew Dillonkernel - kqueue - refactor kqueue_scan(), rename tick...
2009-10-07 Simon Schubertmove struct timespec into its own header
2009-07-13 Matthew Dillonclocks - Add fine-grained spin delay function via TSC
2008-06-18 Hasso TepperMove timeval struct into its own header and include...
2008-05-30 Simon SchubertInclude sys/select.h to conform to SUS.
2008-04-02 Sepherosa ZiehauConstify second parameter of timeval{add,sub}()
2007-07-30 Matthew DillonIntroduce krateprintf(), a rate-controlled kprintf...
2007-01-07 Matthew DillonMake libc prototypes available for kernel builds.
2005-04-14 Eirik NygaardA few more instances of leaf that should be leap.
2005-04-14 Joerg SonnenbergerSimplified NTP kernel interface:
2005-03-15 Matthew DillonImplement CLOCK_MONOTONIC using getnanouptime(), which...
2005-03-13 Matthew DillonAdd a function that returns an approximate time_t for...
2004-12-22 Joerg SonnenbergerAdd new structures for exporting the cputime statistics...
2004-11-20 Matthew DillonAdd code to the BIOS VM86 emulator to detect writes...
2004-08-02 Matthew DillonMake doubly sure that timer2 is not used for speaker...
2004-01-30 Matthew DillonThis commit represents a major revamping of the clock...
2004-01-07 Matthew Dillontvtohz() was originally designed for tsleep() and timeo...
2003-11-22 Jeroen Ruigrok/asmodaiProperly spell compatible and compatibility.
2003-11-09 Matthew DillonCore integer types header file reorganization stage...
2003-08-20 Robert Garrett__P() != wanted, begin removal, in order to preserve...
2003-07-28 Hiten PandyaMerge from FreeBSD:
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: