summaryrefslogtreecommitdiff
path: root/sysdeps/freebsd/ppp.c
Commit message (Expand)AuthorAgeFilesLines
* Turn glibtop::machine from a value to a pointer, allocated on init.Benoit Dejean2015-08-081-2/+2
* Remove useless/meaningless calls to glibtop_init_[prs]() with sysdeps/{freebs...Benoit Dejean2015-08-081-2/+0
* Update old FSF address.Robert Roth2014-08-201-2/+2
* Renamed all glibtop_init_xxx functions to _glibtop_init_xxx so they getBenoît Dejean2007-04-111-1/+1
* Removed noisy $Id$.Benoît Dejean2007-02-191-2/+0
* Huge (k)FreeBSD update. (k)FreeBSD support is freebsd/ Other BSD are inBenoît Dejean2007-02-181-8/+10
* remove unused file.James Henstridge2005-12-121-0/+1
* Merge a bunch of trivial OpenBSD patchs. To *BSD maintainers : pleaseBenoît Dejean2004-08-281-1/+1
* whitespace clean up.Benoît Dejean2004-06-091-1/+1
* Reverted libgtop changes. It's a common module and I should not modify it.Carlos Perelló Marín2003-10-191-0/+144
* Moved all sysdeps code to the new libgtop-backends module.Martin Baulig2001-04-201-151/+0
* kvm_nlist () returns -1 on error, but a positive return value does notMartin Baulig2000-02-131-1/+1
* Removed the `lockfile' argument; we now use a configure check to determineMartin Baulig2000-02-061-1/+1
* Added `use_isdn' and `lockfile' arguments. When `use_isdn' is TRUE, weMartin Baulig2000-01-221-1/+2
* The indentation in LibGTop was done with the following command:Martin Baulig1999-12-261-38/+40
* s/server->machine/server->_priv->machine/g;Martin Baulig1999-12-231-2/+2
* Return 0 on success and -1 on error.Martin Baulig1999-10-241-0/+4
* This is a very big an possibly breaking commit.Martin Baulig1999-10-241-2/+2
* Make I4B work on NetBSD.Martin Baulig1999-05-251-1/+1
* Use `(1L << feature)' instead of `(1 << feature)' to avoid problemsMartin Baulig1999-05-061-3/+3
* Don't use `sppp.pp_phase' if we don't HAVE_I4B_ACCT. This is an ugly hackMartin Baulig1999-03-181-0/+6
* Set the copyright of LibGTop to the GNU General Public License.Martin Baulig1999-02-231-7/+7
* Include a copy of the GNU Library General Public License here.Martin Baulig1999-02-221-13/+15
* Great !!! It's working on my FreeBSD 3.0 machine now ... !!!Martin Baulig1998-11-171-0/+5
* Small fixes.Martin Baulig1998-10-251-2/+2
* Added new feature to get PPP/ISDN support:Martin Baulig1998-10-251-0/+131