# $NetBSD: Makefile,v 1.1 2006/04/30 13:52:35 rpaulo Exp $ NOOBJ= # defined .include .if ${MKSHARE} != "no" FILES= hostapd.conf FILESDIR= /usr/share/examples/hostapd .endif .include lication/atom+xml'/>
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-15Need to include <sys/device.h> since vax's <sys/cpu.h> doesn't.matt
2009-01-13g/c BUFQ_FOO() macros and use bufq_foo() directly.yamt
2008-12-16replace bitmask_snprintf(9) with snprintb(3)christos
2008-04-05use aprint_*_dev and device_xnamecegger
2008-03-11Rototill the vax code. Switch to devicet/PRIV_ALLOC. Cleanup vax autoconfmatt
2008-02-15Give bbusy() an interlock argument. If the we need to wait for the buffer,ad
2008-01-02Merge vmlocking2 to head.ad
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2007-07-29It's not a good idea for device drivers to modify b_flags, as they don'tad
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-05-14integrate kauth.elad
2006-03-29Use device_private().thorpej
2006-03-25Use device_parent().thorpej
2005-12-11merge ktrace-lwp.christos
2005-10-15- change the way to specify a bufq strategy. (by string rather than by number)yamt
2005-02-26White space nits.simonb
2004-10-28move buffer queue related stuffs from buf.h to their own header, bufq.h.yamt
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-10-23merge kqueue branch into -currentjdolecek
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-09-30Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-25Don't include <sys/map.h>.thorpej
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-07-22Convert to new device buffer queue interface.hannken
2001-11-13add RCSIDslukem
2001-05-13Update the TS11 driver to useable state.ragge
2001-05-13Moved from sys/arch/vax/uba/.ragge