summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1996-11-06Be more restrictive with concurrent uses of the objects involved whileNiklas Hallqvist
1996-11-06Negative logic.etheisen
1996-11-06Uhm, OLF needs a dynamic linked tag.etheisen
1996-11-06Fix copyright.etheisen
1996-11-06Added ONAMEV operating system name vector. Added OSTRIP stripetheisen
1996-11-06Change suggested by Manuel Bouyer.Jason Downs
1996-11-06Correct ISADMA condition. Now both amiga & arc can use IDE with >4k xfersNiklas Hallqvist
1996-11-06Slight oversight in Ken's latest fixNiklas Hallqvist
1996-11-060377 handling in ISTRIP/PARMRK modeTheo de Raadt
1996-11-06Get vnode locking right when verifying pathnames ending in '/' are directoriesThorsten Lockert
1996-11-06Temporarily disable special-case for trailing '/' in pathname lookupsThorsten Lockert
1996-11-06fix for acdTheo de Raadt
1996-11-06fd moves, acd gets addedTheo de Raadt
1996-11-06use dk_mountrootTheo de Raadt
1996-11-06add blktochr()Theo de Raadt
1996-11-06fix mountroot typeTheo de Raadt
1996-11-06add blktochr()Theo de Raadt
1996-11-06use dk_mountrootTheo de Raadt
1996-11-06add blktochr()Theo de Raadt
1996-11-06repair mountroot typeTheo de Raadt
1996-11-06use dk_mountrootTheo de Raadt
1996-11-06add blktochrTheo de Raadt
1996-11-06repair mountroot typeTheo de Raadt
1996-11-06FS_EXT2FSTheo de Raadt
1996-11-06dk_mountroot() uses ioctl to read disklabelTheo de Raadt
1996-11-06add blktochr()Theo de Raadt
1996-11-06move floppy to split-major for 4 unitsTheo de Raadt
1996-11-06give floppies real partitionsTheo de Raadt
1996-11-06fix mountroot declTheo de Raadt
1996-11-06mountroot is prototyped elsewhereTheo de Raadt
1996-11-06proto mountroot and friendsTheo de Raadt
1996-11-06proto blktochr()Theo de Raadt
1996-11-05Add more cases that should generate SIGTTOUThorsten Lockert
1996-11-05Correct error returns from tcsetpgrp() aka ioctl(, TIOCSPGRP, )Thorsten Lockert
1996-11-05Enable NFSThorsten Lockert
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