Modify kern/makesyscall.sh to prefix all kernel system call procedures
[dragonfly.git] / sys / kern / kern_usched.c
2006-06-05 Matthew DillonModify kern/makesyscall.sh to prefix all kernel system...
2006-06-05 David XuAllow userland to bind a process to specific CPUs....
2006-05-29 Matthew DillonFurther isolate the user process scheduler data by...
2006-04-12 Sascha WildnerMerge from vendor branch BINUTILS:
2006-03-23 David RhodusProperly copy in userland scheduler name via copyinstr.
2006-03-22 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-02-13 Simon SchubertMerge from vendor branch OPENSSH:
2006-01-11 Simon SchubertMerge from vendor branch GDB:
2005-12-07 Simon SchubertMerge from vendor branch CVS:
2005-12-03 Simon SchubertMerge from vendor branch OPENSSL:
2005-12-03 Simon SchubertMerge from vendor branch CVS:
2005-11-16 Matthew DillonContinue work on our pluggable scheduler abstraction...