Age | Commit message (Expand) | Author |
2000-01-06 | som is a md format | Michael Shalayeff |
2000-01-06 | add missing variables under net.inet6.ip6. | Jun-ichiro itojun Hagino |
2000-01-06 | add missing net.inet6.ip6.rr_prune case. | Jun-ichiro itojun Hagino |
2000-01-06 | fix pathname. enable reference to ip6.4. | Jun-ichiro itojun Hagino |
2000-01-06 | improve scoped address part. (in sync with kame tree) | Jun-ichiro itojun Hagino |
2000-01-05 | sync | Theo de Raadt |
2000-01-05 | In the NFSMSIZ macro, don't assume that m_ext.ext_size == MCLBYTES. | Todd C. Miller |
2000-01-05 | sync with libkvm | Theo de Raadt |
2000-01-05 | rtadvd.conf | Angelos D. Keromytis |
2000-01-05 | rtadvd.conf | Angelos D. Keromytis |
2000-01-05 | Config file should be in /etc | Angelos D. Keromytis |
2000-01-05 | update header requirements; bde | Theo de Raadt |
2000-01-05 | Document meaning of `p'-type file (FIFO) in long listing; FreeBSD PR/9117 | Aaron Campbell |
2000-01-05 | unintended piece escaped | Michael Shalayeff |
2000-01-05 | missing include | Michael Shalayeff |
2000-01-05 | When converting from terminfo to termcap, if we run out of space, nuke | Todd C. Miller |
2000-01-05 | clarify rip6_ctloutput(). | Jun-ichiro itojun Hagino |
2000-01-05 | Close PR-1021. make unix or vms `special' macros that expand to | Marc Espie |
2000-01-05 | Remove bogus chcnt assignments. | Marc Espie |
2000-01-05 | Perform colwidth computation sooner, as there's no need for random | Marc Espie |
2000-01-05 | Factor column width computation out. | Marc Espie |
2000-01-05 | IPv6 support. commands under "netstat" are all IPv6-aware. | Jun-ichiro itojun Hagino |
2000-01-05 | nfs vnodeops are only defined with NFSCLIENT, not NFSSERVER. | Artur Grabowski |
2000-01-05 | nfs vnodeops are only defined with NFSCLIENT, not NFSSERVER. | Artur Grabowski |
2000-01-05 | better error message | Markus Friedl |
2000-01-05 | Fix other half of PR 1047 | Chris Cappuccio |
2000-01-05 | Y2K fix. at(1) would die with 'garbled time' when assign_date() was passed | Todd C. Miller |
2000-01-05 | clarify; suggestions from austin@canuck.com | Paul Janzen |
2000-01-05 | allow reverse lookup for v4 loopbacknet (127.0.0.0/8). | Jun-ichiro itojun Hagino |
2000-01-05 | List another condition for which nanosleep returns EINVAL. | Paul Janzen |
2000-01-05 | Return EINVAL if we can't sleep for the specified time interval (i.e. it's | Paul Janzen |
2000-01-05 | avoid use of kvm (sync with latest kame) | Jun-ichiro itojun Hagino |
2000-01-05 | Xr getnameinfo and friends | Theo de Raadt |
2000-01-05 | s/input histogram/input packet/histogram/ | Jun-ichiro itojun Hagino |
2000-01-04 | add /usr/include/netinet6. | Jun-ichiro itojun Hagino |
2000-01-04 | Fix incorrect `pshared' argument type for pthread_rwlockattr_setpshared. | Alex Feldman |
2000-01-04 | If SIOCSIFADDR fails, put back the old address before calling splx(). | Federico G. Schwindt |
2000-01-04 | fix layout | Theo de Raadt |
2000-01-04 | strip on install, from fgsch@ | Bob Beck |
2000-01-04 | fix file:// URL support; broken by KAME support | Theo de Raadt |
2000-01-04 | la la la | Bob Beck |
2000-01-04 | document -4, -6, and 'ssh -L 2022/::1/22' | Markus Friedl |
2000-01-04 | allow auth-kerberos for IPv4 only | Markus Friedl |
2000-01-04 | fix mbuf out-of-bound writes on nfsv2 mounts. | Jun-ichiro itojun Hagino |
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 |