aboutsummaryrefslogtreecommitdiff
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2006-01-06No, we _want_ the suid and sgid bits reverted by chown, for security reasons.landley1-24/+7
2006-01-04- better wordingaldot1-2/+2
2006-01-04use MAP_PRIVATE instead of MAP_SHARED for uClinux systems (see Bug 550)vapier2-2/+2
2006-01-04Jason Schoon writes:vapier1-1/+1
2006-01-04import nios2 support from microtronixvapier1-0/+171
2006-01-04make mount usage a bit more tersevapier1-2/+1
2006-01-03just use bb_xfopen()vapier1-4/+1
2006-01-03fix comment documentationvapier1-2/+2
2005-12-29- silence warning about unused paramaldot1-2/+1
2005-12-29- use HOSTCC instead of a hardcoded ccaldot1-1/+1
2005-12-26remove buffer overflow by Erik and decodeString problem by Glenn, add error c...vodz1-6/+23
2005-12-21When you went "losetup -d /dev/loop0 /dev/loop1" the error message was strange.landley2-2/+3
2005-12-21Trying to losetup a device as a regular user shouldn't result in an endlesslandley1-2/+3
2005-12-21Second attempt to simplify the login menu. Shadow password stuff at the top,landley1-2/+1
2005-12-21- fix check for group and user, remove some whitespace while at it.aldot1-4/+4
2005-12-20Fix chroot, leave console alone if -c not specified, and yank debug code.landley1-11/+16
2005-12-20Some minor cleanups/bugfixes split off from the big remount work:landley2-27/+14
2005-12-20Shadow password support went beyond the dependency event horizon, just makelandley1-32/+28
2005-12-20Actually, static buffers look like _this_...landley1-1/+1
2005-12-20remove debug feature for productionvodz1-67/+71
2005-12-19Make a few warnings go away.landley2-4/+4
2005-12-19Do an svn log -v, the information in this changelog is stunningly landley1-1381/+0
2005-12-19Shadow password support involves vlock too.landley1-3/+3
2005-12-19Patch from Tito to make vlock much smaller.landley1-94/+14
2005-12-18strncmp isn't automatically superior to strcmp. Especially when it isn'tlandley1-2/+2
2005-12-17Sigh. Left the debug path in. Fixed.landley1-1/+1
2005-12-17Added /etc/mdev.conf support. Adds about 1.9k to mdev.landley2-16/+123
2005-12-16Bug 601: When we fork an archiver and feed stuff to it through a pipe, iflandley1-3/+4
2005-12-16Ahem. Vladimir checked in a different fix bug didn't close out the bug.landley1-1/+0
2005-12-16Less would segfault if it had no tty. (Bug 600.)landley1-0/+1
2005-12-16I screwed up the last commit: if dt is null when ENABLE_MULTIPLE_OPTIONS islandley1-6/+8
2005-12-16Stephane Billiart said:landley2-2/+2
2005-12-15sync license from mainstreamvodz1-6/+2
2005-12-15fopen(TTY...) to bb_xfopen(), close bug 600vodz1-1/+1
2005-12-15- Stephane Billiart writes:aldot2-3/+3
2005-12-15- remove duplicate entry for switch_rootaldot1-2/+1
2005-12-15Add a fflush(stdout).landley1-58/+4
2005-12-15Better use of the ENABLE guards.landley1-7/+6
2005-12-15The rest of Yann E. Morin's install revamp.landley3-5/+47
2005-12-15Eliminate unnecessary allocation from md5sum that was leaked without ever bei...landley1-9/+0
2005-12-15Fix -g and -p options. Patch from Traceman. (I don't know who that is,landley1-3/+2
2005-12-15Patch from dlively (whoever that is, see bug 591) to fixlandley1-0/+3
2005-12-14- several functions depend on IPv4 or IPv6 od IPX support.aldot1-0/+3
2005-12-14- remove warning (thanks Yann E. MORIN) and switch to ENABLE_aldot1-15/+15
2005-12-13remove sigsetmask, noticed by Bernhardvodz1-0/+4
2005-12-13- check if CC supports -funsigned-charaldot1-1/+9
2005-12-13- wrap label GET_COUNT in #if ENABLE_FEATURE_FANCY_applet to avoid warningaldot2-7/+11
2005-12-13- do away with superfluous keyword.aldot1-1/+1
2005-12-13remove strange bloat dup2() usage, sync this code with mainstream login-utils...vodz1-3/+2
2005-12-13Nothing to see here. Move along.landley5-2/+180