| Age | Commit message (Expand) | Author |
| 2010-08-08 | remove an unused variable. | chs |
| 2010-04-05 | Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf | joerg |
| 2010-02-28 | Interpret the "reg" property of i2c nodes more liberal, and depending | martin |
| 2010-02-28 | Supporting cast for i2c direct configuration on OF machines | martin |
| 2010-01-21 | fix a ref counting leak | martin |
| 2010-01-19 | Redefine bpf linkage through an always present op vector, i.e. | pooka |
| 2009-11-11 | add another convenience function - of_get_mode_string() to extract a Sun-like | macallan |
| 2009-05-29 | Pass correct argument to q_to_b(). | rjs |
| 2009-05-12 | struct device * -> device_t, no functional changes intended. | cegger |
| 2009-05-12 | struct cfdata * -> cfdata_t, no functional changes intended. | cegger |
| 2009-04-18 | Remove extra whitespace added by a stupid tool. | tsutsui |
| 2009-03-20 | Correct bungled bcopy() -> memcpy() conversion | cegger |
| 2009-03-18 | bcopy -> memcpy | cegger |
| 2009-03-18 | Ansify function definitions w/o arguments. Generated with sed. | cegger |
| 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-01-03 | remove extra semicolons. | yamt |
| 2008-11-07 | *** Summary *** | dyoung |
| 2008-06-12 | use device_lookup_private to get softc | cegger |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2008-04-08 | use aprint_*_dev and device_xname | cegger |
| 2007-12-25 | Convert many of the uses of __attribute__ to equivalent | perry |
| 2007-11-19 | - Factor out too many copies of the same bit of tty code. | ad |
| 2007-11-07 | Add three new MI functions taken from macppc/autoconf.c: | garbled |
| 2007-10-25 | Add a new convenience function, of_find_firstchild_byname(), and apply | garbled |
| 2007-10-18 | Initialise the callbacks for tty.t_rstrt_ch in ttymalloc | joerg |
| 2007-10-17 | Correct the order of the arguments to disk_init(). | he |
| 2007-10-08 | Merge disk init changes from the vmlocking branch. These seperate init / | ad |
| 2007-07-29 | It's not a good idea for device drivers to modify b_flags, as they don't | ad |
| 2007-07-21 | Replace some uses of lockmgr(). | ad |
| 2007-07-09 | Merge some of the less invasive changes from the vmlocking branch: | ad |
| 2007-03-08 | Fix more caddr_t -> void * lossage | matt |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2007-02-28 | enable ioctl(OFIOCSET) so eeprom can actually change PROM settings on | macallan |
| 2007-01-29 | Remove more duplicate headers. | hubertf |
| 2007-01-20 | Unify the declaration of OF_interpret() between sparc{,64} and macppc | he |
| 2007-01-08 | pull in ofw_subr.c with openfirm so we can use stuff like of_compatible() | macallan |
| 2006-10-01 | Adapt MD code to KAUTH_DEVICE_TTY_OPEN, batch #2 from Matt Fleming, thanks! | elad |
| 2006-09-13 | Convert shark and ofppc to new common ofrtc and MI todr code. Tested | gdamore |
| 2006-07-21 | - Use the LWP cached credentials where sane. | ad |
| 2006-06-14 | G/c struct ofbus_softc. Last use (in sys/arch/powerpc/powerpc/ofw_machdep.c) | uwe |
| 2006-05-15 | - include kauth.h for kauth_authorize_generic. | yamt |
| 2006-05-14 | integrate kauth. | elad |
| 2006-03-29 | Use device_private(). | thorpej |
| 2006-03-28 | Use device_unit(). | thorpej |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-06-09 | Now that OF_read and OF_write have different signatures, we need to | he |
| 2005-05-31 | sprinkle const. | christos |
| 2005-02-27 | nuke trailing whitespace | perry |
| 2005-02-04 | de-__P | perry |