Age | Commit message (Expand) | Author |
2013-05-18 | Missing bits intended to go with the previous commit but lost in diff splitting: | Miod Vallat |
2013-05-17 | Split inittodr/resettodr code from actual tod routines, to allow for | Miod Vallat |
2010-12-26 | Kill pmap_phys_address(), and force every driver's mmap() routine to return | Miod Vallat |
2009-03-29 | make various strings ("can't map mem space" and similar) more consistent | Stuart Henderson |
2009-03-09 | Switch mvme88k to timecounters. | Miod Vallat |
2007-12-20 | Stricter range checks in mmap function. | Miod Vallat |
2006-06-19 | move clock_subr.c to a better place, and now it is always in the kernel | Theo de Raadt |
2006-05-08 | Replace gazillions of badvaddr() or badwordaddr() calls with badaddr() calls. | Miod Vallat |
2006-04-27 | Manage a local copy of the MVME188 nvram and update the real data when | Miod Vallat |
2006-04-26 | On MVME188, the 2KB nvram is non contiguous; each byte is mapped into a | Miod Vallat |
2004-04-24 | Preliminary switch to an mvme88k bus_space world. Not all drivers have been | Miod Vallat |
2004-04-15 | Since *ramread and *ramwrite are the same code, really, factorize them a la | Miod Vallat |
2004-01-14 | Do not fill more than the first three fields of cfdriver structures unless | Miod Vallat |
2003-10-05 | De-register | Miod Vallat |
2003-09-28 | Be less verbose, unless option DEBUG, when the nvram battery is toast. | Miod Vallat |
2003-06-02 | licence cleanup | Theo de Raadt |
2002-04-28 | Use the prototypes defined via cdev_decl() macros, instead of rolling our | Miod Vallat |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-03-05 | Kill prom stuff duplicates from bugio.[ch]. | Miod Vallat |
2001-12-19 | Introduce brdtyp and change what cputyp means. | Steve Murphree |
2001-12-16 | Revert the mvme88k to 20011212. Recent changes had not been merged correctly, | Miod Vallat |
2001-12-13 | Support for MVME197 completed. Fix SPL defs. | Steve Murphree |
2001-11-06 | Kill vm/vm_param.h, move it to uvm/uvm_param.h | Artur Grabowski |
2001-11-01 | Change d_mmap in struct cdevsw from: | Artur Grabowski |
2001-08-26 | Add prototypes, fix compilation warnings, random style fixes. | Miod Vallat |
2001-06-14 | Big cleanup of VM issues: | Miod Vallat |
2001-03-09 | kernel will compile with -Werror. Added intr.h | Steve Murphree |
2001-03-08 | Some warning hunting. | Miod Vallat |
2001-01-04 | Y2K fix for TODC - Submitted by Bob Harbour. Thanks Bob! | Steve Murphree |
2000-04-11 | Check usec for >= 1000000, not just > ; as msaitoh@NetBSD.org | Paul Janzen |
1999-09-27 | adding support for MVME188 and MVME197. Plus 32bit if_ie. | Steve Murphree |
1999-04-11 | Fix for 25 Mhz. | Steve Murphree |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller |
1998-12-15 | Commit for the first real OpenBSD mvme88k port. | Steve Murphree |
1997-03-03 | Third try at importing the mvme88k port. This is a working kernel | Dale S. Rahn |