Relayouted all switch statements: case aligns with switch.
[mmh] / uip / ftpsbr.c
2012-01-03 markus schnalkeRelayouted all switch statements: case aligns with...
2011-11-01 markus schnalkeRemoved the space between function names and the openin...
2011-10-31 markus schnalkeReformated comments and long lines
2011-10-07 markus schnalkeRearranged whitespace (and comments) in all the code!
2010-12-03 Ken HornsteinRemove RCS keywords, since they no longer work after...
2010-02-06 Earl Hood#ifdef AI_ADDRCONFIG since older IPv4-only systems...
2009-01-16 Ken HornsteinMassive overhaul of networking code. Changes:
2007-04-13 Joel ReicherChange all chars being passed to the ctype macros ...
2002-07-02 Ken HornsteinAdd/update copyright notice in all source code files.
1999-10-15 Doug Morrisreplaced the BIND guess (based on BSDishness) with...
1999-05-13 Dan HarklessUse "#include <errno.h>" instead of "extern int errno...
1999-04-30 Doug MorrisInitial revision