Age | Commit message (Expand) | Author |
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 |
2008-08-09 | Pass a device name to {tc,tcds,ioasic}_intr_establish in order to get | Miod Vallat |
2007-11-06 | Get rid of TC_IPL_xxx values and tc_intrlevel_t, and use IPL_xxx and int. | Miod Vallat |
2006-11-29 | Add a new member to struct wsemuldisplaydev_attach_args, for a frame buffer | Miod Vallat |
2006-07-12 | include uvm_extern.h for atop() | Martin Reindl |
2006-01-02 | remove last traces of __BROKEN_INDIRECT_CONFIG. | Brad Smith |
2005-10-28 | no more Mach-macros | Martin Reindl |
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 |
2001-02-01 | Adapt to recent wscons changes. | Artur Grabowski |
2000-08-04 | convert sfb and cfb to use new wscons; from NetBSD. | Eric Jackson |
1998-11-21 | when mmap'ing check for offset >= size, not just > size and disallow negative... | Todd C. Miller |
1997-11-06 | Add some missing things for the MI vga driver. Move wscons to an MI place as | Niklas Hallqvist |
1997-07-31 | text video attributes, tested only on vga, send me E-mail if it breaks someth... | kstailey |
1997-01-24 | Sync with NetBSD 961207 | Niklas Hallqvist |
1996-12-08 | Merge to NetBSD 961107, i.e. mostly new bus.h | Niklas Hallqvist |
1996-11-23 | added const to second parameter of cfprint_t routines | kstailey |
1996-11-12 | s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy road | Niklas Hallqvist |
1996-10-30 | Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed. | Niklas Hallqvist |
1996-07-29 | Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling convention | Niklas Hallqvist |
1996-06-18 | sync to 0616, retaining local diffs | Theo de Raadt |