diff options
author | 1998-06-08 16:55:56 +0000 | |
---|---|---|
committer | 1998-06-08 16:55:56 +0000 | |
commit | 7fff988b438c02b7b57b0366adc4f898a6be869c (patch) | |
tree | 22f7281d8796e52789919485473b0bb5c4edf0c4 /lib/libutil | |
parent | allow ftpchroot-ed users to also be multihomed (diff) | |
download | wireguard-openbsd-7fff988b438c02b7b57b0366adc4f898a6be869c.tar.xz wireguard-openbsd-7fff988b438c02b7b57b0366adc4f898a6be869c.zip |
Fix some problems noted by lukem@netbsd.org
o getopt string is wrong in main(); (missing : after P)
o use of vprintf(...) instead of vfprintf(ttyout,...) in ftp.c::command()
o missing \n in fputs in cmds.c::status()
o should use strtol() instead of atol()
o sometimes use 'NULL' instead of 'NUL' (in comments)
Diffstat (limited to 'lib/libutil')
0 files changed, 0 insertions, 0 deletions