Cleanup some broken #include's for VESA.
[dragonfly.git] / sys / dev / misc /
2003-09-08 Matthew DillonCleanup some broken #include's for VESA.
2003-08-27 Robert Garrettremove __P() from this directory
2003-08-15 Matthew DillonMake modules work again part 1: hook up 'dev'. Note...
2003-08-11 David RhodusAdd or correct range checking of signal numbers in...
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-08-03 Matthew DillonFix a compile time error. Rename MAX to RAINMAX and...
2003-08-03 Hiten PandyaLINT cleanup: fix MAX difinition.
2003-07-30 Matthew DillonLINT synchronization, remove remaining manually defined...
2003-07-30 Matthew Dillonsyscall messaging 3: Expand the 'header' that goes...
2003-07-29 Matthew Dillonfileops messaging stage 1: add port and feature mask...
2003-07-27 Hiten PandyaConsolidate usage of MIN/MAX().
2003-07-26 Robert GarrettRegister keyword removal
2003-07-26 Matthew Dillonsyscall messaging 2: Change the standard return value...
2003-07-26 Robert GarrettRegister keyword removal
2003-07-23 Matthew DillonLINT pass. Cleanup missed proc->thread conversions...
2003-07-21 Matthew DillonLINT build test. Aggregated source code adjustments...
2003-07-21 Matthew DillonDEV messaging stage 1/4: Rearrange struct cdevsw and...
2003-07-19 Matthew DillonRemove the priority part of the priority|flags argument...
2003-06-27 Matthew Dillonproc->thread stage 6: kernel threads now create process...
2003-06-25 Matthew Dillonproc->thread stage 4: rework the VFS and DEVICE subsyst...
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: