Age | Commit message (Expand) | Author |
2004-06-28 | Use new event counter API for interrupt counting on alpha. By me, with some | Aaron Campbell |
2003-10-03 | Merge tty_attach() in ttymalloc() and tty_detach() in ttyfree(). The need for | Miod Vallat |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-05-13 | snprintf | Theo de Raadt |
2003-02-11 | be consistant on Hz vs hz | Michael Shalayeff |
2002-05-27 | left over __P removals | Theo de Raadt |
2002-05-03 | Need a dummy tc_fb_cnattach() until we have real fb support on | Todd C. Miller |
2002-05-02 | Oops, it's too early for this chunk of code... spotted by millert@. | Miod Vallat |
2002-05-02 | Big TURBOchannel support catchup from NetBSD, part 1. | Miod Vallat |
2002-03-15 | Cosmetic changes only, primarily making comments line up nicely after the | Todd C. Miller |
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-02-15 | Don't cast nonexistent return value from splx to (void). ok art@ | Thomas Nordin |
2002-01-16 | Don't include <sys/map.h> when you don't need what's in it. | Miod Vallat |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-06-25 | remove dependency on pmax tree. cleanup a little while here | Eric Jackson |
2001-06-25 | cold is in systm now | Michael Shalayeff |
2001-04-17 | Implement cnbell(), an optional entrypoint that rings the console bell; from | Aaron Campbell |
2001-02-03 | New timeouts. | Artur Grabowski |
2001-02-01 | Adapt to recent wscons changes. | Artur Grabowski |
2000-11-08 | Merge in big portions of the improvements NetBSD did to their alpha port. | Artur Grabowski |
2000-08-04 | convert sfb and cfb to use new wscons; from NetBSD. | Eric Jackson |
2000-07-05 | change the esp scsi driver name to asc as not to conflict with | Eric Jackson |
2000-02-04 | esp_init collides with netinet; renamed it | Theo de Raadt |
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller |
1998-11-21 | when mmap'ing check for offset >= size, not just > size and disallow negative... | Todd C. Miller |
1998-08-04 | fix type of resid in printf | 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-07-19 | Protect against overlapping copies | Niklas Hallqvist |
1997-04-10 | __C -> __abs_c for consistency with usage in tc_* | Todd C. Miller |
1997-04-10 | Add missing __C #define | Todd C. Miller |
1997-04-02 | Better implementation of buf_space_*_raw_multi_* that deals well | Niklas Hallqvist |
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-10-18 | -Wall happiness | 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 |
1995-12-26 | from netbsd: | Theo de Raadt |
1995-12-14 | update to netbsd | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |