summaryrefslogtreecommitdiff
path: root/sys/dev/sun/event.c
AgeCommit message (Expand)Author
2002-11-26si_ -> sel_christos
2002-10-23merge kqueue branch into -currentjdolecek
2002-10-21vuid_event.h is in dev/sun now.uwe
2002-01-14Call malloc(9) with M_ZERO flag instead of bzero() after malloc().tsutsui
2001-11-13add RCSIDslukem
2001-06-07LKM friendly: move ev_out32() to netbsd32 specific code; add an ev_out32 hook.mrg
2000-08-22#include <compat/netbsd32/netbsd32.h> if necessarymrg
2000-08-20Add COMPAT_NETBSD32 support.eeh
2000-03-30Remove register declarations.augustss
1996-09-12update these for poll(2) changes.mrg
1996-05-29Add missing splx(), per Jason.pk
1996-01-24New "child" drivers for Sun keyboard and mouse attached to z8530sc.gwr