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
/
libexec
/
ftpd
/
popen.c
Age
Commit message (
Expand
)
Author
2006-04-02
malloc(x * y) -> calloc(x, y) from adobriyan AT gmail.com, with tweaks
Damien Miller
2003-12-10
spacing
Theo de Raadt
2003-06-11
ansi cleanup; ok ian markus
Theo de Raadt
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-07-02
* use lostconn() as the SIGALRM handler in receive_data() as originally
Dan Harnett
2002-05-29
More pid_t cleanup. Since 'pid' is pid_t we should:
Mike Pechkin
2002-05-26
pid_t cleanup
Theo de Raadt
2002-01-23
Use always '.' in the end of the fatal() message. Consistency is good.
Mike Pechkin
2001-03-18
use GLOB_LIMIT
Theo de Raadt
2001-01-24
proto ls_main()
Theo de Raadt
1999-12-08
IPv6 support from KAME.
Jun-ichiro itojun Hagino
1999-02-26
implement internal ls
Artur Grabowski
1997-06-29
partial Wall
Theo de Raadt
1996-12-07
Checks to see that strdup() worked, dies with error message on failure.
bitblt
1996-10-25
Spacing nits
imp
1996-10-25
Better bounds checking on argv and gargv to eliminate a fencepost error
imp
1996-10-15
nearly impossible oflow
Theo de Raadt
1996-07-30
*** empty log message ***
Jason Downs
1996-07-30
closelog() before exec.
Jason Downs
1996-07-27
bounds check on argv and gargv
joshd
1995-10-18
initial import of NetBSD tree
Theo de Raadt