index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
stdio
Age
Commit message (
Expand
)
Author
1996-12-14
Clean up lint and compile warnings
Thorsten Lockert
1996-12-04
formatting error
Theo de Raadt
1996-11-19
Formatting error spotted by Theo
Todd C. Miller
1996-11-13
va_list is *not* void* all over...
Niklas Hallqvist
1996-10-28
Verify that file pointer is writable
Thorsten Lockert
1996-10-28
remove(3) should be able to remove empty directories
Thorsten Lockert
1996-10-27
Set errno to EBADF when attempting to write to a file pointer opened read-only
Thorsten Lockert
1996-10-26
Need <errno.h>
Thorsten Lockert
1996-10-26
Set errno when trying to write to a read-only stream
Thorsten Lockert
1996-09-29
Document printf addition. From Mark Diekhans (markd@grizzly.com).
michaels
1996-09-24
Support XPG/3-style positional arguments in printf family.
michaels
1996-09-20
Fix NetBSD PR 2750 by der Mouse <mouse@Rodents.Montreal.QC.CA>:
Thorsten Lockert
1996-09-20
From NetBSD PR 2751 from der Mouse <mouse@Rodents.Montreal.QC.CA>:
Thorsten Lockert
1996-09-15
Remove dead code
Thorsten Lockert
1996-09-05
issetugid backwards, duh; thanks bitblt
Theo de Raadt
1996-08-25
use issetugid()
Theo de Raadt
1996-08-21
explain why mktemp is unsafe
Theo de Raadt
1996-08-19
Fix RCS ids
Thorsten Lockert
1996-08-13
((fp->_flags & (__SLBF|__SWR)) == __SLBF|__SWR)
Theo de Raadt
1996-07-31
int not size_t, checked against K&R pg247; netbsd pr#2664, msaitoh@spa.is.uec...
Theo de Raadt
1996-05-27
whoops
Theo de Raadt
1996-05-10
torek fix to close old descriptor silently
Theo de Raadt
1996-03-25
Add const qualifier to match prototype
Thorsten Lockert
1996-01-29
typo; fix from norijuki soda; netbsd pr#1954
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt