summaryrefslogtreecommitdiff
path: root/sys/dev/mulaw.h
diff options
context:
space:
mode:
authormycroft <mycroft@NetBSD.org>2000-07-25 20:15:40 +0000
committermycroft <mycroft@NetBSD.org>2000-07-25 20:15:40 +0000
commit01a39929fcb4208ff4aef94de68e7d98ea40ae32 (patch)
tree0a2510808e3875a21187f597bf95f1bda85189ee /sys/dev/mulaw.h
parentfe54e81eb3fcbcc1af707e325850e9247daefe95 (diff)
Store the whole 64-bit pointer...
Diffstat (limited to 'sys/dev/mulaw.h')
0 files changed, 0 insertions, 0 deletions
792564499086cb6440ad2fcce8410'>ANSIfy another 1261 function definitions.dsl 2009-03-14Change about 4500 of the K&R function definitions to ANSI ones.dsl 2009-02-23Mimic cgsix memory corruption fix (bwtwo and cgthree wscons code isjdc 2009-01-01Back out previous and clear the screen directly.jdc 2008-12-29Clear the screen (via rasops) when attaching.jdc 2008-12-05Add wscons/vcons support for bw2 (sbus and P4).jdc 2008-06-11mechanical changes to use device_private() or device_lookup_private()drochner 2008-04-28Remove clause 3 and 4 from TNF licensesmartin 2008-04-05use aprint_*_dev and device_xnamecegger 2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos 2005-12-11merge ktrace-lwp.christos 2005-06-03Add const.tsutsui 2003-12-04NetBSD.ORG -> NetBSD.orgkeihan 2003-08-25Undo previous as it broke things.uwe 2003-08-24#include "opt_rcons.h"uwe 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2003-06-29Back out the lwp/ktrace changes. They contained a lot of colateral damage,fvdl 2003-06-29More changes for providing lwpid for ktrace (sparc GENERIC built)darrenr 2002-10-23merge kqueue branch into -currentjdolecek 2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna