| Age | Commit message (Expand) | Author |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2018-09-03 | Rename min/max -> uimin/uimax for better honesty. | riastradh |
| 2012-10-27 | split device_t/softc for all remaining drivers. | chs |
| 2012-08-24 | Fix typos | msaitoh |
| 2011-07-26 | Don't set the iobase and iosize members of pcmciabus_attach_args because | dyoung |
| 2010-04-19 | Add default implementations for bus_space_is_equal(9), | dyoung |
| 2010-03-22 | pckbc.c, vga.c: It doesn't appear to be helpful to compare two | dyoung |
| 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-02-13 | More printf format fixes. | bouyer |
| 2008-04-08 | use aprint_*_dev and device_xname | cegger |
| 2008-03-29 | Make TCICDEBUG / TCICISADEBUG compile. | ad |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 2007-07-09 | Merge some of the less invasive changes from the vmlocking branch: | ad |
| 2006-11-16 | __unused removal on arguments; approved by core. | christos |
| 2006-10-12 | - sprinkle __unused on function decls. | christos |
| 2006-04-14 | Coverity CID 2501: Make it painfully obvious that memh is initialized. | christos |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-08-25 | kill a number of autoconf submatch functions which follow the | drochner |
| 2005-08-25 | replace the "locdesc_t" structure carrying the number of locators | drochner |
| 2005-05-30 | - add missing const | christos |
| 2005-02-27 | nuke trailing whitespace | perry |
| 2005-02-04 | de-__P | perry |
| 2004-09-13 | use locator passing versions of xxxsubmatch() and simplify the code by | drochner |
| 2004-08-11 | Add a settype function. | mycroft |
| 2004-06-20 | Define and use pcmciabuscf_controller as an alias for | thorpej |
| 2003-12-28 | make the printf statements on chip_io_map complete lines. | christos |
| 2003-11-02 | Fix some typos. From Tom Cosgrove via jmc@openbsd. | wiz |
| 2003-01-01 | Use aprint_normal() in cfprint routines. | thorpej |
| 2002-09-27 | Introduce a new routine, config_match(), which invokes the | thorpej |
| 2002-06-01 | SIMPLEQ rototill: | lukem |
| 2001-12-15 | To make dev/pcmcia work on platforms with 64-bit bus_addr_t and | soren |
| 2001-11-15 | don't need <sys/types.h> when including <sys/param.h> | lukem |
| 2001-11-13 | add/cleanup RCSID | lukem |
| 2000-06-28 | remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> | mrg |
| 2000-06-16 | beat back the undead: __BROKEN_INDIRECT_CONFIG had risen, and was | cgd |
| 2000-05-08 | set paa_busname to pcmcia, like the i82365.c driver does. | explorer |
| 2000-01-13 | (tcic_chip_do_mem_map): handle 8-bit memory | joda |
| 1999-07-06 | Make the kthread API a bit more friendly to loadable kernel modules. | thorpej |
| 1999-03-23 | A backend for Databook's TCIC family of PCMCIA chips. | bad |