Allow kernel to be compile without _KPOSIX_PRIORITY_SCHEDULING.
[dragonfly.git] / sys / kern / kern_p1003_1b.c
2010-03-30 Sylvestre GallonAllow kernel to be compile without _KPOSIX_PRIORITY_SCH...
2010-01-19 Sascha Wildnersched_rr_get_interval(2): Use copyout(9) for the interv...
2009-12-21 Stathis Kamperisaio: Make sysconf() report correct value.
2009-12-20 Matthew Dillonkernel - Move mplock to machine-independent C
2009-12-13 Matthew Dillonkernel - Move MP lock inward, plus misc other stuff
2009-11-06 Stathis Kamperismqueues: Let the world know we support them.
2009-08-25 Matthew DillonAMD64 - Fix format conversions and other warnings.
2007-06-26 Matthew DillonRepo-copy numerous files from sys/emulation/posix4...
2007-02-03 Simon Schubert1:1 Userland threading stage 2.11/4:
2006-06-05 Matthew DillonModify kern/makesyscall.sh to prefix all kernel system...
2003-11-27 Matthew DillonCleanup POSIX real-time so the kernel compiles without...
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-07-30 Matthew Dillonsyscall messaging 3: Expand the 'header' that goes...
2003-07-26 Matthew Dillonsyscall messaging 2: Change the standard return value...
2003-06-23 Matthew Dillonproc->thread stage 2: MAJOR revamping of system calls...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: