summaryrefslogtreecommitdiff
path: root/sys/miscfs/fifofs
AgeCommit message (Expand)Author
1995-04-14Allow opening a FIFO with O_RDWR.mycroft
1995-04-02Emulate SCO behaviour when both FREAD and FWRITE are set, but only for SCOmycroft
1994-12-14Remove a_fp.mycroft
1994-12-13Turn lease_check() into a vnode op, per CSRG.mycroft
1994-11-14fixed struct commentchristos
1994-10-29light clean; make sure headers are properly included, types are OK, etc.cgd
1994-10-20update for new syscall args description mechanismcgd
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1994-06-08Update to 4.4-Lite fs code, with local changes.mycroft
1994-01-05fix return type for fifo_printcgd
1993-12-18Canonicalize all #includes.mycroft
1993-09-07Changes to VFS readdir semanticsws
1993-06-27ANSIfications - removed all implicit function return types and argumentandrew
1993-06-27ANSIfications - lots of function prototyping.andrew
1993-05-27make the sleeps on socket open interruptable.cgd
1993-05-20add rcs ids as necessary, and also clean up headerscgd
1993-05-20add $Id$ strings, and clean up file headers where necessarycgd
1993-04-19Add consistent multiple-inclusion protection.mycroft
1993-04-02Jay Fenlason <hack@datacube.com>:cgd
1993-03-21initial import of 386bsd-0.1 sourcescgd