Don't print the override warning for package-name.
[dragonfly.git] / sys / dev /
2005-01-16 Eirik NygaardMerge from vendor branch HEIMDAL:
2005-01-14 Joerg SonnenbergerInitial part of DEVICE_POLLING support for wi(4). Still...
2005-01-10 Joerg SonnenbergerRemove wx(4). It's been superseded by em(4).
2005-01-06 Jeroen Ruigrok/asmodaiGet rid of the register keyword.
2005-01-04 Joerg SonnenbergerMerge from vendor branch DHCP:
2005-01-04 Chris PresseyStyle(9): remove `register' keywords.
2005-01-03 Jeroen Ruigrok/asmodaiAdd matching line for ATI Radeon RV280 9200SE.
2004-12-26 Matthew DillonFix to make jumbo frames work properly.
2004-12-26 Matthew DillonProperly recognize a YUKON device's on-board ram.
2004-12-24 Jeroen Ruigrok/asmodaiAdd ICH5 10/100 Mbit interface id.
2004-12-24 Matthew DillonTry to be a bit smarter when closing down a ULPT device.
2004-12-24 Matthew DillonRemove now-unused loop_cnt variable.
2004-12-24 Matthew DillonDo not loop 3 times in the interrupt processing code...
2004-12-22 Joerg SonnenbergerAdd new structures for exporting the cputime statistics...
2004-12-22 Joerg SonnenbergerAdd digi driver to simplify testing. This should replac...
2004-12-21 Jeffrey HsuClean up the routing and networking code before I paral...
2004-12-20 Joerg SonnenbergerMerge from vendor branch GCC:
2004-12-20 Matthew DillonFix duplicate script warnings byt remove a duplicate...
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch BINUTILS:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch FILE:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-12-18 Matthew DillonCleanup missing and duplicate defines from the last...
2004-12-16 Matthew DillonFix the keyboard lockup problem. There were two big...
2004-12-14 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-14 Matthew DillonDo not reinitialize the translation mode if reattaching...
2004-12-10 YONETANI TomokazuRemove unnecessary weird locking macro I added to blind...
2004-12-08 Joerg SonnenbergerMark the following stuff as depricated:
2004-12-03 Joerg SonnenbergerMake rp(4) compilable again. Don't even think about...
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-30 Joerg SonnenbergerDon't include stddef.h from the kernel.
2004-11-22 Matthew DillonAdd support for adjusting the interrupt throttling...
2004-11-21 YONETANI Tomokazulwkt_runnable is declared in <sys/thread2.h>
2004-11-20 Matthew DillonFix a number of SMP issues.
2004-11-14 Joerg SonnenbergerMerge from vendor branch GDB:
2004-11-13 Matthew DillonAdd support for the ATI Radeon 9600 XT and XT_S.
2004-11-12 Matthew DillonAdd a missing com_unlock() to the serial port drain...
2004-11-12 Joerg SonnenbergerInitialize pseudointr_ch in fdc.
2004-11-12 Matthew DillonVFS messaging/interfacing work stage 9/99: VFS 'NEW...
2004-11-10 Joerg Sonnenberger- style(9) cleanup
2004-11-10 Joerg SonnenbergerMerge from vendor branch LIBARCHIVE:
2004-11-10 Joerg SonnenbergerMerge from vendor branch BSDTAR:
2004-11-09 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-09 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-05 Matthew DillonFix a Trident DMA limitation. Symptom as reported...
2004-11-05 Matthew DillonBring in some more PCI ID's from FreeBSD.
2004-10-25 Hidetoshi ShimokawaSync with FreeBSD-current:
2004-10-24 Joerg SonnenbergerMerge from vendor branch GDB:
2004-10-23 Joerg SonnenbergerMerge from vendor branch READLINE:
2004-10-23 Joerg SonnenbergerMerge from vendor branch ZLIB:
2004-10-20 Matthew DillonFix a boot panic with the amd device. We inherited...
2004-10-20 Matthew DillonThe last commit failed to adjust the alignment like...
2004-10-19 Matthew DillonMFC FreeBSD if_em.c 1.48 and 1.49.
2004-10-16 Matthew DillonImplement hotchar support for ucom.
2004-10-14 Matthew DillonRemove the 'ether' module dependancy, it is not defined...
2004-10-12 Matthew DillonVFS messaging/interfacing work stage 8/99: Major rework...
2004-10-10 Matthew DillonAdd a missing agp_generic_detach() call if a bad initia...
2004-10-10 Matthew DillonFix a USB stuttering key issue.
2004-10-07 Matthew DillonFix a bug in the tty clist code. The clist code was...
2004-10-06 YONETANI TomokazuRegister ips device with devstat subsystem so that...
2004-09-27 Jeroen Ruigrok/asmodaiChange to use USB_PRODUCT_LINKSYS2_USB200M.
2004-09-26 Matthew DillonThe wrong vendor-id was used when adding Adaptec ServeR...
2004-09-23 Matthew DillonAdd support for the LinkSys EG1032 GigE PCI card, and...
2004-09-23 Jeroen Ruigrok/asmodaiUnbreak addump().
2004-09-23 Hidetoshi ShimokawaHooks to build dcons(4)/dcons_crom(4).
2004-09-23 Hidetoshi ShimokawaUse opt_dcons.h.
2004-09-23 Hidetoshi ShimokawaAdd dcons(4), a pseudo console driver for FireWire...
2004-09-20 Jeroen Ruigrok/asmodaiMerge from vendor branch BIND:
2004-09-20 Matthew DillonUse the appropriate #defines instead of hard-coding...
2004-09-19 Joerg SonnenbergerThe CIS vendor and product string routines return the...
2004-09-19 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-19 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-19 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-19 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-19 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-19 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-19 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-19 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-19 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-19 Matthew Dilloncleanup syntax a bit. non functional changes.
2004-09-19 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-19 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-19 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-19 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-19 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-19 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-18 Joerg SonnenbergerRemove extra tokens at end of #undef.
2004-09-18 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-18 Matthew Dillonmalloc() M_NOWAIT -> M_WAITOK, plus remove bzero's...
2004-09-18 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-18 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-18 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-18 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-18 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-18 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-18 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-18 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-18 Joerg SonnenbergerUse ioctl_map_range instead of ioctl_map_cmd, as requir...
2004-09-17 Matthew Dillonmissing log message for last commit: Rearrange the...
next