Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-08-07 | If fread() returns EBADF, also set the error flag; tobez@plab.ku.dk | Todd C. Miller | |
1996-08-19 | Fix RCS ids | Thorsten Lockert | |
Make sure everything uses {SYS,}LIBC_SCCS properly | |||
1996-08-13 | ((fp->_flags & (__SLBF|__SWR)) == __SLBF|__SWR) | Theo de Raadt | |
becomes ((fp->_flags & (__SLBF|__SWR)) == (__SLBF|__SWR)) my guess at what proven@cygnus.com found | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |