Implement two types of suid/sgid support for BusyBox:
authorRobert Griebl <griebl@gmx.de>
Tue, 4 Jun 2002 20:06:25 +0000 (20:06 -0000)
committerRobert Griebl <griebl@gmx.de>
Tue, 4 Jun 2002 20:06:25 +0000 (20:06 -0000)
commitc9aca4561ddb1165890fae0c8b921a2504c6273f
tree584aaddcc5ef4d9e715f27e9d1d8dad98b7a5074
parentbc28f7a1e19397666e687a6a1ba38deff9fd1030
Implement two types of suid/sgid support for BusyBox:
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]
applets/applets.c
include/applets.h
include/busybox.h
include/libbb.h
sysdeps/linux/config.in