openbsd
2021-07-16 knRemove unneeded call to tls_init(3)
2021-07-16 krwCompare pointer to NULL, not 0.
2021-07-16 krwBe consistent and always return -1 to indicate failure.
2021-07-16 jsgregen
2021-07-16 jsgadd some x570 ppbs and another navi 23
2021-07-16 jsgrecognise more pci capabilities
2021-07-16 djmExplicitly check for and start time-based rekeying...
2021-07-16 claudioRemove the unveil current directory pointer from struct...
2021-07-15 krwNuke unused variable.
2021-07-15 krwNo need for separate b_sectors, b_offset and b_type...
2021-07-15 krwConsolidate disk geometry fiddling, turning -l/-c/...
2021-07-15 deraadtmore space savings
2021-07-15 deraadtspace savings on install kernels. (restore and ralink...
2021-07-15 inoguchiWrap over 80 long lines in ca.c
2021-07-15 inoguchiExplicitly check pointer variable if it is NULL or...
2021-07-15 jobFix regress for rpki-client
2021-07-15 inoguchiRemove space between '*' and pointer variable in ca.c
2021-07-15 inoguchiUse 'serial' rather than 'ser' in ca.c
2021-07-15 inoguchiConvert openssl(1) ca option handling
2021-07-15 claudioUNVEIL_INSPECT is no longer needed, adjust code accordi...
2021-07-15 jsgdrm/amd/dc: Fix a missing check bug in dm_dp_mst_detect()
2021-07-15 jsgdrm/bridge: Fix the stop condition of drm_bridge_chain_...
2021-07-14 tobheExport SA replay counters via pfkey and print with...
2021-07-14 bluhmAfter VFS shutdown, init(8) cannot map a missing page...
2021-07-14 bluhmResend the TCP packet only if the MTU locked flag appea...
2021-07-14 bluhmShrink cluster size for FAT32 to fullfil the new minimu...
2021-07-14 bluhmLibreSSL error message has changed, adapt test.
2021-07-14 knRemove unneeded calls to tls_init(3)
2021-07-14 claudioRestructure the getopt_long options. Sort them mostly...
2021-07-14 jsgtimeout_add() always sets a new expiry time unrelated...
2021-07-14 nicmMove default value for TERM into tmux.h.
2021-07-14 jmcreorder SessionType; ok djm
2021-07-14 jsgWhen mod_timer() is called with a value less than or...
2021-07-14 antonAdjust expected certificate error message. Caused by...
2021-07-14 danielfix "logically dead code" flagged by coverity
2021-07-13 djmadd a SessionType directive to ssh_config, allowing...
2021-07-13 krwNo need to manually reinvent nitems() 5 times to scan...
2021-07-13 nicmGive #() commands a one second grace period where the...
2021-07-13 patrickEnsure that we don't overrun the TX FIFO for longer...
2021-07-13 tbBeauharnios -> Beauharnois
2021-07-13 jobAdd more checks for eContent 'version' fields.
2021-07-13 mvsFix TIMEOUT_INITIALIZER_{FLAGS,KCLOCK}() macro.
2021-07-13 deraadtmodernize province abbreviations
2021-07-13 deraadtupdate canadian area codes according to cnac.ca
2021-07-13 krwDisk sector addresses are normally stored/provided...
2021-07-13 deraadtsync
2021-07-13 krwReplace a stray use of letoh64() on gh_part_num and
2021-07-13 nicmOnly use client for sizing when not detached, GitHub...
2021-07-13 claudioOrder the MRT table dump versions by preference also...
2021-07-13 mvsRemove unused `PolicyHead' from 'sockaddr_encap' structure.
2021-07-13 visaAdd f_modify and f_process callbacks to FIFO filterops.
2021-07-12 krwToss 'const' in anywhere the compiler doesn't complain...
2021-07-12 matthieuAdd uaudio(4) and umidi(4). ok kettenis@, mlarkin@
2021-07-12 krwFinal batch of struct field name tweaks. 'cmd_' for...
2021-07-12 schwarzenew manual page X509_print_ex(3)
2021-07-12 beckUse the x509_verify_cert_cache_extensions fuction inste...
2021-07-12 beckChange the error reporting pattern throughout the tree...
2021-07-12 schwarzedocument X509V3_extensions_print(3)
2021-07-12 krwAdd 'dk_' prefix to struct disk field names.
2021-07-12 danielfix "evaluation order violation" flagged by coverity
2021-07-12 schwarzedocument X509V3_EXT_print(3)
2021-07-12 visaRemember to set CPUF_RUNNING on secondary CPUs.
2021-07-12 visaMake hw_cpu_hatch() more similar on loongson and octeon.
2021-07-12 dtuckerMake limit for time_t test unconditional in the format_...
2021-07-12 dtuckerUse existing format_absolute_time() function when print...
2021-07-12 jsgwrap a long line
2021-07-12 djmfix some broken tests; clean up output
2021-07-11 krwAdd 'prt_' prefix to struct prt field names.
2021-07-11 mortimerOptimize gadget fixups for MOV instructions.
2021-07-11 beckWhile the traditional OpenSSL return value and behaviou...
2021-07-11 krwAdd 'mbr_' prefix to struct mbr field names.
2021-07-11 schwarzenew manual page ASN1_parse_dump(3)
2021-07-11 kettenisCorrect various min/max cluster numbers for FAT12/16...
2021-07-11 deraadtsync
2021-07-11 schwarzedocument ASN1_get_object(3)
2021-07-11 krwMove ask_cmd(), ask_num(), ask_pid(), ask_string()...
2021-07-11 krwAdd tabs to make variable declarations easier
2021-07-11 krwAdd tabs to make struct definitions and function protot...
2021-07-11 krw'return' is not a function call.
2021-07-11 jasperconvert db_addr_t to vaddr_t
2021-07-11 jsgcorrect comment
2021-07-10 jaspertweak indentation of conditional in db_validate_address().
2021-07-10 schwarzeFix a read buffer overrun in X509_CERT_AUX_print(3),
2021-07-10 mpiPass expected result first when diff(1)ing for result.
2021-07-10 schwarzenew manual page BIO_dump(3)
2021-07-10 beckAdd a bunch of workarond in the verifier to support...
2021-07-10 tobheAdd test case for single static address in configuratio...
2021-07-10 antonhonor objdir
2021-07-10 antonminor nits:
2021-07-10 mpiSync maxusers with other 64bit archs.
2021-07-10 deraadtsync
2021-07-09 jasperuse vaddr_t as type for frames as is commonly used...
2021-07-09 jasperfix scentence in db_printsym comment
2021-07-09 mvsRemove unused `cc_koperations' and `cc_queued' members...
2021-07-09 patrickParse /soc/dma-ranges to populate the openbsd,dma-const...
2021-07-09 bluhmUse SLIST macro for cryptosoft sessions instead of...
2021-07-09 tbFix mixup between localKeyID and friendlyName.
2021-07-09 tbKNF: remove whitespace between functions and parentheses
2021-07-09 schwarzenew manual page for X509_keyid_set1(3), X509_keyid_get0(3),
2021-07-09 stspSwitch iwm(4) to new firmware images available in iwm...
next