summaryrefslogtreecommitdiff
path: root/sys/dev/ppbus/ppbus_msq.c
AgeCommit message (Expand)Author
2022-05-31fix various typos in comments, documentation and messages.andvar
2016-02-14Add missing va_end, from David Binderman in PR 50797.dholland
2011-07-17Retire varargs.h support. Move machine/stdarg.h logic into MIjoerg
2008-04-18Fix panics at boot and some other misc bugs. From Hans Rosenfeld.cegger
2008-04-15device_t / softc split. From Hans Rosenfeldcegger
2005-12-11merge ktrace-lwp.christos
2005-02-27nuke trailing whitespaceperry
2004-01-25Remove dollar signs from foreign RCSIDs per doc/3RDPARTY.bjh21
2004-01-22Don't use "int" when we mean "size_t". Fixes compilation on ARM.bjh21
2004-01-21Add RCSID comments.bjh21
2004-01-20fix va_arg() warning, and label placement warningjdolecek
2004-01-19Import Gary Thorpe's netbsd-ppbus 1.3. This is NetBSD portjdolecek