Age | Commit message (Expand) | Author |
2000-01-04 | sync | Theo de Raadt |
2000-01-04 | Add rmoption/rmoptions; useful for people who want a slightly | Angelos D. Keromytis |
2000-01-04 | more hints (hints.ai_socktype=SOCK_STREAM) for getaddrinfo, from itojun@ | Markus Friedl |
2000-01-04 | Remove unused file. If we end up using m_pulldown() in the future, it | Angelos D. Keromytis |
2000-01-04 | if we call in6_setpeeraddr, don't visit code for ipv4. | Jun-ichiro itojun Hagino |
2000-01-04 | keep paren match. | Jun-ichiro itojun Hagino |
2000-01-04 | 'ssh @host' is illegal (null user name), from karsten@gedankenpolizei.de | Markus Friedl |
2000-01-04 | listen on _all_ interfaces for X11-Fwd (hints.ai_flags = AI_PASSIVE) | Markus Friedl |
2000-01-04 | remove support for v4 mapped address completely. | Jun-ichiro itojun Hagino |
2000-01-04 | Fix format string typo when printing estimated number of blocks; | Todd C. Miller |
2000-01-04 | fix bugs in test. now succeeds | David Leonard |
2000-01-04 | a version separate from libc's to make things simpler. | David Leonard |
2000-01-04 | flesh | David Leonard |
2000-01-04 | libpthread lives again! | David Leonard |
2000-01-04 | Test stdarg for fgsch@ | David Leonard |
2000-01-04 | Test some signal handling | David Leonard |
2000-01-04 | ipv6 support: mostly gethostbyname->getaddrinfo/getnameinfo, new features: | Markus Friedl |
2000-01-04 | ipv6 support: mostly gethostbyname->getaddrinfo/getnameinfo, new features: | Markus Friedl |
2000-01-03 | sync | Theo de Raadt |
2000-01-03 | advansys u2w | Theo de Raadt |
2000-01-03 | extern rather than linker commons; jsm@netbsd.org | Paul Janzen |
2000-01-03 | Grammar; deraadt@ | Aaron Campbell |
2000-01-03 | use strtol to parse timeout value; from Kenneth R Westerback <kwesterback@hom... | Michael Shalayeff |
2000-01-03 | When a mode is specified via the -m flag, don't allow the umask | Todd C. Miller |
2000-01-03 | .Sh "SEE ALSO" -> .Sh SEE ALSO | Paul Janzen |
2000-01-03 | Old getdate.y was not Y2K compliant, us the one that comes with cvs instead. | Todd C. Miller |
2000-01-03 | Remove dependencies between midi & audio. midi now will compile on | Federico G. Schwindt |
2000-01-03 | Y2K bug in logging function, tm_year is year - 1900, not the last two digits | Todd C. Miller |
2000-01-03 | Use warnx() instead of the error() kludge | Angelos D. Keromytis |
2000-01-03 | Allow for duplicate maxusers definitions (so one can include a GENERIC | Angelos D. Keromytis |
2000-01-03 | check db_panic in kdb_trap() as well; similar to i386 fix from assar | Theo de Raadt |
2000-01-03 | cannot really adjust MCLSHIFT | Theo de Raadt |
2000-01-03 | Chase down the IPv6 header chain to find the right place swap the Next | Angelos D. Keromytis |
2000-01-03 | Remove ifdef'd out macros. | Angelos D. Keromytis |
2000-01-03 | always enable IPv6 address in /etc/hosts (via _gethtent()). | Jun-ichiro itojun Hagino |
2000-01-03 | audiocs and fga are supported | Jason Wright |
2000-01-03 | add missing stat items in ip section. | Jun-ichiro itojun Hagino |
2000-01-03 | Remove ax and al from GENERIC; match with dc instead. | Aaron Campbell |
2000-01-03 | .Sh "SEE ALSO" -> .Sh SEE ALSO; pjanzen@ | Aaron Campbell |
2000-01-02 | Try to reopen socket if send fails. (perhaps syslogd restarted) | Hugh Graham |
2000-01-02 | + corrected conversion from terminfo rs2 to termcap rs (cf: 980704) | Todd C. Miller |
2000-01-02 | cleanup_exit() for SIGTERM/SIGHUP, too. from fgsch@ and dgaudet@arctic.org | Markus Friedl |
2000-01-02 | update to ncurses-5.0-20000101 | Todd C. Miller |
2000-01-02 | More bugs... fixes for most pending. | Marc Espie |
2000-01-02 | fix so we don't loose words in the formatting; thanks aaron@ for the explanation | Todd T. Fries |
2000-01-02 | compare correct version for 1.3 compat mode | Markus Friedl |
2000-01-02 | add following IPv6 configs: rtadvd_flags route6d_flags rtsold_flags | Jun-ichiro itojun Hagino |
2000-01-02 | add description for PF_INET6 (net.inet6.*). | Jun-ichiro itojun Hagino |
2000-01-02 | Move the requeueing logic from ipsec_input() to ah_input() and | Angelos D. Keromytis |
2000-01-02 | Replace references to ipsec6_sysctl (code is not yet compiled in) | Angelos D. Keromytis |