aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a missing brace, patch by Hideki IWAMOTObug12004-09-151-0/+1
* Tito writes,bug12004-09-156-108/+126
* Only write to shadow file is shadow passwords are enabled. Patch by magicfox ...bug12004-09-151-5/+4
* Patch by Felipe Kellermann, use the common escape handling function and remov...bug12004-09-151-133/+21
* remove a cut/paste mistake, i better get some sleep.bug12004-09-141-20/+0
* Apply patch from Felipe Kellermann to simlify logic of sort functions.bug12004-09-141-26/+24
* Patch by Felipe Kellermann, fix a bug introduced in the last patch by adding ...bug12004-09-141-15/+21
* Patch from Felipe Kellermann, remove some unnecessary dups, i declared a few ...bug12004-09-145-19/+18
* Patch from Felipe Kellermann, adds missing applet usage options, removes usagebug12004-09-141-31/+51
* Patch from tito to add argument checking.bug12004-09-141-2/+2
* I have to assume both Avaks and LSILogic are deliberatly ignoring me.bug12004-09-141-0/+3
* Fixup URLandersen2004-09-081-1/+1
* Felipe Kellermann writes:andersen2004-09-081-29/+26
* Patrick Huesmann noticed BusyBox would not link whenandersen2004-09-081-0/+2
* Jonas Holmberg from axis dot com writes:andersen2004-09-021-22/+46
* No longer neededandersen2004-09-022-369/+0
* Based on patches from Mike Frysinger, add insmod support forandersen2004-09-022-82/+91
* Tito writes:andersen2004-09-023-9/+6
* Tito writes:andersen2004-09-027-80/+149
* Fixup some warningsandersen2004-08-286-22/+32
* Quiet a few warningsandersen2004-08-272-20/+2
* Togg writes:andersen2004-08-261-28/+14
* Improve the setuid situation a bit, and make it more apparentandersen2004-08-263-0/+29
* The login applet should always be setuid rootandersen2004-08-261-1/+1
* Tito writes:andersen2004-08-261-4/+6
* Save a line or twoandersen2004-08-262-6/+3
* Vladimir N. Oleynik writes:andersen2004-08-261-5/+15
* Tito writes:andersen2004-08-269-18/+18
* Felipe Kellermann writes:andersen2004-08-261-2/+2
* Patch from Manousaridis Angelos to cleanup stale file descriptors, it was pre...bug12004-08-252-3/+6
* Patch from Rodney Radford adding x86_64 support.andersen2004-08-191-3/+13
* regularly update the status line displayandersen2004-08-191-4/+4
* Patch from Mike Castle to cleanup some modutils issues, inandersen2004-08-191-59/+33
* Patch from Tito adding support for '-q'andersen2004-08-191-1/+4
* Patch from Tito documenting the '-q' optionandersen2004-08-191-2/+3
* Patch from Vladimir N. Oleynik:andersen2004-08-192-1/+2
* Fixup 'dc' usageandersen2004-08-181-5/+5
* Prepare for releaseandersen2004-08-164-206/+450
* Bump versionandersen2004-08-161-1/+1
* Only pass modprobe module params with 2.6.x kernel support.andersen2004-08-161-2/+4
* Do not use vfork, as init is not vfork safe. Do not allowandersen2004-08-161-4/+2
* Bertrand Baudet writes:andersen2004-08-161-2/+2
* Joe.C writes:andersen2004-08-161-0/+1
* Use __kernel_old_dev_t for 2.6.x kernelsandersen2004-08-161-0/+2
* Aurelien Jacobs writes:andersen2004-08-161-3/+1
* Christian Ostheimer writes:andersen2004-08-141-1/+1
* Patch from solar to fix problems with get_name()andersen2004-08-121-23/+28
* Set default command to list rather than get, its default behaviour nowbug12004-08-111-2/+1
* Patch from Mike Castle, dont print an empty line (patch modified by me tobug12004-08-111-9/+13
* Patch from Tito to fix memory leak upon error.bug12004-08-111-2/+3