openbsd
2022-06-02 kettenisTake the size of allocation into account when checking...
2022-06-02 millertDon't treat the first arg as a 4.3BSD option string...
2022-06-02 schwarzeSince \. is not a character escape sequence, re-classif...
2022-06-02 tbUse consistent spacing around assignments
2022-06-02 tbOnly constraints and verify need static linking in...
2022-06-02 schwarzeAvoid the layering violation of re-parsing for \E in...
2022-06-02 claudioAdjust lowest allowed routing priority to be bigger...
2022-06-02 claudioUse a common idiom to check if the user supplied routin...
2022-06-02 claudioCleanup ktable_exists() usage and its warning message.
2022-06-02 claudioAdjust some warning messages to be a bit more accurate...
2022-06-02 florianWhen running sysupgrade on -stable move to the next...
2022-06-02 mbuhlImplement and enable IPv4, TCP, and UDP checksum offloa...
2022-06-02 antonStop hiding a few assertions behind the opt-in LOCKF_DI...
2022-06-02 jmatthewenable aq(4) on arm64 now that it works reasonably...
2022-06-01 schwarzeFix a buffer overrun in the roff(7) escape sequence...
2022-06-01 dvchange amd64 pmap_convert to return void
2022-06-01 sashancallers to pf(4) must continue to run with packet as...
2022-06-01 dvremove unused pmap_convert prototype from i386
2022-06-01 nicmIf escape-time is 0, force to 1 instead - not waiting...
2022-06-01 tbRemove a confusing comment that has been stale since...
2022-06-01 visaAdd a regress test for the end of lock range ambiguity...
2022-06-01 visaFix ambiguity with lock range end
2022-06-01 visaFix lock range start when l_whence == SEEK_END and...
2022-06-01 tbLimit the number of RSC checklist FileNameAndHash entri...
2022-06-01 tbFix off-by-one in MAX_MANIFEST_ENTRIES check
2022-06-01 dlgshrink dmesg output by printing the ethernet address...
2022-06-01 dlgmark the mvneta interrupt handler as mpsafe.
2022-06-01 dlgrework the rx ring processing.
2022-06-01 dlgmark mvneta_start mpsafe.
2022-06-01 dlgdont have to say Ethernet address in dmesg, address...
2022-06-01 dlgtrim some white space
2022-06-01 dlgrework tx start and completion.
2022-05-31 tbMake sure we error on parse failure.
2022-05-31 schwarzeRudimentary implementation of the \A escape sequence...
2022-05-31 jmcfix spacing;
2022-05-31 tbFix typo: argv[1] -> argv[i]
2022-05-31 tbRemove old checklists and add a couple of new ones.
2022-05-31 mbuhlThe pflow regression test could fail due to a race...
2022-05-31 tbI made non-trivial contributions to these files.
2022-05-31 tbShuffle two helper functions down.
2022-05-31 tbUpdate reference to RSC draft 08
2022-05-31 tbRemove now unused ASN1_frame() and cms_econtent_version()
2022-05-31 tbRewrite rsc.c using ASN.1 templates
2022-05-31 tbPrepare rewrite of rsc.c with templated ASN.1
2022-05-31 schwarzeTrivial patch to put the roff(7) \g (interpolate format...
2022-05-31 nicmAdd a missing space.
2022-05-31 naddyssh-keygen: implement "verify-required" certificate...
2022-05-31 nicmTrim menu item text correctly, GitHub issue 3197.
2022-05-31 claudioIntroduce a integration test for max-communities
2022-05-31 claudioExtend community unit test to also check community_count()
2022-05-31 claudioImplement a max communities filter match
2022-05-30 deraadtsync
2022-05-30 schwarzeDummy implementation of the roff(7) \V (interpolate...
2022-05-30 dvknf; fix whitespace in structs
2022-05-30 kettenissfgpio(4)
2022-05-30 kettenisAdd sfgpio(4), a driver for the GPIO controller found...
2022-05-30 dvgrep(1): print full context when using match count
2022-05-30 visaReplace selwakeup() with KNOTE() in pipe event activation.
2022-05-30 nicmRemove duplicates from completion list, GitHub issue...
2022-05-30 nicmAdd pane_start_path to match start_command.
2022-05-30 nicmSet PWD so shells have a hint about the real path ...
2022-05-30 nicmFix property name from Sergei Dyshel, and a typo from...
2022-05-30 nicmCheck if args_strtonum argument is NULL or not a string...
2022-05-30 nicmDo not allow pipe-pane on dead panes, from Anindya...
2022-05-30 nicmIf a mouse position was above the maximum supported...
2022-05-30 nicmAdd a way for lines added to copy mode to be passed...
2022-05-30 nicmiTerm2 has OSC 7, from Gregory Anders.
2022-05-30 nicmSpacing/style nits.
2022-05-30 nicmEmit window-layout-changed on swap-pane, from George...
2022-05-30 nicmBetter error reporting when applying custom layouts.
2022-05-30 nicmDo not send focus sequences when focus is enabled or...
2022-05-30 nicmAdd an ACL list for users connecting to the tmux socket...
2022-05-30 opmove bufsz description after appbufsz as per struct...
2022-05-30 dlgmake a first pass at providing kstats from the hardware...
2022-05-30 dlgtell the compiler about the tx/rx desc alignment.
2022-05-30 espietweak the display a bit: have "hashing/tieing" be progr...
2022-05-29 jcapwr_action isn't used in this file, zap pointless decl.
2022-05-29 kettenisDevice tree bindings for this device are official now.
2022-05-29 schwarzeMore precision regarding a few minor points:
2022-05-29 schwarzedocument the meaning of the -Q option argument;
2022-05-29 espiefinal part of caching for always-update: the new annota...
2022-05-28 espieEOF does not result in an error code, as spotted by...
2022-05-28 gerhardSince 'sa' can be freed inside the loop, RB_FOREACH_SAF...
2022-05-28 mbuhl*** empty log message ***
2022-05-28 jmcrework the power status changes text;
2022-05-28 espiehave pkg_create generate the hash for always-update
2022-05-28 jmckeywords ref ssh_config.5;
2022-05-28 deraadtoops, wrong value in previous commit
2022-05-28 deraadt64K of locked memory should be enough for anyone (until...
2022-05-28 deraadtclear cur_membag so that pcap can be used more than...
2022-05-28 deraadtDo not walk off the end of the array performing frees
2022-05-27 kettenisConvert KVA allocation to km_alloc(9).
2022-05-27 jmcrework the text on mtu and mss, according to some notes...
2022-05-27 ajacoutotNormalise markup.
2022-05-27 mpiCall uvm_vnp_uncache() before VOP_RENAME().
2022-05-27 djmsplit the low-level file handling functions out from...
2022-05-27 djmrefactor authorized_keys/principals handling
2022-05-27 dtuckerf sshpkt functions fail, then password is not cleared...
2022-05-27 dtuckerAvoid kill with -1 argument.
2022-05-27 dtuckerNote that ProxyJump also accepts the same tokens as...
next