summaryrefslogtreecommitdiff
path: root/sys/dev/isa/gus_isapnp.c
AgeCommit message (Collapse)Author
2012-02-26Fix NULL fallout, spotted by naddyMiod Vallat
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors. OK deraadt@
2004-06-13debranch SMP, have funNiklas Hallqvist
2002-03-14First round of __P removal in sysTodd C. Miller
2001-01-29new timeouts; some constifying; space controlMichael Shalayeff
1999-07-05first attempt at isapnp gus supportTheo de Raadt