*: trailing empty lines removed
[platform/upstream/busybox.git] / examples /
2010-07-25 Denys Vlasenko*: trailing empty lines removed
2010-04-04 Denys Vlasenkoupdate examples/udhcp/udhcpd.conf
2010-03-21 Denys Vlasenkoudhcp: tweak udhcpd.conf example and comments. no code...
2010-03-20 Denys Vlasenkoudhcp: code shrink; disable time and log server options
2010-03-20 Denys Vlasenkoudhcpc: make it possible to disable vendor id; improve...
2010-03-20 Denys Vlasenkoudhcpd: remove five more options which do not make...
2010-03-19 Denys Vlasenkoudhcp: remove support for some really old and odd options
2010-01-26 Denys Vlasenkowhitespace fix
2010-01-25 Denys Vlasenkontpd: explain why scripts can be run in quick succession
2010-01-25 Denys Vlasenkowhitespace fixes
2010-01-18 Denys Vlasenkofix examples which used non-standard cut -b0-NNN
2010-01-13 Denys Vlasenkoexamples: add example ntpd service
2009-12-01 Denys Vlasenkontpd: make it work w/o -g too :(
2009-11-11 Denys Vlasenkomdev_fat.conf: add a rule to run nameif
2009-11-09 Denys Vlasenkofix 'not not' in comment
2009-11-09 Denys Vlasenkotweak service examples a bit (less verbose comment...
2009-11-09 Denys Vlasenkotweak dhcp service example - add ntp configuration
2009-11-08 Denys Vlasenkoadd and example of tftpd service
2009-11-07 Denys Vlasenkoadd more service examples
2009-11-07 Denys Vlasenkotweak mdev_fat.conf example
2009-11-07 Denys Vlasenkotweak examples
2009-11-07 Denys Vlasenkoadding examples/mdev_fat.conf
2009-11-07 Denys Vlasenkoadd examples/mdev.conf
2009-11-06 Denys Vlasenkowhitespace fixes
2009-11-06 Denys Vlasenkoadding example runit-style service directory
2009-10-02 Denys VlasenkoFixes to usage text; updated busybox.spec
2009-07-23 Denys Vlasenkochmod 755 some files in examples/*
2009-07-09 Mike Frysingerdepmod.pl: recurse through module dependencies
2009-07-04 Denys Vlasenkofix dependencies of FEATURE_GETOPT_LONG
2009-07-02 Denys VlasenkoAdded kernel patch for /proc/self/exe to examples
2009-06-17 Denys Vlasenkoexamples/udhcp/udhcpd.conf: update
2009-05-10 Denys Vlasenkotftp: do not risk invoking Sorcerer's Apprentice syndrome
2009-05-06 Mike Frysingerdepmod.pl: updates and fixes galore
2009-04-21 Denis Vlasenkotweak example udhcp script
2009-04-16 Denis Vlasenkoupdate example udhcpc script
2008-07-26 Denis Vlasenkofix example of vcsa creation
2008-05-28 Bernhard Reutner... - move depmod shell script to examples/
2007-12-25 Denis Vlasenkosync examples to what actual actual code expects
2007-12-24 Denis Vlasenkonameif: extended matching (Nico Erfurth <masta@perlgolf...
2007-11-18 Mike Frysingerexported symbols may be weak, so allow symbols marked...
2007-07-13 Mike Frysingeradd support for --symbol-prefix/-P
2007-02-03 Denis Vlasenkos/PREFIX/CONFIG_PREFIX/
2006-12-26 Denis Vlasenkoadduser: trivial code movement
2006-09-17 Denis Vlasenkowhitespace cleanup
2006-07-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2006-06-07 Mike Frysingerremove cvs $Id tag
2006-06-02 Rob LandleyPatch from Atsushi Nemoto:
2006-05-30 Bernhard Reutner... - this could use a brother which deals with glibc based...
2006-05-26 Mike Frysingerfix spelling mistakes
2006-04-12 Bernhard Reutner... - better wording.
2006-03-21 Rob LandleyPatch from Stuart Hughes upgrading depmod.pl
2006-01-25 "Vladimir N. Oleynik"new applet. Thanks Roberto A. Foglietta
2005-04-30 Rob LandleyDavid Brownell submitted a new applet, zcip, based...
2004-10-13 Eric AndersenSimon Poole writes:
2004-10-08 Eric AndersenWade Berrier writes:
2004-04-07 Eric AndersenAdd an example inetd.conf file
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-11-30 Glenn L McGrathPatch from Tito, size optimisation, cleanup noise when...
2003-10-09 Glenn L McGrathexample devfs config file, patch from Tito.
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2002-12-11 Russ Dillanother sync to udhcp cvs
2002-12-05 Eric AndersenKill CONFIG_FEATURE_USE_DEVPS_PATCH and the devps patch...
2002-10-14 Russ Dilladded full udhcp integration
2002-10-08 "Steven J. Hill"Fixed the script. It always put output to 'stdout'...
2002-08-21 Glenn L McGrathudhcpc sample scripts
2002-03-13 Eric AndersenDon't mention ldconfig
2001-12-17 Eric AndersenAdd in a new restart init target, triggered by SIGHUP...
2001-12-08 Eric AndersenBegin moving things to busybox.net
2001-11-20 Eric AndersenFix email addr 0_60_2
2001-11-05 Eric AndersenFix spelling
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-09-21 Eric AndersenEliminate ldconfig which is no longer built by
2001-08-22 Eric AndersenBump version to 0.61.pre
2001-08-02 Eric AndersenOk, here we go...
2001-07-30 Eric AndersenThis depmod script will create a modules.dep file,...
2001-07-30 Eric AndersenFix up the sample inittab entry per what is current.
2001-07-10 Eric AndersenMake the rev be 0.53pre...
2001-07-09 Eric AndersenFix the spec file so it works on redhat systems. At...
2001-07-07 Eric AndersenSome minor updates. Bump version number in preparation...
2001-06-26 Glenn L McGrathrpm2cpio applet by Laurence Anderson
2001-06-18 Mark WhitleyChanged a hard-coded path to a variable defined path.
2001-05-09 Eric AndersenBump version to 0.52pre
2001-05-04 Mark WhitleyWrote documentation and scripts for creating a busybox...
2001-04-17 Mark WhitleyAdded some help messages.
2001-04-09 Eric AndersenBump version number to 0.51
2001-03-15 Eric AndersenUpdate files and version number prepratory to cutting...
2001-03-14 Mark WhitleyScript that generates a script that will convert oddbal...
2001-02-14 Eric AndersenBump rev to 0.50pre.
2001-01-27 Eric AndersenFix up copyright msgs. Bump version to 0.49 in prepara... 0_49
2000-12-20 Eric AndersenBump the version number to 0.49pre
2000-12-13 Eric AndersenUpdate the version number to 0.48 (no longer pre).
2000-12-12 Eric AndersenScript updates for better portability
2000-11-29 Eric AndersenFinish commit of rpmunpack and add in scripts for undeb...
2000-10-27 Eric AndersenOops. I never committed this. Update version to 0...
2000-09-26 Eric AndersenUpdate my devps patch for the latest 2.2 kernel.
2000-09-25 Eric AndersenGratuitously changed the file "busybox.defs.h" to the...
2000-09-15 Pavel RoskinDon't suppress output of umount and swapoff - it is...
2000-09-14 Eric AndersenAdd in a patch from robotti@metconnect.com and Chip...
2000-08-21 Eric AndersenRemoved since this patch is now in the current 2.4...
2000-07-21 Eric AndersenBump version number.
next