summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1996-11-05Remove a ^G that should not be hereThorsten Lockert
1996-11-05Patch from Kirk McKusick:Thorsten Lockert
1996-11-05Use romvecs[14] for the P460, not romvecs[3]. From Bob Nestorbriggs
1996-11-05syncJason Downs
1996-11-04Q900, etc. have 2nd scsi adapter at offset of 0x402, not 0x400 from the 1st.briggs
1996-11-04Improve performance some. Still pretty bad.briggs
1996-11-04support _POSIX_VDISABLE for VEOF and VEOL tooTheo de Raadt
1996-11-04We should return 0 on non-blocking read from FIFO with no writersThorsten Lockert
1996-11-04permit locking on devicesTheo de Raadt
1996-11-04If VMIN=0, and timer>0 and expires, read should return 0Theo de Raadt
1996-11-04Redo access time change; it should be updated on a read of 0 bytes whenThorsten Lockert
1996-11-03make SCSI_POLL only be set when scanjet_ctl_{read|write} is called from scanj...kstailey
1996-11-03O_NOCTTY == 0x8000 sez POSIXTheo de Raadt
1996-11-02added $OpenBSD$ tagkstailey
1996-11-02mem* routines for sun3 private libsakstailey
1996-11-02Improve reliability on my Q700, at least. Was getting the occasionalbriggs
1996-11-02Only print 'not finished' if AUDIO_DEBUG defined. Also fix up someTodd C. Miller
1996-11-02Better error message if included in the kernel, from NetBSD.Todd C. Miller
1996-11-01Pull in changes from Manuel.Jason Downs
1996-11-01Pull in changes from Manuel BouyerJason Downs
1996-10-31Add ATM defines. From Jim Rees <rees@umich.edu>Todd C. Miller
1996-10-31hp scanjet 4p support; kstailey@dol-esa.govTheo de Raadt
1996-10-31Add SCSI_POLL to control read/writes to remove some timing problemNiklas Hallqvist
1996-10-31$OpenBSD RCSIDs + comment fix in sd.cNiklas Hallqvist
1996-10-31-Wall fixes needed by alphaNiklas Hallqvist
1996-10-31$OpenBSD RCSIDsNiklas Hallqvist
1996-10-31Merge NetBSD/Alpha 961020Niklas Hallqvist
1996-10-31Correct mmmap's 2nd arg typeNiklas Hallqvist
1996-10-30Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed.Niklas Hallqvist
1996-10-30More -Wall happinessNiklas Hallqvist
1996-10-30cominit is used from the outside (the alpha port)Niklas Hallqvist
1996-10-30Add an esp1.briggs
1996-10-30Make a guess that scsi-b's IRQ is on bit 0 of via2.briggs
1996-10-30Go ahead and try dual scsi even though we'll probably need to make anotherbriggs
1996-10-30Fix spelling error in panic. Double since of ResHndls[]. Use I/O kludge onbriggs
1996-10-29bring the source tree a bit up to date with my local treeThomas Graichen
1996-10-29syncTheo de Raadt
1996-10-29removed by accidentMichael Shalayeff
1996-10-29not int new libsa, or movedMichael Shalayeff
1996-10-29-Wall happiness, especially for sparc/standMichael Shalayeff
1996-10-29-Wall happiness.Michael Shalayeff
1996-10-29-Wall happiness (especially for sparc)Michael Shalayeff
1996-10-29introduce readdir.Michael Shalayeff
1996-10-29Do not update access time if no bytes were readThorsten Lockert
1996-10-29-Wall happiness (strerror prototype)Michael Shalayeff
1996-10-29add some prototypes.Michael Shalayeff
1996-10-29#include <stand.h>.Michael Shalayeff
1996-10-29move vars closer to the usage.Michael Shalayeff
1996-10-29prettyTheo de Raadt
1996-10-29quota minimizingTheo de Raadt