| Age | Commit message (Expand) | Author |
| 2022-03-28 | sys: Split struct device into a private device_impl.h. | riastradh |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-04-27 | The Amiga and Atari ports abuse some autoconfiguration internals as part | thorpej |
| 2012-10-27 | split device_t/softc for all remaining drivers. | chs |
| 2011-12-15 | Amiga wscons/Xorg support, first phase. | phx |
| 2010-12-20 | Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch | matt |
| 2009-10-26 | kill extra whitespaces | cegger |
| 2009-03-18 | bcopy -> memcpy | cegger |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2003-01-01 | Use aprint_normal() for cfprint routines. | thorpej |
| 2002-10-02 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-27 | Declare all cfattach structures const. | thorpej |
| 2002-09-06 | Merge the gehenna-devsw branch into the trunk. | gehenna |
| 2002-03-17 | Convert ioctl code to use EPASSTHROUGH instead of -1 or ENOTTY for | atatat |
| 2002-01-28 | add __KERNEL_RCSID as suggested by Luke Mewburn | aymeric |
| 2002-01-26 | - ANSIfy | aymeric |
| 2000-06-29 | remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> | mrg |
| 2000-06-26 | remove redundant vm includes. | mrg |
| 1999-03-24 | completely remove Mach VM support. all that is left is the all the | mrg |
| 1998-07-10 | Add UVM support to amiga | mhitch |
| 1998-01-12 | Adjust for changes to config. | thorpej |
| 1996-12-23 | Get rid of __BROKEN_INDIRECT_CONFIG. | veego |
| 1996-10-13 | backout previous kprintf change | christos |
| 1996-10-10 | printf -> kprintf, sprintf -> ksprintf | christos |
| 1996-08-27 | change cfprint_t type definition to take a const char *, rather than | cgd |
| 1996-04-21 | - Cleanup for -Wall and -Wstrict-prototypes | veego |
| 1996-03-17 | New device attachment scheme: | thorpej |
| 1995-02-16 | cleanup copyright stuff | chopps |
| 1994-12-01 | bring up to current. change sun to sunos. handle changes in device | chopps |
| 1994-10-26 | new RCS ID format. | cgd |
| 1994-06-15 | clock now uses passed in frequency if present protect dma cache | chopps |
| 1994-06-13 | some cleanup and various fixes for new fs code. plus some general | chopps |
| 1994-05-08 | resistance is futile, you will be assimilated. | chopps |
| 1994-04-10 | little bit of KNiFeing, view and ite ioctl names cleaned. ite bell | chopps |
| 1994-03-30 | remove dlists.h oops. | chopps |
| 1994-02-13 | cleaned up include's relocated grf/* stuf to grfabs*. | chopps |
| 1994-02-11 | Add missing Id's | chopps |
| 1994-02-01 | SCSI re-org, and misc. cleanup of compiler warnings. | chopps |
| 1994-01-26 | Integrate recent changes done to the amiga branch. Includes support | mw |
| 1993-10-31 | Change gfx-drivers to used g_data for their private data, and use regaddr | mw |
| 1993-10-30 | new tree for amiga, replacing the bogous previous one. | mw |
| 1993-09-02 | new source release integrated from amiga-release. | mw |
| 1993-08-02 | Add RCS identifiers. | mycroft |
| 1993-07-05 | sys/arch/amiga tree. This is the machdep part required to get the kernel | mw |