summaryrefslogtreecommitdiff
path: root/lib/libc/gen/devname.c
AgeCommit message (Expand)Author
2015-09-13Wrap <stdlib.h> so that calls go direct and the symbols not in thePhilip Guenther
2015-08-26Hide many (194!) symbols that nothing should be using.Philip Guenther
2015-07-14Fall back to scanning /dev if /var/run/dev.db does not exist.Todd C. Miller
2015-07-14The first argument to devname(3) should be dev_t, not int.Todd C. Miller
2015-07-13Do not write a warning to stderr if the db cannot be opened, justTodd C. Miller
2006-03-31after we changed mode_t to be an int, the devname() man page wasTheo de Raadt
2005-08-08zap remaining rcsid.Marc Espie
2003-07-15proto repairsTheo de Raadt
2003-06-11ansification; checked by pvalTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
1996-08-19Fix RCS idsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt