aboutsummaryrefslogtreecommitdiff
path: root/i386/i386at/autoconf.c
Commit message (Expand)AuthorAgeFilesLines
* com/lpr: Handle masking of interrupts in the driverDamien Zammit2023-10-011-0/+6
* Fix several warnings for -Wmissing-prototypesFlavio Cruz2023-01-241-15/+1
* Define vm_size_t and vm_offset_t as __mach_uintptr_t.Flavio Cruz2022-12-061-1/+1
* Add ioapic support disabled by defaultDamien Zammit2021-04-041-1/+1
* spl: Remove intpri arraySamuel Thibault2019-11-101-6/+4
* simplify interrupt handlingDamien Zammit2019-11-101-2/+0
* i386: qualify pointers whose dereferenced values are constant with constMarin Ramesa2013-12-171-2/+2
* i386/i386at/autoconf.c, com.c, lpr.c: remove forward declarationsMarin Ramesa2013-12-051-2/+2
* i386/i386at/autoconf.c: remove register qualifiersMarin Ramesa2013-11-151-3/+3
* Use unsigned long for addresses and sizesSamuel Thibault2012-03-091-1/+1
* Remove unused [!MACH_KERNEL] driver codeGuillem Jover2011-09-121-9/+0
* Fix warningSamuel Thibault2009-10-251-2/+0
* 2008-07-19 Barry deFreese <bdefreese@debian.org>Samuel Thibault2009-06-181-4/+4
* 2006-11-09 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-1/+1
* 2006-11-07 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+1
* 2006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-3/+0
* 2006-05-14 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-2/+2
* 2006-02-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-143/+0
* 2006-02-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-15/+0
* 2006-02-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-33/+0
* 2006-02-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-11/+0
* 2006-02-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-26/+0
* 2006-02-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-13/+0
* 2006-02-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-18/+0
* 2006-02-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-26/+0
* 2006-02-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-25/+0
* 2001-04-04 Roland McGrath <roland@frob.com>Roland McGrath2001-04-051-12/+12
* Initial sourceThomas Bushnell1997-02-251-0/+484