| Age | Commit message (Expand) | Author |
| 2010-02-28 | Fight the ever-increasing size of src checkouts by spelling "useful" | snj |
| 2010-02-09 | Fix typo in comment. | wiz |
| 2009-11-25 | Fix a missed proc -> lwp change, only compiled if NWSKBD | abs |
| 2009-11-23 | Use lwp_getpcb() on m68k ports, clean from struct user usage. | rmind |
| 2009-10-21 | Drop 3rd and 4th clauses. Approved by thomas@ (copyright holder). | snj |
| 2009-10-21 | Drop 3rd and 4th clause. Approved by leo@ and thomas@ (copyright holders). | snj |
| 2009-10-20 | Remove 3rd and 4th clause on Leo Weppelman's license. OK leo@. | snj |
| 2009-08-23 | Use proper pointer types and names rather than casts for readability. | tsutsui |
| 2009-07-31 | Read AD_CFG_SWITCH via volatile pointer so that | tsutsui |
| 2009-07-19 | Replace one missed bcopy(9) with memcpy(9). | tsutsui |
| 2009-07-19 | Remove extra whitespace added by a dumb tool which replaced bcopy with memcpy. | tsutsui |
| 2009-07-08 | Merge local <atari/atari/intr.h> into common <machine/intr.h>. | tsutsui |
| 2009-07-07 | KNF, ANSIfy, etc. | tsutsui |
| 2009-07-07 | Explicitly initialize the MFP Timer-B for delay(9) from atari_hwinit() | tsutsui |
| 2009-07-07 | Some KNF and cosmetics. | tsutsui |
| 2009-07-07 | Add a workaround for annoying | tsutsui |
| 2009-07-03 | Replace traditional MD si_callback() with MI softint(9). | tsutsui |
| 2009-07-03 | Replace one traditional MD si_callback() with MI softint(9). | tsutsui |
| 2009-07-03 | Use more uint8_t, and constify. | tsutsui |
| 2009-07-03 | KNF, use uint8_t, and misc cosmetics. | tsutsui |
| 2009-03-18 | bcopy -> memcpy | cegger |
| 2009-03-18 | bzero -> memset | cegger |
| 2009-03-18 | bcmp -> memcmp | cegger |
| 2009-03-18 | Ansify function definitions w/o arguments. Generated with sed. | cegger |
| 2009-03-17 | Re-balance parenthesis in a couple of places. | he |
| 2009-03-14 | ANSIfy another 1261 function definitions. | dsl |
| 2009-03-14 | Change about 4500 of the K&R function definitions to ANSI ones. | dsl |
| 2009-03-14 | Remove all the __P() from sys (excluding sys/dist) | dsl |
| 2009-03-08 | ANSIfy, some KNF, misc cosmetics. | tsutsui |
| 2009-01-28 | Use 8KB buffer for ZLRB_RING_SIZE to prevent overruns | tjam |
| 2009-01-28 | Remove sicallback to use the MI softint(9) APIs directly - from Tsutsui | tjam |
| 2009-01-24 | Replace multi-statement macro using GCC extension `({})' with | tsutsui |
| 2009-01-17 | Use firm_gettime() to retain compatibility with old firm_event. From amiga. | tsutsui |
| 2009-01-13 | g/c BUFQ_FOO() macros and use bufq_foo() directly. | yamt |
| 2008-12-28 | Fix broken RCS Id. | tsutsui |
| 2008-12-28 | Clear bp->b_oflags (introduced on vmlocking2 merge) before read | tsutsui |
| 2008-12-27 | Sprinkle volatile to bus_space(9) access functions. | tsutsui |
| 2008-12-18 | Correct two typos and remove a now-unused variable to make this | he |
| 2008-12-16 | replace bitmask_snprintf(9) with snprintb(3) | christos |
| 2008-11-15 | To be safe, do not use DMA for Falcon - from Tuomo | abs |
| 2008-11-04 | Another fix from Tuomo Makinen - Use brelse() to unbusy bp buffer | abs |
| 2008-11-04 | Move tc_init(&clk_timecounter); to stop the "timecounter:" message | abs |
| 2008-10-29 | Cleanup spelling and syntax in a comment | abs |
| 2008-10-28 | Remove unwanted 'xs->xs_status |= XS_STS_DONE' which caused scsipi_done() | abs |
| 2008-07-20 | Specify volatile to some pointers to access DMA registers. | tsutsui |
| 2008-07-20 | No need to specify '&' to get array's address. | tsutsui |
| 2008-07-20 | Fix pointer arithmetic botch in rev 1.37. | tsutsui |
| 2008-06-13 | use device_lookup_private to get softc | cegger |
| 2008-06-11 | Use device_private() and device_lookup_privat() to get softc. | tsutsui |
| 2008-04-29 | Convert to new 2 clause license | martin |