openbsd
2023-09-05 florianFix indentation, found with -Wmisleading-indentation.
2023-09-05 florianPrevent warnings from -Wmissing-prototypes
2023-09-05 florianFix built.
2023-09-05 floriansync to unbound 1.18.0; heavy lifting by sthen
2023-09-05 robertfix mismatching declaration of argument with mismatched...
2023-09-05 robertfunction definitions without prototypes are deprecated...
2023-09-05 schwarzeadd a BUGS section warning about the creation of incomp...
2023-09-05 tbImprove error handling in OBJ_add_object()
2023-09-05 schwarzedocument EVP_CIPHER_name(3)
2023-09-05 schwarzeadd the missing .Dv macros to the list of flags
2023-09-05 schwarzeimprove the descriptions of almost all flags,
2023-09-05 jsgunifdef HAS_INLINES
2023-09-05 mlarkinvmm(4): switch the APMI CPUID mask to an include mask
2023-09-05 espiereorder
2023-09-05 espieautomated MASTER_SITE* -> SITE* renaming
2023-09-05 schwarzePartial rewrite:
2023-09-05 espieavoid fatal errors at all costs
2023-09-05 espieDIST_TUPLE's handling of HOMEPAGE is optional, of course
2023-09-05 espieupdate informal toc
2023-09-05 naddystop putting multicast addresses into the Receive Addre...
2023-09-05 stspMake ksmn(4) attach to 19h/4x devices
2023-09-05 espiepof for check-lib-depends
2023-09-05 espiebe blunter about IS_INTERACTIVE
2023-09-05 espiedrop very old history
2023-09-05 espiestrongly hint that people take advantage of sqlports
2023-09-05 espiedocument moving mechanisms
2023-09-05 espieuse terminology for other projects: it's still "fake...
2023-09-05 espieThere's no index in bsd.port.mk these days.
2023-09-05 espieBe more specific in some places.
2023-09-05 sthenoops, forgot to rm these before cvs import
2023-09-05 sthenmerge unbound-1.18.0
2023-09-05 sthenimport unbound 1.18.0, ok florian
2023-09-05 tobheFix touchpad on newer device trees. The *gpio fields...
2023-09-05 espiereadmes hasn't existed for a long time, say goodbye...
2023-09-05 espienits, explain when DISTFILES is automatically set
2023-09-05 guentherAddress the case 2b version of inconsistent view across...
2023-09-05 yasuokaRefuse an incomplete config, an authentication block...
2023-09-04 yasuokaRevert previous. It caused the stdio of the modules...
2023-09-04 bluhmFix netstat output of uses of current SYN cache left.
2023-09-04 thfrdocument DIST_TUPLE and related variables: EXTRACT_SUFX...
2023-09-04 jcaSave some space on the ramdisks, actually use -DSMALL
2023-09-04 jcaZap #ifndef SMALL around pax format read support
2023-09-04 jmcrework DESCRIPTION for readability. put the BOOTP stuff...
2023-09-04 claudioProtect ps_single, ps_singlecnt and ps_threadcnt by...
2023-09-04 schwarzeFix a bug where the wrong digit was used for prioritizi...
2023-09-04 espiecomplete documentation for ALL_DISTFILES/ALL_PATCHFILES...
2023-09-04 yasuokaDon't surround by "" at much as possible.
2023-09-04 espieGC old code that was originally implemented to facilita...
2023-09-04 yasuokaSpecify SOCK_NONBLOCK for socketpair(2) instead of...
2023-09-04 yasuokaDon't return an extra OK message. Also call module_des...
2023-09-04 jobGenerate Ed25519 keys when invoked without arguments
2023-09-04 tbMake wp_local.h and cmll_local.h self-standing
2023-09-04 robertunbreak build with llvm-16 by including sys/types.h...
2023-09-04 nicmSkip wrapped lines in top level search loop because...
2023-09-04 djmtrigger keystroke timing obfucation only if the channel...
2023-09-04 djmavoid bogus "obfuscate_keystroke_timing: stopping ...
2023-09-04 djmmake channel_output_poll() return a flag indicating...
2023-09-03 djmset interactive mode for ControlPersist sessions if...
2023-09-03 bluhmAllow UDP for built-in inetd(8) services on 127.0.0.1.
2023-09-03 bluhmsync perl syscall emulator header
2023-09-03 bluhmAvoid a useless increment and decrement of the tcp...
2023-09-03 stspDocument rdomain-related behaviour of dhcpd(8).
2023-09-03 espieif UNLOCK_CMD is a user settings, so is LOCK_CMD !
2023-09-03 espiegc ancient stuff
2023-09-03 jobShuffle the order in which Manifest entries are processed
2023-09-03 mpiLet builtin process names be stored in maps as string.
2023-09-03 nicmUse EVBUFFER_DATA instead of reaching into struct evbuf...
2023-09-03 nicmUse EVBUFFER_DATA instead of reaching into struct evbuf...
2023-09-03 mlarkinvmm(4): Suppress AMD HwPstate visibility to guests
2023-09-03 afresh1Replace perl's use of syscall(2) with a dispatcher...
2023-09-03 bluhmZero initialize Perl AV elements after unshift and...
2023-09-03 jcaAdapt tlb flush calls following arm64/pmap.c
2023-09-03 jcaInline PTED_* functions and actually use PTED_WIRED()
2023-09-03 jcapmap_page_protect() should not unmap pages after making...
2023-09-02 nicmRequest terminal colours again on SIGWINCH but at most...
2023-09-02 dvbtrace(8): allow empty statements in probes.
2023-09-02 tobheMake sure cert_type is not 0 to prevent leak of certid...
2023-09-02 tobheRemove unneccessary id == NULL check after dereferencin...
2023-09-02 espiedocument ALL_DISTFILES and ALL_PATCHFILES
2023-09-02 dvbtrace(8): fix probe builtin in BEGIN/END.
2023-09-02 knFix comment about skipped interfaces
2023-09-02 nicmSetulc only does RGB colour so add Setulc1 to do non...
2023-09-02 knUse a hardware based number of KDF rounds by default...
2023-09-02 stspAvoid trying to remove keys if the station is not activ...
2023-09-02 stspMake iwm(4) not crash when aircrack-ng attempts to...
2023-09-02 nicmSet visited flag on last windows when linking session.
2023-09-02 mpiZap anon pages mappings in uvm_anon_release() instead...
2023-09-02 tbwhitespace
2023-09-02 tbAlign EVP_PKEY_get1_RSA() with EVP_PKEY_get0_RSA()
2023-09-01 kettenisImplement drive strength tweaking for the YT8531. ...
2023-09-01 mvsCall rtm_send() with netlock held to protect dereferenc...
2023-09-01 dvvmd(8): ignore masks on asserts, use synchronous deasserts.
2023-09-01 nicmOnly compare the actual size of the UTF-8 character...
2023-09-01 schwarzeMany improvements, almost amounting to a partial rewrite:
2023-09-01 tbFix EVP_PKEY_get0_RSA() for RSA-PSS
2023-09-01 nicmAdd missing -T to getopt string.
2023-09-01 kettenisUpdate with pin definitions from Linux 6.4.
2023-09-01 nicmClear combine flag when a non-UTF-8 set of characters...
2023-09-01 nicmRewrite combined character handling to be more consiste...
2023-09-01 nicmExpand name before looking for window with -S, GitHub...
next