Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-07-03 | Cleanup shadow.h stuff so it behaves as intended | Eric Andersen | |
-Erik | |||
2002-06-04 | Implement two types of suid/sgid support for BusyBox: | Robert Griebl | |
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] | |||
2002-05-15 | Support old-style compress (.Z) files via libbb / unzip( ) calls | Robert Griebl | |
(configurable) - When enabled an applet "uncompress" is also made available (oddname to gunzip) | |||
2001-11-10 | Cleanup some config problems. Add a sane default config that basically | Eric Andersen | |
matches the default old Config.h | |||
2001-11-10 | more config.in entries from Giulio Orsero <giulioo@pobox.com> | Eric Andersen | |
with some minor edits by me. | |||
2001-10-25 | Oops. I forgot pwd_group/config.in | Eric Andersen | |
2001-10-24 | Major rework of the directory structure and the entire build system. | Eric Andersen | |
-Erik |