2022-06-03 |
schwarze | During identifier parsing, handle undefined escape... |
commit | commitdiff | tree | snapshot |
2022-06-03 |
dlg | expose hardware counters as kstats. |
commit | commitdiff | tree | snapshot |
2022-06-03 |
nicm | Do not unintentionally turn off all mouse mode when... |
commit | commitdiff | tree | snapshot |
2022-06-03 |
djm | move auth_openprincipals() and auth_openkeyfile() over to |
commit | commitdiff | tree | snapshot |
2022-06-03 |
djm | test setenv in both client and server, test first-match... |
commit | commitdiff | tree | snapshot |
2022-06-03 |
djm | Make SetEnv directives first-match-wins in both sshd_co... |
commit | commitdiff | tree | snapshot |
2022-06-03 |
dtucker | Add missing *-sk types to ssh-keyscan manpage. |
commit | commitdiff | tree | snapshot |
2022-06-03 |
dtucker | Add period at end of "not known by any other names... |
commit | commitdiff | tree | snapshot |
2022-06-03 |
dtucker | ssh-keygen -A: do not generate DSA keys by default... |
commit | commitdiff | tree | snapshot |
2022-06-03 |
dlg | fix the definition of the MVNETA_PRXITTH Port RX Intr... |
commit | commitdiff | tree | snapshot |
2022-06-02 |
jca | Let btrace(8) execute the END probe upon receiving... |
commit | commitdiff | tree | snapshot |
2022-06-02 |
nicm | Do not attempt to use client in config file (it will... |
commit | commitdiff | tree | snapshot |
2022-06-02 |
nicm | When deleting or renaming a buffer and a buffer name... |
commit | commitdiff | tree | snapshot |
2022-06-02 |
kettenis | Take the size of allocation into account when checking... |
commit | commitdiff | tree | snapshot |
2022-06-02 |
millert | Don't treat the first arg as a 4.3BSD option string... |
commit | commitdiff | tree | snapshot |
2022-06-02 |
schwarze | Since \. is not a character escape sequence, re-classif... |
commit | commitdiff | tree | snapshot |
2022-06-02 |
tb | Use consistent spacing around assignments |
commit | commitdiff | tree | snapshot |
2022-06-02 |
tb | Only constraints and verify need static linking in... |
commit | commitdiff | tree | snapshot |
2022-06-02 |
schwarze | Avoid the layering violation of re-parsing for \E in... |
commit | commitdiff | tree | snapshot |
2022-06-02 |
claudio | Adjust lowest allowed routing priority to be bigger... |
commit | commitdiff | tree | snapshot |
2022-06-02 |
claudio | Use a common idiom to check if the user supplied routin... |
commit | commitdiff | tree | snapshot |
2022-06-02 |
claudio | Cleanup ktable_exists() usage and its warning message. |
commit | commitdiff | tree | snapshot |
2022-06-02 |
claudio | Adjust some warning messages to be a bit more accurate... |
commit | commitdiff | tree | snapshot |
2022-06-02 |
florian | When running sysupgrade on -stable move to the next... |
commit | commitdiff | tree | snapshot |
2022-06-02 |
mbuhl | Implement and enable IPv4, TCP, and UDP checksum offloa... |
commit | commitdiff | tree | snapshot |
2022-06-02 |
anton | Stop hiding a few assertions behind the opt-in LOCKF_DI... |
commit | commitdiff | tree | snapshot |
2022-06-02 |
jmatthew | enable aq(4) on arm64 now that it works reasonably... |
commit | commitdiff | tree | snapshot |
2022-06-01 |
schwarze | Fix a buffer overrun in the roff(7) escape sequence... |
commit | commitdiff | tree | snapshot |
2022-06-01 |
dv | change amd64 pmap_convert to return void |
commit | commitdiff | tree | snapshot |
2022-06-01 |
sashan | callers to pf(4) must continue to run with packet as... |
commit | commitdiff | tree | snapshot |
2022-06-01 |
dv | remove unused pmap_convert prototype from i386 |
commit | commitdiff | tree | snapshot |
2022-06-01 |
nicm | If escape-time is 0, force to 1 instead - not waiting... |
commit | commitdiff | tree | snapshot |
2022-06-01 |
tb | Remove a confusing comment that has been stale since... |
commit | commitdiff | tree | snapshot |
2022-06-01 |
visa | Add a regress test for the end of lock range ambiguity... |
commit | commitdiff | tree | snapshot |
2022-06-01 |
visa | Fix ambiguity with lock range end |
commit | commitdiff | tree | snapshot |
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 |
next |