1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/libexec/ftpd
2024-05-21 05:00:47 +00:00
..
extern.h remove prototypes with no matching function and externs with no var 2024-05-21 05:00:47 +00:00
ftpcmd.y gmtime(3) / locatime(3) can fail when timestamps are way off. 2024-04-28 16:42:53 +00:00
ftpd.8 man pages: add missing commas between subordinate and main clauses 2022-03-31 17:27:13 +00:00
ftpd.c ctime(3) and ctime_r(3) can fail when timestamps are way off. 2024-05-09 08:35:03 +00:00
logutmp.c When system calls indicate an error they return -1, not some arbitrary 2019-06-28 13:32:41 +00:00
logwtmp.c For open/openat, if the flags parameter does not contain O_CREAT, the 2021-10-24 21:24:15 +00:00
Makefile Kill #ifdef INET6 occurrences in userland. 2016-05-04 19:48:08 +00:00
monitor_fdpass.c Print ssize_t with %zd; ok deraadt@ mmcc@ 2016-02-29 20:22:36 +00:00
monitor.c Delete obsolete /* ARGSUSED */ lint comments. 2023-03-08 04:43:04 +00:00
monitor.h
pathnames.h
popen.c Remove unused variables; ok millert@ 2023-02-17 17:59:36 +00:00