Age | Commit message (Expand) | Author |
2012-09-19 | defina an IFCAP_CSUM_MASK, covering IFCAP_CSUM_*, and use it in if_vlan.c | Henning Brauer |
2012-09-19 | replay counter was bumped a while ago, update byte order conversion; | Mike Belopuhov |
2012-09-19 | update the tdb replay counter endian conversion to 64 bits; | Mike Belopuhov |
2012-09-19 | expandnodes must be bzero()'d before parsing to be sure there is no bogus | Eric Faurot |
2012-09-19 | rename variables for consistency | Eric Faurot |
2012-09-19 | More radix internals pushdown; place rn_mpath_next, which accepts and | Bret Lambert |
2012-09-19 | remove IS_RELAY and IS_MAILBOX macros. | Eric Faurot |
2012-09-19 | Remove aliases_exists() and aliases_virtual_exists(). The corresponding | Eric Faurot |
2012-09-19 | Copy the host id value to the ICMP echo payload in network byte order and | Reyk Floeter |
2012-09-19 | Use TAILQ_FOREACH macro for loops. No binary diff. | Alexander Bluhm |
2012-09-19 | Fix ICMP checks by setting the socklen correctly before calling recvfrom(). | Reyk Floeter |
2012-09-19 | start cleaning the expansion code: | Eric Faurot |
2012-09-19 | remove files that became unused by new configuration syntax. | YASUOKA Masahiko |
2012-09-19 | no more PKG_ARCH messin' around in lua.port.mk | Jasper Lievisse Adriaanse |
2012-09-19 | vhold() and vdrop() are prototyped in vnode.h, so don't repeat them here | Philip Guenthe |
2012-09-18 | several tweaks to make mpi(4) work for vmware emulated sas adapters. | David Gwynne |
2012-09-18 | The if (!better && !equal) check is redundant as the same condition | Alexander Bluhm |
2012-09-18 | Once resolv.conf.saved has been copied back as resolv.conf, delete it so | Kenneth R Westerback |
2012-09-18 | The place name we visited was not "sake" but "Sakae". | YASUOKA Masahiko |
2012-09-18 | the 'WIDE' was dropped | Jasper Lievisse Adriaanse |
2012-09-18 | support the Lenovo ThinkVision LT1421 | Jasper Lievisse Adriaanse |
2012-09-18 | regen | Jasper Lievisse Adriaanse |
2012-09-18 | add Lenovo ThinkVision LT1421 (portable displaylink monitor) | Jasper Lievisse Adriaanse |
2012-09-18 | add support for 1366x768 widescreen displays; tested on the Lenovo ThinkVisio... | Jasper Lievisse Adriaanse |
2012-09-18 | make use of expandtree_free_nodes() in lka_session_destroy(). | Eric Faurot |
2012-09-18 | Wait until all xfers have finished before giving up DMA buffer mappings. | Gerhard Roth |
2012-09-18 | - add xmemdup() helper. | Eric Faurot |
2012-09-18 | simple lka cleanups: | Eric Faurot |
2012-09-18 | fix mandoc -Tlint warnings. | YASUOKA Masahiko |
2012-09-18 | New configuration syntax for npppd(8). `npppd.conf' will be based on | YASUOKA Masahiko |
2012-09-18 | this structure is not useful and ill-named. remove it. | Eric Faurot |
2012-09-18 | a few cleanups: | Eric Faurot |
2012-09-18 | sysctl calls shouldn't clobber route timers without spl protection | Bret Lambert |
2012-09-18 | remove C_NET. it's not used and there is no plan for it at the moment. | Eric Faurot |
2012-09-18 | update email addresses to match reality. | Reyk Floeter |
2012-09-18 | - use nitems() here; no binary change. | Jasper Lievisse Adriaanse |
2012-09-18 | update the standards and RFCs | Reyk Floeter |
2012-09-18 | Add bounds check on sftp tab-completion. Part of a patch from from Jean-Marc | Darren Tucker |
2012-09-18 | prio 0 is valid, therefore, I chose an "impossible" value for prio meaning | Henning Brauer |
2012-09-18 | Print the wieght in the show rib detail output. OK sthen@, henning@ | Claudio Jeker |
2012-09-18 | Expose the local weight in the ctl_show_rib struct so bgpctl can print it. | Claudio Jeker |
2012-09-18 | Add SNMPv3 in the EXAMPLES section. | Reyk Floeter |
2012-09-18 | Add SNMPv3 USM example (commented out) | Reyk Floeter |
2012-09-18 | Only allow one reload request at a time in bgpd. Needed for further work. | Claudio Jeker |
2012-09-18 | Don't accept leases that offer a subnet that is already configured | Kenneth R Westerback |
2012-09-18 | remove the SADB_X_SAFLAGS_{HALFIV,RANDOMPADDING,NOREPLAY} pfkey-API (not set | Markus Friedl |
2012-09-18 | sync mask2prefixlen6() with the nicer version from bgpd/kroute.c: | Reyk Floeter |
2012-09-18 | knf | Reyk Floeter |
2012-09-18 | Wrap rtable_add() and rtable_l2set() calls inside ifioctl() inside softnet, | Bret Lambert |
2012-09-18 | Add 2 new knobs to usermod(8): | Antoine Jacoutot |