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
/
logutmp.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-08-14
When upcasting to off_t for multiplication, the cast needs to be *before*
Philip Guenther
2014-10-25
Remove unnecessary netinet/in_systm.h include.
Lawrence Teo
2008-06-30
Include file order must be "monitor.h" before "extern.h" otherwise enum
Anders Magnusson
2005-05-27
include sys/time.h to get struct timeval
Todd C. Miller
2004-11-28
use gettimeofday() instead of time() in functions called from signal handlers...
Theo de Raadt
2003-12-10
spacing
Theo de Raadt
2003-07-07
make this match protos; millert ok
Theo de Raadt
2003-06-11
ansi cleanup; ok ian markus
Theo de Raadt
2003-06-04
fix some more UCB term 3
Theo de Raadt
2001-12-07
kill more registers;
Mike Pechkin
1999-12-10
indent
Theo de Raadt
1998-07-13
ftpd: sleep for an indeterminate amount for non-existant logins
Todd C. Miller
1996-06-18
my netbsd pr#2217: add utmp support to ftpd, some other small changes/fixes.
Jason Downs