Age | Commit message (Expand) | Author |
2022-12-28 | spelling fixes; from paul tagliamonte | Jason McIntyre |
2018-04-27 | Import lpd, a re-implementation of the lpr daemon following the latest | Eric Faurot |
2021-12-13 | including sys/cdefs.h manually started as a result of netbsd trying to | Theo de Raadt |
2018-04-27 | Import lpd, a re-implementation of the lpr daemon following the latest | Eric Faurot |
2021-10-24 | For open/openat, if the flags parameter does not contain O_CREAT, the | Theo de Raadt |
2021-10-15 | Don't declare variables as "unsigned char *" that are passed to | Christian Weisgerber |
2020-03-16 | fix cast in isdigit() calls. | Sebastian Benoit |
2019-11-08 | fix bogus pointer/double free crash, when /etc/printcap db file is not present, | Ricardo Mestre |
2018-04-27 | Import lpd, a re-implementation of the lpr daemon following the latest | Eric Faurot |
2019-07-03 | snprintf/vsnprintf return < 0 on error, rather than -1. | Theo de Raadt |
2018-04-27 | Import lpd, a re-implementation of the lpr daemon following the latest | Eric Faurot |
2019-06-28 | When system calls indicate an error they return -1, not some arbitrary | Theo de Raadt |
2018-04-27 | Import lpd, a re-implementation of the lpr daemon following the latest | Eric Faurot |
2019-04-06 | do not call freeaddrinfo() on a NULL pointer. | Eric Faurot |
2019-04-04 | accept the NULL string in the proc message formatting api and simplify | Eric Faurot |
2018-04-27 | Import lpd, a re-implementation of the lpr daemon following the latest | Eric Faurot |
2019-02-13 | (unsigned) means (unsigned int) which on ptrdiff_t or size_t or other | Theo de Raadt |
2018-11-01 | - odd condition/test in PF lexer | Alexandr Nedvedicky |
2018-09-07 | replace malloc()+strlcpy() with strndup() in cmdline_symset(). | miko |
2018-09-05 | synchronize resolver code with smtpd | Eric Faurot |
2018-04-27 | Import lpd, a re-implementation of the lpr daemon following the latest | Eric Faurot |
2018-07-11 | Do for most running out of memory err() what was done for most running | Kenneth R Westerback |
2018-07-09 | No need to mention which memory allocation entry point failed (malloc, | Kenneth R Westerback |
2018-04-27 | Import lpd, a re-implementation of the lpr daemon following the latest | Eric Faurot |
2018-04-27 | Import lpd, a re-implementation of the lpr daemon following the latest | Eric Faurot |