Age | Commit message (Expand) | Author |
2011-11-27 | Switch to proper PA-RISC 2.0 mnemonics. Works around a bug in the assembler | Mark Kettenis |
2011-11-27 | Manpage bits for the recent changes in vlan(4) prio handling. | Christiano F. Haesbaert |
2011-11-27 | Bring back low latency interrupt moderation for 82599 | Mike Belopuhov |
2011-11-27 | Checksum fix from reyk (rev1.31) that was lost during update: | Mike Belopuhov |
2011-11-27 | Protect more operations in the pfsync_clone_destroy to prevent | Mike Belopuhov |
2011-11-27 | Regen. | Mark Kettenis |
2011-11-27 | Fix return value of memcpy. | Mark Kettenis |
2011-11-27 | Oops, jsing@ changed spcopy.S without realizing that that file is generated | Mark Kettenis |
2011-11-27 | Regen. | Mark Kettenis |
2011-11-27 | Replace a few more 32-bit instructions with the proper 64-bit equivalent. | Mark Kettenis |
2011-11-27 | adjust for port numbers instead of names by default | Henning Brauer |
2011-11-27 | This needs sys/kthread.h to build | Claudio Jeker |
2011-11-27 | Set the initfirst and nodelete flags on the shared library, in anticipation | Philip Guenthe |
2011-11-27 | Kill old comment, we already do 802.1p tagging. | Christiano F. Haesbaert |
2011-11-26 | Tie the 802.1p (CoS) value in vlan(4) with the new prio scheme in pf. | Christiano F. Haesbaert |
2011-11-26 | Make this compile again by removing a spurious opening brace. | Mark Kettenis |
2011-11-26 | a second missing $state... | Marc Espie |
2011-11-26 | fix reporting of weird libs in partial-*, as seen by fries@, | Marc Espie |
2011-11-26 | Resync to bsd.lv, most code from kristaps@. | Ingo Schwarze |
2011-11-26 | minor sync to bsd.lv | Ingo Schwarze |
2011-11-26 | add Netgear WNA100M | Chris Kuethe |
2011-11-26 | regen | Chris Kuethe |
2011-11-26 | add usb id for Netgear WNA100M | Chris Kuethe |
2011-11-26 | If sigaltstack() fails, report which thread correctly | Philip Guenthe |
2011-11-26 | Apply route-to to deferred packet; without this the first packet of a | Ryan Thomas McBride |
2011-11-25 | darn, setlist might actually be undefined entirely... | Marc Espie |
2011-11-25 | document XAUTHORITY | Marc Espie |
2011-11-25 | document show-prepare-results | Marc Espie |
2011-11-25 | fix compile errors without INET6. no binary change. | YASUOKA Masahiko |
2011-11-25 | use time_uptime to set state creation values as time_second can be | David Gwynne |
2011-11-25 | show-size/show-fake-size | Marc Espie |
2011-11-25 | homepage-links | Marc Espie |
2011-11-25 | document targets related to dependency solving, finally | Marc Espie |
2011-11-25 | document a few more odds and ends | Marc Espie |
2011-11-25 | implement chown(2) in compat_linux which is needed by some antivirus software | Robert Nagy |
2011-11-25 | describe fixed behavior a little better | Marc Espie |
2011-11-25 | fix -a <list> semantics: | Marc Espie |
2011-11-25 | sync | Miod Vallat |
2011-11-25 | Switch alpha to gcc4 (and there was much rejoicing) | Miod Vallat |
2011-11-25 | Rework assembler constraints to satisfy gcc 4. Unfortunately this could not | Miod Vallat |
2011-11-25 | Compile fixes for gcc4 (-Wbounded) | Miod Vallat |
2011-11-25 | Final configuration bits for gcc4: require alignment of local arrays on | Miod Vallat |
2011-11-25 | Allow MD backend to prevent the optimization of a bcopy() or memmove() of | Miod Vallat |
2011-11-25 | Gratuitous major crank for upcoming alpha switch to gcc 4, in order to have | Miod Vallat |
2011-11-25 | missing header | Theo de Raadt |
2011-11-25 | The execve()-vs-threads test should test not just that the thread library | Philip Guenthe |
2011-11-24 | sync | Theo de Raadt |
2011-11-24 | allow code to proceed if -e + -r. | Marc Espie |
2011-11-24 | Fix spelling and remove question | Philip Guenthe |
2011-11-24 | rdomain support for IPv6 | sperreault |