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
/
gen
/
opendir.c
Age
Commit message (
Expand
)
Author
2007-06-05
_FD_LOCK/UNLOCK() is libpthread specific and not needed for librthread, so
Kurt Miller
2007-02-09
The buffer passed to getdirentries() must be at least as large as
Todd C. Miller
2006-04-10
telldir/seekdir optimization, avoid scanning the complete list,
Otto Moerbeek
2006-04-01
- Plug huge mem leak; mostly samba was suffering.
Otto Moerbeek
2005-10-10
fix a few warnings, keep the crypt stuff for later.
Marc Espie
2005-08-08
zap remaining rcsid.
Marc Espie
2005-06-16
bye bye whiteouts
Todd C. Miller
2005-05-26
union is gone, ok millert@
Pedro Martelletto
2005-03-01
Set errno right before return(), so that it does not risk being reset
Miod Vallat
2004-05-18
ansify function definitions and zap some `register'
Jean-Francois Brousseau
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-07-30
malloc paranoia; it is unlikely that any filesystem will support
Todd C. Miller
2002-07-08
Use qsort() instead of mergesort() since the latter can fail due
Todd C. Miller
1998-08-15
fix realloc patch
Theo de Raadt
1998-08-14
realloc repair
Theo de Raadt
1997-07-09
Clean up some -Wall complaints.
Todd C. Miller
1996-09-07
Understand about union mounts as well as union file system
Thorsten Lockert
1996-08-19
Fix RCS ids
Thorsten Lockert
1995-10-18
initial import of NetBSD tree
Theo de Raadt