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
/
gen
/
getpwent.c
Age
Commit message (
Expand
)
Author
2001-07-10
put another YP-only piece inside the ifdef
Theo de Raadt
2001-02-13
Avoid theoretical potential buffer overflow
Paul Janzen
2001-01-31
move utmp to large format, usernames to 32 chars; downsj
Theo de Raadt
2000-04-25
well if you cannot do a libc commit properly a week before 2.7 tree lock, sur...
Theo de Raadt
2000-04-25
getpw*_r()
David Leonard
1999-09-15
redo master.passwd.byname check if either the uid or euid changes, this was
Theo de Raadt
1999-09-14
indent
Theo de Raadt
1999-09-03
Use strtol() and strtoul() instead of atoi(). This allows us to catch
Todd C. Miller
1998-08-14
realloc repair
Theo de Raadt
1998-07-14
avoid calling __has_yppw() everytime through getpwent(), by caching the YP st...
Theo de Raadt
1997-12-18
handle long usernames more carefully
Theo de Raadt
1997-07-23
tabify
kstailey
1997-04-18
constrain length of db lookups better; reported by adam@math.tau.ac.il
Theo de Raadt
1997-04-13
buf oflow; bitblt
Theo de Raadt
1996-10-16
kill __yp_token, other clean ups.
Jason Downs
1996-10-15
* optimal exclusions support -- don't waste memory with DB. assumes
Jason Downs
1996-09-16
uid_t is now a u_int32_t, treat it as such.
Todd C. Miller
1996-09-15
Add a couple of syscalls; bring more prototypes into scope
Thorsten Lockert
1996-09-15
Remove dead code
Thorsten Lockert
1996-08-19
Fix RCS ids
Thorsten Lockert
1996-04-24
yp_prot.h lies -> use yp.h (from yp.x) instead, change lots of structure
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt