summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-16Make daily(8) reporting services that are runningSolene Rapenne
2024-05-16As of the documentation, the value of the Command UPIU expected_xfer_lenMarcus Glocker
2024-05-1640GB WRKOBJDIR is too tight if you end up with two chromium-based portsStuart Henderson
2024-05-16distfiles consume more like 100GB these days, so recommend 120GBTheo Buehler
2024-05-16add LUAJIT_ARCHSStuart Henderson
2024-05-16Simplify the code to clamp the TCP send and recv buffer to 64k.Claudio Jeker
2024-05-16Stop treating IPL_NONE mutexes special in MULTIPROCESSOR kernels. WhileMark Kettenis
2024-05-16SSL_CTX_set_keylog_callback: copy-paste error _set_ -> _get_Theo Buehler
2024-05-15Recent OpenSBI versions implement shutdown and reboot through the DA9063Mark Kettenis
2024-05-15Improve X509V3_get0_uids() documentationTheo Buehler
2024-05-15Remove unused variable.Marcus Glocker
2024-05-15Fix multi-slot support.Marcus Glocker
2024-05-15Add a complete set of tests for all C0 and C1 control characters.Ingo Schwarze
2024-05-15X509_check_akid: zap stray spaceTheo Buehler
2024-05-15Also free CCBs in the error case. Fixes an intermittent panic seen onMarcus Glocker
2024-05-15syncTheo de Raadt
2024-05-15Add missing spaceClaudio Jeker
2024-05-15ansi style function declJonathan Gray
2024-05-15bump sizes a bit moreStuart Henderson
2024-05-15the approximate storage requirements for bulk builds with dpb were a bitStuart Henderson
2024-05-15Use default-shell for command prompt #() and popups as wellNicholas Marriott
2024-05-15rpki-client: plug leak of the crl pathTheo Buehler
2024-05-15Mark RTR and IPv6 BGP packets with DSCP CS6 (network control)Job Snijders
2024-05-15rpki-client: don't leak sia from struct tak.Theo Buehler
2024-05-15Mark network control packets with DSCP CS6 (parity with ospfd)Job Snijders
2024-05-15Fix memory leaks reported by Lu Ming Yin.Nicholas Marriott
2024-05-15remove unused headerJonathan Gray
2024-05-15remove extra snprintf arguments to fix buildJonathan Gray
2024-05-15regenKevin Lo
2024-05-15Add CH9102 support. Tested on the NodeMCU esp8266 v3 ch9102x board.Kevin Lo
2024-05-14Garbage collect dead code intended to write five- and six-byte UTF-8Ingo Schwarze
2024-05-14Update sets lists for perl 5.38.2Andrew Fresh
2024-05-14Apply pre-built unicore patch - perl-5.38.2Andrew Fresh
2024-05-14Apply local patches - perl-5.38.2Andrew Fresh
2024-05-14Fix merge issues, remove excess files - match perl-5.38.2 distAndrew Fresh
2024-05-14Import perl-5.38.2Andrew Fresh
2024-05-14The makewhatis(8) program already provided a "-T utf8" optionIngo Schwarze
2024-05-14oops, fix previous. wrong patch committed. was lacking the final \nOmar Polo
2023-02-15Import perl-5.36.0Andrew Fresh
2021-03-01Import perl-5.32.1Andrew Fresh
2019-12-30Import perl-5.30.1Andrew Fresh
2019-02-13Import perl-5.28.1Andrew Fresh
2013-03-25import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myselfStuart Henderson
2013-03-25import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myselfStuart Henderson
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2024-05-14include the filter protocol version in the handshakeOmar Polo
2024-05-14sync smtpd and protocol version in smtpd-filters(7) examples; ok gilles@Omar Polo
2024-05-14remove no-op methods from table_getpwnam; ok gilles@Omar Polo
2024-05-14use C99 syntax for filling the table_backend structs; ok gilles@Omar Polo
2024-05-14Add missing time.h to tty.c (from Ismail Donmez), also remove some strayNicholas Marriott