summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1996-01-14from netbsd: more of PR 1931. Fix code that's not compiled unless DEBUG.briggs
1996-01-14from netbsd -- remove some more dead code (PR #1931)briggs
1996-01-14from netbsd--remove bogus code.briggs
1996-01-14from netbsd: Fixes from PR #1931.briggs
1996-01-14from netbsd:briggs
1996-01-14sync w/ netbsd: splzs -> spl4 from splhigh. Remove bogus DEBUG.briggs
1996-01-14Add hooks for custom audio players. This is the original untouchedNiklas Hallqvist
1996-01-14netbsd -> bsdNiklas Hallqvist
1996-01-14The sun mmu is very broken, and we all can thank crashme fordavem
1996-01-14Fix typoNiklas Hallqvist
1996-01-13Don't issue a linked command to check for a device's support of them.briggs
1996-01-13sync with sparc:chuck
1996-01-13 - call mapiodev() with sizeof(struct xdc/xyc) rather than ra_len (which ischuck
1996-01-13have mapdev() panic if size == 0 to be safe (catches config errors)chuck
1996-01-12we no longer need to add in the offset to the mapped VA to get the correctchuck
1996-01-12dmamatch never added in the offset for the dma registers to the VA,chuck
1996-01-12improved handling of mapping of devices who's registers do not reside onchuck
1996-01-12change mapdev() so that it includes the offset from the start of thechuck
1996-01-12remove DEBUGTheo de Raadt
1996-01-12from netbsd:Theo de Raadt
1996-01-12from netbsd; Fix declaration of hilqfree(), from <hag@wizardz.com>,Theo de Raadt
1996-01-12from netbsd; Correct test for ECHONL (from der Mouse; PR#1922).Theo de Raadt
1996-01-12no luns on Tandberg 3600 w/ fake Archive Viper emulation roms; fromTheo de Raadt
1996-01-12from netbsd;Theo de Raadt
1996-01-12update to new cdio.hTheo de Raadt
1996-01-12Remove CCB from hash list when it gets unmapped, not the first time looked up.hannken
1996-01-12SIGBUS is an alignment fault. SIGSEGV is an access violationTheo de Raadt
1996-01-12disable ddb, enable vndTheo de Raadt
1996-01-11from leo; Fix the same typo in all files. Yanking is soooo beautiful....Theo de Raadt
1996-01-11from netbsd; VM86 support, by John Kohl, touched up a bit by charlesTheo de Raadt
1996-01-10Save inquiry flags in sc_link so low-level drivers can use it.briggs
1996-01-10plan9-like rfork() implimentation by me based on some earlier incompleteTheo de Raadt
1996-01-10Imported from FreeBSD:chuck
1996-01-09Go ahead and look for the sonic--no problem if we don't find it.briggs
1996-01-09Add first guesses for a few more machines.briggs
1996-01-09Add some more machine defines.briggs
1996-01-09from netbsd:Theo de Raadt
1996-01-09from netbsd; Fix setcontext call and sendsigTheo de Raadt
1996-01-09from netbsd; compile hpux_machdep.c if COMPAT_HPUXTheo de Raadt
1996-01-09from netbsd:Theo de Raadt
1996-01-09from leo:Theo de Raadt
1996-01-09from leo:Theo de Raadt
1996-01-09spltty shouldn't need to block serial hard interrupts--just soft.briggs
1996-01-08from netbsd; Correct name of sysi86 functionTheo de Raadt
1996-01-08from netbsd:Theo de Raadt
1996-01-08from ragge; Changed to work correctly with both K&R and ANSI cpp.Theo de Raadt
1996-01-08from ragge:Theo de Raadt
1996-01-08update from netbsdTheo de Raadt
1996-01-08from netbsd; Hand-code softintr()Theo de Raadt
1996-01-08from leo; Remove a stray MAXPARTITIONS definitionTheo de Raadt