index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
su
Age
Commit message (
Expand
)
Author
2023-03-24
After a ':' (as in login:group or just :group) insist that there
kre
2023-03-24
PR misc/57287 from Nan Xiao
kre
2021-11-27
usr.bin: remove unnecessary CONSTCOND, lint no longer needs it
rillig
2021-10-30
su(1): use reallocarr instead of malloc(x * y)
nia
2021-10-17
su: Use consttime_memequal instead of strcmp.
nia
2021-09-10
usr.bin: remove unnecessary lint comment CONSTCOND
rillig
2019-09-01
Remove superfluous Ns.
wiz
2019-09-01
su was in v1
sevan
2018-02-26
Fix typo in comment.
htodd
2018-02-25
add LIBKRB5_LDADD/LIBKRB5_DPADD and their static counterparts
mrg
2017-05-18
Correct the man page reference
abhinav
2015-08-09
Do not use pamh after pam_end. It's cosmetic change since pam_strerror
shm
2015-06-16
fix some error handling.
christos
2014-09-19
Sort sections. From Henning Petersen in PR 49222.
wiz
2014-03-16
Fix gcc48 build. No obvious reason why nobody else has hit this...
dholland
2013-06-29
Change to home directory only after setting the full user context
mlelstv
2013-06-20
- don't re-use the va list twice, leads to coredumps.
christos
2012-11-21
Note that 'su -l' does not update utmp and related databases.
pgoyette
2012-04-12
make this compile again.
christos
2012-03-15
Add __printflike attribution to use vprintf and friends with an argument
joerg
2011-08-31
NULL does not need a cast
plunky
2011-04-24
We no longer need -I/usr/include/krb5.
elric
2010-10-02
Don't free memory that was succesfully passed to putenv(3) which takes
tron
2009-05-18
Sort options.
wiz
2008-07-21
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-04-06
Be consistent about making USE_PAM!=no be exclusive to USE_SKEY!=no.
lukem
2008-04-05
call setprogname(), from Anon Ymous
christos
2007-10-27
bump date.
christos
2007-10-27
uncomment the group handling documentation.
christos
2007-10-27
- move grutil code to newgrp.
christos
2007-10-27
From Anon Ymous:
christos
2007-10-18
Make the license match to grutil.c
christos
2007-10-18
Put the proper license on this file, using the newgrp.c one.
christos
2007-10-17
From Anon Ymous:
christos
2007-05-28
Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the
tls
2006-07-13
remove PAM_DEBUG
christos
2006-05-14
restore elevated priority before launching command in
mlelstv
2006-03-20
Goodbye KerberosIV
christos
2005-12-15
Use LOGIN_CAP even in the pam case.
christos
2005-12-15
PR/32307: Jason V. Miller: su fails to set umask correctly when using pam
christos
2005-12-15
Give a general description what this command does before going into
hubertf
2005-07-05
Set LOGNAME in the new environment (in addition to USER);
kleink
2005-06-19
Use groff macros instead of troff ones.
wiz
2005-06-19
Drop trailing whitespace.
wiz
2005-04-19
check for pwd != NULL
christos
2005-04-05
Update with pam descriptions.
christos
2005-04-02
Put declaration of pwbuf[] back before any code, so this compiles with
he
2005-03-30
- Use the getpw*_r methods.
christos
2005-03-23
Deal with signals and process groups (from FreeBSD)
christos
2005-03-04
Introduce PAM_STATIC_LDADD and PAM_STATIC_DPADD. When compiling
he
[next]