Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-13 | Wrap <stdlib.h> so that calls go direct and the symbols not in the | Philip Guenther | |
C standard are all weak. Apply __{BEGIN,END}_HIDDEN_DECLS to gdtoa{,imp}.h, hiding the arch-specific __strtorx, __ULtox_D2A, __strtorQ, __ULtoQ_D2A symbols. | |||
2015-08-26 | Hide many (194!) symbols that nothing should be using. | Philip Guenther | |
Delete exect(2); it wasn't portable across archs and nothing used it. ports test build by naddy@ ok deraadt@ kettenis@ | |||
2015-07-14 | Fall back to scanning /dev if /var/run/dev.db does not exist. | Todd C. Miller | |
OK deraadt@ | |||
2015-07-14 | The first argument to devname(3) should be dev_t, not int. | Todd C. Miller | |
The man page was already correct. | |||
2015-07-13 | Do not write a warning to stderr if the db cannot be opened, just | Todd C. Miller | |
return an error. Avoids bogus warnings in chroots. OK deraadt@ ajacoutot@ | |||
2006-03-31 | after we changed mode_t to be an int, the devname() man page was | Theo de Raadt | |
updated but the function itself never was; ok millert | |||
2005-08-08 | zap remaining rcsid. | Marc Espie | |
Kill old files that are no longer compiled. okay theo | |||
2003-07-15 | proto repairs | Theo de Raadt | |
2003-06-11 | ansification; checked by pval | Theo de Raadt | |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
1996-08-19 | Fix RCS ids | Thorsten Lockert | |
Make sure everything uses {SYS,}LIBC_SCCS properly | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |