ie(4): This driver is ISA only, so remove some unneeded files from SRCS.
[dragonfly.git] / sys / dev / misc /
2010-09-11 Alex HornungFix manual break to debugger
2010-09-01 Matthew Dillonkernel - Fix multiple tty_token issues related to vt...
2010-08-31 Alex Hornungsyscons - more token-related fixes
2010-08-31 YONETANI Tomokazusyscons - sc_set_pixel_mode() returned without releasin...
2010-08-30 Alex Hornungspinlocks - Rename API to spin_{try,un,}lock
2010-08-30 Alex Hornungsyscons MPSAFE - another attempt
2010-08-30 Matthew Dillonkernel - Fix spinlock use in syscons
2010-08-30 Matthew Dillonkernel - Minor documentation
2010-08-29 Matthew DillonMPSAFE TTY - Cleanup ukbd and atkbd, fix unregistration bug
2010-08-29 Matthew DillonMPSAFE TTY - Refactor the keyboard switch code to make...
2010-08-29 Alex HornungMPSAFE TTY - get rid of tokens in console path
2010-08-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-08-28 Alex HornungMPSAFE - TTY & related drivers
2010-08-26 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2010-08-25 Matthew Dillonkernel - Remove D_KQFILTER flag
2010-08-16 Sascha Wildneriicbus: Bring us closer to FreeBSD.
2010-08-03 Samuel J. Greearkernel - Make filters able to be marked MPSAFE
2010-08-03 Samuel J. Greearkernel - Remove kevent subsystem from under mplock
2010-07-19 Samuel J. GreearMerge branch 'selwakeup'
2010-07-19 Samuel J. GreearMerge branch 'kq_devices' into selwakeup
2010-07-14 Samuel J. Greearkernel - Tear out selwakeup()
2010-07-14 Samuel J. Greearkernel - Add missing KNOTE's
2010-07-13 Samuel J. GreearMerge branch 'master' into selwakeup
2010-07-12 Samuel J. GreearMerge branch 'master' into kq_devices
2010-07-11 Samuel J. Greearkernel - Tear out device polling
2010-07-09 Matthew Dillonkernel - Fix kqfilter error return codes
2010-07-09 Matthew DillonMerge remote branch 'crater/master' into kq_devices
2010-07-07 Samuel J. GreearMerge branch 'master' into kq_devices
2010-07-05 Samuel J. Greeardev - Add kq support to hotplug
2010-07-05 Samuel J. Greeardev - Add kq support to spic
2010-07-05 Samuel J. Greeardev - Add kq support to tw
2010-07-05 Samuel J. Greeardev - Add kq support to cmx
2010-07-05 Samuel J. Greeardev - Add kq support to snp
2010-07-05 Samuel J. Greeardev - Add kq support to mse
2010-07-05 Samuel J. Greeardev - Add kq support to kbd
2010-07-05 Samuel J. Greearfilters - Minor fixes
2010-07-02 Samuel J. Greeardev - Add kq support to psm
2010-07-02 Samuel J. Greearkernel - Add kq support to tty devices
2010-06-12 Sascha WildnerFix typos in the licenses: withough -> without
2010-06-11 Sascha WildnerRemove the no longer used CY_PCI_FASTINTR and PUC_FASTI...
2010-06-10 Matthew Dillonkernel - remove INTR_FAST
2010-04-12 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-03-29 Rui PauloMerge branch 'master' into net80211-update
2010-03-29 Sascha Wildnersyscons(4): Add support for 8 bit packed pixel modes.
2010-03-23 Matthew DillonMerge remote branch 'crater/master' into vkernel64
2010-03-21 Sascha Wildnersyscons(4): Remove (unused) scgfbrndr.c.
2010-03-21 Sascha Wildnersyscons(4): Base renderer selection on the new mode...
2010-02-28 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-02-23 Matthew DillonMerge branch 'vendor/EXPAT'
2010-02-06 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2010-01-25 Jan LentferMerge branch 'vendor/FILE'
2010-01-25 Jan LentferMerge branch 'vendor/SENDMAIL'
2010-01-18 Matthew Dillonkernel - add spinlock to syscons console write path
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-09 Peter AvalosMerge branch 'vendor/OPENSSH'
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-12-15 Alex HornungLINT - clear a bunch of warnings
2009-12-12 Sascha WildnerRemove inclusion of <sys/cdefs.h> from kernel .c files.
2009-12-05 Aggelos EconomopoulosMerge commit 'lentferj/top_update'
2009-12-04 Alexander PolakovImport hotplug(4) pseudo-device.
2009-12-03 Aggelos EconomopoulosMerge commit 'lentferj/bind_vendor2'
2009-12-03 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-12-02 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-11-27 Sascha Wildnersyscons(4): Use 100x37 when the VESA800X600 flag is...
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-14 Aggelos EconomopoulosMerge branch 'less_update'
2009-11-14 Jan LentferMerge branch 'vendor/LESS' into less_update
2009-11-08 Alexander PolakovMerge branch 'newacpi+'
2009-11-08 Alexander Polakovatkbd: fix resume from ACPI S3
2009-11-07 Aggelos EconomopoulosMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-11-07 Aggelos EconomopoulosMerge branch 'vendor/OPENSSL'
2009-11-07 Simon Schubertrename amd64 architecture to x86_64
2009-11-07 Aggelos EconomopoulosMerge commit 'clone27-scratch-1/master'
2009-11-07 Jordan GordeevRevert "rename amd64 architecture to x86_64"
2009-11-06 UserMerge branch 'vendor/OPENSSL'
2009-11-05 Simon Schubertrename amd64 architecture to x86_64
2009-10-28 Simon SchubertMerge branch 'vendor/BINUTILS220' into bu220
2009-10-28 Simon SchubertMerge branch 'vendor/GCC44' into gcc442
2009-10-20 Simon SchubertMerge branch 'vendor/GDB' into gdb7
2009-10-04 Alex Hornungglxsb/nsclpcsio - cleanup
2009-10-04 Alex Hornungnsclpcsio - make it work for us
2009-10-04 Alex Hornungnsclpcsio - Initial import from OpenBSD
2009-10-04 Alex Hornunggpio - gpio framework, initial commit
2009-10-01 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-09-30 Simon 'corecode... Merge branch 'vendor/TCSH'
2009-09-27 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-27 Matthew Dillonkbdmux - Fix wait flag. Fixes mountroot> and other...
2009-09-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-13 Alex Hornungkbdmux - Add missing opt_kbd.h include
2009-09-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-11 Alex Hornungkbdmux - Bind into module build Makefile
2009-09-11 Alex Hornungkbdmux - make it work for us
2009-09-11 Alex Hornungkbdmux - Initial import from FreeBSD
2009-09-08 Simon Schubertmodules: remove KMODDEPS, it is not used anymore
2009-09-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-01 Alex HornungUse pseudo-device to specify number of precreated devs
next