xatonum.h: add comment
[oweals/busybox.git] / networking / libiproute / libnetlink.c
2007-05-31 Denis Vlasenkouse "glibc errno" trick not only for ash, but for entir...
2007-04-12 Bernhard Reutner... - add xsendto and use where appropriate; shrink iplink...
2006-12-31 Denis Vlasenkostop using __u32 etc. uint32_t is there for a reason
2006-11-21 Bernhard Reutner... - add 'ip rule' support. First take..
2006-10-27 Denis Vlasenkolast nail into error_msg() (de)capitalization
2006-10-14 Denis Vlasenkoadd open_read_close() and similar stuff
2006-07-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2006-06-02 Rob LandleyHeader cleanup: don't #include headers that libbb.h...
2006-03-03 Eric AndersenKill off some unused code that was wasting several...
2006-01-30 Eric Andersensort out yet more type issues
2004-05-05 Eric AndersenSteve Grubb writes:
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-06-20 Eric AndersenPatch from Lars Kellogg-Stedman:
2003-03-19 Manuel Novoa III Major coreutils update.
2002-12-16 Glenn L McGrathOnly included headers that are used.
2002-11-28 Glenn L McGrathCleanup error messages
2002-11-10 Glenn L McGrathIP applet by Bastian Blank <waldi@debian.org>