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
/
bin
/
ed
/
buf.c
Age
Commit message (
Expand
)
Author
2019-06-28
When system calls indicate an error they return -1, not some arbitrary
Theo de Raadt
2016-03-22
header cleanup
mmcc
2015-10-09
Mark static globals that are only used in their respective .c files.
Todd C. Miller
2015-07-28
remove gratuitous casts
Theo de Raadt
2014-11-20
remove sys/file.h includes in favor of fcntl.h where needed.
Ted Unangst
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2008-02-12
use ftello instead of ftell; from Davil Hill; ok millert@
Otto Moerbeek
2006-04-25
various small lint cleanups; ok otto
Theo de Raadt
2003-10-18
typos in comments;
Jason McIntyre
2003-08-07
plug some obvious memory leaks; Patrick Latifi
Todd C. Miller
2003-06-11
ansification, art ok
Theo de Raadt
2002-06-09
knf
Todd T. Fries
2002-03-24
Kill unneeded longs; fixes some minor 64 bit issues. deraadt@ OK
Todd C. Miller
2001-01-16
cleanup strcpy, strncpy, signal races, etc
Theo de Raadt
2000-04-01
buf oflow; ath@algonet.se
Theo de Raadt
1998-07-03
use 10 X in mkstemp string for improved speed at race winning
Theo de Raadt
1998-04-30
Wall
Theo de Raadt
1998-03-10
umask manipulation not neccessary
Theo de Raadt
1996-10-12
Back out my sprintf -> snprintf changes where they don't make sense and
Todd C. Miller
1996-09-15
sprintf -> snprintf paranoia
Todd C. Miller
1996-06-25
mkstemp
Theo de Raadt
1996-06-24
use temp file more carefully
Theo de Raadt
1996-06-23
update rcsid
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt