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
/
gnu
/
usr.bin
/
cvs
/
lib
Age
Commit message (
Expand
)
Author
2013-12-03
Kill usage of timeb.h for upcoming removal of libcompat. OK deraadt@
Todd C. Miller
2013-04-19
Constrain the 2038 check to only when sizeof(time_t) == sizeof(int).
Theo de Raadt
2012-03-04
In preparation for getline and getdelim additions to libc, rename getline()
Federico G. Schwindt
2006-02-19
memset(p, 0, sizeof(p)) -> memset(p, 0, sizeof(*p)).
Otto Moerbeek
2004-06-09
Several potential security problems found and fixed by Stefan Esser &
Otto Moerbeek
2004-04-09
cvs does not need a private version of getopt(3), our in-tree getopt(3)
Todd C. Miller
2004-01-13
Do not evaluate this->next after calling the handler; the handler may
Otto Moerbeek
2001-09-28
Merge local changes; work in progress
Thorsten Lockert
2001-09-28
Latest from Cyclic Software
Thorsten Lockert
2001-02-10
Fix merge problem
Thorsten Lockert
2001-02-10
Integrate local changes
Thorsten Lockert
2001-02-10
Latest from Cyclic Software
Thorsten Lockert
2000-02-12
parse mm/dd/yy correctly; tron@netbsd.org and matthieu
Theo de Raadt
1999-09-10
Latest version from Cyclic
Thorsten Lockert
1999-02-28
Integrate local changes
Thorsten Lockert
1999-02-28
Latest version from Cyclic
Thorsten Lockert
1998-08-07
Do not build the libiberty version of vasprintf, use the version that is
Dale S. Rahn
1998-07-13
Latest version from Cyclic
Thorsten Lockert
1998-06-03
zero sigaction before use
Theo de Raadt
1998-03-12
Integrate local changes
Thorsten Lockert
1998-03-12
Latest version from Cyclic
Thorsten Lockert
1998-02-22
Integrate local changes
Thorsten Lockert
1998-02-22
Latest version from Cyclic
Thorsten Lockert
1997-06-28
Latest version from Cyclic Software
Thorsten Lockert
1997-03-18
New release from Cyclic Software
Thorsten Lockert
1997-02-21
Integrate local changes
Thorsten Lockert
1997-02-21
New release from Cyclic Software
Thorsten Lockert
1996-10-18
Integrate local changes
Thorsten Lockert
1996-10-18
New release from Cyclic Software
Thorsten Lockert
1996-05-06
Integrate local changes to CVS; remove files no longer part of the CVS
Thorsten Lockert
1996-05-06
New CVS release from Cyclic Software
Thorsten Lockert
1996-05-04
Actually declare and initialize nowtime... Oops.
Thorsten Lockert
1996-05-04
Actually declare and initialize nowtime... Oops.
Thorsten Lockert
1996-05-04
Set Start from nowtime, not now->time, which may not be set
Thorsten Lockert
1996-04-27
Integrate local changes to CVS
Thorsten Lockert
1996-04-27
Latest public release from Cyclic; fixes numerous memory leaks and have
Thorsten Lockert
1996-01-30
Integrate local changes
Thorsten Lockert
1996-01-30
Upgrade to 1.7.1 snapshot
Thorsten Lockert
1995-12-19
raw import of cvs-1.6
Theo de Raadt