aboutsummaryrefslogtreecommitdiff
path: root/util-linux/rdate.c
AgeCommit message (Expand)Author
2006-01-25just whitespaceTim Riker
2005-10-28bb_opt_complementally for rdate applet. Add losed record to util-linux/Makefi..."Vladimir N. Oleynik"
2005-10-28Rob Sullivan sent in some cleanups, which I beat on slightly.Rob Landley
2004-01-18Stephane Billiart writes:Eric Andersen
2003-12-20Change interface to bb_lookup_host, dont try and set port inside thisGlenn L McGrath
2003-12-19Patch from Fillod Stephane:Eric Andersen
2003-11-03Fix rdate and ftpget/ftpput so they compile with the new xconnect.Eric Andersen
2003-10-31Rework wget, the xconnect interface, and its various clientsEric Andersen
2003-10-09Patch from Steven Scholz, fix some warningsGlenn L McGrath
2003-09-15fix function prototypeEric Andersen
2003-09-12Remove final \nEric Andersen
2003-09-12Teach rdate to timeout in 10 seconds to avoid blocking foreverEric Andersen
2003-07-22Very minor rdate updatesEric Andersen
2003-03-19Major coreutils update.Manuel Novoa III
2002-07-03A patch from Bart Visscher <magick@linux-fan.com> to add anEric Andersen
2001-10-01Use port 37 by default.Matt Kraai
2001-07-30Rework option handling to save space.Matt Kraai
2001-05-16Add xgethostbyname and herror_msg* functions.Matt Kraai
2001-03-21A nice patch from Larry Doolittle that adds -Wshadow andEric Andersen
2001-03-19Size optimization for rdate from VladimirEric Andersen
2001-03-09A cleanup patch from Jeff Garzik to static-ify a number ofEric Andersen
2001-03-09Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanupEric Andersen
2001-02-20It turns out that DODMALLOC was broken when I reorganized busybox.hEric Andersen
2001-02-14This patch, put together by Manuel Novoa III, is a merge of workEric Andersen
2001-01-31Removed trailing \n from error_msg{,_and_die} messages.Matt Kraai
2001-01-27Fix header file usage -- there were many unnecessary header files included inEric Andersen
2001-01-23#define -> static const int. Also got rid of some big static buffers.Mark Whitley
2001-01-18Eliminate calls of the form "fprintf(stdout,". Thanks for the idea toMatt Kraai
2000-12-18Change calls to error_msg.* and strerror to use perror_msg.*.Matt Kraai
2000-12-07Changed names of functions in utility.c and all affected files, to makeMark Whitley
2000-12-01Stop using TRUE and FALSE for exit status.Matt Kraai
2000-10-26Silence a warning,Eric Andersen
2000-09-25Renamed "internal.h" to the more sensible "busybox.h".Eric Andersen
2000-09-21Fix a potential warningEric Andersen
2000-08-21Oops. Forgot to commit rdate.c.Eric Andersen