# $NetBSD: Makefile,v 1.2 2002/12/08 20:20:06 thorpej Exp $ HOSTPROGNAME= ${_TOOL_PREFIX}uudecode HOST_SRCDIR= usr.bin/uudecode .include "${.CURDIR}/../Makefile.host" a.scholz.ruhr/netbsd/atom/sys/dev/wsfont/wsfontdev.c?h=trunk' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sys/dev/wsfont/wsfontdev.c
AgeCommit message (Expand)Author
2017-06-23allow longer font namesmacallan
2015-08-20include "ioconf.h" to get the 'void <driver>attach(int count);' prototype.christos
2014-07-25Add d_discard to all struct cdevsw instances I could find.dholland
2014-03-16Change (mostly mechanically) every cdevsw/bdevsw I can find to usedholland
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2006-08-28fix incomplete initializerschristos
2005-12-11merge ktrace-lwp.christos
2005-06-28Use static.thorpej
2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl
2003-06-28Pass lwp pointers throughtout the kernel, as required, so that the lwpid candarrenr
2002-10-23merge kqueue branch into -currentjdolecek
2002-09-23Remove breaks after returns, unreachable returns and returns aftersimonb
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2001-11-13add RCSIDslukem
2001-10-13ANSIfy.augustss
2001-09-03implement a pseudo-device wsfont for access to the wsfont machinerydrochner