summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
1996-01-08from netbsd:Theo de Raadt
1996-01-08from netbsd; Make the block size always a whole number of samplesTheo de Raadt
1996-01-08graichen@freebsd.org: fixed -type:=direct mounts in amddm
1996-01-07add fdshare() and fdinit() calls for dealing with filedesc structuresTheo de Raadt
1996-01-07add minherit() system callTheo de Raadt
1996-01-07When servicing a memory error on the sun4/sun4c makedavem
1996-01-07from netbsd: Put #includes in the right orderTheo de Raadt
1996-01-07from netbsd; do not save caller-saved registersTheo de Raadt
1996-01-07from netbsd:Theo de Raadt
1996-01-07from netbsd:Theo de Raadt