Age | Commit message (Expand) | Author |
2008-07-28 | Add devices from submitted dmesgs and some VX800 bits. | Jonathan Gray |
2008-07-28 | dont stuff nfs mount point flags into the statfs f_flags member, its | Thordur I. Bjornsson |
2008-07-28 | Fix the tracking of RTF_MPATH. Until now the magic happend on the first route | Claudio Jeker |
2008-07-28 | add another 3G modems support to umsm(4). | Yojiro Uo |
2008-07-28 | missing "goto err". | Damien Bergamini |
2008-07-28 | sync | Reyk Floeter |
2008-07-28 | new atheros PCI Ids for the ar9k chipsets, change AR5418 to be AR5416 PCIE. | Reyk Floeter |
2008-07-28 | reinstate a comment whacked in -r1.138; ok deraadt | Jason McIntyre |
2008-07-28 | Fix integer truncation in ttwrite(). ok deraadt, miod. | Stefan Kempf |
2008-07-28 | sync | Theo de Raadt |
2008-07-28 | 3 plx devices found on Sun T2 systems | Theo de Raadt |
2008-07-27 | Increase the size of the TSB on large memory machines. This make building | Mark Kettenis |
2008-07-27 | sanitize RX path a bit. | Damien Bergamini |
2008-07-27 | s/IEEE80211_DPRINTF/DPRINTF/ | Damien Bergamini |
2008-07-27 | remove unused structures and duplicated definitions. | Damien Bergamini |
2008-07-27 | Some devices take longer to load the firmware. Increase the firmware | Marcus Glocker |
2008-07-27 | fix a typo in a comment. | Marc Balmer |
2008-07-26 | Silence scsi_inquire_vpd() so devices that don't understand the necessary | Kenneth R Westerback |
2008-07-26 | shrink ieee80211_set_link_state(). | Damien Bergamini |
2008-07-26 | remove useless #includes. | Damien Bergamini |
2008-07-26 | properly handle management frames (required for future work). | Damien Bergamini |
2008-07-26 | call Phase1 every 2**16 frames instead of calling it for every frame. | Damien Bergamini |
2008-07-26 | Since we are able to change the device image resolution on the fly in the | Marcus Glocker |
2008-07-26 | deivce -> device typo fix in comment. | Kenneth R Westerback |
2008-07-25 | phyio -> physio | Miod Vallat |
2008-07-25 | Improve eisa bus probe by deciding the number of logical eisa slots from | Miod Vallat |
2008-07-25 | The PIE address range defaults are too big for alpha and can land on or | Kurt Miller |
2008-07-25 | Work around a problem on the t5120 where top(1) would lock up the system for | Mark Kettenis |
2008-07-25 | After our recent changes, VIDIOC_S_FMT didn't always return the correct | Marcus Glocker |
2008-07-25 | In gdt_grow, always map the gdt on the secondary cpus too. This far | Artur Grabowski |
2008-07-25 | much more correct way of dealing with nfs pending reads/writes | Bob Beck |
2008-07-25 | Switch to a temporary stack early on such that we don't lose if the stack | Mark Kettenis |
2008-07-25 | Correct printing of the pg_flags for ddb. | Artur Grabowski |
2008-07-25 | some splassert paranoia. | Artur Grabowski |
2008-07-25 | Not all devices support GET_DEF, fall back on GET_CUR if so. | Marcus Glocker |
2008-07-25 | shrink MINCLSIZE to MHLEN + 1 again for the release, we're not confident | Henning Brauer |
2008-07-24 | the softc sc_lock lockmgr lock is unused, so remove it. | Thordur I. Bjornsson |
2008-07-24 | dont need malloc.h anymore; plus two tiny whitespace fixes | Thordur I. Bjornsson |
2008-07-24 | remove a bunch of bogus ARGSUSED | Thordur I. Bjornsson |
2008-07-24 | sng_exponent should be sng_exp (MI code now cares); ok martynas | Theo de Raadt |
2008-07-24 | Add code to decode machine checks on Avanti, providing a description of the | Miod Vallat |
2008-07-24 | Remove some obsolete XXX comments. | Marcus Glocker |
2008-07-24 | Simplify uvideo_enum_fmt(), no functional changes. | Marcus Glocker |
2008-07-24 | ipsec is glued into the stack in a very weird way, violating all kinds | Henning Brauer |
2008-07-24 | Do not define vax-inspired LOWPAGES and HIGHPAGES anymore, they make no | Miod Vallat |
2008-07-23 | If /dev/video* is already used by an application, return EBUSY to other | Marcus Glocker |
2008-07-23 | Do not rely on an <ichc>invisible cast</ichc> to return failure in | Miod Vallat |
2008-07-23 | regen | Brad Smith |
2008-07-23 | Attansic L1E PCI id. | Brad Smith |
2008-07-23 | make this real C | Theo de Raadt |