Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix RCS ids | 1996-08-19 | 91 | -461/+91 | ||
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | |||||
* | ((fp->_flags & (__SLBF|__SWR)) == __SLBF|__SWR) | 1996-08-13 | 1 | -1/+1 | ||
| | | | | | | becomes ((fp->_flags & (__SLBF|__SWR)) == (__SLBF|__SWR)) my guess at what proven@cygnus.com found | |||||
* | int not size_t, checked against K&R pg247; netbsd pr#2664, msaitoh@spa.is.uec.ac.jp | 1996-07-31 | 1 | -1/+1 | ||
| | ||||||
* | whoops | 1996-05-27 | 1 | -2/+2 | ||
| | ||||||
* | torek fix to close old descriptor silently | 1996-05-10 | 1 | -3/+3 | ||
| | ||||||
* | Add const qualifier to match prototype | 1996-03-25 | 1 | -1/+1 | ||
| | ||||||
* | typo; fix from norijuki soda; netbsd pr#1954 | 1996-01-29 | 1 | -2/+2 | ||
| | ||||||
* | initial import of NetBSD tree | 1995-10-18 | 91 | -0/+11110 | ||