summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/tc
AgeCommit message (Expand)Author
2004-06-28Use new event counter API for interrupt counting on alpha. By me, with someAaron Campbell
2003-10-03Merge tty_attach() in ttymalloc() and tty_detach() in ttyfree(). The need forMiod Vallat
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-13snprintfTheo de Raadt
2003-02-11be consistant on Hz vs hzMichael Shalayeff
2002-05-27left over __P removalsTheo de Raadt
2002-05-03Need a dummy tc_fb_cnattach() until we have real fb support onTodd C. Miller
2002-05-02Oops, it's too early for this chunk of code... spotted by millert@.Miod Vallat
2002-05-02Big TURBOchannel support catchup from NetBSD, part 1.Miod Vallat
2002-03-15Cosmetic changes only, primarily making comments line up nicely after theTodd C. Miller
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2002-02-15Don't cast nonexistent return value from splx to (void). ok art@Thomas Nordin
2002-01-16Don't include <sys/map.h> when you don't need what's in it.Miod Vallat
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2001-06-25remove dependency on pmax tree. cleanup a little while hereEric Jackson
2001-06-25cold is in systm nowMichael Shalayeff
2001-04-17Implement cnbell(), an optional entrypoint that rings the console bell; fromAaron Campbell
2001-02-03New timeouts.Artur Grabowski
2001-02-01Adapt to recent wscons changes.Artur Grabowski
2000-11-08Merge in big portions of the improvements NetBSD did to their alpha port.Artur Grabowski
2000-08-04convert sfb and cfb to use new wscons; from NetBSD.Eric Jackson
2000-07-05change the esp scsi driver name to asc as not to conflict withEric Jackson
2000-02-04esp_init collides with netinet; renamed itTheo de Raadt
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1998-11-21when mmap'ing check for offset >= size, not just > size and disallow negative...Todd C. Miller
1998-08-04fix type of resid in printfTodd C. Miller
1997-11-06Add some missing things for the MI vga driver. Move wscons to an MI place asNiklas Hallqvist
1997-07-31text video attributes, tested only on vga, send me E-mail if it breaks someth...kstailey
1997-07-19Protect against overlapping copiesNiklas Hallqvist
1997-04-10__C -> __abs_c for consistency with usage in tc_*Todd C. Miller
1997-04-10Add missing __C #defineTodd C. Miller
1997-04-02Better implementation of buf_space_*_raw_multi_* that deals wellNiklas Hallqvist
1997-01-24Sync with NetBSD 961207Niklas Hallqvist
1996-12-08Merge to NetBSD 961107, i.e. mostly new bus.hNiklas Hallqvist
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-11-12s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy roadNiklas Hallqvist
1996-10-30Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed.Niklas Hallqvist
1996-10-18-Wall happinessNiklas Hallqvist
1996-07-29Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling conventionNiklas Hallqvist
1996-06-18sync to 0616, retaining local diffsTheo de Raadt
1995-12-26from netbsd:Theo de Raadt
1995-12-14update to netbsdTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt