Age | Commit message (Expand) | Author |
2011-03-02 | Allow the kernel to compile with IEEE80211_DEBUG. | Federico G. Schwindt |
2011-03-02 | zap trailing whitespace; | Jason McIntyre |
2011-03-02 | grammar fix: from David H. Gutteridge, netbsd pr bin/44645 | Jason McIntyre |
2011-03-02 | netbsd -r1.75: Fix argument for EL_EDITOR; from Jess Thrysoee | Jason McIntyre |
2011-03-02 | no need for a separate NOTES section; ok henning | Jason McIntyre |
2011-03-02 | - change recieved -> received in comments, as well as two unused defines | Jasper Lievisse Adriaanse |
2011-03-02 | - use a common FIELD_ADDR macro, instead of rolling 78 identical copies. | Jasper Lievisse Adriaanse |
2011-03-02 | fix typo; spotted by Peter J. Philipp | Theo de Raadt |
2011-03-02 | Every time the user updates the bounds of the OpenBSD area of the disk, eithe... | Kenneth R Westerback |
2011-03-02 | Sync ASC/ASCQ errors with www.t10.org/lists/asc-num.txt of 11/15/10. | Kenneth R Westerback |
2011-03-02 | spelling error in comment; from brad | Theo de Raadt |
2011-03-02 | enable POOL_DEBUG again since we are not in release | Theo de Raadt |
2011-03-02 | we are now hacking on 4.9-current | Theo de Raadt |
2011-03-01 | back out r1.162, the one that bumps openings up on sas and fc | David Gwynne |
2011-03-01 | add missing word; Jeff Ross | Theo de Raadt |
2011-03-01 | Introduce a dummy function in the SMALL case to digest arguments like | Claudio Jeker |
2011-02-28 | When the maximum splice length has been reached, send out the data | Alexander Bluhm |
2011-02-28 | fix a buffer overflow in the pppoe receive packet handling. | David Gwynne |
2011-02-28 | switch open(...) to opendev(...) | Alexander Hall |
2011-02-28 | If 'check script' doesn't exit(), treat the service as 'down' rather | Stuart Henderson |
2011-02-26 | Force the DUID cache used to generate hw.disknames to be updated | Kenneth R Westerback |
2011-02-25 | Silence a bit of error output when no ftplist can be downloaded. | Kenneth R Westerback |
2011-02-24 | we want to look up the device attached to a raid volume by its address on | David Gwynne |
2011-02-24 | Update notes about PCI framebuffers. | Mark Kettenis |
2011-02-24 | SOCK_SEQPACKET is only valid for the AF_BLUETOOTH now, and | Mike Belopuhov |
2011-02-24 | There is no evidence Sun ever sold rebranded Tech Source GFX-4M/8M boards. | Mark Kettenis |
2011-02-24 | Remove daemon_shell and force the use of /bin/sh for the su(1) call. | Antoine Jacoutot |
2011-02-24 | Fix several documentation bugs (including a typo fix from schwarze@). | Antoine Jacoutot |
2011-02-24 | Don't use address and control field on PPPoE, they must not be used as | YASUOKA Masahiko |
2011-02-24 | Prevent the nd6_addr_add() work queue task from adding multiple addresses | Stefan Sperling |
2011-02-23 | fixup source address rewriting for the icmp errors with the rdr-to setup. | Mike Belopuhov |
2011-02-22 | Mark descriptors as invalid *before* unmapping the associated mbuf. | Mark Kettenis |
2011-02-22 | Disable PCIe Active State Power Management (ASPM) to avoid bge(4) randomly | Robert Nagy |
2011-02-22 | In drm_modeset_ctl make sure to check the (now signed) value is > 0 as | Owain Ainsworth |
2011-02-22 | ami figures out the names of the enclosure attached to it by snooping | David Gwynne |
2011-02-22 | run makewhatis -v | Marc Espie |
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 |