openbsd
2000-04-24 toddadd descriptions for ipv6, dhcpd, and others to bring...
2000-04-24 toddfix per pr1192; also == "xx" -> ~ /xx/, same thought
2000-04-24 formAdd xstrdup() - like strdup but get fatal error if...
2000-04-24 itojunsupport RFC2732 IPv6 address literal URLs ([::1]:80...
2000-04-24 pjanzen/etc/rc.conf.local, the default local_rcconf defined...
2000-04-24 millertBetter fix for all the dash shenanigans; rra@stanford.edu
2000-04-24 millertFix in scalar vs. list dereference bug in InputObjects...
2000-04-23 espieWith perl 5.6.0, GetOpt::Std is functional, use it.
2000-04-23 aaronSome fixups.
2000-04-23 majaSave ethernet address in arpcom.ac_enaddr. -moj
2000-04-23 millertFix thinko, check eqp for NULL, not ap; ath@algonet.se
2000-04-23 angelosCorrect bitmask.
2000-04-23 angelosfreesession takes u_int64_t
2000-04-23 angelosChange the type of freesession to take u_int64_t as...
2000-04-22 millertSendmail didn't buy back the arc4random() changes so...
2000-04-22 kjellDon't be wasteful of entropy when generating keys.
2000-04-22 deraadtalways syncing
2000-04-22 deraadtanother misnumbering
2000-04-22 deraadtmisnumbered web pages; patch sent to beck
2000-04-22 angelosRemove extra space from usage.
2000-04-22 angelosSlight clarification in usage.
2000-04-22 angelosChange the example to use -keyfile/-authkeyfile, add...
2000-04-22 angelosUse -keyfile/-authkeyfile flags.
2000-04-22 angelos-keyfile/-authkeyfile flags, for reading keys from...
2000-04-22 angelosDocument -authkeyfile/-keyfile
2000-04-22 angelosA bit more on netstat
2000-04-22 angelosDocument vmstat and netstat relevance to ipsec, add...
2000-04-21 mickeyoops
2000-04-21 millertUse fgetln(3) instead of fgets(3) when reading in the...
2000-04-21 deraadtdo not make stupid promises for the next release, three...
2000-04-21 deraadtrc.conf.local support, inspired by chuck yerkes
2000-04-21 deraadta little bit of glue to call openssl; mark@moxienet.com
2000-04-21 millertadd CPAN File::Temp module for perl versions of mkstemp...
2000-04-21 deraadtmore readable
2000-04-21 deraadtfix some usage glitches
2000-04-21 millertRemove the races so that this is safe to run anytime...
2000-04-21 mickeysee if there is any meaning under curproc before using...
2000-04-21 mickeyshovel apm into it's own thread.
2000-04-21 millertO_FYNC -> O_SYNC
2000-04-21 millertChange kernel-only open flag FNOSYMLINK to userland...
2000-04-21 aaronDon't hyphenate the words {left|right}most.
2000-04-21 aaronAdd ERRORS section (the strdup(3) function may fail...
2000-04-21 aaronCheck return value of strdup(3) for NULL in example...
2000-04-21 aaronFlesh out libc string function man pages.
2000-04-21 itojunNRL pcb issue; inp_{f,l}addr{,6} is a union so we need...
2000-04-21 deraadteven more from base to etc; everything else looks right
2000-04-21 deraadtdo not declare and use a local variable which conflicts...
2000-04-21 pjanzenAdapted from NetBSD: mention the 'al'/'AL' console...
2000-04-21 pjanzendocumentation: refer to terminfo, not termcap, where...
2000-04-21 djmFix memory leak per connection. Report from Andy Spiegl...
2000-04-21 millertDon't need to explicitly make perl's config.sh, the...
2000-04-20 pjanzenISO currency and other additions, including smoot,...
2000-04-20 pjanzenNo logarithmic scales.
2000-04-20 aaronFix function prototype so it compiles again.
2000-04-20 deraadtsync
2000-04-20 angelosDocument /etc/resolv.conf.tail
2000-04-20 angelosChange -b to -f, similar to Solaris.
2000-04-20 angelosChange the flag to -f, similar to Solaris.
2000-04-20 millertIf recover dir is not owned by root, chown it. If...
2000-04-20 artFix a problem that occurs when the filesystem fills up.
2000-04-20 aaronFlesh out stdlib function man pages.
2000-04-20 artDon't include machine/pmap.h, vm/pmap.h does that for us.
2000-04-20 itojunuse scoped address notation (fe80::1%de0) for IPv6...
2000-04-20 artAdd a function "ktrsettracevnode", that changes the...
2000-04-20 angelosAdd /etc/resolv.conf.tail
2000-04-20 angelosIf /etc/resolv.conf.tail exists, append to newly-constr...
2000-04-20 angelosYet more typos...I should quit while I'm ahead.
2000-04-20 angelosAlso forgot to update usage()
2000-04-20 angelosForgot trailing newline in message.
2000-04-20 angelosSame as the traceroute commit just now; add an option...
2000-04-20 angelosAdd a "minimum ttl" option (starting point). Useful...
2000-04-20 deraadtbump because of p{read,write}{,v}
2000-04-20 deraadtp{read,write}{,v} man pages
2000-04-20 deraadtprototyping for p{read,write}{,v}
2000-04-20 deraadtsync
2000-04-20 deraadtsystem call hookup for p{read,write}{,v}
2000-04-20 deraadtp{read,write}{,v} from csapuntz, partial NetBSD origin...
2000-04-20 deraadtavoid naming something pwrite()
2000-04-20 aaron- Formatting repairs and standardizations.
2000-04-20 aaronFlesh out all of the stdio man pages.
2000-04-19 fgschRemove NetBSD ifdefs here too.
2000-04-19 fgschRemove NetBSD ifdefs.
2000-04-19 fgsch* use different numbers of transmit buffers depending...
2000-04-19 aaronChange the second sentence a bit so it doesn't seem...
2000-04-19 millertcvs missed removing these before
2000-04-19 artRemove roundrobin_attempts.
2000-04-19 espieErr, oops. I know I needed to check the spelling before...
2000-04-19 artUnbreak genio (how could I commit that garbage?).
2000-04-19 artWhen logging genio, check if we need to yield in the...
2000-04-19 artRemove the roundrobin_attempts hack and replace it...
2000-04-19 itojunuse "Op Ar count".
2000-04-19 itojunadd bugs section. reference updates.
2000-04-19 markusremove bogus chan_read_failed. this could cause data
2000-04-19 fgschnew products; rearrange.
2000-04-19 fgschsync
2000-04-19 fgschNew products from NetBSD; remove duplicated entry.
2000-04-19 artDon't abuse malloc to allocate small fixed-size structs...
2000-04-19 csapuntzChange struct file interface methods read and write...
2000-04-19 fgschindent.
2000-04-19 itojunadd boundary check for nd_ifinfo[]. (sync with kame)
next