summaryrefslogtreecommitdiff
path: root/sysdeps/linux (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some CML1 grammar fixesEric Andersen2002-09-011-1/+1
| | | | -Erik
* Added a compile time option to suppress the "Using fallback.." messageRobert Griebl2002-07-181-0/+3
| | | | if no busybox.conf file is existant.
* Cleanup shadow.h stuff so it behaves as intendedEric Andersen2002-07-031-4/+0
| | | | -Erik
* Implement two types of suid/sgid support for BusyBox:Robert Griebl2002-06-041-1/+9
| | | | | | 1) tinylogin like with compile time selection and a chown root.root 2) Runtime configurable via /etc/busybox.conf (docu is in the works) [Parts of this patch may overlap with my other two patches]
* Support old-style compress (.Z) files via libbb / unzip( ) callsRobert Griebl2002-05-151-0/+1
| | | | | (configurable) - When enabled an applet "uncompress" is also made available (oddname to gunzip)
* Some more minor build cleanupsEric Andersen2001-11-101-27/+36
|
* Cleanup some config problems. Add a sane default config that basicallyEric Andersen2001-11-102-6/+294
| | | | matches the default old Config.h
* more config.in entries from Giulio Orsero <giulioo@pobox.com>Eric Andersen2001-11-101-0/+13
| | | | with some minor edits by me.
* Oops. I forgot pwd_group/config.inEric Andersen2001-10-251-0/+1
|
* Major rework of the directory structure and the entire build system.Eric Andersen2001-10-242-0/+23
-Erik