Age | Commit message (Expand) | Author |
2011-02-22 | shut up unless -v, and a few minor enhancements. | Marc Espie |
2011-02-21 | If a spin up command can't be started becaause of a lack of openings, | Kenneth R Westerback |
2011-02-21 | call setusercontext(3) before chroot. ok miod@ sthen@ | Jakob Schlyter |
2011-02-21 | Fix stats about node allocation failures. | Stefan Sperling |
2011-02-21 | When bridging multicast frames in hostap mode, make a deep copy of the mbuf | Stefan Sperling |
2011-02-21 | Make mos(4) set IFF_BROADCAST in if_flags. | Stefan Sperling |
2011-02-21 | Honour MBR_read() results and don't pretend we can parse blocks we | Kenneth R Westerback |
2011-02-21 | usage: mt [-f device] command [count] | David Gwynne |
2011-02-21 | Remove redundant statement to keep this in line with radeonfb(4). | Mark Kettenis |
2011-02-21 | Re-initialize acceleration engine after leaving X. | Mark Kettenis |
2011-02-19 | Only attach if the "device_type" propery is "programmer-button". On the iMac | Mark Kettenis |
2011-02-19 | If the user screws up adding a partition, don't keep partial bits | Kenneth R Westerback |
2011-02-19 | Fix previous ``fix'' - since the hw.model sysctl does not return a number | Miod Vallat |
2011-02-18 | alc_newbuf is always called from the interrupt context so it can't sleep; | Mike Belopuhov |
2011-02-18 | when changing the vlandev of a running vlan(4) interface, we also need to | Reyk Floeter |
2011-02-18 | An attempt to open an append-only file without O_APPEND results in EPERM. | Todd C. Miller |
2011-02-17 | put bsd.mp into the iso image too. | Jasper Lievisse Adriaanse |
2011-02-17 | Disable sbt and ubt devices. The bluetooth code will sometimes sleep while | Miod Vallat |
2011-02-17 | split along user/implementation lines. | Marc Espie |
2011-02-17 | if changing the default speaker connection, be sure it's both a | Jacob Meuser |
2011-02-17 | allow interfaces other than slaves of the union interface to be the | Jacob Meuser |
2011-02-17 | the number of widget connections isn't necessarily the same as the | Jacob Meuser |
2011-02-17 | Clarify that ifconfig tries to show interface groups before type "groups". | Camiel Dobbelaar |
2011-02-17 | 0-4095 inclusive is the correct (12 bit) vlan range | Camiel Dobbelaar |
2011-02-16 | Recommend checking DNS. | Ingo Schwarze |
2011-02-16 | Fix off by one in page display. | Paul Irofti |
2011-02-16 | allow users to enable access to the /dev/crypto, but keep it turned off | Mike Belopuhov |
2011-02-16 | make hostbased auth with ECDSA keys work correctly. Based on patch | Damien Miller |
2011-02-15 | Initialize sc_iot early enough to avoid a crash when the hardware monitor | Miod Vallat |
2011-02-15 | A vnd buf doesn't only go through the vnd bufq but also the bufq | Thordur I. Bjornsson |
2011-02-15 | Add workaround for BCM5906 A0/1/2 controller silicon bug. When | Robert Nagy |
2011-02-15 | Do not compile statistics counters code if defined(SMALL_KERNEL). Makes i386 | Miod Vallat |
2011-02-15 | bus_dmamap_sync() freshly initialized Rx descriptors before flipping the bit | Mark Kettenis |
2011-02-15 | Copy pasto in comment. Fix by brad@ OK dlg@ | Claudio Jeker |
2011-02-15 | Use log_as() to print the offending neighbor-as instead of printing it | Claudio Jeker |
2011-02-15 | move us to real 4.9 | Theo de Raadt |
2011-02-14 | Make tests more reliable by handling short socket splice correctly. | Alexander Bluhm |
2011-02-14 | sync | Todd T. Fries |
2011-02-14 | free mbuf in failure case. fix for pr6562. ok claudio. | Ted Unangst |
2011-02-14 | Add missing byte-order swap to pf_match_addr_range. Without this, rules | Stuart Henderson |
2011-02-13 | Unbreak userland as well, since bpf_filter.c is also used in libpcap. | Can Erkin Acar |
2011-02-13 | sync from mirrors.dat | Stuart Henderson |
2011-02-13 | Do not compile statistics counters code if defined(SMALL_KERNEL). Makes i386 | Miod Vallat |
2011-02-13 | fix from pr 6314: allow debug logging before daemonization to help | Okan Demirmen |
2011-02-13 | As noticed by Clint Pachl <pachl at ecentryx dot com>, | Ingo Schwarze |
2011-02-12 | Unbreak previous commit by adding the proper header file. | Can Erkin Acar |
2011-02-12 | Clear the filter memory area before using it. Leaving it uninitialized may | Can Erkin Acar |
2011-02-12 | fix from pr 6207. a bit more of an explanation: we write the correct | Okan Demirmen |
2011-02-12 | Extend rc_scripts documentation. | Antoine Jacoutot |
2011-02-12 | Add the rc_scripts variable for rc.d(8). | Antoine Jacoutot |