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