Change forgotten getinoquota to ext2_getinoquota to fix building
[dragonfly.git] / sys / dev / misc /
2006-03-22 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-02-19 Sascha Wildner* Remove unused SC_RENDER_DEBUG option.
2006-02-17 Matthew DillonMake the entire BUF/BIO system BIO-centric instead...
2006-02-13 Simon SchubertMerge from vendor branch OPENSSH:
2006-02-01 Simon SchubertSet proper termio flags for the sysmouse tty
2006-01-11 Simon SchubertMerge from vendor branch GDB:
2005-12-11 Sascha Wildner* Ansify function definitions.
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-13 Simon SchubertMerge from vendor branch LUKEMFTP:
2005-10-30 Sascha WildnerFix style(9) issue: move * to the line specifying the...
2005-10-30 Sascha WildnerFix style(9) issue: move * to the line specifying the...
2005-10-30 Matthew DillonAdd another parameter to BUS_ADD_CHILD to allow childre...
2005-10-28 Matthew DillonCleanup some of the newbus infrastructure.
2005-10-27 Sepherosa ZiehauKill most of the "unused variable" warning
2005-10-13 Sepherosa Ziehauunbreak LINT building
2005-10-13 Matthew DillonMajor cleanup of the interrupt registration subsystem.
2005-10-12 Matthew DillonRemove the INTR_TYPE_* flags. The interrupt type is...
2005-10-09 Simon Schubert1:1 Userland threading stage 2.5/4:
2005-10-01 Simon SchubertMerge from vendor branch GDB:
2005-09-24 Sascha WildnerFix a memory leak I introduced when I changed the vtb_b...
2005-09-11 Simon SchubertMerge from vendor branch GCC:
2005-09-10 Sascha WildnerRemove joy(8). Its sole purpose was to kldload joy.
2005-09-09 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-09-06 Joerg SonnenbergerMerge from vendor branch OPENSSH:
2005-09-02 Jeffrey HsuNow that the C language has a "void *", use it instead...
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch TEXINFO:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch TEXINFO:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch NCURSES:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GCC:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch BINUTILS:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch BIND:
2005-08-21 Matthew DillonInstead of resetting the video buffer's history size...
2005-08-20 Sascha Wildner* Add a definition for a panic key (CNTL-ALT-SHIFT...
2005-08-20 Sascha WildnerRemove PC98 support.
2005-08-10 Joerg SonnenbergerMerge from vendor branch GCC:
2005-08-01 Joerg SonnenbergerMerge from vendor branch OPENPAM:
2005-07-21 Joerg SonnenbergerMerge from vendor branch ZLIB:
2005-07-17 Sascha WildnerAllow only non-banked direct modes.
2005-07-17 Sascha WildnerRemove DEC Alpha support.
2005-07-14 Joerg SonnenbergerMerge from vendor branch OPENSSH:
2005-07-13 Matthew DillonMake shutdown() a fileops operation rather then a socke...
2005-07-12 Simon SchubertMerge from vendor branch OPENSSH:
2005-07-11 Simon SchubertMerge from vendor branch OPENSSH:
2005-07-10 Sascha WildnerRemove files that were used only for the DEC Alpha...
2005-07-08 Joerg SonnenbergerMerge from vendor branch OPENPAM:
2005-07-07 Simon SchubertMerge from vendor branch OPENSSL:
2005-07-06 Joerg SonnenbergerMerge from vendor branch FILE:
2005-06-29 Simon SchubertMerge from vendor branch BZIP:
2005-06-22 Joerg SonnenbergerInstead of emulating a userland system call via stackga...
2005-06-22 Joerg SonnenbergerDefancy the infinite loop. Fix a bug where the loop...
2005-06-22 Matthew DillonFile descriptor cleanup stage 2, remove the separate...
2005-06-21 Jeffrey HsuReplace the linear search in file descriptor allocation...
2005-06-19 Joerg SonnenbergerMerge from vendor branch GCC:
2005-06-16 Joerg SonnenbergerConvert to critical sections.
2005-06-16 Joerg SonnenbergerConvert to critical section.
2005-06-16 Joerg SonnenbergerConvert to critical sections.
2005-06-16 Joerg SonnenbergerConvert to critical sections.
2005-06-16 Joerg SonnenbergerConvert to critical sections.
2005-06-16 Joerg SonnenbergerLet the compiler decide what code should be inlined...
2005-06-16 Joerg SonnenbergerConvert to critical sections.
2005-06-16 Joerg SonnenbergerConvert to critical sections.
2005-06-16 Joerg SonnenbergerConvert to critical sections.
2005-06-13 Simon SchubertMerge from vendor branch CVS:
2005-06-11 Matthew DillonAdd missing #include <thread2.h> to support the critica...
2005-06-11 Matthew Dillonspl->critical section conversion.
2005-06-11 Matthew Dillonspl->critical section conversions.
2005-06-06 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2005-06-05 Simon SchubertMerge from vendor branch GCC:
2005-06-01 Matthew DillonImplement a new cputimer infrastructure to allow us...
2005-06-01 Joerg SonnenbergerMerge from vendor branch FILE:
2005-05-27 Sascha WildnerRemove old workaround for 2.6.3 optimizer bug.
2005-05-27 Sascha WildnerUse M_ZERO instead of an explicit bzero().
2005-05-26 Sascha Wildner* Declare vtb_buffer as a pointer to uint16_t and get...
2005-05-24 Matthew DillonGet rid of bus_{disable,enable}_intr(), it wasn't gener...
2005-05-24 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-24 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-16 Sascha WildnerRemove MGA/CGA/EGA rendering code.
2005-05-11 Joerg SonnenbergerMerge from vendor branch GCC:
2005-05-07 Sascha WildnerRemove PCVT kernel part and mop up.
2005-05-03 Joerg SonnenbergerMerge from vendor branch LIBARCHIVE:
2005-05-03 Joerg SonnenbergerMerge from vendor branch BSDTAR:
2005-04-30 Sascha WildnerRemove DEC Alpha support.
2005-04-26 Sascha WildnerRemove unused clear() function from the console rendere...
2005-04-21 Jeroen Ruigrok/asmodaiMerge from vendor branch GPERF:
2005-04-21 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2005-04-19 Sascha WildnerChange herz to hertz.
2005-04-19 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-19 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-18 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-04-14 Joerg SonnenbergerMerge from vendor branch NTPD:
2005-03-29 David RhodusMerge from vendor branch HEIMDAL:
2005-03-28 Sascha WildnerGive syscons its own malloc_type and remove some unnece...
2005-03-28 David RhodusMerge from vendor branch HEIMDAL:
next