Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use fstatat() to avoid path surgery. | 2016-07-06 | 1 | -12/+6 | |
| | | | | bug catching and ok millert@ | ||||
* | Wrap <stdlib.h> so that calls go direct and the symbols not in the | 2015-09-13 | 1 | -1/+2 | |
| | | | | | | 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. | ||||
* | Hide many (194!) symbols that nothing should be using. | 2015-08-26 | 1 | -6/+5 | |
| | | | | | | | Delete exect(2); it wasn't portable across archs and nothing used it. ports test build by naddy@ ok deraadt@ kettenis@ | ||||
* | Fall back to scanning /dev if /var/run/dev.db does not exist. | 2015-07-14 | 1 | -25/+63 | |
| | | | | OK deraadt@ | ||||
* | The first argument to devname(3) should be dev_t, not int. | 2015-07-14 | 1 | -2/+2 | |
| | | | | The man page was already correct. | ||||
* | Do not write a warning to stderr if the db cannot be opened, just | 2015-07-13 | 1 | -2/+1 | |
| | | | | | return an error. Avoids bogus warnings in chroots. OK deraadt@ ajacoutot@ | ||||
* | after we changed mode_t to be an int, the devname() man page was | 2006-03-31 | 1 | -3/+2 | |
| | | | | updated but the function itself never was; ok millert | ||||
* | zap remaining rcsid. | 2005-08-08 | 1 | -4/+1 | |
| | | | | | | Kill old files that are no longer compiled. okay theo | ||||
* | proto repairs | 2003-07-15 | 1 | -2/+4 | |
| | |||||
* | ansification; checked by pval | 2003-06-11 | 1 | -4/+2 | |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | Fix RCS ids | 1996-08-19 | 1 | -7/+1 | |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+86 | |