Age | Commit message (Expand) | Author |
2001-03-21 | Add printing of pool statistics for -m. | Artur Grabowski |
2001-03-21 | permit [] hostname formats in CVSroot, for v6 | Theo de Raadt |
2001-03-21 | Ok, I'm breaking my promise. I promised to not do anything with the | Artur Grabowski |
2001-03-21 | New compilation scheme, more cross-compiler friendly, less error-prone. | Miod Vallat |
2001-03-21 | -Wall | Artur Grabowski |
2001-03-21 | in nd6_cache_lladdr(), set nd6_gctimer to ln_expire just after the state | Jun-ichiro itojun Hagino |
2001-03-21 | missing init; from mib@unimelb.edu.au | Markus Friedl |
2001-03-21 | Don't force sin6_port to be zero. | Angelos D. Keromytis |
2001-03-21 | Move files from common to dev to be more like other archs | Artur Grabowski |
2001-03-21 | Regen with the right vnode_if.sh | Artur Grabowski |
2001-03-21 | uvm_vnp_terminate expect the vnode to be locked. | Artur Grabowski |
2001-03-21 | Fix typo, connnection -> connection | Aaron Campbell |
2001-03-21 | do not dereference null pointer. from kame | Jun-ichiro itojun Hagino |
2001-03-21 | set rmx_mtu to L2 interface mtu, instead of 0, on mtudisc timeout. | Jun-ichiro itojun Hagino |
2001-03-21 | Don't use this non-standard .Nm "" thing. | Aaron Campbell |
2001-03-21 | add -B flag to usage | Jakob Schlyter |
2001-03-21 | __va_list is specified differently with the powerpc ABI than it is on | Dale Rahn |
2001-03-21 | alpha fixes, from simonb@wasabisystems.com | Markus Friedl |
2001-03-21 | merge common ssh v1/2 code | Markus Friedl |
2001-03-21 | optimize a sanity check and put it behind ifdef DIAGNOSTIC. | Artur Grabowski |
2001-03-21 | Fix a race which could cause us to write out data belonging | Artur Grabowski |
2001-03-20 | dangling space in comment | Artur Grabowski |
2001-03-20 | dangling space in comment | Artur Grabowski |
2001-03-20 | cleaning | Artur Grabowski |
2001-03-20 | Prevent "sort -f /dev/null" from segfaulting. | Todd C. Miller |
2001-03-20 | rename | Markus Friedl |
2001-03-20 | cleanup | Artur Grabowski |
2001-03-20 | remove unused arg | Markus Friedl |
2001-03-20 | document new interpretation for net.inet6.icmp6.nodeinfo. | Jun-ichiro itojun Hagino |
2001-03-20 | default to SSH protocol version 2 | Markus Friedl |
2001-03-20 | add changes need for BSD_AUTH plus disabled BSD_AUTH code | Markus Friedl |
2001-03-20 | Even more cleanup. This file was a mess. | Artur Grabowski |
2001-03-20 | Make fsync a bit more reliable; From Free/NetBSD. art@ ok. | Grigoriy Orlov |
2001-03-20 | indent | Artur Grabowski |
2001-03-20 | Even more. | Artur Grabowski |
2001-03-20 | 14 more NULL used as integer values. | Artur Grabowski |
2001-03-20 | NULL is not an u_long | Artur Grabowski |
2001-03-20 | NULL is not a daddr_t | Artur Grabowski |
2001-03-20 | better default screen init | Michael Shalayeff |
2001-03-20 | regen | Michael Shalayeff |
2001-03-20 | a few recent cpu devs form puffins | Michael Shalayeff |
2001-03-20 | change interpretation of net.inet6.icmp6.nodeinfo from true/fale to bitmap. | Jun-ichiro itojun Hagino |
2001-03-20 | Fix mdoc botch. | Aaron Campbell |
2001-03-20 | accept hier changes; m@procyon.com | Theo de Raadt |
2001-03-20 | avoid zombies on abnormal disconnections. sync with kame | Jun-ichiro itojun Hagino |
2001-03-19 | m_freem not m_free if we're dropping the packet because we're not in | Jason Wright |
2001-03-19 | DELAY(1) is nicer than DELAY(10), multiply loop counter by 10 due to that. | Niklas Hallqvist |
2001-03-19 | Sniffed glue. Reinstate Mickey's time-bound loops but fix | Niklas Hallqvist |
2001-03-19 | version 2.5.2 | Markus Friedl |
2001-03-19 | undo /etc/shell and proto 2,1 change for openssh-2.5.2 | Markus Friedl |