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
/
lib
/
libc
/
gen
/
devname.c
Age
Commit message (
Expand
)
Author
2019-02-18
appease string + int warning.
christos
2012-06-03
Switch device database to cdb(5). Rework ttyname(3) and ttyname_r(3) to
joerg
2010-03-23
remove some stray __weak_aliases, where the target functions were
drochner
2009-04-19
add some code to cope with dev.db's that have 32 bit time_t's in them.
mrg
2009-01-20
Change major()/minor() to return 32-bit types again, called
drochner
2009-01-11
merge christos-time_t
christos
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2004-12-16
Put caching back on the pts major number. It's worth the code
atatat
2004-12-16
Get rid of the private getptsname() function and use getdevmajor()
atatat
2004-12-14
Properly return the constructed name for ptyfs nodes. Otherwise we
atatat
2004-11-11
More error checking.
christos
2004-11-11
Recognize ptyfs ptys.
christos
2003-10-13
Move Keith Muller's code from a 4-clause to a 3-clause licence by removing
agc
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2000-06-05
Add a cache ala pwcache(3). Gives a small but measurable performance
simonb
2000-01-22
Delint.
mycroft
1998-02-02
merge/update to lite-2
perry
1997-07-21
If port provides __weak_alias(), provide an Standard C and POSIX pure
jtc
1997-07-13
Use "namespace.h"
christos
1995-02-25
clean up Id's on files previously imported...
cgd
1994-12-12
Rework indirect reference support as outlined by my recent message to
jtc
1994-12-11
- Changed all internal libc references of {v,}err{x,} and {v,}warn{x,} to
christos
1994-05-06
devname() routine
cgd