summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-02- use a common FIELD_ADDR macro, instead of rolling 78 identical copies.Jasper Lievisse Adriaanse
2011-03-02fix typo; spotted by Peter J. PhilippTheo de Raadt
2011-03-02Every time the user updates the bounds of the OpenBSD area of the disk, eithe...Kenneth R Westerback
2011-03-02Sync ASC/ASCQ errors with www.t10.org/lists/asc-num.txt of 11/15/10.Kenneth R Westerback
2011-03-02spelling error in comment; from bradTheo de Raadt
2011-03-02enable POOL_DEBUG again since we are not in releaseTheo de Raadt
2011-03-02we are now hacking on 4.9-currentTheo de Raadt
2011-03-01back out r1.162, the one that bumps openings up on sas and fcDavid Gwynne
2011-03-01add missing word; Jeff RossTheo de Raadt
2011-03-01Introduce a dummy function in the SMALL case to digest arguments likeClaudio Jeker
2011-02-28When the maximum splice length has been reached, send out the dataAlexander Bluhm
2011-02-28fix a buffer overflow in the pppoe receive packet handling.David Gwynne
2011-02-28switch open(...) to opendev(...)Alexander Hall
2011-02-28If 'check script' doesn't exit(), treat the service as 'down' ratherStuart Henderson
2011-02-26Force the DUID cache used to generate hw.disknames to be updatedKenneth R Westerback
2011-02-25Silence a bit of error output when no ftplist can be downloaded.Kenneth R Westerback
2011-02-24we want to look up the device attached to a raid volume by its address onDavid Gwynne
2011-02-24Update notes about PCI framebuffers.Mark Kettenis
2011-02-24SOCK_SEQPACKET is only valid for the AF_BLUETOOTH now, andMike Belopuhov
2011-02-24There is no evidence Sun ever sold rebranded Tech Source GFX-4M/8M boards.Mark Kettenis
2011-02-24Remove daemon_shell and force the use of /bin/sh for the su(1) call.Antoine Jacoutot
2011-02-24Fix several documentation bugs (including a typo fix from schwarze@).Antoine Jacoutot
2011-02-24Don't use address and control field on PPPoE, they must not be used asYASUOKA Masahiko
2011-02-24Prevent the nd6_addr_add() work queue task from adding multiple addressesStefan Sperling
2011-02-23fixup source address rewriting for the icmp errors with the rdr-to setup.Mike Belopuhov
2011-02-22Mark descriptors as invalid *before* unmapping the associated mbuf.Mark Kettenis
2011-02-22Disable PCIe Active State Power Management (ASPM) to avoid bge(4) randomlyRobert Nagy
2011-02-22In drm_modeset_ctl make sure to check the (now signed) value is > 0 asOwain Ainsworth
2011-02-22ami figures out the names of the enclosure attached to it by snoopingDavid Gwynne
2011-02-22run makewhatis -vMarc Espie
2011-02-22shut up unless -v, and a few minor enhancements.Marc Espie
2011-02-21If a spin up command can't be started becaause of a lack of openings,Kenneth R Westerback
2011-02-21call setusercontext(3) before chroot. ok miod@ sthen@Jakob Schlyter
2011-02-21Fix stats about node allocation failures.Stefan Sperling
2011-02-21When bridging multicast frames in hostap mode, make a deep copy of the mbufStefan Sperling
2011-02-21Make mos(4) set IFF_BROADCAST in if_flags.Stefan Sperling
2011-02-21Honour MBR_read() results and don't pretend we can parse blocks weKenneth R Westerback
2011-02-21usage: mt [-f device] command [count]David Gwynne
2011-02-21Remove redundant statement to keep this in line with radeonfb(4).Mark Kettenis
2011-02-21Re-initialize acceleration engine after leaving X.Mark Kettenis
2011-02-19Only attach if the "device_type" propery is "programmer-button". On the iMacMark Kettenis
2011-02-19If the user screws up adding a partition, don't keep partial bitsKenneth R Westerback
2011-02-19Fix previous ``fix'' - since the hw.model sysctl does not return a numberMiod Vallat
2011-02-18alc_newbuf is always called from the interrupt context so it can't sleep;Mike Belopuhov
2011-02-18when changing the vlandev of a running vlan(4) interface, we also need toReyk Floeter
2011-02-18An attempt to open an append-only file without O_APPEND results in EPERM.Todd C. Miller
2011-02-17put bsd.mp into the iso image too.Jasper Lievisse Adriaanse
2011-02-17Disable sbt and ubt devices. The bluetooth code will sometimes sleep whileMiod Vallat
2011-02-17split along user/implementation lines.Marc Espie
2011-02-17if changing the default speaker connection, be sure it's both aJacob Meuser