Use sys/xattr.h instead of attr/xattr.h
[platform/upstream/net-tools.git] / Makefile
2012-12-14 Anas Nashifadd changelog accepted/trunk/20121214.165330 submit/trunk/20121214.155951
2012-12-09 Anas NashifBump version to 2.0
2012-10-03 Mike Frysingerupdate the dist target and add a distcheck target
2012-01-16 Jiri Popelkanew option for nestat, -Z shows SELinux context
2011-12-31 Bernd EckenfelsMerge branch 'master' of ssh://net-tools.git.sourceforg...
2011-12-10 Mike Frysingerifconfig/route: move to /bin
2011-08-20 Mike Frysingerfix path to net-features.h
2009-12-31 Mike Frysingerimprove dist target: include compiled gettext files...
2009-12-31 Mike Frysingerset BASEDIR to DESTDIR by default so the default instal...
2009-12-31 Mike Frysingerfix parallel build problems with the lib/ subdir and...
2009-09-06 Mike Frysingerenable -fno-strict-aliasing until the code base gets...
2009-09-06 Mike Frysingerconvert -idirafter to -I
2009-09-06 Mike Frysingeradd missing dependency on version.h to libdir target...
2009-09-06 Mike Frysingertouch up build system to respect normal toolchain env...
2001-04-15 Phil BlundellThis is net-tools 1.60.
2001-02-13 Bernd Eckenfelsi am sorry for that double change, didnt noticed, my...
2001-02-13 Bernd Eckenfelsadded nameif to the makefile, fixed typo, changed versi...
2001-02-12 Phil BlundellActually install nameif.
2001-02-12 Phil BlundellAvoid closing a socket we're about to use.
2000-10-28 Phil BlundellHandle getnameinfo() failures a bit better (should...
2000-10-18 Andi KleenAlso add nameif to the Makefile.
2000-05-28 Phil BlundellChange NET-LIB to NET_LIB to avoid problems with new...
2000-05-28 Phil BlundellFix stupid bug in netstat -i.
2000-05-28 Phil Blundellnet-tools 1.56
2000-05-21 Phil BlundellAdd mii-tool from David Hinds.
2000-03-19 Phil BlundellSet VERSION to 1.55
2000-01-05 Bernd Eckenfelsslightly modified patch from georg.funke@netcologne...
1999-11-20 Phil Blundellready for net-tools 1.54...
1999-08-26 Phil BlundellPortability/cross-compile fixes from Chris G. Demetriou
1999-06-12 Phil BlundellBump version to 1.53
1999-04-20 Phil BlundellDelete final executables on `make clean' (use `make...
1999-04-04 Phil BlundellRemove bogus checks for loopback, use the real ARPHRD...
1999-03-25 Phil BlundellFrom Philip Chong <pchong@r-491a.ihouse.berkeley.edu>
1999-02-27 Phil BlundellDECnet support, from Steve Whitehouse, <SteveW@ACM...
1999-02-25 Phil BlundellAdd support for `-V' to slattach and plipconfig
1999-02-23 Phil BlundellInclude `po' in `make clean'.
1999-01-13 Phil BlundellProvide local definition of IPPROTO_GRE to allow iptunnel
1999-01-10 Phil BlundellFix IPv6 compilation problems.
1999-01-09 Phil BlundellSeveral new additions to net-tools. From Alexey's...
1999-01-05 Phil BlundellA whole pile of fixes from Bernd, plus a fix for an arp
1998-12-06 Phil BlundellMiscellaneous minor mods. Unless anything turns up...
1998-11-26 Phil BlundellAdded RPM packaging stuff.
1998-11-25 Phil BlundellCouple of small makefile changes (from Red Hat)
1998-11-18 Phil BlundellAdd prototype for safe_strncpy()
1998-10-31 Phil BlundellUpdate for snapshot
1998-10-23 Klaas FreitagPrint 2.1 interface aliases in netstat and ifconfig.
1998-09-20 Phil BlundellAdd -D_GNU_SOURCE for compatibility with latest glibc...
1998-09-01 Phil Blundell1.46 is released.
1998-08-10 Phil BlundellReplace outdated NLS support with GNU gettext (patch...
1998-03-02 Phil BlundellUpdate for new kernel, plus more changes.
1998-01-26 Phil BlundellChange version number and release 980126 snapshot
1998-01-08 Phil BlundellInitial revision