openbsd
2021-08-28 sthenAllow traceroute -w values down to 1 second, from John...
2021-08-28 beckGet rid of historical code to extract the roots in...
2021-08-28 jsingClean up and simplify ssl3_dispatch_alert() and ssl3_se...
2021-08-28 tbOnly remove the directories if there's an obj/ or obj@
2021-08-28 beckAdd a pass using the modern vfy with by_dir roots,...
2021-08-28 krwAdd hex_octet() so the strtol(..,16) dance is done...
2021-08-28 tbZap blanks before tabs.
2021-08-28 tbAdd RCS marker
2021-08-28 beckAdd case 2c to the go side. Don't tell jsing I touched go.
2021-08-28 beckRemove the "dump_chain" flag and code. This was a worka...
2021-08-28 robertuse stderr for printing error and informational messages
2021-08-28 kettenisRemove bogus code that tries to unmap GTT pages in...
2021-08-28 inoguchiCheck X509_get_notAfter return value in openssl(1)...
2021-08-28 inoguchiUse strndup instead of malloc, memcpy and NULL terminat...
2021-08-28 inoguchiRemove ASN1_TIME_new and use NULL for X509_gmtime_adj...
2021-08-28 inoguchiUnwrap lines in openssl(1) ca.c
2021-08-28 inoguchiAvoid leak with X509_REVOKED variable in openssl(1...
2021-08-28 inoguchiChecking the return value in openssl(1) ca.c
2021-08-27 nicmReplace %% in command lists (by copying them) for templ...
2021-08-27 nicmAllow control mode clients to set a hard limit on the...
2021-08-27 beckAdd regress test testing having the root cert in the...
2021-08-27 tbRemove unused #include <assert.h>.
2021-08-27 krwReplace stray hand-rolled nitems() with nitems().
2021-08-27 jsgdrm/amd/display: workaround for hard hang on HPD on...
2021-08-27 jsgdrm/amd/display: Fix Dynamic bpp issue with 8K30 with...
2021-08-27 jsgdrm/amdgpu: fix the doorbell missing when in CGPG issue...
2021-08-26 jcsRequest wMaxInputLength bytes of data on each interrupt...
2021-08-26 antonRename ucc_intr_to_usage() to ucc_bits_to_usage(),...
2021-08-26 antonAdd missing leading colon to error message.
2021-08-26 kevloThere are some races in the hardware which thus require...
2021-08-25 krwTwo more Capt. Obvious comments go away.
2021-08-25 krwDon't use log_procname before it is initialized. In...
2021-08-25 krwConsolidate '-e' edit command parsing into ask_cmd...
2021-08-25 nicmImprove some logging.
2021-08-25 nicmIgnore client creating session when working out size...
2021-08-25 nicmbind-key needs to allow commands for any argument for...
2021-08-25 nicmValidate command argument types (string or command...
2021-08-25 nicmsetupterm needs char * not const char * on some platforms.
2021-08-25 nicmFix up some printflike attributes.
2021-08-25 nicmStart inputs as NULL so not freeing random stack garbag...
2021-08-25 antonMake all conversion routines consistent by returning...
2021-08-25 antonRemove the KB_DEFAULT flag from the wskbd keymap layout...
2021-08-25 antonPrevent ucc(4) from matching report IDs with an empty...
2021-08-25 antonIf the buffer given to the ucc interrupt handler is...
2021-08-25 antonDetermine if a hid item is an array by solely inspectin...
2021-08-24 bluhmFix automatic upgrade after fetching response file...
2021-08-24 jmc- guiness -> guinness
2021-08-24 kettenisFix ping group offsets.
2021-08-24 krwAdd an #ifdef DEBUG/#endif chunk that dumps the entire...
2021-08-24 tbFix various read buffer overflow when printing ASN...
2021-08-24 florianWhen an interface disappears, e.g. when a usb dongle...
2021-08-24 florianWhen an interface disappears, e.g. when a usb dongle...
2021-08-24 jmcuse Pa for resolv.conf.tail, since there is no longer...
2021-08-24 jmcvini vidi vici -> veni vidi vici
2021-08-24 jmcmake SYNOPSIS match usage to indicate -l is optional in:
2021-08-24 krwA couple more Capt. Obvious comments can go.
2021-08-24 krwTrim leading/trailing whitespace from -e input to make...
2021-08-24 patrickFix compilation with debug enabled.
2021-08-24 antonSome consumer control descriptor reports uses an array...
2021-08-24 bennofix outdated comments, from Emil Engler, thanks.
2021-08-24 florianWe no longer have resolv.conf.tail.
2021-08-23 florianSay which read failed, helps debugging.
2021-08-23 florianWe don't have a config file on the ramdisks; prevents...
2021-08-23 florianSince we have a config file now we should Xr its manpage.
2021-08-23 antonI missed that wskbd_rawinput() is hidden behind WSDISPL...
2021-08-23 nicmargs_make_commands_now needs to take an extra reference...
2021-08-23 nicmMove command argument parsing common functions and...
2021-08-23 nicmKey bindings steal a reference to the command instead...
2021-08-23 nicmRevert one of previous, for some reason it is being...
2021-08-23 nicmFix a few memory leaks.
2021-08-23 stspFix the initial length check in iwx_fill_probe_req...
2021-08-23 nicmLimit width and height to tty correctly, GitHub issue...
2021-08-22 nicmFix handling of leading #s when working out width.
2021-08-22 nicmDo not double free expanded path in source-file, also...
2021-08-22 nicmInsert alias in the right place, GitHub issue 2842.
2021-08-22 antonSince the raw keymap already has a capacity of holding...
2021-08-22 deraadtucc also fails to work here, because there is no wskbd_...
2021-08-21 nicmFree value properly.
2021-08-21 nicmPreserve argument type in command and convert to string...
2021-08-21 nicmPass typed arguments out of the parser into the argumen...
2021-08-21 jmcioc(4) disappeared with sgi removal...
2021-08-21 jmcescape two instances of the word "An" in Rs/Re blocks...
2021-08-21 nicmUse new syntax for default key bindings.
2021-08-21 nicmStop caring about empty commands, just treat as a null...
2021-08-21 deraadtocteon has no wskbd, so ucc cannot link. the files...
2021-08-21 nicmRemove some members of struct cmd which are no longer...
2021-08-21 nicmPreserve command group when moving temporary list to...
2021-08-21 nicmRename a member to match what it will be in future.
2021-08-21 jmcmake the description for ucc match exactly;
2021-08-21 nicmAdd args parsing callback for some future work, current...
2021-08-21 nicmWrap command argument definitions in their own struct.
2021-08-21 antonfix indent in previous
2021-08-21 gkoehlerSwitch macppc to ld.lld
2021-08-21 deraadtrefactor to resolve unused variable on non-WSDISPLAY_CO...
2021-08-20 nicmA couple more spacing fixes.
2021-08-20 nicmSpacing tweaks.
2021-08-20 nicmHide struct args behind a couple of accessor functions.
2021-08-20 nicmAdd a couple of const and fix some warnings.
2021-08-20 nicmRemove some unnecessary blank lines.
2021-08-20 nicmExpose args_value struct (will be needed soon) and...
next