summaryrefslogtreecommitdiffstats
path: root/sys/dev/ppbus/ppb_msq.c
Commit message (Expand)AuthorAgeFilesLines
* - Use ppb_assert_locked() rather than using explicit mtx_assert callattilio2011-11-221-4/+1
* Add missing va_end() to clean up after va_start().brueffer2011-10-071-0/+1
* Add locking to ppc and ppbus and mark the whole lot MPSAFE:jhb2009-01-211-0/+7
* Various whitespace and style fixes.jhb2008-11-161-4/+3
* Several cleanups to remove the need for explicit unit numbers and a fewjhb2008-10-211-3/+4
* Use __FBSDID().obrien2003-08-241-1/+3
* Fix some gcc-3.1+ warnings:peter2002-03-191-0/+1
* Update to C99, s/__FUNCTION__/__func__/,obrien2001-12-101-7/+7
* A quote from the ia64 compiler:dfr2000-10-101-1/+1
* Remove unneeded #include <sys/kernel.h>phk2000-04-291-1/+0
* Make this lot build on alpha.dfr2000-01-251-1/+1
* Port of ppbus standalone framework to the newbus system.nsouch2000-01-141-23/+28
* Incorrect NULL -> 0eivind1999-12-201-3/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fix warnings preparing for -Wall -Wcast-qualdillon1999-01-271-2/+2
* Major ppbus commit with:nsouch1999-01-101-5/+17
* - port of vpo code to CAMnsouch1998-09-201-15/+7
* ppbus enhanced to support ZIP+ : 1284 code added, microseq improved +nsouch1998-09-131-4/+6
* Major ppbus updates from the author.msmith1998-08-031-0/+326
OpenPOWER on IntegriCloud