2024-08-28 |
jsg | skip GPU reset on everything, not just APUs |
commit | commitdiff | tree | snapshot |
2024-08-27 |
op | inline `start' and simplify; from/ok millert@ |
commit | commitdiff | tree | snapshot |
2024-08-27 |
sf | vio: whitespace and message tweaks |
commit | commitdiff | tree | snapshot |
2024-08-27 |
sf | constify struct virtio_ops |
commit | commitdiff | tree | snapshot |
2024-08-27 |
op | ksh: use strtonum() in findhistrel() |
commit | commitdiff | tree | snapshot |
2024-08-27 |
sf | virtio: Remove some unused leftovers |
commit | commitdiff | tree | snapshot |
2024-08-27 |
aisha | remove some dead code that wasn't cleaned up |
commit | commitdiff | tree | snapshot |
2024-08-27 |
sthen | use UQ_ALWAYS_OPEN for various PixArt/Logitech USB... |
commit | commitdiff | tree | snapshot |
2024-08-27 |
sthen | sync |
commit | commitdiff | tree | snapshot |
2024-08-27 |
sthen | add a few USB mice, to be used for quirks. ok bru... |
commit | commitdiff | tree | snapshot |
2024-08-27 |
jsg | frambuffer -> framebuffer |
commit | commitdiff | tree | snapshot |
2024-08-27 |
bluhm | Enable AMD SEV support in vmm(4). |
commit | commitdiff | tree | snapshot |
2024-08-27 |
nicm | Display hyperlinks in copy mode and add copy_cursor_hyp... |
commit | commitdiff | tree | snapshot |
2024-08-27 |
nicm | Add search_count and search_count_partial formats in... |
commit | commitdiff | tree | snapshot |
2024-08-27 |
nicm | Do not reset mouse pane if clicked on status line,... |
commit | commitdiff | tree | snapshot |
2024-08-27 |
florian | Mechanically change inet_aton to inet_pton. |
commit | commitdiff | tree | snapshot |
2024-08-27 |
florian | Use getaddrinfo to parse IP addresses and lookup names. |
commit | commitdiff | tree | snapshot |
2024-08-27 |
florian | Use getaddrinfo to parse IP addresses and lookup names. |
commit | commitdiff | tree | snapshot |
2024-08-27 |
florian | Do not send zero sized vendor or client ids. |
commit | commitdiff | tree | snapshot |
2024-08-27 |
tb | cms_att.c: tidy includes and add x509_local.h for upcom... |
commit | commitdiff | tree | snapshot |
2024-08-26 |
deraadt | calendars are so hard |
commit | commitdiff | tree | snapshot |
2024-08-26 |
op | replace atoi(3) usage with strtonum(3); ok/tweaks tb@ |
commit | commitdiff | tree | snapshot |
2024-08-26 |
op | replace strtol(3) usage with strtonum(3); idea/ok/tweak... |
commit | commitdiff | tree | snapshot |
2024-08-26 |
op | replace hand-rolled number parser with strtonum |
commit | commitdiff | tree | snapshot |
2024-08-26 |
jmc | fortune files are no longer being rot13d; |
commit | commitdiff | tree | snapshot |
2024-08-26 |
jmc | - remove the "real" dance. there is no longer a need... |
commit | commitdiff | tree | snapshot |
2024-08-26 |
sf | virtio: Introduce dedicated attach args |
commit | commitdiff | tree | snapshot |
2024-08-26 |
sf | vio(4): Fix hardmtu without MRG_RXBUF |
commit | commitdiff | tree | snapshot |
2024-08-26 |
tb | ts.c: typo flaf -> flag |
commit | commitdiff | tree | snapshot |
2024-08-26 |
claudio | Replace recallocarray() with a realloc() + memset(... |
commit | commitdiff | tree | snapshot |
2024-08-26 |
bluhm | Rearrange #ifdef TCP_SIGNATURE to keep braces balanced. |
commit | commitdiff | tree | snapshot |
2024-08-26 |
nicm | Use strtonum instead of atoi. |
commit | commitdiff | tree | snapshot |
2024-08-26 |
bluhm | Test bitstring macro evaluation. |
commit | commitdiff | tree | snapshot |
2024-08-26 |
bluhm | Evaluate arguments of bitstring macros only once. |
commit | commitdiff | tree | snapshot |
2024-08-26 |
mvs | style(9) fix. No functional changes. |
commit | commitdiff | tree | snapshot |
2024-08-26 |
nicm | C-h should not be treated specially and represented... |
commit | commitdiff | tree | snapshot |
2024-08-26 |
nicm | Pass the screen_redraw_ctx struct into more functions... |
commit | commitdiff | tree | snapshot |
2024-08-26 |
nicm | Client flags was changed to uint64_t a while ago, fix... |
commit | commitdiff | tree | snapshot |
2024-08-26 |
nicm | Add window_pane_mode helper function to tell if a pane... |
commit | commitdiff | tree | snapshot |
2024-08-26 |
nicm | Add copy-mode -d flag to scroll a page down if in copy... |
commit | commitdiff | tree | snapshot |
2024-08-26 |
florian | Use i2s instead of hard coding the imsg type. Suggested... |
commit | commitdiff | tree | snapshot |
2024-08-26 |
florian | errno is unset, use fatalx(3) instead of fatal(3). |
commit | commitdiff | tree | snapshot |
2024-08-26 |
florian | Be stricter in what we accept from the main process. |
commit | commitdiff | tree | snapshot |
2024-08-26 |
deraadt | annoying whitespace found during an audit process |
commit | commitdiff | tree | snapshot |
2024-08-26 |
jsg | replace multiple '.arch armv8.3-a' with a pauth target... |
commit | commitdiff | tree | snapshot |
2024-08-25 |
miod | typo |
commit | commitdiff | tree | snapshot |
2024-08-25 |
deraadt | make activate function confirm to the common idiom... |
commit | commitdiff | tree | snapshot |
2024-08-25 |
florian | Do not peek inside of struct imsg. |
commit | commitdiff | tree | snapshot |
2024-08-25 |
tb | Since netstart r1.208 (2020), it no longer applies... |
commit | commitdiff | tree | snapshot |
2024-08-25 |
florian | sin6_to_str and i2s take a single argument. |
commit | commitdiff | tree | snapshot |
2024-08-25 |
jsg | PASSTHROUGH -> FALLTHROUGH |
commit | commitdiff | tree | snapshot |
2024-08-24 |
tb | More precision on what exactly OCSP_id_cmp and OCSP_iss... |
commit | commitdiff | tree | snapshot |
2024-08-24 |
florian | Simplify engine_showinfo_ctl() |
commit | commitdiff | tree | snapshot |
2024-08-24 |
florian | Stop peeking into struct imsg when relaying control... |
commit | commitdiff | tree | snapshot |
2024-08-24 |
tb | conf_def.c: add two trailing commas |
commit | commitdiff | tree | snapshot |
2024-08-24 |
mpi | Remove documentation for no longer existing or mostly... |
commit | commitdiff | tree | snapshot |
2024-08-24 |
mpi | Place uvm_km_zalloc(9) under #ifdef __i386__. |
commit | commitdiff | tree | snapshot |
2024-08-24 |
mpi | Kill uvm_km_alloc(9) and uvm_km_alloc1(9). |
commit | commitdiff | tree | snapshot |
2024-08-24 |
florian | Do not peek inside of struct imsg. |
commit | commitdiff | tree | snapshot |
2024-08-24 |
florian | Helper function for logging imsg type names. |
commit | commitdiff | tree | snapshot |
2024-08-24 |
tb | X509at_get_attr: zap trailing comma. |
commit | commitdiff | tree | snapshot |
2024-08-24 |
tb | sync |
commit | commitdiff | tree | snapshot |
2024-08-24 |
tb | LibreSSL no longer supports adding X.501 attributes... |
commit | commitdiff | tree | snapshot |
2024-08-24 |
tb | sync |
commit | commitdiff | tree | snapshot |
2024-08-24 |
sthen | Change DHCP_SYNC_LEASE messages from log_info to log_de... |
commit | commitdiff | tree | snapshot |
2024-08-24 |
tb | Switch UI_UTIL_read_pw* to LCRYPTO_UNUSED() |
commit | commitdiff | tree | snapshot |
2024-08-24 |
tb | Neuter the completely broken UI_UTIL_read_pw* API |
commit | commitdiff | tree | snapshot |
2024-08-24 |
tb | Remove documentation of UI_UTIL_read_pw* |
commit | commitdiff | tree | snapshot |
2024-08-24 |
mglocker | Make clear it's about *ship* parts when you list the... |
commit | commitdiff | tree | snapshot |
2024-08-24 |
jsg | spelling |
commit | commitdiff | tree | snapshot |
2024-08-24 |
jmc | the index is alphabetically sorted; |
commit | commitdiff | tree | snapshot |
2024-08-23 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2024-08-23 |
miod | Enable per-cpu page cache; tested on Octeon. |
commit | commitdiff | tree | snapshot |
2024-08-23 |
miod | Switch alpha to MI mplock code. |
commit | commitdiff | tree | snapshot |
2024-08-23 |
deraadt | The greek quiz is so obscure that it is ridiculous... |
commit | commitdiff | tree | snapshot |
2024-08-23 |
florian | Putting Xs into squares is all the rage with statistici... |
commit | commitdiff | tree | snapshot |
2024-08-23 |
mglocker | Speed up script by using awk(1). |
commit | commitdiff | tree | snapshot |
2024-08-23 |
miod | Make sure pmap_kernel's mutex field gets correctly... |
commit | commitdiff | tree | snapshot |
2024-08-23 |
nicm | Generate tabset files using a script. ok deraadt millert |
commit | commitdiff | tree | snapshot |
2024-08-23 |
nicm | Fix some program names that were not expanded correctly... |
commit | commitdiff | tree | snapshot |
2024-08-23 |
deraadt | slight improvement to index file parsing; ok mlarkin |
commit | commitdiff | tree | snapshot |
2024-08-23 |
nicm | Ignore internal function keys if they have not got... |
commit | commitdiff | tree | snapshot |
2024-08-23 |
anton | Remove unwanted trailing newlines from err/warn format... |
commit | commitdiff | tree | snapshot |
2024-08-23 |
nicm | Check for exact match for layout name before looking... |
commit | commitdiff | tree | snapshot |
2024-08-23 |
tb | Remove use of CSP/LMK in pkcs12 create/verify tests |
commit | commitdiff | tree | snapshot |
2024-08-23 |
deraadt | As defined in the RFC, the SSH protocol has negotiable... |
commit | commitdiff | tree | snapshot |
2024-08-23 |
deraadt | add rcsid markers so that we can visually see the flurr... |
commit | commitdiff | tree | snapshot |
2024-08-23 |
deraadt | add the dumbest #-comment parser for the Game_List... |
commit | commitdiff | tree | snapshot |
2024-08-23 |
deraadt | add rcsid markers so that we can visually see the flurr... |
commit | commitdiff | tree | snapshot |
2024-08-23 |
tb | fix spelling of sequence |
commit | commitdiff | tree | snapshot |
2024-08-23 |
mlarkin | atc(6): update ORD marker beacon information |
commit | commitdiff | tree | snapshot |
2024-08-23 |
deraadt | probition is over. most people want want to laugh... |
commit | commitdiff | tree | snapshot |
2024-08-23 |
deraadt | these tests only print strerror result, which can be... |
commit | commitdiff | tree | snapshot |
2024-08-23 |
deraadt | must use sh to run the script, because /usr/src may... |
commit | commitdiff | tree | snapshot |
2024-08-23 |
mvs | Fix KERN_AUDIO broken in rev 1.440. |
commit | commitdiff | tree | snapshot |
2024-08-23 |
jsg | FALLTROUGH -> FALLTHROUGH |
commit | commitdiff | tree | snapshot |
2024-08-23 |
jsg | FALLTHROUHG -> FALLTHROUGH |
commit | commitdiff | tree | snapshot |
2024-08-23 |
millert | cron: use strtonum() and tighter limits on step values |
commit | commitdiff | tree | snapshot |
2024-08-23 |
millert | Change SIGCHLD handler to just set a flag. |
commit | commitdiff | tree | snapshot |
2024-08-22 |
djm | sntrup761x25519-sha512 now has an IANA codepoint assigned, |
commit | commitdiff | tree | snapshot |
next |