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
/
ftp-proxy
/
getline.c
Age
Commit message (
Expand
)
Author
2005-11-24
code is not being used; toss into Attic
Theo de Raadt
2005-08-17
let IAP/IP/IAC thru. This lets the server receive an ABORT command with
Marc Espie
2004-09-16
more unsigned char
Theo de Raadt
2003-06-28
missing protos
Theo de Raadt
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-01-26
Removing leading spaces can result in a failure with multiline commands. Ok m...
Damien Couderc
2002-12-19
various tweaks. someone mailed in a huge diff that was so wrong in so
Theo de Raadt
2002-12-19
accidental commit
Theo de Raadt
2002-12-19
missing .Pp
Theo de Raadt
2002-06-09
no newlines in syslog
Bob Beck
2002-05-23
KNF during an audit; found an improperly initialized sockaddr
Theo de Raadt
2001-12-07
kill more registers;
Mike Pechkin
2001-12-06
comment typo, and $OpenBSD$ (thanks pval)
Bob Beck
2001-12-06
Fix realloc in getline so we exit on failure - in this context it's silly
Bob Beck
2001-12-03
Ignore leading whitespace in commands. From Frank Denis. Closes PR 2226.
Daniel Hartmeier
2001-08-28
oh, some cleanups etc etc
Theo de Raadt
2001-08-19
1564 lines of cleanup
Theo de Raadt
2001-08-19
transparent ftp proxy, based on Obtuse Systems juniper stuff with much
Bob Beck