summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/ral/build.c
AgeCommit message (Collapse)Author
2016-04-27Sync with OpenBSDchristos
2006-06-04Framework to build Ralink wireless cards binary firmwares based onrpaulo
Ralink distributed microcode.h. From OpenBSD.
a26903410c2a5'>Welcome to 5.99.53! Merge rmind-uvmplock branch:rmind 2008-10-08Need to include sys/termios.h here too.oster 2008-10-08return ENOTTY instead of EOPNOTSUPP for ioctl(/dev/null, TIOCGETA)christos 2008-04-28Remove clause 3 and 4 from TNF licensesmartin 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 2005-12-11merge ktrace-lwp.christos 2003-12-20don't enumerate individual minor number cases in mmioctl(), handle alljdolecek 2003-09-21cleanup & uniform descriptor owner handling:jdolecek 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-09-06Merge the gehenna-devsw branch into the trunk.gehenna 2002-02-27Start of mi /dev/{mem,kmem,zero,null} driver. We add an ioctl entry, becausechristos