Age | Commit message (Expand) | Author |
2000-01-21 | ip4.allow -> ipip.allow | Angelos D. Keromytis |
2000-01-21 | sync | Theo de Raadt |
2000-01-21 | Rename ip4.allow to ipip.allow | Angelos D. Keromytis |
2000-01-21 | Deal with getcwd() returning NULL. This code is not currently | Todd C. Miller |
2000-01-20 | sync | Theo de Raadt |
2000-01-20 | DEC 21150-BC bridge chip, AKA DC1111D | Theo de Raadt |
2000-01-20 | buffer overflow in readline(;) from espie@ | Michael Shalayeff |
2000-01-20 | Use sysopen() when opening recover files. This is purely paranoia | Todd C. Miller |
2000-01-20 | Fix problem pointed out by FreeBSD, regen temp file name each time, to | Marc Espie |
2000-01-20 | log with level log() not fatal() if peer behaves badly. | Markus Friedl |
2000-01-20 | use getpeername() in packet_connection_is_on_socket(), fixes sshd -i; | Markus Friedl |
2000-01-20 | track seconds more accurately. ok pjanzen@ | David Leonard |
2000-01-20 | set[ug]id, not just setuid | Theo de Raadt |
2000-01-20 | Default value for -s option is ARG_MAX - 4096, not - 2048; enami | Theo de Raadt |
2000-01-20 | when procfs is compiled in, if a setuid process has any of descriptors 0-2 | Theo de Raadt |
2000-01-20 | getcwd() does not stuff an error string in buf on error, call strerror() | Todd C. Miller |
2000-01-19 | do not NULL dereference if fd_nfiles < 3 | Theo de Raadt |
2000-01-19 | .MAIN is nothing special. | Marc Espie |
2000-01-19 | cvs did a good job of merging changes, but the resulting configure | Marc Espie |
2000-01-19 | Bug-fix: iteconfig was performing lots of iotcl on the console, but it | Marc Espie |
2000-01-19 | Inane conflicts: | Marc Espie |
2000-01-19 | Update to 2.95.2 | Marc Espie |
2000-01-19 | another possible workaround for NetBSD PR 9189. | Jun-ichiro itojun Hagino |
2000-01-19 | Sloppy me. | Aaron Campbell |
2000-01-19 | Fix matthieu's damage. Amiga kernel sure compiles better with a prototype | Marc Espie |
2000-01-19 | more warning about net.inet6.ip6.forwarding | Jun-ichiro itojun Hagino |
2000-01-19 | From NetBSD: describe what & does in a gecos field, and clarify between | Paul Janzen |
2000-01-19 | add rip6query(8) | Jun-ichiro itojun Hagino |
2000-01-19 | cosmetic; remove trailing dot in SEE ALSO section | Jun-ichiro itojun Hagino |
2000-01-19 | Better summary line, in keeping with other *stat commands; from NetBSD | Paul Janzen |
2000-01-19 | Clarify and mention that errno is set to ENOMEM on failure of malloc(), | Paul Janzen |
2000-01-19 | Max value returned is 2^31 - 1, regardless of the arch-dependent LONG_MAX. | Paul Janzen |
2000-01-18 | Repair duplicate word occurences; (as found by a Perl script sent to us from | Aaron Campbell |
2000-01-18 | Formatting fix; form@ | Aaron Campbell |
2000-01-18 | Change so unmodified function key presses are passed to the application. Match | Aaron Campbell |
2000-01-18 | Bump IPPROTO_MAX to include IPPROTO_MOBILE and IPPROTO_ETHERIP. | Angelos D. Keromytis |
2000-01-18 | Fix a pasto in the last commit. The genesis of this bug is actually | Todd C. Miller |
2000-01-18 | serial console | Michael Shalayeff |
2000-01-18 | no need for poll.h; from bright@wintelcom.net | Markus Friedl |
2000-01-18 | sync comment with code. remove #if 0'ed portion (AF filtering on name | Jun-ichiro itojun Hagino |
2000-01-18 | oops, it was not necessary. | Jun-ichiro itojun Hagino |
2000-01-18 | disable agent fwding for proto 1.3, remove abuse of auth-rsa flags. | Markus Friedl |
2000-01-18 | fix user/1056, sshd keeps restrictions; dbt@meat.net | Markus Friedl |
2000-01-18 | possible workaround to NetBSD PR 9189 (panic on sparc). not sure if it's right. | Jun-ichiro itojun Hagino |
2000-01-18 | print IPv6 multicast groups on -ia. | Jun-ichiro itojun Hagino |
2000-01-18 | sync with FreeBSD: add Farallon PN9000SX as a match | Jason Wright |
2000-01-18 | sync | Jason Wright |
2000-01-18 | Farallon PN9000SX (looks like they used DEC's vendor ID by mistake); from Fre... | Jason Wright |
2000-01-18 | "pwd" should print an error, not garbage, if getcwd() fails; form@vell.nsc.ru | Todd C. Miller |
2000-01-18 | Use err, not errx when freopen() failes to get error string; form@openbsd.org | Todd C. Miller |