Age | Commit message (Expand) | Author |
2004-01-14 | Do not fill more than the first three fields of cfdriver structures unless | Miod Vallat |
2003-10-05 | Kill vm_offset_t and vm_size_t, in favor of the [pv]addr_t and [pv]size_t | Miod Vallat |
2003-09-29 | avaliable -> available | Miod Vallat |
2003-06-02 | licence cleanup | Theo de Raadt |
2003-01-28 | pad < minimal length packets with 0's; based on netbsd; tested by miod | Jason Wright |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-02-05 | I wonder how those two were not commited among the "volatile police" two | Miod Vallat |
2002-01-14 | volatile police. | Miod Vallat |
2001-12-22 | Correct badvaddr() usage. | 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-28 | zap some typedefs. | Artur Grabowski |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-08-26 | Add prototypes, fix compilation warnings, random style fixes. | Miod Vallat |
2001-08-24 | No newline at the end of panic messages. | Miod Vallat |
2001-08-08 | New timeouts. | Miod Vallat |
2001-06-08 | Change the paddr_t pmap_extract(struct pmap *, vaddr_t) interface to | Artur Grabowski |
2001-03-09 | kernel will compile with -Werror. Added intr.h | Steve Murphree |
2001-03-07 | Fix interrupt handler registration and prototypes. | Miod Vallat |
2001-02-20 | for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok | Michael Shalayeff |
2000-03-03 | $OpenBSD$ | Todd T. Fries |
1999-09-27 | adding support for MVME188 and MVME197. Plus 32bit if_ie. | Steve Murphree |
1999-05-29 | Added vme bus device drivers. MVME328, MVME376, MVME332 | Steve Murphree |
1999-03-03 | rework check_eh() so that it is bridge aware | Jason Wright |
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 |