Home | History | Annotate | Download | only in ppbus
History log of /src/sys/dev/ppbus/ppbus_msq.c
RevisionDateAuthorComments
 1.12  31-May-2022  andvar fix various typos in comments, documentation and messages.
 1.11  14-Feb-2016  dholland Add missing va_end, from David Binderman in PR 50797.
 1.10  17-Jul-2011  joerg branches: 1.10.12; 1.10.30;
Retire varargs.h support. Move machine/stdarg.h logic into MI
sys/stdarg.h and expect compiler to provide proper builtins, defaulting
to the GCC interface. lint still has a special fallback.
Reduce abuse of _BSD_VA_LIST_ by defining __va_list by default and
derive va_list as required by standards.
 1.9  18-Apr-2008  cegger Fix panics at boot and some other misc bugs. From Hans Rosenfeld.
 1.8  15-Apr-2008  cegger device_t / softc split. From Hans Rosenfeld
 1.7  11-Dec-2005  christos branches: 1.7.70;
merge ktrace-lwp.
 1.6  27-Feb-2005  perry nuke trailing whitespace
 1.5  25-Jan-2004  bjh21 branches: 1.5.4; 1.5.10; 1.5.12;
Remove dollar signs from foreign RCSIDs per doc/3RDPARTY.
Add __KERNEL_RCSID() to .c files.
 1.4  22-Jan-2004  bjh21 Don't use "int" when we mean "size_t". Fixes compilation on ARM.
 1.3  21-Jan-2004  bjh21 Add RCSID comments.
 1.2  20-Jan-2004  jdolecek fix va_arg() warning, and label placement warning

XXX perhaps MS_TYP_CHA should go completely, it's equal to MS_TYP_INT
XXX effectively
 1.1  19-Jan-2004  jdolecek branches: 1.1.1;
Initial revision
 1.1.1.1  19-Jan-2004  jdolecek Import Gary Thorpe's netbsd-ppbus 1.3. This is NetBSD port
of FreeBSD Parallel Port Bus framework. Work in progress.
 1.5.12.1  19-Mar-2005  yamt sync with head. xen and whitespace. xen part is not finished.
 1.5.10.1  29-Apr-2005  kent sync with -current
 1.5.4.5  04-Mar-2005  skrll Sync with HEAD.

Hi Perry!
 1.5.4.4  21-Sep-2004  skrll Fix the sync with head I botched.
 1.5.4.3  18-Sep-2004  skrll Sync with HEAD.
 1.5.4.2  03-Aug-2004  skrll Sync with HEAD
 1.5.4.1  25-Jan-2004  skrll file ppbus_msq.c was added on branch ktrace-lwp on 2004-08-03 10:50:27 +0000
 1.7.70.1  02-Jun-2008  mjf Sync with HEAD.
 1.10.30.1  19-Mar-2016  skrll Sync with HEAD
 1.10.12.1  03-Dec-2017  jdolecek update from HEAD

RSS XML Feed