| Commit message (Expand) | Author | Files | Lines |
2016-10-31 | P is not settable enymore |  otto | 1 | -8/+2 |
2016-10-31 | remove some old option letters and also make P non-settable. It has |  otto | 1 | -24/+6 |
2016-10-31 | Improve ofp_error message accurateness: use parameterized error type |  rzalamena | 1 | -4/+9 |
2016-10-31 | Change validation functions prototypes: use the parameter variable to |  rzalamena | 1 | -17/+18 |
2016-10-31 | bump to LibreSSL 2.5.1 |  bcook | 1 | -3/+3 |
2016-10-31 | Pass the errno value to vfatal(), renaming it to vfatalc() to match, |  guenther | 1 | -8/+6 |
2016-10-31 | turns out these chips can handle buffers up to 9400 bytes in length. |  dlg | 2 | -4/+6 |
2016-10-31 | revert 1.97 where i moved myx to using the system pools |  dlg | 1 | -12/+67 |
2016-10-30 | add __BEGIN_DECLS/__END_DECLS to the public userland side of net/bpf.h, |  phessler | 1 | -1/+3 |
2016-10-30 | large-community needs to have an argument |  phessler | 1 | -3/+3 |
2016-10-30 | Search for and create a prefetch area only for nonlocal sources. |  rpe | 1 | -11/+14 |
2016-10-30 | include float.h for the LDBL_MAX_EXP cpp test in floatio.h |  jsg | 2 | -2/+4 |
2016-10-30 | If a length from an ip packet encapsulated in gre or etherip would cause |  jsg | 1 | -1/+3 |
2016-10-30 | Replace a snapend test in ip_print() with a call to TCHECK2 as there |  jsg | 1 | -5/+2 |
2016-10-29 | Fix an issue found by naddy@ where the installer was not able |  rpe | 1 | -3/+6 |
2016-10-29 | Update the man page after the addition of MODPY_ABI_TAG |  danj | 1 | -4/+5 |
2016-10-29 | Simple grammar tweak: allow to specify interface options in a single line. |  reyk | 1 | -1/+10 |
2016-10-29 | Separate parsing vms and switches from starting them in vmd(8). |  edd | 6 | -66/+145 |
2016-10-29 | If the system has fdt, use it for locating network PHYs. |  visa | 1 | -7/+27 |
2016-10-29 | Make PHY address lookups fail instead of using CAM-0100 entries |  visa | 2 | -3/+7 |
2016-10-29 | sync with -r1.95 of amd64/vmm.c: |  reyk | 1 | -34/+65 |
2016-10-29 | Further improve vmm's security model by restricting pledged vmm |  reyk | 1 | -35/+66 |
2016-10-28 | Make snmpctl compile again after the env -> snmpd_env rename in snmpd's |  natano | 1 | -6/+6 |
2016-10-28 | - move SHA256 SHA256.sig h fail from _tmpsrc to /tmp |  rpe | 1 | -11/+12 |
2016-10-28 | H is no more |  otto | 1 | -6/+2 |
2016-10-28 | Pages in the malloc cache are either reused quickly or unmapped |  otto | 1 | -14/+1 |
2016-10-28 | The function swofp_flow_entry_put_instructions() doesn't need to receive |  rzalamena | 1 | -6/+8 |
2016-10-28 | Change swofp_flow_table_add() malloc() behaviour to be non-blocking like |  rzalamena | 1 | -5/+8 |
2016-10-28 | Simplify the OFP_FLOW_MOD_MSG_INSTRUCTION_OFFSET() by using another macro |  rzalamena | 1 | -4/+4 |
2016-10-28 | Rename pad fields to have struct prefixes, remove useless whitespaces and |  rzalamena | 1 | -8/+14 |
2016-10-28 | Return early from atalk_print_llap() if the length is less than the |  jsg | 1 | -1/+6 |
2016-10-28 | Don't assume s->ifname is NUL terminated and printable. |  jsg | 1 | -3/+9 |
2016-10-28 | Improve protocol version negotiation for Integrated Components |  mikeb | 1 | -12/+45 |
2016-10-28 | get rid of the custom pool in myx for jumbo frames. |  dlg | 1 | -67/+12 |
2016-10-28 | In iwn(4), stop forcing RTS for every frame in 11n mode. |  stsp | 1 | -3/+1 |
2016-10-28 | Sync snmpd(8) with other daemons proc.c and teach him how to fork+exec. |  rzalamena | 5 | -224/+451 |
2016-10-28 | Remove unused function, the code is already inlined in action_output |  rzalamena | 1 | -22/+1 |
2016-10-28 | When doing pktout we must run the classifier again, because some action(s) |  rzalamena | 3 | -7/+18 |
2016-10-28 | Use snmpd_env as the only global variable for env to simplify the daemon |  rzalamena | 9 | -72/+66 |
2016-10-28 | - once rule should not attempt to remove its parent rule. |  sashan | 2 | -8/+3 |
2016-10-28 | Document that "nl -d" uses LC_CTYPE. |  schwarze | 1 | -2/+13 |
2016-10-28 | Document that rev(1) uses LC_CTYPE. |  schwarze | 1 | -3/+13 |
2016-10-28 | Delete some useless setlocale(3) calls in /usr/bin, no functional change. |  schwarze | 10 | -88/+53 |
2016-10-28 | there's a new mbuf cluster pool. |  dlg | 1 | -2/+9 |
2016-10-28 | Improve pkcs11_add_provider() logging: demote some excessively |  djm | 1 | -15/+26 |
2016-10-27 | Pass a struct pf_pdesc to pf_route() like it is done in the other |  bluhm | 3 | -37/+42 |
2016-10-27 | We don't generate an eddep script for kernel builds nowadays. The last |  natano | 13 | -26/+26 |
2016-10-27 | vmm is also available on i386 now, so don't restrict it to amd64. |  reyk | 1 | -5/+1 |
2016-10-27 | Remove some code that was already disabled when it was committed |  tb | 1 | -21/+1 |
2016-10-27 | Remove OLDSCSIBUS conditional. Unused since it was imported 21 years ago. |  tb | 1 | -6/+1 |