2022-06-01 |
visa | Fix lock range start when l_whence == SEEK_END and... |
commit | commitdiff | tree | snapshot |
2022-06-01 |
tb | Limit the number of RSC checklist FileNameAndHash entri... |
commit | commitdiff | tree | snapshot |
2022-06-01 |
tb | Fix off-by-one in MAX_MANIFEST_ENTRIES check |
commit | commitdiff | tree | snapshot |
2022-06-01 |
dlg | shrink dmesg output by printing the ethernet address... |
commit | commitdiff | tree | snapshot |
2022-06-01 |
dlg | mark the mvneta interrupt handler as mpsafe. |
commit | commitdiff | tree | snapshot |
2022-06-01 |
dlg | rework the rx ring processing. |
commit | commitdiff | tree | snapshot |
2022-06-01 |
dlg | mark mvneta_start mpsafe. |
commit | commitdiff | tree | snapshot |
2022-06-01 |
dlg | dont have to say Ethernet address in dmesg, address... |
commit | commitdiff | tree | snapshot |
2022-06-01 |
dlg | trim some white space |
commit | commitdiff | tree | snapshot |
2022-06-01 |
dlg | rework tx start and completion. |
commit | commitdiff | tree | snapshot |
2022-05-31 |
tb | Make sure we error on parse failure. |
commit | commitdiff | tree | snapshot |
2022-05-31 |
schwarze | Rudimentary implementation of the \A escape sequence... |
commit | commitdiff | tree | snapshot |
2022-05-31 |
jmc | fix spacing; |
commit | commitdiff | tree | snapshot |
2022-05-31 |
tb | Fix typo: argv[1] -> argv[i] |
commit | commitdiff | tree | snapshot |
2022-05-31 |
tb | Remove old checklists and add a couple of new ones. |
commit | commitdiff | tree | snapshot |
2022-05-31 |
mbuhl | The pflow regression test could fail due to a race... |
commit | commitdiff | tree | snapshot |
2022-05-31 |
tb | I made non-trivial contributions to these files. |
commit | commitdiff | tree | snapshot |
2022-05-31 |
tb | Shuffle two helper functions down. |
commit | commitdiff | tree | snapshot |
2022-05-31 |
tb | Update reference to RSC draft 08 |
commit | commitdiff | tree | snapshot |
2022-05-31 |
tb | Remove now unused ASN1_frame() and cms_econtent_version() |
commit | commitdiff | tree | snapshot |
2022-05-31 |
tb | Rewrite rsc.c using ASN.1 templates |
commit | commitdiff | tree | snapshot |
2022-05-31 |
tb | Prepare rewrite of rsc.c with templated ASN.1 |
commit | commitdiff | tree | snapshot |
2022-05-31 |
schwarze | Trivial patch to put the roff(7) \g (interpolate format... |
commit | commitdiff | tree | snapshot |
2022-05-31 |
nicm | Add a missing space. |
commit | commitdiff | tree | snapshot |
2022-05-31 |
naddy | ssh-keygen: implement "verify-required" certificate... |
commit | commitdiff | tree | snapshot |
2022-05-31 |
nicm | Trim menu item text correctly, GitHub issue 3197. |
commit | commitdiff | tree | snapshot |
2022-05-31 |
claudio | Introduce a integration test for max-communities |
commit | commitdiff | tree | snapshot |
2022-05-31 |
claudio | Extend community unit test to also check community_count() |
commit | commitdiff | tree | snapshot |
2022-05-31 |
claudio | Implement a max communities filter match |
commit | commitdiff | tree | snapshot |
2022-05-30 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2022-05-30 |
schwarze | Dummy implementation of the roff(7) \V (interpolate... |
commit | commitdiff | tree | snapshot |
2022-05-30 |
dv | knf; fix whitespace in structs |
commit | commitdiff | tree | snapshot |
2022-05-30 |
kettenis | sfgpio(4) |
commit | commitdiff | tree | snapshot |
2022-05-30 |
kettenis | Add sfgpio(4), a driver for the GPIO controller found... |
commit | commitdiff | tree | snapshot |
2022-05-30 |
dv | grep(1): print full context when using match count |
commit | commitdiff | tree | snapshot |
2022-05-30 |
visa | Replace selwakeup() with KNOTE() in pipe event activation. |
commit | commitdiff | tree | snapshot |
2022-05-30 |
nicm | Remove duplicates from completion list, GitHub issue... |
commit | commitdiff | tree | snapshot |
2022-05-30 |
nicm | Add pane_start_path to match start_command. |
commit | commitdiff | tree | snapshot |
2022-05-30 |
nicm | Set PWD so shells have a hint about the real path ... |
commit | commitdiff | tree | snapshot |
2022-05-30 |
nicm | Fix property name from Sergei Dyshel, and a typo from... |
commit | commitdiff | tree | snapshot |
2022-05-30 |
nicm | Check if args_strtonum argument is NULL or not a string... |
commit | commitdiff | tree | snapshot |
2022-05-30 |
nicm | Do not allow pipe-pane on dead panes, from Anindya... |
commit | commitdiff | tree | snapshot |
2022-05-30 |
nicm | If a mouse position was above the maximum supported... |
commit | commitdiff | tree | snapshot |
2022-05-30 |
nicm | Add a way for lines added to copy mode to be passed... |
commit | commitdiff | tree | snapshot |
2022-05-30 |
nicm | iTerm2 has OSC 7, from Gregory Anders. |
commit | commitdiff | tree | snapshot |
2022-05-30 |
nicm | Spacing/style nits. |
commit | commitdiff | tree | snapshot |
2022-05-30 |
nicm | Emit window-layout-changed on swap-pane, from George... |
commit | commitdiff | tree | snapshot |
2022-05-30 |
nicm | Better error reporting when applying custom layouts. |
commit | commitdiff | tree | snapshot |
2022-05-30 |
nicm | Do not send focus sequences when focus is enabled or... |
commit | commitdiff | tree | snapshot |
2022-05-30 |
nicm | Add an ACL list for users connecting to the tmux socket... |
commit | commitdiff | tree | snapshot |
2022-05-30 |
op | move bufsz description after appbufsz as per struct... |
commit | commitdiff | tree | snapshot |
2022-05-30 |
dlg | make a first pass at providing kstats from the hardware... |
commit | commitdiff | tree | snapshot |
2022-05-30 |
dlg | tell the compiler about the tx/rx desc alignment. |
commit | commitdiff | tree | snapshot |
2022-05-30 |
espie | tweak the display a bit: have "hashing/tieing" be progr... |
commit | commitdiff | tree | snapshot |
2022-05-29 |
jca | pwr_action isn't used in this file, zap pointless decl. |
commit | commitdiff | tree | snapshot |
2022-05-29 |
kettenis | Device tree bindings for this device are official now. |
commit | commitdiff | tree | snapshot |
2022-05-29 |
schwarze | More precision regarding a few minor points: |
commit | commitdiff | tree | snapshot |
2022-05-29 |
schwarze | document the meaning of the -Q option argument; |
commit | commitdiff | tree | snapshot |
2022-05-29 |
espie | final part of caching for always-update: the new annota... |
commit | commitdiff | tree | snapshot |
2022-05-28 |
espie | EOF does not result in an error code, as spotted by... |
commit | commitdiff | tree | snapshot |
2022-05-28 |
gerhard | Since 'sa' can be freed inside the loop, RB_FOREACH_SAF... |
commit | commitdiff | tree | snapshot |
2022-05-28 |
mbuhl | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2022-05-28 |
jmc | rework the power status changes text; |
commit | commitdiff | tree | snapshot |
2022-05-28 |
espie | have pkg_create generate the hash for always-update |
commit | commitdiff | tree | snapshot |
2022-05-28 |
jmc | keywords ref ssh_config.5; |
commit | commitdiff | tree | snapshot |
2022-05-28 |
deraadt | oops, wrong value in previous commit |
commit | commitdiff | tree | snapshot |
2022-05-28 |
deraadt | 64K of locked memory should be enough for anyone (until... |
commit | commitdiff | tree | snapshot |
2022-05-28 |
deraadt | clear cur_membag so that pcap can be used more than... |
commit | commitdiff | tree | snapshot |
2022-05-28 |
deraadt | Do not walk off the end of the array performing frees |
commit | commitdiff | tree | snapshot |
2022-05-27 |
kettenis | Convert KVA allocation to km_alloc(9). |
commit | commitdiff | tree | snapshot |
2022-05-27 |
jmc | rework the text on mtu and mss, according to some notes... |
commit | commitdiff | tree | snapshot |
2022-05-27 |
ajacoutot | Normalise markup. |
commit | commitdiff | tree | snapshot |
2022-05-27 |
mpi | Call uvm_vnp_uncache() before VOP_RENAME(). |
commit | commitdiff | tree | snapshot |
2022-05-27 |
djm | split the low-level file handling functions out from... |
commit | commitdiff | tree | snapshot |
2022-05-27 |
djm | refactor authorized_keys/principals handling |
commit | commitdiff | tree | snapshot |
2022-05-27 |
dtucker | f sshpkt functions fail, then password is not cleared... |
commit | commitdiff | tree | snapshot |
2022-05-27 |
dtucker | Avoid kill with -1 argument. |
commit | commitdiff | tree | snapshot |
2022-05-27 |
dtucker | Note that ProxyJump also accepts the same tokens as... |
commit | commitdiff | tree | snapshot |
2022-05-26 |
kettenis | Adjust compatible string to match what has been submitt... |
commit | commitdiff | tree | snapshot |
2022-05-26 |
espie | I'm a doofus, of course I need to use "write_without_va... |
commit | commitdiff | tree | snapshot |
2022-05-26 |
jsg | recognise Cortex-X1C |
commit | commitdiff | tree | snapshot |
2022-05-26 |
ajacoutot | Introduce a new daemon_execdir variable for changing... |
commit | commitdiff | tree | snapshot |
2022-05-26 |
espie | first step in simplifying the always-update case: |
commit | commitdiff | tree | snapshot |
2022-05-26 |
jsg | drm/i915/adl-n: Add stepping info |
commit | commitdiff | tree | snapshot |
2022-05-26 |
jsg | drm/i915/rpl-s: Add stepping info |
commit | commitdiff | tree | snapshot |
2022-05-26 |
jsg | drm/i915/rpl-s: Enable guc submission by default |
commit | commitdiff | tree | snapshot |
2022-05-26 |
jsg | drm/i915/adl-n: Add PCH Support for Alder Lake N |
commit | commitdiff | tree | snapshot |
2022-05-26 |
jsg | drm/i915/rpl-s: Add PCH Support for Raptor Lake S |
commit | commitdiff | tree | snapshot |
2022-05-26 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2022-05-26 |
jsg | add more Intel RPL-S graphics ids |
commit | commitdiff | tree | snapshot |
2022-05-26 |
jsg | drm/i915/rpl-p: Add PCI IDs |
commit | commitdiff | tree | snapshot |
2022-05-26 |
jsg | drm/i915: Add RPL-S PCI IDs |
commit | commitdiff | tree | snapshot |
2022-05-25 |
mvs | Call if_put(9) after we finish with `ia' within ip_getm... |
commit | commitdiff | tree | snapshot |
2022-05-25 |
guenther | Revert the .rodata.cst4 change: results in incorrect... |
commit | commitdiff | tree | snapshot |
2022-05-25 |
tb | Remove an unnecessary XXX comment. The suggested check... |
commit | commitdiff | tree | snapshot |
2022-05-25 |
claudio | Adjust code after adding an extra argument to community... |
commit | commitdiff | tree | snapshot |
2022-05-25 |
claudio | Print ASnumbers in asplain format and stop using the... |
commit | commitdiff | tree | snapshot |
2022-05-25 |
claudio | Fix non-transitive extended community handling. |
commit | commitdiff | tree | snapshot |
2022-05-25 |
job | Add RFC 9234 "BGP Role" support |
commit | commitdiff | tree | snapshot |
2022-05-25 |
jsg | drm/dp/mst: fix a possible memory leak in fetch_monitor... |
commit | commitdiff | tree | snapshot |
next |