Age | Commit message (Expand) | Author |
2010-12-26 | Kill pmap_phys_address(), and force every driver's mmap() routine to return | Miod Vallat |
2010-06-27 | More include necessary after <sys/user.h> inclusion removal | Miod Vallat |
2010-06-26 | Don't #include <sys/user.h> into files that don't need the stuff | Philip Guenthe |
2009-03-01 | Clean up match routines vs board id; this should give 166, 172 and 176 a | Miod Vallat |
2007-12-20 | Stricter range checks in mmap function. | Miod Vallat |
2005-12-17 | Get rid of deprecated vm_{offset,size}_t types for good, use {p,v}{addr,size}_t | Miod Vallat |
2005-11-24 | Prefer vaddr_t and paddr_t types in device softc, instead of void * and | Miod Vallat |
2005-10-27 | stupid me, of course these MD macros need to be converted to MI macros | Martin Reindl |
2004-07-03 | Oops, one more mmap() bounds check. | Miod Vallat |
2004-01-14 | Do not fill more than the first three fields of cfdriver structures unless | Miod Vallat |
2003-06-02 | license cleanup of my files | Theo de Raadt |
2002-04-27 | Jumbo commit to fix all compilation warnings on mvme68k (add prototypes, | Miod Vallat |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-11-01 | Change d_mmap in struct cdevsw from: | Artur Grabowski |
2001-05-16 | No need to check M_WAIT/M_WAITOK malloc return values. (art@ ok) | Hakan Olsson |
2000-03-26 | callout.h is gone | Theo de Raadt |
2000-01-29 | Updated flash and ipic device compatability with MC rev 0x01. zs mods to wor... | Steve Murphree |
1996-04-28 | cfattach/cfdriver split; we hate caddr_t | Theo de Raadt |
1995-12-01 | for now, assume no flash on 167 (is this true?) | Theo de Raadt |
1995-11-17 | add a neat hack for write, but it still does not work | Theo de Raadt |
1995-11-07 | $Id$ throughout | Theo de Raadt |
1995-10-18 | mvme68k port by me. some parts by dale rahn. | Theo de Raadt |