Age | Commit message (Expand) | Author |
2017-01-19 | Fix -L/-I processing in -0 mode so that NUL-delimited entries are | Todd C. Miller |
2017-01-19 | clean up markup of .Bd, .D1, .Dl, .Li, and .Ql; | Ingo Schwarze |
2017-01-19 | clean up .Sx and .Xr HTML markup | Ingo Schwarze |
2017-01-19 | Clean up CSS rules for sections and paragraphs. | Ingo Schwarze |
2017-01-19 | Extend struct platform with MP control functions, and add bootstrap code | Visa Hankala |
2017-01-19 | Our kernel does not generate IPv6 atomic fragments anymore. Check | Alexander Bluhm |
2017-01-19 | Add mplock.h for loongson. | Visa Hankala |
2017-01-19 | RFC 8021 "IPv6 Atomic Fragments Considered Harmful" deprecates | Alexander Bluhm |
2017-01-19 | Adjust indentation of the HTML output to the conventions established | Ingo Schwarze |
2017-01-19 | Sending a PMTU ICMP packet will trigger a TCP retransmit. The test | Alexander Bluhm |
2017-01-19 | Start cleanup: trim useless HTML comments and <div> elements | Ingo Schwarze |
2017-01-19 | No need for conditionals around free(9) | Mike Belopuhov |
2017-01-19 | Zero a return value variable at the start of hifn_process() to avoid | Jonathan Gray |
2017-01-19 | when parsing a BFD packet, avoid an uninitialized variable if the | Peter Hessler |
2017-01-19 | Export the host time to the guest, add it as a timedelta sensor in vmmci(4) | Reyk Floeter |
2017-01-19 | make error handling a function, and use it in a few places | Peter Hessler |
2017-01-19 | rtisvalid() checks for RTF_UP, so instead check for RTF_BFD | Peter Hessler |
2017-01-19 | ls_missing(): as a precaution, don't output anything on stdout when running | Antoine Jacoutot |
2017-01-19 | when deconfiguring a BFD session, clear both the RTF_BFD flag on the | Peter Hessler |
2017-01-19 | Use the _syspatch user. | Antoine Jacoutot |
2017-01-19 | Make it so if the "server" is slow starting we don't fail.. | Bob Beck |
2017-01-19 | Drop the _FETCH variable. It's useless, we are using ftp(1) specific options | Antoine Jacoutot |
2017-01-19 | Enable building wsfontload on Loongson. | Frederic Cambus |
2017-01-19 | fix openssl ocsp to not report sucess when the ocsp responder rejects us | Bob Beck |
2017-01-19 | Mainline u-boot on SABRE Lite/BD-SL-i.MX6 does not have the generic | Jonathan Gray |
2017-01-19 | Add the _syspatch user/group: an unprivileged user for syspatch(8) used to fetch | Antoine Jacoutot |
2017-01-19 | The u-boot package was renamed to u-boot-arm. | Jonathan Gray |
2017-01-19 | rename a couple of macros that are causing me a merge headache with the | Mike Larkin |
2017-01-19 | remove the BFD flag on a route *before* we actually delete the route | Peter Hessler |
2017-01-19 | There are currently two pmap flags on arm64 that are supposed to be | Patrick Wildt |
2017-01-19 | use a space instead of a tab, for consistancy | Peter Hessler |
2017-01-19 | SVM: matching vcpu deinit functions for previous commits | Mike Larkin |
2017-01-19 | SVM: vcpu_init_svm - allocate memory for control structures (vmcb, | Mike Larkin |
2017-01-19 | SVM: vcpu_init_svm - allocate memory for control structures (vmcb, | Mike Larkin |
2017-01-19 | Enable TKIP as pairwise cipher when ifconfig's wpaprotos option enables WPA1. | Stefan Sperling |
2017-01-19 | Implement line breaking of the generated HTML code at space characters | Ingo Schwarze |
2017-01-19 | reduce differences to amd64 | Mike Larkin |
2017-01-19 | delete some empty lines found when diffing amd64 vs i386 | Mike Larkin |
2017-01-18 | Do not use privileged or NFS source ports for UDP packets as inetd | Alexander Bluhm |
2017-01-18 | Don't forget to free bounce buffer data when destroying the ring | Mike Belopuhov |
2017-01-18 | Document the RI_CLEARMARGINS flag. | Frederic Cambus |
2017-01-18 | Fixup a typo and provide an example for Hyper-V | Mike Belopuhov |
2017-01-18 | Add tests that generate IPv6 atomic fragments for UDP and TCP by | Alexander Bluhm |
2017-01-18 | Make HTML output more human readable by overhauling line break logic | Ingo Schwarze |
2017-01-18 | Use LIST_FOREACH to traverse icmp6_mtudisc_callbacks. Fix whitespaces. | Alexander Bluhm |
2017-01-18 | Fixup typos reported by Adam Jeanguenat <avj at fig ! 6v6 ! org>, thanks! | Mike Belopuhov |
2015-01-01 | eqn(7) tests | Ingo Schwarze |
2017-01-18 | didnt rename enough things after copy/paste | David Gwynne |
2017-01-18 | Do not unconfigure mount points, vnd devices and NFS daemons during | Alexander Bluhm |
2017-01-18 | Plain stravis() because it will mangle UTF-8 characters, so add | Nicholas Marriott |