From 3f3eb4a13b9550f115759a533771e8d9ee423fd7 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 8 Feb 2000 22:29:23 +0000 Subject: 2000-02-08 Roland McGrath Remove the su utility, which is incompatible with traditional su as provided by sh-utils and used by some portable shell scripts. The Hurdish su functionality is available as `setauth --save'. * su.c: File removed. * Makefile (targets): Remove su. (SRCS): Remove su.c. (su): Target removed from various dependency rules. (su-LDLIBS): Variable removed. * unsu.c (doc): Refer to setauth --save rather than su. --- utils/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'utils/ChangeLog') diff --git a/utils/ChangeLog b/utils/ChangeLog index a9049a23..411a5664 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -1,3 +1,15 @@ +2000-02-08 Roland McGrath + + Remove the su utility, which is incompatible with traditional su + as provided by sh-utils and used by some portable shell scripts. + The Hurdish su functionality is available as `setauth --save'. + * su.c: File removed. + * Makefile (targets): Remove su. + (SRCS): Remove su.c. + (su): Target removed from various dependency rules. + (su-LDLIBS): Variable removed. + * unsu.c (doc): Refer to setauth --save rather than su. + 2000-01-22 Roland McGrath * nonsugid.c (get_nonsugid_ids): Remove saved set IDs from available -- cgit v1.2.3