Age | Commit message (Expand) | Author |
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 |
2017-01-18 | Run arguments through vis() as well when printing them. | Nicholas Marriott |
2017-01-18 | unhook ocsp test from the default since it currently requires network access and | Bob Beck |
2017-01-18 | Allow changing of sender ip/port without switching address family. | Florian Obser |
2017-01-18 | Allow changing of receiver ip/port without switching address family. | Florian Obser |
2017-01-18 | Do not reset idx, it has just been set. | Nicholas Marriott |
2017-01-18 | options_match needs to explicitly check for user options. | Nicholas Marriott |
2017-01-18 | i386 version of a fix that went in for amd64 previously | Mike Larkin |
2017-01-18 | while a u_int is large enough for 32bit-asns, it is not big enough for | Peter Hessler |
2017-01-17 | - spamd(8)'s -l accepts an IP address as argument to bind(2) and it calls | Ricardo Mestre |
2017-01-17 | Nuke some whitespace that keeps poking me in the eye as I try to | Kenneth R Westerback |
2017-01-17 | Nuke some whitespace that keeps poking me in the eye as I try to | Kenneth R Westerback |
2017-01-17 | "hosts" is optional; from matthew martin | Jason McIntyre |
2017-01-17 | rework some of the variables for better directory name handling and | Robert Nagy |
2017-01-17 | Enable switch(4). | Rafael Zalamena |
2017-01-17 | Add missing malloc(9) return value check in athn_node_alloc(). | Stefan Sperling |
2017-01-17 | In monitor mode, also print the interface mtu of RTM_IFINFO messages. | Jeremie Courreges-Anglas |
2017-01-17 | Remove uaddr_hint allocator | Stefan Kempf |
2017-01-17 | Make switch(4) compile with debug again. | Rafael Zalamena |
2017-01-17 | Initialize swas_actions for set-field with the expected pointer to the | Rafael Zalamena |
2017-01-17 | Keep track of dead peers instead of freeing them right away. | Jeremie Courreges-Anglas |
2017-01-17 | Completely delete the buf field of struct html and all the buf*() | Ingo Schwarze |
2017-01-17 | Correctly tls_config_set_ca_file() return value (no effective change). | Joel Sing |
2017-01-17 | Fix a panic when set-field with VLAN is set, but no VLANs were | Rafael Zalamena |
2017-01-17 | Clean-up switch(4) device by removing excess prototypes, verbose debugs | Rafael Zalamena |