| Commit message (Expand) | Author | Age | Files | Lines |
* | pppd: fix build with 3.5+ kernel headers | Peter Korsgaard | 2012-09-11 | 2 | -24/+9 |
* | all packages: rename XXXTARGETS to xxx-package | Arnout Vandecappelle (Essensium/Mind) | 2012-07-17 | 1 | -1/+1 |
* | pppd: fix plugin search path | Gustavo Zacarias | 2012-06-11 | 1 | -1/+1 |
* | package: remove useless arguments from GENTARGETS | Thomas Petazzoni | 2011-09-29 | 1 | -1/+1 |
* | pppd: convert to gentargets, properly add radius support, fix l2tp for 2.6.35... | Gustavo Zacarias | 2010-10-18 | 3 | -23/+84 |
* | pppd.mk installs radattr.so twice and omits radrealms.so | Darcy Watkins | 2010-08-29 | 1 | -2/+2 |
* | Update all packages to quote $(TARGET_CC) | Thomas Petazzoni | 2010-07-07 | 1 | -1/+1 |
* | Use BR2_HAVE_DOCUMENTATION instead of BR2_HAVE_{MANPAGES,INFOPAGES} | Thomas Petazzoni | 2010-04-11 | 1 | -1/+1 |
* | pppd: only install manpages if BR2_HAVE_MANPAGES is enabled | Peter Korsgaard | 2010-03-22 | 1 | -1/+1 |
* | Bump pppd to 2.4.5 and convert to Makefile.autotools.in | Gustavo Zacarias | 2010-03-18 | 3 | -103/+58 |
* | pppd: enable ipv6 support if toolchain supports it | Alexander Clouter | 2010-03-13 | 1 | -0/+1 |
* | buildroot: silence ./configure step when building with 'make -s' | Peter Korsgaard | 2009-10-01 | 1 | -1/+1 |
* | package: Remove unnecessary dependencies on uclibc. | Will Newton | 2009-09-03 | 1 | -1/+1 |
* | pppd: fix build without UCLIBC_HAS_BSD_ERR | Peter Korsgaard | 2009-02-19 | 2 | -0/+22 |
* | Enable multilink PPP (no reason to disable it) | Hamish Moffatt | 2009-02-19 | 2 | -3/+15 |
* | package/: convert to DOWNLOAD helper | Peter Korsgaard | 2009-01-16 | 1 | -1/+1 |
* | package/: get rid of unneeded $(strip ..) | Peter Korsgaard | 2008-12-08 | 1 | -1/+1 |
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -1/+0 |
* | - take MANPAGES and INFOPAGES into account | Bernhard Reutner-Fischer | 2007-09-19 | 1 | -2/+12 |
* | Remove some more file during pppd-clean | Ulf Samuelsson | 2007-08-28 | 1 | -0/+2 |
* | This fixes make clean on pppd package (there is no rule uninstall in pppd's m... | Ulf Samuelsson | 2007-08-28 | 1 | -3/+2 |
* | - global whitespace trimming | Bernhard Reutner-Fischer | 2007-08-22 | 1 | -2/+2 |
* | - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ... | Bernhard Reutner-Fischer | 2007-08-21 | 1 | -1/+1 |
* | - add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGS | Bernhard Reutner-Fischer | 2007-06-27 | 1 | -2/+1 |
* | fixup package LDFLAGS handling | Eric Andersen | 2007-03-13 | 1 | -0/+2 |
* | fixup a whole steaming pile of insanity. When packages are configured, | Eric Andersen | 2007-01-14 | 1 | -0/+1 |
* | - bump version and pass the target cflags in properly (at least for most of the | Bernhard Reutner-Fischer | 2006-11-17 | 1 | -3/+4 |
* | - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ... | Bernhard Reutner-Fischer | 2006-10-01 | 1 | -1/+1 |
* | remove extra space after touch | Mike Frysinger | 2005-11-24 | 1 | -1/+1 |
* | This patch updates the pppd package to build version 2.4.3. The 2.4.3 version | Eric Andersen | 2005-05-16 | 1 | -7/+10 |
* | Per http://bugs.uclibc.org/view.php?id=130 | Eric Andersen | 2005-03-09 | 1 | -1/+1 |
* | There is no need to have a separate 'Makefile.in' file in the | Eric Andersen | 2005-02-10 | 2 | -3/+8 |
* | more help updates from Tom Cameron | Mike Frysinger | 2004-12-26 | 1 | -4/+3 |
* | pppd's install target doesn't like 'make -j' | Eric Andersen | 2004-12-11 | 1 | -1/+1 |
* | Make the TAR_VERBOSITY option a bit more sane | Eric Andersen | 2004-10-09 | 1 | -1/+1 |
* | use $(TAR_VERBOSITY) | Mike Frysinger | 2004-10-09 | 1 | -1/+1 |
* | final step in buildroot facelift | Eric Andersen | 2004-10-09 | 2 | -0/+11 |
* | Remove the old 'make' directory, and populate the new 'package' | Eric Andersen | 2004-10-09 | 1 | -0/+68 |