]> rtime.felk.cvut.cz Git - coffee/buildroot.git/history - package/tftpd
DEVELOPERS: add myself to some packages
[coffee/buildroot.git] / package / tftpd /
2016-09-02 Peter KorsgaardMerge branch 'next'
2016-08-29 Peter Korsgaardtftpd: disallow on nios with pre-6.x toolchains
2016-07-04 Thomas Petazzonipackage: move busybox show others dependency to per...
2015-10-03 Maxime Hadjinlianpackage: Replace 'echo -n' by 'printf'
2015-09-01 Peter KorsgaardMerge branch 'next'
2015-08-24 Peter Korsgaardtftpd: fix init script
2015-04-22 Gustavo Zacariaspackages: remove non-IPv6 dependencies and tweaks
2014-12-01 Thomas Petazzonitftpd: use <pkg>_INSTALL_INIT_SYSV mechanism
2014-10-23 Kelvin Cheungtftpd: install TFTP client as well
2014-10-15 Gustavo Zacariastftpd: add hash file
2014-10-07 Thomas De Schamphe... .mk files: bulk aligment and whitespace cleanup of...
2014-10-04 Thomas De Schamphe... packages: rename FOO_CONF_OPT into FOO_CONF_OPTS
2014-09-01 Peter KorsgaardMerge branch 'next'
2014-08-14 Yuvaraj Patiltftpd: depends on MMU
2014-01-04 Jerzy Grzegorekpackage: remove the empty trailing line(s)
2013-09-08 Jerzy Grzegorekchange package tarball compression to xz whenever possible
2013-06-06 Alexandre BelloniNormalize separator size to 80
2012-07-17 Arnout Vandecappel... all packages: rename XXXTARGETS to xxx-package
2012-03-29 Gustavo Zacariastftp-hpa: bump to version 5.2
2011-12-01 Peter KorsgaardMerge branch 'next'
2011-11-14 Peter Korsgaardtftpd: fix build without ipv6
2011-09-29 Thomas Petazzonipackage: remove useless arguments from AUTOTARGETS
2010-07-26 Thomas Petazzonitftpd: convert to autotargets
2009-10-01 Peter Korsgaardbuildroot: silence ./configure step when building with...
2009-09-03 Will Newtonpackage: Remove unnecessary dependencies on uclibc.
2009-01-16 Peter Korsgaardpackage/: convert to DOWNLOAD helper
2008-12-08 Peter Korsgaardpackage/: get rid of unneeded $(strip ..)
2008-07-17 Peter KorsgaardKconfig: remove 'default n'
2007-12-17 Ivan KutenAdd support for GNU and kernel.org mirrors
2007-08-22 Bernhard Reutner... - global whitespace trimming
2007-08-22 Bernhard Reutner... - semicolon touchup. No other changes
2007-08-21 Bernhard Reutner... - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* packa...
2007-07-11 Ulf SamuelssonUse <package>_VERSION in all <package>.mk instead of...
2007-06-27 Bernhard Reutner... - add endian handling, mmap, memcmp checks to TARGET_CO...
2007-06-16 "Steven J. Hill"Fix install of scripts.
2007-05-09 "Steven J. Hill"Rename all INIT scripts to have the numerical prefixes...
2007-05-07 "Steven J. Hill"Install the default script only if one was not found...
2007-03-14 Eric Andersenyet more LDFLAGS handling fixups
2007-03-13 Eric Andersenfixup package LDFLAGS handling
2007-01-14 Eric Andersenfixup a whole steaming pile of insanity. When packages...
2007-01-14 "Steven J. Hill"Update packages to provide properly working initializat...
2006-11-17 Bernhard Reutner... - add and use BR2_BZCAT config option.
2005-11-24 Mike Frysingerremove extra space after touch
2005-07-27 Eric AndersenMinor updates
2005-06-24 Eric Andersenbe a bit more consistant with naming, always escape...
2005-04-21 Eric AndersenDon't mess with /etc/default for now.
2005-04-21 Eric AndersenUpdate init scripts a bit. Don't mess with /etc/defaul...
2005-02-16 Eric AndersenHPA's Trivial File Transfer Protocol (tftp) server.