Age | Commit message (Expand) | Author |
2007-11-26 | typos; ok jmc@ | Martynas Venckus |
2007-11-25 | spelling fixes, from Martynas Venckus; | Jason McIntyre |
2007-11-24 | some spelling fixes from Martynas Venckus | Jason McIntyre |
2007-07-08 | As pointed out by Mickey, "-I/usr/includes" is not required for | Kenneth R Westerback |
2007-07-07 | Restore missing '(' to allow successful compilation. Bad pyr@. | Kenneth R Westerback |
2007-05-28 | avoid bypassing sys/queue.h in many places in the kernel. | Pierre-Yves Ritschard |
2007-05-26 | More comment typos from Diego Casati. Including winners like funtion, allmost, | Kenneth R Westerback |
2007-05-25 | "interupt" -> "interrupt" in various comments. Mostly from Diego Casati. | Kenneth R Westerback |
2007-04-10 | ``it's'' -> ``its'' when the grammar gods require this change. | Miod Vallat |
2007-04-05 | Allow usb microcode to be built in a cross environment. System endian has been | Dale Rahn |
2006-12-23 | Regenerate. No change except for comments being updated to reflect | Kenneth R Westerback |
2006-12-23 | Spelling. | Kenneth R Westerback |
2006-02-06 | typos from alexey dobriyan; | Jason McIntyre |
2005-10-07 | Sync with r1.18 of aic7xxx.seq. | Kenneth R Westerback |
2005-10-07 | From gibbs via FreeBSD (r1.127): "Extend critical section protection | Kenneth R Westerback |
2005-10-04 | Sync with new aicasm.c. No functional change. | Kenneth R Westerback |
2005-10-04 | Emit '#define NUM_CRIT_SECTIONS' instead of 'static const int | Kenneth R Westerback |
2005-04-28 | more snprintf checking. ok krw@ | Moritz Jodeit |
2005-03-23 | typo corrections; ok krw a long time ago | Theo de Raadt |
2004-12-11 | Correct a very rare case where command ordering could be compromised | Kenneth R Westerback |
2004-12-11 | Update microcode source prepatory to updating microcode and aic79xx.c. | Kenneth R Westerback |
2004-09-18 | regen w/ proper rcsids and const | Michael Shalayeff |
2004-09-18 | repair build that reused y.tab.h for two different parsers | Michael Shalayeff |
2004-08-01 | Fold in relevant bits of the most recent two updates from | Kenneth R Westerback |
2004-06-12 | Sync with FreeBSD aicasm. No changes to the generated reg.h or seq.h | Kenneth R Westerback |
2004-05-19 | Add missing aic79xx_reg.h file. Update aic79xx* files to latest | Kenneth R Westerback |
2004-04-27 | irregardless -> irrespective; | Jason McIntyre |
2004-02-13 | Not used in updated ahc. | Kenneth R Westerback |
2004-02-08 | Pull in a few recent changes from FreeBSD, plus a couple of local | Kenneth R Westerback |
2003-12-24 | Sync ahc with NetBSD, which was in turn updated from FreeBSD by Pascal | Kenneth R Westerback |
2003-12-24 | Sync ahc with NetBSD, which was in turn updated from FreeBSD by Pascal | Kenneth R Westerback |
2003-12-24 | Sync ahc with NetBSD, which was in turn updated from FreeBSD by Pascal | Kenneth R Westerback |
2003-10-20 | check strdup failure; nimadeus@pandora.be | Theo de Raadt |
2003-08-28 | Sync ('make microcode') with change to aicasm_symbol.c: | Kenneth R Westerback |
2003-08-28 | Fix use of uninitialized variable by porting NetBSD patch to correctly | Kenneth R Westerback |
2003-08-12 | regen | Michael Shalayeff |
2003-08-12 | constify sequencer script; krw@ ok | Michael Shalayeff |
2003-04-27 | strcpy/sprintf cleanup of sys/dev. miod@, deraadt@ says to commit. | Hakan Olsson |
2002-11-19 | Use queue.h macros instead of using the structure names directly. | Jason Wright |
2002-07-05 | attempt to make ahc smaller. change PCI interrupt handler. | Steve Murphree |
2002-06-30 | New aicasm synced with FreeBSD. | Steve Murphree |
2002-06-28 | actually, new new ahc uses these after all | Todd C. Miller |
2002-06-28 | not used by new ahc driver | Todd C. Miller |
2002-06-28 | Return of new ahc | Steve Murphree |
2002-03-19 | remove __P | Todd C. Miller |
2002-03-19 | revert to older ahc driver until the new one's bugs are fixed | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-02-16 | change to reflect the removal of sequencer.h | Steve Murphree |
2002-02-16 | New port of FreeBSD's ahc driver | Steve Murphree |
2000-04-04 | Import tagging code and try to resolve locking problem. | Steve Murphree |