openbsd
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...
2021-08-20 nicmAdd a way to create an empty arguments set.
2021-08-20 nicmRemove stray spaces after function names.
2021-08-20 nicmFill colour palette correctly from option for new panes...
2021-08-20 nicmActually parse contents of {} as a command and then...
2021-08-20 nicmAdd a helper function for actually parsing the command.
2021-08-20 antonsync
2021-08-20 antonadd ucc(4) manual, looks good to jmc@
2021-08-20 antonAdd ucc(4), a driver for USB HID Consumer Control keybo...
2021-08-20 antonadd consumer control hid usages, will be used by ucc(4)
2021-08-20 kevloBack out last commit.
2021-08-20 djmopenssh-8.7
2021-08-20 kevloWhen plugging and unplugging an adapter continuously...
2021-08-20 kevloIn the attach routine, the hardware bug workaround...
2021-08-20 stspRevert previous; Turns out the start_hw() functions...
2021-08-19 stspRun more device init code when resuming iwm(4) and...
2021-08-19 schwarzedo not crash when a manpath directory contains a symbol...
2021-08-19 schwarzefix the section number in the <title> element for prefo...
2021-08-19 patrickPurge the cached nodes when we switch back to SCAN...
2021-08-19 patrickConsistently use ieee80211_begin_scan() to switch to...
2021-08-19 dlgimplement reception of "VLAN 0 priority tagged" packets.
2021-08-19 stspFix an off-by-one in bwfm(4) SSID length checks.
2021-08-19 stspHide detailed firmware error reports from iwn/iwm/iwx...
2021-08-19 beckPull roots out of the trust store in the legacy xsc...
2021-08-18 soleneAdd veb(4) to the list of pseudo devices that can be...
2021-08-18 tbImport regress tests for SM2. Not yet linked to the...
2021-08-18 tbImport initial code for the SM2 cipher
2021-08-18 beckAdd a check_trust call to the legacy chain validation...
2021-08-18 nicmNeed to flatten arguments for aliases.
2021-08-18 beckRefactor the legacy chain validation from the chain...
2021-08-18 nicmPush the conversion of {} to string up out of the parse...
2021-08-18 jsgdrm/i915: Only access SFC_DONE when media domain is...
2021-08-18 jsgdrm/amdgpu: don't enable baco on boco platforms in...
2021-08-18 jsgdrm/amd/display: use GFP_ATOMIC in amdgpu_dm_irq_schedu...
2021-08-18 jsgdrm/amd/display: Remove invalid assert for ODM + MPC...
2021-08-17 deraadtsync
2021-08-17 nicmTreat a pane that has died the same as no pane when...
2021-08-17 tbSync amd64's est.c r1.40 to i386
2021-08-17 nicmFix pipe-pane usage.
2021-08-17 nicmDo not block with incremental command prompt.
2021-08-17 sthensync
2021-08-17 sthen7.1 fw key
2021-08-17 antonoops, fix spelling of my own name
2021-08-17 nicmSet the right session if detach-on-destroy is off.
2021-08-17 deraadtsync
2021-08-17 naddy7.1 packages key
2021-08-17 deraadtsync
2021-08-17 deraadt7.1 base key
2021-08-17 deraadt7.0-beta
2021-08-17 antonFor devices with rechargeable batteries, expose a new...
2021-08-17 nicmcalloc for confirm-before data since the item needs...
next