summaryrefslogtreecommitdiff
path: root/pppstats
Commit message (Expand)AuthorAgeFilesLines
* For Linux, use the Linux / Glibc based defines instead of included headersEivind Næss2022-07-152-37/+23
* Remove obsolete Makefile(s) and configure scriptsEivind Næss2021-07-202-58/+0
* Incorporating review feedback from David Seifert.Eivind Næss2021-07-201-5/+3
* Use autoconf/automake to configure and make pppEivind Næss2021-07-202-3/+19
* Add pkgconfig support to PPP project (#270)Eivind Næss2021-04-241-1/+2
* Add cross-compilation support on LinuxPaul Mackerras2021-01-011-3/+4
* Do not strip installed binaries (#186)Samuel Thibault2020-12-311-1/+1
* Convert to ANSI CPaul Mackerras2020-12-291-24/+15
* Added missing options to manual pages. (#149)Jaroslav Škarvada2020-05-251-0/+5
* Various fixes for errors found by coverity static analysis (#109)Jaroslav Škarvada2019-05-061-3/+6
* Honor LDFLAGSJaroslav Škarvada2018-05-281-1/+1
* pppd: allow use of arbitrary interface namesPaul Mackerras2016-08-231-6/+6
* pppstats: Fix undefined macro in man pagePaul Mackerras2013-03-111-1/+1
* Remove files that don't go into releasesPaul Mackerras2008-07-278-204/+0
* Get the repository a bit closer to what will be releasedPaul Mackerras2008-07-272-3/+1
* Add $(INSTDIR) to installation paths in Linux makefiles.Paul Mackerras2006-06-041-2/+2
* Correctly escape or unescape hypens in the man pages.Paul Mackerras2004-11-131-29/+29
* Take out the -o root argument to install. It is the default anywayPaul Mackerras2004-10-311-2/+2
* Put man pages in /usr/share/man under Linux.Paul Mackerras2004-10-311-2/+2
* Add --prefix and --sysconfdir options to configure, and putPaul Mackerras2004-10-291-4/+7
* __linux__ (already defined by compiler) not _linux_ (manually defined)Frank Cusack2002-10-272-10/+10
* Added ability to detect and use either gcc or Sun WorkShop C compilerJames Carlson2002-09-071-2/+2
* Make sure $(MANDIR)/man8 exists.David F. Skoll2002-07-251-1/+2
* Fixed bugs with regards to using other device names than "ppp", useAdi Masputra2000-04-241-4/+12
* 1) Created a subdirectory called 'solaris'. Currently it contains a replicaAdi Masputra2000-04-181-2/+2
* Fix the rcsid's for non-ansi compilersPaul Mackerras1999-08-131-1/+5
* kill warningPaul Mackerras1999-08-121-1/+1
* nasty powerpc kludge is only needed for glibc 2.0Paul Mackerras1999-04-161-2/+3
* kludge for pseudo-glibc on linux/ppcPaul Mackerras1999-01-201-1/+5
* fix incorrect compression ratio printout on linuxPaul Mackerras1998-07-071-10/+19
* Fix it so it compiles with glibc 2 under linuxPaul Mackerras1998-03-311-1/+7
* fix up includesPaul Mackerras1998-03-251-2/+9
* include from ../include not ..Paul Mackerras1998-03-259-16/+16
* mods from Steve Perkins; include from ../include not ..Paul Mackerras1998-03-251-3/+5
* include MakedefsPaul Mackerras1998-02-043-24/+7
* changes so it will compile with glibcPaul Mackerras1998-02-041-5/+1
* prototyping; make functions staticPaul Mackerras1997-04-301-9/+20
* *** empty log message ***Paul Mackerras1997-04-301-0/+10
* mods from Steve PerkinsPaul Mackerras1997-03-042-28/+13
* fix for freebsdPaul Mackerras1996-10-081-3/+3
* mod for UltrixPaul Mackerras1996-09-261-2/+2
* define ULTRIX so we know where we arePaul Mackerras1996-09-261-2/+2
* allow for COPTS from Makefile.topPaul Mackerras1996-09-262-7/+6
* define alloca for SunOSPaul Mackerras1996-09-141-1/+6
* need -DSUNOS4 (for alloca)Paul Mackerras1996-09-141-2/+2
* use cc by defaultPaul Mackerras1996-09-141-2/+2
* *** empty log message ***Paul Mackerras1996-08-281-3/+3
* mods for linux and osfPaul Mackerras1996-08-281-4/+17
* use standard ccPaul Mackerras1996-08-281-3/+6
* added -d for showing data ratePaul Mackerras1996-07-011-34/+72