summaryrefslogtreecommitdiff
path: root/external/mit/lua/dist/src/loadlib.c
diff options
context:
space:
mode:
Diffstat (limited to 'external/mit/lua/dist/src/loadlib.c')
0 files changed, 0 insertions, 0 deletions
oginx() and ftpd_logwtmpx() and use them to hold wtmpx filetacha 2003-02-23rename local copies of login(), logout() and logwtmp() tolukem 2002-09-13revert previous. wtmp{,x} entries need not be \0-terminated, soitojun 2002-09-12use strl*, not strn*.itojun 2001-02-04fix redundant declarations.christos 2000-05-20convert to ANSI C as per style guidelukem 2000-03-05* don't bother with a version[] string, just use the macro as appropriatelukem 2000-01-12* add ftpd.conf directive `portrange class min max', which allows specificationlukem 1999-08-25more kerberos5 fixeschristos 1999-02-24Make this build with KERBEROS5 defined.explorer 1998-12-28* replace LOG(CMD|BYTES) macros with logcmd(), which is a cleanerlukem 1998-09-12Need <signal.h> for sig_atomic_t.kleink 1998-09-06* complete fix for `multiple replies returned for single parse error'lukem 1998-07-27const poisoning.mycroft 1998-04-01Need <time.h> for time() prototype.kleink 1997-06-18- Pass gcc -Wallchristos 1995-04-11clean up RCS Id's and a couple of stype nits.cgd