NetBSD/sys/arch/sun3/sun3x
jdolecek e0cc03a09b merge kqueue branch into -current
kqueue provides a stateful and efficient event notification framework
currently supported events include socket, file, directory, fifo,
pipe, tty and device changes, and monitoring of processes and signals

kqueue is supported by all writable filesystems in NetBSD tree
(with exception of Coda) and all device drivers supporting poll(2)

based on work done by Jonathan Lemon for FreeBSD
initial NetBSD port done by Luke Mewburn and Jason Thorpe
2002-10-23 09:10:23 +00:00
..
bus_subr.c replace pmap_enter() with pmap_kenter_pa() where appropriate. 2001-09-11 20:37:12 +00:00
clock.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00
dvma.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
enable.c machine/fbio.h -> dev/sun/fbio.h 2001-09-19 18:10:32 +00:00
enable.h
genassym.cf use _KERNEL_OPT rather than _KERNEL && !_LKM 2002-05-11 09:39:25 +00:00
idprom.c bcopy() -> memcpy(), bzero() -> memset() 2001-09-05 14:18:10 +00:00
iommu.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00
iommu.h
locore.s merge the 12 copies of vm_machdep.c on the m68k platforms. 2002-10-20 02:37:21 +00:00
locore2.c G/c vestiges of old sun3-specific SYMTAB_SPACE support. 2002-08-02 18:19:58 +00:00
machdep.c merge the 12 copies of vm_machdep.c on the m68k platforms. 2002-10-20 02:37:21 +00:00
mem.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
mk48t02.h
obio.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00
obio.h
obmem.h
pmap.c merge the 12 copies of vm_machdep.c on the m68k platforms. 2002-10-20 02:37:21 +00:00
pmap_pvt.h vm_offset_t -> [pv]addr_t (sync with sun3x/pmap.c rev 1.69) 2001-09-05 12:15:21 +00:00
vme.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:02:08 +00:00
vme.h