openbsd
2024-08-28 jsgimplement pci drvdata functions
2024-08-28 deraadtsplnet() not needed in activate function
2024-08-28 jsgskip GPU reset on everything, not just APUs
2024-08-27 opinline `start' and simplify; from/ok millert@
2024-08-27 sfvio: whitespace and message tweaks
2024-08-27 sfconstify struct virtio_ops
2024-08-27 opksh: use strtonum() in findhistrel()
2024-08-27 sfvirtio: Remove some unused leftovers
2024-08-27 aisharemove some dead code that wasn't cleaned up
2024-08-27 sthenuse UQ_ALWAYS_OPEN for various PixArt/Logitech USB...
2024-08-27 sthensync
2024-08-27 sthenadd a few USB mice, to be used for quirks. ok bru...
2024-08-27 jsgframbuffer -> framebuffer
2024-08-27 bluhmEnable AMD SEV support in vmm(4).
2024-08-27 nicmDisplay hyperlinks in copy mode and add copy_cursor_hyp...
2024-08-27 nicmAdd search_count and search_count_partial formats in...
2024-08-27 nicmDo not reset mouse pane if clicked on status line,...
2024-08-27 florianMechanically change inet_aton to inet_pton.
2024-08-27 florianUse getaddrinfo to parse IP addresses and lookup names.
2024-08-27 florianUse getaddrinfo to parse IP addresses and lookup names.
2024-08-27 florianDo not send zero sized vendor or client ids.
2024-08-27 tbcms_att.c: tidy includes and add x509_local.h for upcom...
2024-08-26 deraadtcalendars are so hard
2024-08-26 opreplace atoi(3) usage with strtonum(3); ok/tweaks tb@
2024-08-26 opreplace strtol(3) usage with strtonum(3); idea/ok/tweak...
2024-08-26 opreplace hand-rolled number parser with strtonum
2024-08-26 jmcfortune files are no longer being rot13d;
2024-08-26 jmc- remove the "real" dance. there is no longer a need...
2024-08-26 sfvirtio: Introduce dedicated attach args
2024-08-26 sfvio(4): Fix hardmtu without MRG_RXBUF
2024-08-26 tbts.c: typo flaf -> flag
2024-08-26 claudioReplace recallocarray() with a realloc() + memset(...
2024-08-26 bluhmRearrange #ifdef TCP_SIGNATURE to keep braces balanced.
2024-08-26 nicmUse strtonum instead of atoi.
2024-08-26 bluhmTest bitstring macro evaluation.
2024-08-26 bluhmEvaluate arguments of bitstring macros only once.
2024-08-26 mvsstyle(9) fix. No functional changes.
2024-08-26 nicmC-h should not be treated specially and represented...
2024-08-26 nicmPass the screen_redraw_ctx struct into more functions...
2024-08-26 nicmClient flags was changed to uint64_t a while ago, fix...
2024-08-26 nicmAdd window_pane_mode helper function to tell if a pane...
2024-08-26 nicmAdd copy-mode -d flag to scroll a page down if in copy...
2024-08-26 florianUse i2s instead of hard coding the imsg type. Suggested...
2024-08-26 florianerrno is unset, use fatalx(3) instead of fatal(3).
2024-08-26 florianBe stricter in what we accept from the main process.
2024-08-26 deraadtannoying whitespace found during an audit process
2024-08-26 jsgreplace multiple '.arch armv8.3-a' with a pauth target...
2024-08-25 miodtypo
2024-08-25 deraadtmake activate function confirm to the common idiom...
2024-08-25 florianDo not peek inside of struct imsg.
2024-08-25 tbSince netstart r1.208 (2020), it no longer applies...
2024-08-25 floriansin6_to_str and i2s take a single argument.
2024-08-25 jsgPASSTHROUGH -> FALLTHROUGH
2024-08-24 tbMore precision on what exactly OCSP_id_cmp and OCSP_iss...
2024-08-24 florianSimplify engine_showinfo_ctl()
2024-08-24 florianStop peeking into struct imsg when relaying control...
2024-08-24 tbconf_def.c: add two trailing commas
2024-08-24 mpiRemove documentation for no longer existing or mostly...
2024-08-24 mpiPlace uvm_km_zalloc(9) under #ifdef __i386__.
2024-08-24 mpiKill uvm_km_alloc(9) and uvm_km_alloc1(9).
2024-08-24 florianDo not peek inside of struct imsg.
2024-08-24 florianHelper function for logging imsg type names.
2024-08-24 tbX509at_get_attr: zap trailing comma.
2024-08-24 tbsync
2024-08-24 tbLibreSSL no longer supports adding X.501 attributes...
2024-08-24 tbsync
2024-08-24 sthenChange DHCP_SYNC_LEASE messages from log_info to log_de...
2024-08-24 tbSwitch UI_UTIL_read_pw* to LCRYPTO_UNUSED()
2024-08-24 tbNeuter the completely broken UI_UTIL_read_pw* API
2024-08-24 tbRemove documentation of UI_UTIL_read_pw*
2024-08-24 mglockerMake clear it's about *ship* parts when you list the...
2024-08-24 jsgspelling
2024-08-24 jmcthe index is alphabetically sorted;
2024-08-23 deraadtsync
2024-08-23 miodEnable per-cpu page cache; tested on Octeon.
2024-08-23 miodSwitch alpha to MI mplock code.
2024-08-23 deraadtThe greek quiz is so obscure that it is ridiculous...
2024-08-23 florianPutting Xs into squares is all the rage with statistici...
2024-08-23 mglockerSpeed up script by using awk(1).
2024-08-23 miodMake sure pmap_kernel's mutex field gets correctly...
2024-08-23 nicmGenerate tabset files using a script. ok deraadt millert
2024-08-23 nicmFix some program names that were not expanded correctly...
2024-08-23 deraadtslight improvement to index file parsing; ok mlarkin
2024-08-23 nicmIgnore internal function keys if they have not got...
2024-08-23 antonRemove unwanted trailing newlines from err/warn format...
2024-08-23 nicmCheck for exact match for layout name before looking...
2024-08-23 tbRemove use of CSP/LMK in pkcs12 create/verify tests
2024-08-23 deraadtAs defined in the RFC, the SSH protocol has negotiable...
2024-08-23 deraadtadd rcsid markers so that we can visually see the flurr...
2024-08-23 deraadtadd the dumbest #-comment parser for the Game_List...
2024-08-23 deraadtadd rcsid markers so that we can visually see the flurr...
2024-08-23 tbfix spelling of sequence
2024-08-23 mlarkinatc(6): update ORD marker beacon information
2024-08-23 deraadtprobition is over. most people want want to laugh...
2024-08-23 deraadtthese tests only print strerror result, which can be...
2024-08-23 deraadtmust use sh to run the script, because /usr/src may...
2024-08-23 mvsFix KERN_AUDIO broken in rev 1.440.
2024-08-23 jsgFALLTROUGH -> FALLTHROUGH
2024-08-23 jsgFALLTHROUHG -> FALLTHROUGH
2024-08-23 millertcron: use strtonum() and tighter limits on step values
next