Age | Commit message (Expand) | Author |
2008-08-07 | do not touch m after IFQ_ENQUEUE()+if_start(). | Damien Bergamini |
2008-08-07 | - Enable ALTQ support. | Brad Smith |
2008-08-07 | don't wait for a free mbuf cluster in sosend() and enter the existing | Reyk Floeter |
2008-08-07 | we are at 4.4-current | Theo de Raadt |
2008-08-06 | fix trunk breakage that sneaked in with the lacp diff: | Reyk Floeter |
2008-08-06 | Backout the acpicpu_setpdc code and the code to allow est to use acpicpu | Gordon Willem Klok |
2008-08-06 | we are no longer in -beta | Theo de Raadt |
2008-08-05 | Fix spurious 0 values on batteries seen on laptopts that have an embedded | Marco Peereboom |
2008-08-05 | One last duplicate scsi initiator report in dmesg. | Miod Vallat |
2008-08-05 | Add support for reading the MAC address for newer re(4) chipsets. | Brad Smith |
2008-08-04 | do not count ethernet header twice in if_obytes stats. | Damien Bergamini |
2008-08-04 | fix extended partition support by handling chained EBRs correctly | Reyk Floeter |
2008-08-03 | Make buf_dealloc_mem() remove the mapping even if b_pobj is NULL. Otherwise | Mark Kettenis |
2008-08-03 | revert part of rev. 1.65 where we set the address earlier. this seems | Federico G. Schwindt |
2008-08-02 | Use correct terms as in the specs; | Marcus Glocker |
2008-08-02 | Better wording for a comment. | Marcus Glocker |
2008-08-02 | Spacing, sorting, and remove an unused prototype. | Marcus Glocker |
2008-08-02 | Woops, remove #undef which was committed by mistake. | Marcus Glocker |
2008-08-02 | Don't print error message if GET_DEF request fails, since this is common | Marcus Glocker |
2008-08-02 | compile inteldrm and radeondrm in GENERIC by default, but disabled. | Owain Ainsworth |
2008-08-02 | Make the drm attach messages a lot prettier. | Owain Ainsworth |
2008-08-02 | make the drm unsupported printf more in line with how the rest of them | Owain Ainsworth |
2008-08-02 | Ignore the ata channel on 164SX when controller is the built-in one, when | Miod Vallat |
2008-08-02 | do not write the pf state key pointer to the pkhdr. | Henning Brauer |
2008-08-02 | If a format descriptor doesn't contain any frame descriptors even if it | Marcus Glocker |
2008-08-02 | Fix integer truncation in pcread() and ptcwrite(). ok miod, otto, deraadt. | Stefan Kempf |
2008-08-02 | Fix typo. Reported by Maxim Belooussov. | Marcus Glocker |
2008-08-02 | do not use IEEE80211_QOS_TID. its definition in ieee80211.h is | Damien Bergamini |
2008-08-02 | fix printf format specifiers; ok krw@ millert@ deraadt@ | Otto Moerbeek |
2008-08-02 | do not touch m after it has been enqueued with IFQ_ENQUEUE(). | Damien Bergamini |
2008-08-02 | print the correct value in a debug message. | Damien Bergamini |
2008-08-02 | typo in a comment. no binary change. | Damien Bergamini |
2008-08-02 | Drop frames that are received unencrypted when WEP is on or when | Damien Bergamini |
2008-08-01 | - Use defined return values wherever possible instead inventing | Marcus Glocker |
2008-08-01 | If no format descriptors have been found, abort attachment. Adjust some | Marcus Glocker |
2008-08-01 | force route priority to RTP_DEFAULT unconditionally, effectively disabling | Henning Brauer |
2008-08-01 | silence failures to run scsi_prevent. dmesg spam sucks. | David Gwynne |
2008-07-31 | Wait much longer for clock stabilization. | Damien Bergamini |
2008-07-31 | - Don't relay on bFormatIndex as an internal array index, since this | Marcus Glocker |
2008-07-30 | Give iada_modname[] room for a terminating NUL in struct ioasicdev_attach_args; | Miod Vallat |
2008-07-30 | Add ath(4). | Brad Smith |
2008-07-30 | Do not print adapter target id on the attachment line, now that scsibus(4) | Miod Vallat |
2008-07-30 | wi@pci now works. | Miod Vallat |
2008-07-30 | Implement bus_space_{read,write}_raw_mult_[248] correctly, it needs | Miod Vallat |
2008-07-30 | Proper interrupt values for pci interrupt pins B to D, found in some IRIX | Miod Vallat |
2008-07-30 | Check and clear the bus space mapping size instead of the bus space | Brad Smith |
2008-07-30 | sync | Theo de Raadt |
2008-07-30 | repair comment | Theo de Raadt |
2008-07-30 | sync | Theo de Raadt |
2008-07-30 | add 2nd sierra MC5725 correctly | Theo de Raadt |