index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
ftp
Age
Commit message (
Expand
)
Author
2010-03-05
ftp 20100305: fix http date parsing
lukem
2010-03-05
Back to using 'RFC xxxx' instead of 'RFCxxxx'
lukem
2010-03-04
Parse HTTP 'Date' entries in the `C' locale rather than the user's.
lukem
2010-02-03
Userland now builds and uses terminfo instead of termcap.
roy
2010-01-12
rename argument from "bool" to "val"
lukem
2009-11-15
Crank version to 20090915:
lukem
2009-08-17
back out previous; luke says:
christos
2009-08-16
use strrchr to find the last @ because we might want the username to contain
christos
2009-08-13
avoid NULL dereference in log output if the command line parser
drochner
2009-07-13
Rename internal getline() function to get_line() so it does
roy
2009-07-11
Fix markup.
joerg
2009-05-04
New sentence, new line.
wiz
2009-04-24
Revert incorrect change made as part of the WARNS=4.
lukem
2009-04-15
Another empty-body warning/error, another set of curly braces. This, and
jld
2009-04-15
Unbreak the build by adding curly braces to placate the empty-body warning.
jld
2009-04-12
Fix numerous WARNS=4 issues (-Wcast-qual -Wsign-compare).
lukem
2009-04-12
fix -Wshadow issues
lukem
2009-03-12
Don't workaround ancient macro argument limit with .Xo/.Xc. Don't use
joerg
2008-12-05
correct a comment
lukem
2008-09-30
update copyrights
lukem
2008-09-09
getline() returns int. Don't cast to unsigned value and compare with -1.
gmcgarry
2008-08-13
Use AF_INET instead of AF_UNSPEC as the default family if !defined(INET6).
lukem
2008-07-21
Add TNF to __COPYRIGHT
lukem
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-05-13
Bump date; punctuation improvements.
wiz
2008-05-10
Bump version string, as per lukem@.
skd
2008-05-10
Add epsv6 and epsv to disable extended passive mode for ipv6 or both ipv4 and...
skd
2008-05-05
Only attempt to el_parse() a command unknown by the default parser
lukem
2008-05-02
Move TNF licenses to 2 clause form
martin
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-04-22
Use the service name to getaddrinfo() (along with the host name), so that
lukem
2008-01-21
Turn off the alarmtimer before resetting the SIGALRM handler back to SIG_DFL.
lukem
2008-01-08
Sort a command. It was was renamed in 1.113 but not resorted.
reed
2007-12-05
DPRINTF() consistency tweaks
lukem
2007-12-05
Rename HAVE_STRUCT_SOCKADDR_SA_LEN to HAVE_STRUCT_SOCKADDR_IN_SIN_LEN
lukem
2007-12-02
Sort options.
wiz
2007-08-22
Cast the field precision calculation to int.
lukem
2007-08-22
Improve parsing of chunked transfer chunks per RFC2616:
lukem
2007-08-20
Never use "utilize". It means exactly the same thing as "use", but it
perry
2007-08-06
reorder location of "-s srcaddr" in synopsis
lukem
2007-08-06
Update version for:
lukem
2007-07-22
Replace HAVE_SOCKADDR_SA_LEN with defined(HAVE_STRUCT_SOCKADDR_SA_LEN)
lukem
2007-07-18
Document about:ftp and about:version.
lukem
2007-06-05
Enforce restriction that (http) proxied URL fetchs don't support
lukem
2007-05-28
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
tls
2007-05-24
Display times in RFC2822 form rather than using ctime(3), since
lukem
2007-05-24
Revert previous "64bit fix" because it actually removed desired functionality.
lukem
2007-05-22
Unbreak debug printf on 64-bit arches.
tnn
2007-05-22
* main: call tzset() to ensure TZ is setup for other <time.h> functions.
lukem
2007-05-15
* Modify parse_url() to consistently strip the leading `/' off ftp URLs.
lukem
[next]