Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-07-25 | remove obsolete kerberos references; | Jason McIntyre | |
ok hin@ | |||
2003-06-10 | - section reorder | Jason McIntyre | |
- COMPATIBILITY merge - macro cleanup - kill whitespace at EOL - new sentence, new line ssh pages ok markus@ | |||
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2002-11-14 | use $ or # before commands in examples | Theo de Raadt | |
2002-10-16 | Add a new flag, -L, to cause su(1) to loop asking for a login/password | Todd C. Miller | |
repeatedly until the user authenticates or interrupts things. This will be used to make login(1) no longer setuid. | |||
2002-03-27 | We uyse 'krb4', not 'kerberos' for the authentication type. Also | Todd C. Miller | |
provide an example for -a usage. Closes PR 2423. | |||
2002-02-17 | mention that '-' is the deprecated form of '-l' | Todd C. Miller | |
2001-08-26 | su(1) see also: sudo(8) - users coming fron other UNIX environments may | Heikki Korpela | |
be using su for purposes where sudo would serve better. Suggested by <allenwc@home.com>. Ok millert@ | |||
2001-05-29 | add support for BSD authentication | Todd C. Miller | |
2001-05-01 | Remove completely redundant introductory sentences in ENVIRONMENT sections. | Aaron Campbell | |
2000-08-20 | Add calls to setusercontext() and login_get*(). We basically call | Todd C. Miller | |
setusercontext() in most places where previously we did a setlogin(). Add default login.conf file and put root in the "daemon" login class. | |||
2000-03-11 | Various cleanups and standardizations. | Aaron Campbell | |
1999-06-05 | - remove trailing white space | Aaron Campbell | |
- remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/ | |||
1998-09-27 | usr.bin/ man page cleanups, n-s | Aaron Campbell | |
1997-09-04 | clarify usage of wheel group; twp@tezcat.com | Niels Provos | |
1996-10-26 | Now sets $LOGNAME as per POSIX. | Todd C. Miller | |
1996-10-12 | su.c: minor cleanup, some from FreeBSD | Todd C. Miller | |
su.1: Examples from FreeBSD + minor nits fixed. | |||
1996-06-26 | rcsid | Theo de Raadt | |
1996-01-07 | more traditional semantics. if wheel group has no listed users, anyone | Theo de Raadt | |
can su to root. default wheel group lists "root" as a user, thus defaulting to a secure envirment. from arnej@pvv.unit.no; netbsd pr#1894 | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |