index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
rpc
/
auth_unix.c
Age
Commit message (
Expand
)
Author
2007-03-25
eliminate call to abort(), which is very bad in libs. I forgat how
Otto Moerbeek
2006-11-10
add void set_rpc_maxgrouplist(int), to be able to make mount_nfs -g
Alexander von Gernler
2005-08-08
zap remaining rcsid.
Marc Espie
2005-04-01
ansify. ok deraadt@ jaredy@
Otto Moerbeek
2005-01-08
Bit of KNF - replace (<type> *)0 and (<type> *)NULL with NULL. Pointed
Kenneth R Westerback
2003-09-20
do not leak if mem_alloc fails
Theo de Raadt
2002-01-02
label abort() from inside library as ILLEGAL
Theo de Raadt
2001-09-15
prototype cleanup
Theo de Raadt
2001-03-03
plug many memory leaks
Theo de Raadt
2000-08-24
fix includes
Theo de Raadt
1998-12-20
alphabetize function forward decls for prettiness
Todd C. Miller
1998-07-09
clarify gethostname() call
Theo de Raadt
1997-11-08
avoid more abort()
Theo de Raadt
1997-07-17
verf is a ptr
Theo de Raadt
1996-12-14
Clean up lint and compile warnings
Thorsten Lockert
1996-11-14
memcpy needs proto from string.h.
etheisen
1996-09-15
Remove dead code
Thorsten Lockert
1996-08-19
Fix RCS ids
Thorsten Lockert
1996-07-20
bcopy->memcpy & tag
Theo de Raadt
1996-03-25
Pull prototypes into scope
Thorsten Lockert
1995-10-18
initial import of NetBSD tree
Theo de Raadt