| Age | Commit message (Expand) | Author |
| 2019-01-08 | no need to include <machine/param.h> if <sys/param.h> already included | jdolecek |
| 2018-09-03 | Rename min/max -> uimin/uimax for better honesty. | riastradh |
| 2010-12-20 | Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch | matt |
| 2010-10-18 | opt_m68k_arch.h can only be included when compiling for amiga/68k. | phx |
| 2010-06-06 | fix PR 6724 - convert m68k options to defflag's. this means that | mrg |
| 2009-11-23 | Use lwp_getpcb() on m68k ports, clean from struct user usage. | rmind |
| 2009-10-21 | Drop 3rd and 4th clauses (except on files where copyright is shared | snj |
| 2008-04-13 | Split device_t/softc for MI ncr53c9x and some related devices, | tsutsui |
| 2007-10-17 | Merge the ppcoea-renovation branch to HEAD. | garbled |
| 2007-08-20 | First part of amigappc support patches by Frank Wille. | is |
| 2007-03-11 | Correct a thinko of mine in the previous change, pointed out by | he |
| 2007-03-05 | Fix one missing indirection causing a type conflict, and use char* for | he |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2006-03-29 | Use device_cfdata(). | thorpej |
| 2006-03-08 | Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings. | lukem |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-06-13 | Fix a ton of const/volatile issues shown with new warning flags | jmc |
| 2004-02-13 | Uppercase CPU, plural is CPUs. | wiz |
| 2003-04-01 | Use PAGE_SIZE rather than NBPG. | thorpej |
| 2002-10-02 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-27 | Declare all cfattach structures const. | thorpej |
| 2002-01-28 | add __KERNEL_RCSID as suggested by Luke Mewburn | aymeric |
| 2002-01-26 | - ANSIfy | aymeric |
| 2001-04-25 | Pull up the thorpej_scsipi branch to main branch. | bouyer |
| 2000-06-05 | Adapt MI ncr53c9x changes. | tsutsui |
| 1999-09-30 | Update for SCSIPI changes. | thorpej |
| 1999-09-25 | vm_offset_t -> vaddr_t/paddr_t | is |
| 1998-11-19 | Adapt to the new scsipi_adapter interface. | thorpej |
| 1998-11-14 | Some CyberStorm MK I SCSI modules use the same product ID as the Fastlane. | mhitch |
| 1998-10-10 | Garbage-collect the open_target_lu and close_target_lu entry points from | thorpej |
| 1998-05-24 | Back out the defopt for M680?0. As pointed out to me, this breaks ports which | is |
| 1998-05-23 | Move M680[2346]0 to opt_m68kcpu.h. | is |
| 1998-01-12 | Adjust for changes to config. | thorpej |
| 1997-10-24 | Check manufacturer and product codes correctly. The Blizzard 2060 driver | mhitch |
| 1997-10-04 | Replace Fastlane and Blizzard SCSI driver frontends, using the machine | mhitch |