Age | Commit message (Expand) | Author |
1999-03-24 | Do PF_KEY per default | Niklas Hallqvist |
1999-03-24 | grammar | Niklas Hallqvist |
1999-03-24 | Merge with EOM 1.10 | Niklas Hallqvist |
1999-03-24 | Merge with EOM 1.28 | Niklas Hallqvist |
1999-03-24 | Merge with EOM 1.7 | Niklas Hallqvist |
1999-03-24 | Merge with EOM 1.5 | Niklas Hallqvist |
1999-03-24 | Merge with EOM 1.11 | Niklas Hallqvist |
1999-03-24 | Merge with EOM 1.9 | Niklas Hallqvist |
1999-03-24 | Merge with EOM 1.39 | Niklas Hallqvist |
1999-03-24 | Merge with EOM 1.18 | Niklas Hallqvist |
1999-03-24 | Merge with EOM 1.2 | Niklas Hallqvist |
1999-03-24 | Merge with EOM 1.6 | Niklas Hallqvist |
1999-03-24 | Merge with EOM 1.7 | Niklas Hallqvist |
1999-03-24 | Merge with EOM 1.12 | Niklas Hallqvist |
1999-03-24 | Merge with EOM 1.14 | Niklas Hallqvist |
1999-03-24 | Merge with EOM 1.10 | Niklas Hallqvist |
1999-03-24 | Merge with EOM 1.109 | Niklas Hallqvist |
1999-03-24 | Merge with EOM 1.12 | Niklas Hallqvist |
1999-03-24 | Merge with EOM 1.28 | Niklas Hallqvist |
1999-03-24 | Merge with EOM 1.84 | Niklas Hallqvist |
1999-03-24 | Merge with EOM 1.25 | Niklas Hallqvist |
1999-03-24 | Merge with EOM 1.68 | Niklas Hallqvist |
1999-03-24 | Merge with EOM 1.50 | Niklas Hallqvist |
1999-03-24 | Merge with EOM 1.68 | Niklas Hallqvist |
1999-03-24 | Merge with EOM 1.3 | Niklas Hallqvist |
1999-03-24 | Initial PF_KEYv2 support | Niklas Hallqvist |
1999-03-24 | status of major items + how people can help | Todd T. Fries |
1999-03-24 | Only exit in nlist.c due to a memory error, otherwise just return. A return ... | Todd C. Miller |
1999-03-24 | Better fallback from /dev/ksyms to /bsd if there are problems with an nlist o... | Todd C. Miller |
1999-03-24 | One missed in6a_words -> s6_addr32 conversion. | cmetz |
1999-03-24 | Reworked udp_output() to minimize the number of if() statements needed to get | cmetz |
1999-03-24 | Removed inclusion of netinet6/in6.h. This was an artifact of when the core | cmetz |
1999-03-24 | Removed old NRL convention in6a_words virtual-field from struct in6_addr. | cmetz |
1999-03-24 | Replace 'in6a_words' (old NRL convention) with 's6_addr32' (new BSDI et al. | cmetz |
1999-03-24 | arrgghhh! do NOT add pkgdep lines when creating PLIST-auto; | Marco S Hyman |
1999-03-24 | actually make use of the new manual pages | David Leonard |
1999-03-24 | revert to -pthread | David Leonard |
1999-03-23 | Clarify realloc return value | Todd C. Miller |
1999-03-23 | Don't bother calling nl() in init_display, just do the '\r' -> '\n' conversion | Todd C. Miller |
1999-03-23 | Add DOSMBR_SIGNATURE_OFF define, needed for last disklabel change | Todd C. Miller |
1999-03-23 | sync | Theo de Raadt |
1999-03-23 | new card | Theo de Raadt |
1999-03-23 | never spit out two error messages, it is bad style | Theo de Raadt |
1999-03-23 | tail anchor, to fetch 2nd manpage name, which is less likely to be over-writt... | Theo de Raadt |
1999-03-23 | believe it or not, mail(1) completely explodes if the From header has the dat... | Theo de Raadt |
1999-03-23 | simplify irq string | Theo de Raadt |
1999-03-23 | put fqdn first; matter@research.suspicious.org | Theo de Raadt |
1999-03-23 | Rename -F option to -f and add a new -F (full disk) option to use in -E mode. | Todd C. Miller |
1999-03-23 | (h)ttp, not h(ttp),; brad@openbsd.org | Todd C. Miller |
1999-03-23 | Use cbreak(), not crmode() since crmode is just #define'd to cbreak | Todd C. Miller |