2023-09-06 |
dv | vmd(8): clean up struct ioinfo. |
commit | commitdiff | tree | snapshot |
2023-09-06 |
schwarze | Mark EVP_CIPHER_set_asn1_iv() and EVP_CIPHER_get_asn1_i... |
commit | commitdiff | tree | snapshot |
2023-09-06 |
schwarze | minimal linting, no output change: .Ed with an argument; |
commit | commitdiff | tree | snapshot |
2023-09-06 |
job | Initialize afi & safi to zero |
commit | commitdiff | tree | snapshot |
2023-09-06 |
tb | Avoid use-of-uninitialized in i2r_IPAddrBlocks() |
commit | commitdiff | tree | snapshot |
2023-09-06 |
espie | reflect new reality |
commit | commitdiff | tree | snapshot |
2023-09-06 |
jca | Use casts to force two function pointers assignements... |
commit | commitdiff | tree | snapshot |
2023-09-06 |
caspar | bsd.port.mk.5: fix markup of NO_ARCH variable |
commit | commitdiff | tree | snapshot |
2023-09-06 |
robert | explicitly cast ULLONG_MAX to double when comparing... |
commit | commitdiff | tree | snapshot |
2023-09-06 |
schwarze | Correct the RETURN VALUES of OBJ_add_object(3). |
commit | commitdiff | tree | snapshot |
2023-09-06 |
jca | Use -std=gnu89 to fix the build with clang-16 |
commit | commitdiff | tree | snapshot |
2023-09-06 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2023-09-06 |
espie | be more specific in describing the magic behind EXTRACT... |
commit | commitdiff | tree | snapshot |
2023-09-06 |
jsg | add Intel Optane SSD P1600X |
commit | commitdiff | tree | snapshot |
2023-09-06 |
jsg | remove uneeded function decls |
commit | commitdiff | tree | snapshot |
2023-09-06 |
jca | Build with -std=gnu89 to fix the build with clang-16 |
commit | commitdiff | tree | snapshot |
2023-09-06 |
espie | nits |
commit | commitdiff | tree | snapshot |
2023-09-06 |
bluhm | Use shared net lock for ip_send() and ip6_send(). |
commit | commitdiff | tree | snapshot |
2023-09-06 |
jsg | use ansi function decls |
commit | commitdiff | tree | snapshot |
2023-09-06 |
jsg | use ansi function decls |
commit | commitdiff | tree | snapshot |
2023-09-06 |
claudio | Add missing <sys/time.h> include for timespecsub() |
commit | commitdiff | tree | snapshot |
2023-09-06 |
espie | document ERRORS better |
commit | commitdiff | tree | snapshot |
2023-09-06 |
kettenis | Remove -mabi=elfv2 option. This is the default for... |
commit | commitdiff | tree | snapshot |
2023-09-06 |
sthen | remove doubled entry in config.h.in |
commit | commitdiff | tree | snapshot |
2023-09-06 |
sthen | regen |
commit | commitdiff | tree | snapshot |
2023-09-06 |
sthen | remove extra blank line to reduce changes to upstream... |
commit | commitdiff | tree | snapshot |
2023-09-06 |
sthen | whitespace fixes, problem with util/tube.c pointed... |
commit | commitdiff | tree | snapshot |
2023-09-06 |
jsg | use ansi function decls |
commit | commitdiff | tree | snapshot |
2023-09-06 |
jsg | remove unused variable |
commit | commitdiff | tree | snapshot |
2023-09-06 |
jsg | remove unused variable |
commit | commitdiff | tree | snapshot |
2023-09-06 |
jsg | add void to function decls with no args |
commit | commitdiff | tree | snapshot |
2023-09-06 |
jsg | remove unused variable |
commit | commitdiff | tree | snapshot |
2023-09-06 |
dv | vmm(4)/vmd(8): include pending interrupt in vm_run_parmams. |
commit | commitdiff | tree | snapshot |
2023-09-06 |
jsg | remove unused variable |
commit | commitdiff | tree | snapshot |
2023-09-06 |
cheloha | clockintr: replace u_int with standard types |
commit | commitdiff | tree | snapshot |
2023-09-06 |
cheloha | clockintr: clockintr_establish: change first argument... |
commit | commitdiff | tree | snapshot |
2023-09-06 |
jsg | revert disabling warnings for zlib on clang >= 15 |
commit | commitdiff | tree | snapshot |
2023-09-05 |
jsg | DISNAME -> DISTNAME |
commit | commitdiff | tree | snapshot |
2023-09-05 |
schwarze | According to the C11 standard, char32_t and char16_t... |
commit | commitdiff | tree | snapshot |
2023-09-05 |
cheloha | clockintr: remove clockintr_expiration() |
commit | commitdiff | tree | snapshot |
2023-09-05 |
cheloha | clockintr: remove clockintr_nsecuptime() |
commit | commitdiff | tree | snapshot |
2023-09-05 |
cheloha | clockintr: add clockintr_advance_random() |
commit | commitdiff | tree | snapshot |
2023-09-05 |
espie | github.io is https |
commit | commitdiff | tree | snapshot |
2023-09-05 |
jca | Log a dummy "<unknown>" IP address in the unlikely... |
commit | commitdiff | tree | snapshot |
2023-09-05 |
florian | Fix indentation, found with -Wmisleading-indentation. |
commit | commitdiff | tree | snapshot |
2023-09-05 |
florian | Prevent warnings from -Wmissing-prototypes |
commit | commitdiff | tree | snapshot |
2023-09-05 |
florian | Fix built. |
commit | commitdiff | tree | snapshot |
2023-09-05 |
florian | sync to unbound 1.18.0; heavy lifting by sthen |
commit | commitdiff | tree | snapshot |
2023-09-05 |
robert | fix mismatching declaration of argument with mismatched... |
commit | commitdiff | tree | snapshot |
2023-09-05 |
robert | function definitions without prototypes are deprecated... |
commit | commitdiff | tree | snapshot |
2023-09-05 |
schwarze | add a BUGS section warning about the creation of incomp... |
commit | commitdiff | tree | snapshot |
2023-09-05 |
tb | Improve error handling in OBJ_add_object() |
commit | commitdiff | tree | snapshot |
2023-09-05 |
schwarze | document EVP_CIPHER_name(3) |
commit | commitdiff | tree | snapshot |
2023-09-05 |
schwarze | add the missing .Dv macros to the list of flags |
commit | commitdiff | tree | snapshot |
2023-09-05 |
schwarze | improve the descriptions of almost all flags, |
commit | commitdiff | tree | snapshot |
2023-09-05 |
jsg | unifdef HAS_INLINES |
commit | commitdiff | tree | snapshot |
2023-09-05 |
mlarkin | vmm(4): switch the APMI CPUID mask to an include mask |
commit | commitdiff | tree | snapshot |
2023-09-05 |
espie | reorder |
commit | commitdiff | tree | snapshot |
2023-09-05 |
espie | automated MASTER_SITE* -> SITE* renaming |
commit | commitdiff | tree | snapshot |
2023-09-05 |
schwarze | Partial rewrite: |
commit | commitdiff | tree | snapshot |
2023-09-05 |
espie | avoid fatal errors at all costs |
commit | commitdiff | tree | snapshot |
2023-09-05 |
espie | DIST_TUPLE's handling of HOMEPAGE is optional, of course |
commit | commitdiff | tree | snapshot |
2023-09-05 |
espie | update informal toc |
commit | commitdiff | tree | snapshot |
2023-09-05 |
naddy | stop putting multicast addresses into the Receive Addre... |
commit | commitdiff | tree | snapshot |
2023-09-05 |
stsp | Make ksmn(4) attach to 19h/4x devices |
commit | commitdiff | tree | snapshot |
2023-09-05 |
espie | pof for check-lib-depends |
commit | commitdiff | tree | snapshot |
2023-09-05 |
espie | be blunter about IS_INTERACTIVE |
commit | commitdiff | tree | snapshot |
2023-09-05 |
espie | drop very old history |
commit | commitdiff | tree | snapshot |
2023-09-05 |
espie | strongly hint that people take advantage of sqlports |
commit | commitdiff | tree | snapshot |
2023-09-05 |
espie | document moving mechanisms |
commit | commitdiff | tree | snapshot |
2023-09-05 |
espie | use terminology for other projects: it's still "fake... |
commit | commitdiff | tree | snapshot |
2023-09-05 |
espie | There's no index in bsd.port.mk these days. |
commit | commitdiff | tree | snapshot |
2023-09-05 |
espie | Be more specific in some places. |
commit | commitdiff | tree | snapshot |
2023-09-05 |
sthen | oops, forgot to rm these before cvs import |
commit | commitdiff | tree | snapshot |
2023-09-05 |
sthen | merge unbound-1.18.0 |
commit | commitdiff | tree | snapshot |
2023-09-05 |
sthen | import unbound 1.18.0, ok florian |
commit | commitdiff | tree | snapshot |
2023-09-05 |
tobhe | Fix touchpad on newer device trees. The *gpio fields... |
commit | commitdiff | tree | snapshot |
2023-09-05 |
espie | readmes hasn't existed for a long time, say goodbye... |
commit | commitdiff | tree | snapshot |
2023-09-05 |
espie | nits, explain when DISTFILES is automatically set |
commit | commitdiff | tree | snapshot |
2023-09-05 |
guenther | Address the case 2b version of inconsistent view across... |
commit | commitdiff | tree | snapshot |
2023-09-05 |
yasuoka | Refuse an incomplete config, an authentication block... |
commit | commitdiff | tree | snapshot |
2023-09-04 |
yasuoka | Revert previous. It caused the stdio of the modules... |
commit | commitdiff | tree | snapshot |
2023-09-04 |
bluhm | Fix netstat output of uses of current SYN cache left. |
commit | commitdiff | tree | snapshot |
2023-09-04 |
thfr | document DIST_TUPLE and related variables: EXTRACT_SUFX... |
commit | commitdiff | tree | snapshot |
2023-09-04 |
jca | Save some space on the ramdisks, actually use -DSMALL |
commit | commitdiff | tree | snapshot |
2023-09-04 |
jca | Zap #ifndef SMALL around pax format read support |
commit | commitdiff | tree | snapshot |
2023-09-04 |
jmc | rework DESCRIPTION for readability. put the BOOTP stuff... |
commit | commitdiff | tree | snapshot |
2023-09-04 |
claudio | Protect ps_single, ps_singlecnt and ps_threadcnt by... |
commit | commitdiff | tree | snapshot |
2023-09-04 |
schwarze | Fix a bug where the wrong digit was used for prioritizi... |
commit | commitdiff | tree | snapshot |
2023-09-04 |
espie | complete documentation for ALL_DISTFILES/ALL_PATCHFILES... |
commit | commitdiff | tree | snapshot |
2023-09-04 |
yasuoka | Don't surround by "" at much as possible. |
commit | commitdiff | tree | snapshot |
2023-09-04 |
espie | GC old code that was originally implemented to facilita... |
commit | commitdiff | tree | snapshot |
2023-09-04 |
yasuoka | Specify SOCK_NONBLOCK for socketpair(2) instead of... |
commit | commitdiff | tree | snapshot |
2023-09-04 |
yasuoka | Don't return an extra OK message. Also call module_des... |
commit | commitdiff | tree | snapshot |
2023-09-04 |
job | Generate Ed25519 keys when invoked without arguments |
commit | commitdiff | tree | snapshot |
2023-09-04 |
tb | Make wp_local.h and cmll_local.h self-standing |
commit | commitdiff | tree | snapshot |
2023-09-04 |
robert | unbreak build with llvm-16 by including sys/types.h... |
commit | commitdiff | tree | snapshot |
2023-09-04 |
nicm | Skip wrapped lines in top level search loop because... |
commit | commitdiff | tree | snapshot |
2023-09-04 |
djm | trigger keystroke timing obfucation only if the channel... |
commit | commitdiff | tree | snapshot |
2023-09-04 |
djm | avoid bogus "obfuscate_keystroke_timing: stopping ... |
commit | commitdiff | tree | snapshot |
next |