aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix "format not a string literal" warningsMike Frysinger2011-11-201-1/+1
| | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* slattach: use fchown() rather than chown() to avoid race between creation ↵Mike Frysinger2009-09-061-4/+6
| | | | and permission changing
* use file versionBernd Eckenfels2005-12-041-1/+1
|
* make slattach 3-wire -L mode work (no RTSCTS) (Debian Bug #175743)Bernd Eckenfels2005-12-041-2/+4
|
* Debian's patch for better device name/lock handlingBernd Eckenfels2000-08-141-21/+39
|
* ready for net-tools 1.54...Phil Blundell1999-11-201-23/+19
|
* Portability/cross-compile fixes from Chris G. DemetriouPhil Blundell1999-08-261-0/+1
|
* Bump version to 1.53Phil Blundell1999-06-121-1/+2
| | | | | Fix some buffer overruns. Add support to netstat for GRE and ESP.
* * ecki: added some more output if the -d option is usedBernd Eckenfels1999-05-291-6/+11
| | | | | * ecki: now use O_NDELY for opening the devie file, this will enable us to open the new-style (kernel 2.2) ttySx files, since cua is deprecated
* Add support for `--version'Phil Blundell1999-04-181-9/+7
|
* More i18n, from Meelis Roos <mroos@tartu.cyber.ee>Phil Blundell1999-03-241-3/+3
|
* Add support for `-V' to slattach and plipconfigPhil Blundell1999-02-251-3/+18
| | | | | | | Add support for netstat --groups, from Tuan Hoang. Add support for netstat --programs, from Jan Kratochvil Don't delete .pot files when making clean in po/ Bump VERSION to 1.51
* Several new additions to net-tools. From Alexey's iproute2,Phil Blundell1999-01-091-0/+710
the `maddr' and `tunnel' routines are now included here. Also slattach and plipconfig, taken from the Debian netbase package.