Age | Commit message (Expand) | Author |
2003-10-13 | Do not define LEDEBUG by default. | 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 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
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-22 | Correct badvaddr() usage. | Steve Murphree |
2001-12-22 | masive cmmu overhaul. function pointers now control cmmu functionality | 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 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-09-11 | Don't include <vm/vm_kern.h> if you don't need foo_map. | Miod Vallat |
2001-08-26 | Add prototypes, fix compilation warnings, random style fixes. | Miod Vallat |
2001-08-11 | Unnecessary and redundant includes. | Artur Grabowski |
2001-07-09 | trivial ether_input_mbuf(). | Federico G. Schwindt |
2001-03-09 | kernel will compile with -Werror. Added intr.h | Steve Murphree |
2001-03-08 | Some warning hunting. | Miod Vallat |
2001-02-20 | for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok | Michael Shalayeff |
2001-02-12 | correct buginstat(), statclock now working for '188, systat vmstat now works, | Steve Murphree |
2001-02-01 | Major changes to get MVME188 working. More header and code cleanups. The | Steve Murphree |
1999-05-29 | Added vme bus device drivers. MVME328, MVME376, MVME332 | Steve Murphree |