summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-03-24Do PF_KEY per defaultNiklas Hallqvist
1999-03-24grammarNiklas Hallqvist
1999-03-24Merge with EOM 1.10Niklas Hallqvist
1999-03-24Merge with EOM 1.28Niklas Hallqvist
1999-03-24Merge with EOM 1.7Niklas Hallqvist
1999-03-24Merge with EOM 1.5Niklas Hallqvist
1999-03-24Merge with EOM 1.11Niklas Hallqvist
1999-03-24Merge with EOM 1.9Niklas Hallqvist
1999-03-24Merge with EOM 1.39Niklas Hallqvist
1999-03-24Merge with EOM 1.18Niklas Hallqvist
1999-03-24Merge with EOM 1.2Niklas Hallqvist
1999-03-24Merge with EOM 1.6Niklas Hallqvist
1999-03-24Merge with EOM 1.7Niklas Hallqvist
1999-03-24Merge with EOM 1.12Niklas Hallqvist
1999-03-24Merge with EOM 1.14Niklas Hallqvist
1999-03-24Merge with EOM 1.10Niklas Hallqvist
1999-03-24Merge with EOM 1.109Niklas Hallqvist
1999-03-24Merge with EOM 1.12Niklas Hallqvist
1999-03-24Merge with EOM 1.28Niklas Hallqvist
1999-03-24Merge with EOM 1.84Niklas Hallqvist
1999-03-24Merge with EOM 1.25Niklas Hallqvist
1999-03-24Merge with EOM 1.68Niklas Hallqvist
1999-03-24Merge with EOM 1.50Niklas Hallqvist
1999-03-24Merge with EOM 1.68Niklas Hallqvist
1999-03-24Merge with EOM 1.3Niklas Hallqvist
1999-03-24Initial PF_KEYv2 supportNiklas Hallqvist
1999-03-24status of major items + how people can helpTodd T. Fries
1999-03-24Only exit in nlist.c due to a memory error, otherwise just return. A return ...Todd C. Miller
1999-03-24Better fallback from /dev/ksyms to /bsd if there are problems with an nlist o...Todd C. Miller
1999-03-24One missed in6a_words -> s6_addr32 conversion.cmetz
1999-03-24Reworked udp_output() to minimize the number of if() statements needed to getcmetz
1999-03-24Removed inclusion of netinet6/in6.h. This was an artifact of when the corecmetz
1999-03-24Removed old NRL convention in6a_words virtual-field from struct in6_addr.cmetz
1999-03-24Replace 'in6a_words' (old NRL convention) with 's6_addr32' (new BSDI et al.cmetz
1999-03-24arrgghhh! do NOT add pkgdep lines when creating PLIST-auto;Marco S Hyman
1999-03-24actually make use of the new manual pagesDavid Leonard
1999-03-24revert to -pthreadDavid Leonard
1999-03-23Clarify realloc return valueTodd C. Miller
1999-03-23Don't bother calling nl() in init_display, just do the '\r' -> '\n' conversionTodd C. Miller
1999-03-23Add DOSMBR_SIGNATURE_OFF define, needed for last disklabel changeTodd C. Miller
1999-03-23syncTheo de Raadt
1999-03-23new cardTheo de Raadt
1999-03-23never spit out two error messages, it is bad styleTheo de Raadt
1999-03-23tail anchor, to fetch 2nd manpage name, which is less likely to be over-writt...Theo de Raadt
1999-03-23believe it or not, mail(1) completely explodes if the From header has the dat...Theo de Raadt
1999-03-23simplify irq stringTheo de Raadt
1999-03-23put fqdn first; matter@research.suspicious.orgTheo de Raadt
1999-03-23Rename -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.orgTodd C. Miller
1999-03-23Use cbreak(), not crmode() since crmode is just #define'd to cbreakTodd C. Miller