aboutsummaryrefslogtreecommitdiff
path: root/sysdeps (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move readlink, mktemp, run-parts and which to a new debianutils dir.bug12002-11-111-2/+3
| | | | git-svn-id: svn://busybox.net/trunk/busybox@5908 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Config feature DEVPTS defined and used in telnetd, by Pavel Roskinbug12002-11-101-0/+5
| | | | git-svn-id: svn://busybox.net/trunk/busybox@5905 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Make uncompress a seperate applet so it doesnt pull in all the gunzip codebug12002-11-011-1/+0
| | | | git-svn-id: svn://busybox.net/trunk/busybox@5771 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Some CML1 grammar fixesandersen2002-09-011-1/+1
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@5440 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Added a compile time option to suppress the "Using fallback.." messagesandman2002-07-181-0/+3
| | | | | | | if no busybox.conf file is existant. git-svn-id: svn://busybox.net/trunk/busybox@5065 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Cleanup shadow.h stuff so it behaves as intendedandersen2002-07-031-4/+0
| | | | | | | -Erik git-svn-id: svn://busybox.net/trunk/busybox@4990 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Implement two types of suid/sgid support for BusyBox:sandman2002-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] git-svn-id: svn://busybox.net/trunk/busybox@4855 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Support old-style compress (.Z) files via libbb / unzip( ) callssandman2002-05-151-0/+1
| | | | | | | | (configurable) - When enabled an applet "uncompress" is also made available (oddname to gunzip) git-svn-id: svn://busybox.net/trunk/busybox@4778 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Some more minor build cleanupsandersen2001-11-101-27/+36
| | | | git-svn-id: svn://busybox.net/trunk/busybox@3654 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Cleanup some config problems. Add a sane default config that basicallyandersen2001-11-102-6/+294
| | | | | | | matches the default old Config.h git-svn-id: svn://busybox.net/trunk/busybox@3648 69ca8d6d-28ef-0310-b511-8ec308f3f277
* more config.in entries from Giulio Orsero <giulioo@pobox.com>andersen2001-11-101-0/+13
| | | | | | | with some minor edits by me. git-svn-id: svn://busybox.net/trunk/busybox@3640 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Oops. I forgot pwd_group/config.inandersen2001-10-251-0/+1
| | | | git-svn-id: svn://busybox.net/trunk/busybox@3580 69ca8d6d-28ef-0310-b511-8ec308f3f277
* Major rework of the directory structure and the entire build system.andersen2001-10-242-0/+23
-Erik git-svn-id: svn://busybox.net/trunk/busybox@3561 69ca8d6d-28ef-0310-b511-8ec308f3f277