Age | Commit message (Expand) | Author |
2003-12-27 | Basic cleaning and KNF; no functional change. | Miod Vallat |
2003-12-25 | Provide common D16 vmespace block access functions, instead of vs and vx each | Miod Vallat |
2003-12-22 | Correctly handle vme attachments which specify a larger ca_len size than | Miod Vallat |
2003-11-09 | Typos; Jonathan Gray | 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-08-15 | change arguments to suser. suser now takes the process, and a flags | Ted Unangst |
2003-06-03 | terms 3 & 4 cleanup based on "terms" file | Theo de Raadt |
2002-04-28 | Use the prototypes defined via cdev_decl() macros, instead of rolling our | Miod Vallat |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-01-14 | volatile police. | Miod Vallat |
2001-12-22 | Correct badvaddr() usage. | Steve Murphree |
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-10-28 | Let 188-only kernels compile. | Miod Vallat |
2001-08-31 | I should get more sleep. | Miod Vallat |
2001-08-31 | Clean the DDB entry procedure for all console drivers, and honour | Miod Vallat |
2001-08-26 | Add prototypes, fix compilation warnings, random style fixes. | Miod Vallat |
2001-06-27 | recieve -> receive | Nathan Binkert |
2001-06-25 | cold is in systm now | Michael Shalayeff |
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-01-25 | spelling | Todd T. Fries |
2001-01-14 | Complete move to UVM virtual memory system. More header fixes. | Steve Murphree |
2000-03-26 | callout.h is gone | Theo de Raadt |
1999-05-29 | Added vme bus device drivers. MVME328, MVME376, MVME332 | Steve Murphree |