openbsd
2000-04-25 jasonfixing the frontend means fixing the backend too.....
2000-04-25 fgschsync unknown list with reality; minor changes.
2000-04-25 jasonuse the size of the allocation, not the minimum of...
2000-04-25 jasonwhen fixing up the header, copy from the right sized...
2000-04-25 deraadtanother annoying thing
2000-04-25 deraadtnon-O_NOFOLLOW error introduced by accident, this is...
2000-04-25 deraadtomit RC5
2000-04-24 jakobclean up bogus .Nm ""
2000-04-24 jakobdefault to non-verbose (previously undefined)
2000-04-24 jakobinclude cleanup
2000-04-24 jakobuse _PATH_MASTERPASSWD & _PATH_GROUP
2000-04-24 jakobinit
2000-04-24 jakobfix usage when building with EXTENSIONS
2000-04-24 jakobis_number() is needed even without EXTENSIONS defined
2000-04-24 jakobremove lint stuff. remove unneeded strlcpy.
2000-04-24 jakobid-tags
2000-04-24 jakobInitial import of user/group management tools from...
2000-04-24 deraadtsync
2000-04-24 deraadtoops
2000-04-24 deraadtsync
2000-04-24 deraadtserverworks is very private with their info...
2000-04-24 niklasuse mii_detach, now xe detach/attach rocks again
2000-04-24 niklasAdd simple mii detach routine while waiting for the...
2000-04-24 niklasFix promiscuous mode (from martin@crt.se). Style nits...
2000-04-24 deraadtremove old stuff
2000-04-24 niklasrevived by mistake
2000-04-24 mickey5k of source saved in spaces and empty lines; also...
2000-04-24 niklasDo not unmap CCR before using them for the last time
2000-04-24 niklaswait just a bit for enabling to settle, fixes pccom...
2000-04-24 niklas3 bugs: off by one in dump offset calculation,
2000-04-24 niklasMake dlopened modules prefer symbols defined locally
2000-04-24 mickeyfix some types
2000-04-24 deraadtcorrect example
2000-04-24 millertTreat the beginning of the current dmesg output as...
2000-04-24 fgsch3C1 and 3CCFEM556BI (this one uses boomerang chipset...
2000-04-24 fgschsync
2000-04-24 fgschnew prods; rearrange.
2000-04-24 mickeys/int/u_int/ pass iint page0 and generic io module...
2000-04-24 itojunremove backward compatibilty clause, it did not make...
2000-04-24 provosfix macros that calculated bitmap size for fdalloc...
2000-04-24 deraadtproper include files; ath@algonet.se
2000-04-24 deraadtproperly label whole disk partition; op21@squish.org
2000-04-24 deraadtuse pmap_extract() instead of vtophys(); art
2000-04-24 deraadtsupport DOSPTYP_EXTENDL like DOSPTYP_EXTEND; scott...
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
next