]> git.ozlabs.org Git - ppp.git/history - pppstats/pppstats.c
For Linux, use the Linux / Glibc based defines instead of included headers
[ppp.git] / pppstats / pppstats.c
2022-07-15 Eivind NæssFor Linux, use the Linux / Glibc based defines instead...
2021-11-26 Paul MackerrasMerge branch 'pppoe-discovery' of https://github.com...
2021-10-16 Paul MackerrasMerge pull request #297 from mjeveritt/patch-11-test-pr
2021-07-24 Paul MackerrasMerge pull request #296 from enaess/ppp-autotools
2021-07-20 Eivind NæssUse autoconf/automake to configure and make ppp
2020-12-31 Paul MackerrasMerge pull request #177 from tisj/eap-mschapv2-server
2020-12-31 Paul MackerrasMerge pull request #103 from Low-power/solaris-mtu-fix
2020-12-30 Paul MackerrasMerge pull request #54 from shankerwangmiao/master
2020-12-30 Paul MackerrasMerge pull request #101 from vyos/if-renaming-clean
2020-12-29 Paul MackerrasMerge pull request #153 from pali/master
2020-12-29 Paul MackerrasMerge branch 'chap-timeout' of https://github.com/nomis/ppp
2020-12-29 Paul MackerrasConvert to ANSI C
2019-05-05 Jaroslav ŠkarvadaVarious fixes for errors found by coverity static analy...
2018-06-23 Paul MackerrasMerge branch 'pppd_print_changes' of https://github...
2017-03-18 Paul MackerrasMerge branch 'master' of https://github.com/gburgessiv/ppp
2017-03-18 Paul MackerrasMerge branch 'rp-pppoe-error' of https://github.com...
2017-03-18 Paul MackerrasMerge branch 'sys-to-errno-h' of https://github.com...
2017-03-18 Paul MackerrasMerge https://github.com/yasuoka/ppp
2017-03-18 Paul MackerrasMerge branch 'lr/linux-4.8' of https://github.com/Netwo...
2016-08-23 Paul Mackerraspppd: allow use of arbitrary interface names
2002-10-27 Frank Cusack__linux__ (already defined by compiler) not _linux_...
2000-04-24 Adi MasputraFixed bugs with regards to using other device names...
1999-08-13 Paul MackerrasFix the rcsid's for non-ansi compilers
1999-08-12 Paul Mackerraskill warning
1999-04-16 Paul Mackerrasnasty powerpc kludge is only needed for glibc 2.0
1999-01-20 Paul Mackerraskludge for pseudo-glibc on linux/ppc
1998-07-07 Paul Mackerrasfix incorrect compression ratio printout on linux
1998-03-31 Paul MackerrasFix it so it compiles with glibc 2 under linux
1998-03-25 Paul Mackerrasfix up includes
1998-02-04 Paul Mackerraschanges so it will compile with glibc
1997-04-30 Paul Mackerrasprototyping; make functions static
1997-03-04 Paul Mackerrasmods from Steve Perkins
1996-09-26 Paul Mackerrasmod for Ultrix
1996-09-14 Paul Mackerrasdefine alloca for SunOS
1996-08-28 Paul Mackerrasmods for linux and osf
1996-07-01 Paul Mackerrasadded -d for showing data rate
1996-07-01 Paul Mackerrasupdated to be much closer to NetBSD version
1995-12-11 Paul MackerrasLinux mods from Al's version
1995-07-11 Paul MackerrasMods from Al Longyear, including adding a -a flag ...
1995-06-30 Paul MackerrasUpdates from Al Longyear
1995-06-01 Paul Mackerrasmods & restructuring to support Solaris 2
1995-05-02 Paul MackerrasDisplay recent compression rate as a number between...
1995-05-02 Paul Mackerrasadded compression stats (from Steve Perkins)
1994-09-21 Paul Mackerrasextra include
1994-09-19 Paul Mackerrasuse SIOCGPPPSTATS ioctl on a socket instead of poking...
1994-06-08 Paul Mackerrasdon't include if_ppp.h on suns
1994-04-21 Paul Mackerrasmerged in Ultrix port, some clean up
1993-12-15 Paul Mackerrastake out non-KVMLIB code, use _PATH_UNIX on *bsd
1993-11-11 Paul MackerrasInitial revision