summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
1996-10-29Prototypes in sigvec/sigaction and for SIG_{IGN,DFL,ERR}Thorsten Lockert
1996-10-28SCSI driver, functional but slow on the Quadra 700.briggs
1996-10-28Remove a blank line.briggs
1996-10-28Include macinfo.h.briggs
1996-10-28Add a stub for mac68k_register_scsi_b_irq() to be filled in when we figure outbriggs
1996-10-28Add prototype for function to install SCSI-B IRQ.briggs
1996-10-28Include macinfo.h.briggs
1996-10-28Mac model info out of cpu.h and into new macinfo.h.briggs
1996-10-28Rename ncr96scsi/scsi96 to esp.briggs
1996-10-28Fix d_done prototypeNiklas Hallqvist
1996-10-28Obsolete.briggs
1996-10-28Most 040 models have scsi regs at base + 0x10000, not base + 0xf000briggs
1996-10-28Disallow null strings ("") as path names; ignore trailing / on path names,Thorsten Lockert
1996-10-28Enable quotasThorsten Lockert
1996-10-28More argument checking of fcntl(, F_GETLK, )Thorsten Lockert
1996-10-28Change block size handling and add untested support for Japanese 1.2mbJason Downs
1996-10-28Merge in old/latest code. Untested support for 2.88mb floppy drives.Jason Downs
1996-10-27Check for __OpenBSD__. From Matthieu Herrb <Mathieu.Herrb@mipnet.fr>Todd C. Miller