2021-08-25 |
anton | Remove the KB_DEFAULT flag from the wskbd keymap layout... |
commit | commitdiff | tree | snapshot |
2021-08-25 |
anton | Prevent ucc(4) from matching report IDs with an empty... |
commit | commitdiff | tree | snapshot |
2021-08-25 |
anton | If the buffer given to the ucc interrupt handler is... |
commit | commitdiff | tree | snapshot |
2021-08-25 |
anton | Determine if a hid item is an array by solely inspectin... |
commit | commitdiff | tree | snapshot |
2021-08-24 |
bluhm | Fix automatic upgrade after fetching response file... |
commit | commitdiff | tree | snapshot |
2021-08-24 |
jmc | - guiness -> guinness |
commit | commitdiff | tree | snapshot |
2021-08-24 |
kettenis | Fix ping group offsets. |
commit | commitdiff | tree | snapshot |
2021-08-24 |
krw | Add an #ifdef DEBUG/#endif chunk that dumps the entire... |
commit | commitdiff | tree | snapshot |
2021-08-24 |
tb | Fix various read buffer overflow when printing ASN... |
commit | commitdiff | tree | snapshot |
2021-08-24 |
florian | When an interface disappears, e.g. when a usb dongle... |
commit | commitdiff | tree | snapshot |
2021-08-24 |
florian | When an interface disappears, e.g. when a usb dongle... |
commit | commitdiff | tree | snapshot |
2021-08-24 |
jmc | use Pa for resolv.conf.tail, since there is no longer... |
commit | commitdiff | tree | snapshot |
2021-08-24 |
jmc | vini vidi vici -> veni vidi vici |
commit | commitdiff | tree | snapshot |
2021-08-24 |
jmc | make SYNOPSIS match usage to indicate -l is optional in: |
commit | commitdiff | tree | snapshot |
2021-08-24 |
krw | A couple more Capt. Obvious comments can go. |
commit | commitdiff | tree | snapshot |
2021-08-24 |
krw | Trim leading/trailing whitespace from -e input to make... |
commit | commitdiff | tree | snapshot |
2021-08-24 |
patrick | Fix compilation with debug enabled. |
commit | commitdiff | tree | snapshot |
2021-08-24 |
anton | Some consumer control descriptor reports uses an array... |
commit | commitdiff | tree | snapshot |
2021-08-24 |
benno | fix outdated comments, from Emil Engler, thanks. |
commit | commitdiff | tree | snapshot |
2021-08-24 |
florian | We no longer have resolv.conf.tail. |
commit | commitdiff | tree | snapshot |
2021-08-23 |
florian | Say which read failed, helps debugging. |
commit | commitdiff | tree | snapshot |
2021-08-23 |
florian | We don't have a config file on the ramdisks; prevents... |
commit | commitdiff | tree | snapshot |
2021-08-23 |
florian | Since we have a config file now we should Xr its manpage. |
commit | commitdiff | tree | snapshot |
2021-08-23 |
anton | I missed that wskbd_rawinput() is hidden behind WSDISPL... |
commit | commitdiff | tree | snapshot |
2021-08-23 |
nicm | args_make_commands_now needs to take an extra reference... |
commit | commitdiff | tree | snapshot |
2021-08-23 |
nicm | Move command argument parsing common functions and... |
commit | commitdiff | tree | snapshot |
2021-08-23 |
nicm | Key bindings steal a reference to the command instead... |
commit | commitdiff | tree | snapshot |
2021-08-23 |
nicm | Revert one of previous, for some reason it is being... |
commit | commitdiff | tree | snapshot |
2021-08-23 |
nicm | Fix a few memory leaks. |
commit | commitdiff | tree | snapshot |
2021-08-23 |
stsp | Fix the initial length check in iwx_fill_probe_req... |
commit | commitdiff | tree | snapshot |
2021-08-23 |
nicm | Limit width and height to tty correctly, GitHub issue... |
commit | commitdiff | tree | snapshot |
2021-08-22 |
nicm | Fix handling of leading #s when working out width. |
commit | commitdiff | tree | snapshot |
2021-08-22 |
nicm | Do not double free expanded path in source-file, also... |
commit | commitdiff | tree | snapshot |
2021-08-22 |
nicm | Insert alias in the right place, GitHub issue 2842. |
commit | commitdiff | tree | snapshot |
2021-08-22 |
anton | Since the raw keymap already has a capacity of holding... |
commit | commitdiff | tree | snapshot |
2021-08-22 |
deraadt | ucc also fails to work here, because there is no wskbd_... |
commit | commitdiff | tree | snapshot |
2021-08-21 |
nicm | Free value properly. |
commit | commitdiff | tree | snapshot |
2021-08-21 |
nicm | Preserve argument type in command and convert to string... |
commit | commitdiff | tree | snapshot |
2021-08-21 |
nicm | Pass typed arguments out of the parser into the argumen... |
commit | commitdiff | tree | snapshot |
2021-08-21 |
jmc | ioc(4) disappeared with sgi removal... |
commit | commitdiff | tree | snapshot |
2021-08-21 |
jmc | escape two instances of the word "An" in Rs/Re blocks... |
commit | commitdiff | tree | snapshot |
2021-08-21 |
nicm | Use new syntax for default key bindings. |
commit | commitdiff | tree | snapshot |
2021-08-21 |
nicm | Stop caring about empty commands, just treat as a null... |
commit | commitdiff | tree | snapshot |
2021-08-21 |
deraadt | octeon has no wskbd, so ucc cannot link. the files... |
commit | commitdiff | tree | snapshot |
2021-08-21 |
nicm | Remove some members of struct cmd which are no longer... |
commit | commitdiff | tree | snapshot |
2021-08-21 |
nicm | Preserve command group when moving temporary list to... |
commit | commitdiff | tree | snapshot |
2021-08-21 |
nicm | Rename a member to match what it will be in future. |
commit | commitdiff | tree | snapshot |
2021-08-21 |
jmc | make the description for ucc match exactly; |
commit | commitdiff | tree | snapshot |
2021-08-21 |
nicm | Add args parsing callback for some future work, current... |
commit | commitdiff | tree | snapshot |
2021-08-21 |
nicm | Wrap command argument definitions in their own struct. |
commit | commitdiff | tree | snapshot |
2021-08-21 |
anton | fix indent in previous |
commit | commitdiff | tree | snapshot |
2021-08-21 |
gkoehler | Switch macppc to ld.lld |
commit | commitdiff | tree | snapshot |
2021-08-21 |
deraadt | refactor to resolve unused variable on non-WSDISPLAY_CO... |
commit | commitdiff | tree | snapshot |
2021-08-20 |
nicm | A couple more spacing fixes. |
commit | commitdiff | tree | snapshot |
2021-08-20 |
nicm | Spacing tweaks. |
commit | commitdiff | tree | snapshot |
2021-08-20 |
nicm | Hide struct args behind a couple of accessor functions. |
commit | commitdiff | tree | snapshot |
2021-08-20 |
nicm | Add a couple of const and fix some warnings. |
commit | commitdiff | tree | snapshot |
2021-08-20 |
nicm | Remove some unnecessary blank lines. |
commit | commitdiff | tree | snapshot |
2021-08-20 |
nicm | Expose args_value struct (will be needed soon) and... |
commit | commitdiff | tree | snapshot |
2021-08-20 |
nicm | Add a way to create an empty arguments set. |
commit | commitdiff | tree | snapshot |
2021-08-20 |
nicm | Remove stray spaces after function names. |
commit | commitdiff | tree | snapshot |
2021-08-20 |
nicm | Fill colour palette correctly from option for new panes... |
commit | commitdiff | tree | snapshot |
2021-08-20 |
nicm | Actually parse contents of {} as a command and then... |
commit | commitdiff | tree | snapshot |
2021-08-20 |
nicm | Add a helper function for actually parsing the command. |
commit | commitdiff | tree | snapshot |
2021-08-20 |
anton | sync |
commit | commitdiff | tree | snapshot |
2021-08-20 |
anton | add ucc(4) manual, looks good to jmc@ |
commit | commitdiff | tree | snapshot |
2021-08-20 |
anton | Add ucc(4), a driver for USB HID Consumer Control keybo... |
commit | commitdiff | tree | snapshot |
2021-08-20 |
anton | add consumer control hid usages, will be used by ucc(4) |
commit | commitdiff | tree | snapshot |
2021-08-20 |
kevlo | Back out last commit. |
commit | commitdiff | tree | snapshot |
2021-08-20 |
djm | openssh-8.7 |
commit | commitdiff | tree | snapshot |
2021-08-20 |
kevlo | When plugging and unplugging an adapter continuously... |
commit | commitdiff | tree | snapshot |
2021-08-20 |
kevlo | In the attach routine, the hardware bug workaround... |
commit | commitdiff | tree | snapshot |
2021-08-20 |
stsp | Revert previous; Turns out the start_hw() functions... |
commit | commitdiff | tree | snapshot |
2021-08-19 |
stsp | Run more device init code when resuming iwm(4) and... |
commit | commitdiff | tree | snapshot |
2021-08-19 |
schwarze | do not crash when a manpath directory contains a symbol... |
commit | commitdiff | tree | snapshot |
2021-08-19 |
schwarze | fix the section number in the <title> element for prefo... |
commit | commitdiff | tree | snapshot |
2021-08-19 |
patrick | Purge the cached nodes when we switch back to SCAN... |
commit | commitdiff | tree | snapshot |
2021-08-19 |
patrick | Consistently use ieee80211_begin_scan() to switch to... |
commit | commitdiff | tree | snapshot |
2021-08-19 |
dlg | implement reception of "VLAN 0 priority tagged" packets. |
commit | commitdiff | tree | snapshot |
2021-08-19 |
stsp | Fix an off-by-one in bwfm(4) SSID length checks. |
commit | commitdiff | tree | snapshot |
2021-08-19 |
stsp | Hide detailed firmware error reports from iwn/iwm/iwx... |
commit | commitdiff | tree | snapshot |
2021-08-19 |
beck | Pull roots out of the trust store in the legacy xsc... |
commit | commitdiff | tree | snapshot |
2021-08-18 |
solene | Add veb(4) to the list of pseudo devices that can be... |
commit | commitdiff | tree | snapshot |
2021-08-18 |
tb | Import regress tests for SM2. Not yet linked to the... |
commit | commitdiff | tree | snapshot |
2021-08-18 |
tb | Import initial code for the SM2 cipher |
commit | commitdiff | tree | snapshot |
2021-08-18 |
beck | Add a check_trust call to the legacy chain validation... |
commit | commitdiff | tree | snapshot |
2021-08-18 |
nicm | Need to flatten arguments for aliases. |
commit | commitdiff | tree | snapshot |
2021-08-18 |
beck | Refactor the legacy chain validation from the chain... |
commit | commitdiff | tree | snapshot |
2021-08-18 |
nicm | Push the conversion of {} to string up out of the parse... |
commit | commitdiff | tree | snapshot |
2021-08-18 |
jsg | drm/i915: Only access SFC_DONE when media domain is... |
commit | commitdiff | tree | snapshot |
2021-08-18 |
jsg | drm/amdgpu: don't enable baco on boco platforms in... |
commit | commitdiff | tree | snapshot |
2021-08-18 |
jsg | drm/amd/display: use GFP_ATOMIC in amdgpu_dm_irq_schedu... |
commit | commitdiff | tree | snapshot |
2021-08-18 |
jsg | drm/amd/display: Remove invalid assert for ODM + MPC... |
commit | commitdiff | tree | snapshot |
2021-08-17 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-08-17 |
nicm | Treat a pane that has died the same as no pane when... |
commit | commitdiff | tree | snapshot |
2021-08-17 |
tb | Sync amd64's est.c r1.40 to i386 |
commit | commitdiff | tree | snapshot |
2021-08-17 |
nicm | Fix pipe-pane usage. |
commit | commitdiff | tree | snapshot |
2021-08-17 |
nicm | Do not block with incremental command prompt. |
commit | commitdiff | tree | snapshot |
2021-08-17 |
sthen | sync |
commit | commitdiff | tree | snapshot |
2021-08-17 |
sthen | 7.1 fw key |
commit | commitdiff | tree | snapshot |
next |