Age | Commit message (Expand) | Author |
2010-07-15 | More delimiters that need quoting inside macros, hunted down by jmc@, | Ingo Schwarze |
2010-07-15 | According to Linux ath9k, the AR9280 1.0 was never sold. | Damien Bergamini |
2010-07-15 | remove dead code (AR9286 1.1 does not really exist.) | Damien Bergamini |
2010-07-15 | When the first argument or arguments of a macro are opening delimiters | Ingo Schwarze |
2010-07-15 | sync ar5008_bb_load_noisefloor() with ar9003_bb_load_noisefloor(). | Damien Bergamini |
2010-07-15 | fix PDADC value for target index (AR5008 family only.) | Damien Bergamini |
2010-07-15 | On AR9285, the antCtrlCommon ROM field may have the upper 16 bits set. | Damien Bergamini |
2010-07-15 | sync initialization values for AR9160 and AR9280 with ath9k. | Damien Bergamini |
2010-07-15 | Remove initialization values for chips that never made it into production: | Damien Bergamini |
2010-07-15 | Remove unused arguments from check(). From cvs/rcs. | Ray Lai |
2010-07-15 | Die immediately if pread fails. It's a fatal error so treat it as | Ray Lai |
2010-07-15 | Use warnx instead of warn since errno wasn't set. From diff. | Ray Lai |
2010-07-15 | sync the elf types and their comments; ok millert | Jason McIntyre |
2010-07-15 | document the missing "note section"; | Jason McIntyre |
2010-07-15 | knock out MetaGeek Wi-Spy 2.4i from attaching to uhid. | Stuart Henderson |
2010-07-15 | sync | Stuart Henderson |
2010-07-15 | add MetaGeek Wi-Spy 2.4i | Stuart Henderson |
2010-07-15 | store openssl error output during verification, and log it if it didn't work. | Marc Espie |
2010-07-15 | Correct function in panic string. From Christophe Fillot | Claudio Jeker |
2010-07-15 | Sync with diff/diffreg.c r1.75: | Ray Lai |
2010-07-15 | whitespace | Marc Espie |
2010-07-15 | whitespace | Marc Espie |
2010-07-15 | m_getptr(m, 0, ...) may return an mbuf different from m -- if m has no | Claudio Jeker |
2010-07-15 | * Comment poll support in conf.h | Marcus Glocker |
2010-07-15 | add two new members to structs audio_encoding and audio_prinfo. | Jacob Meuser |
2010-07-15 | limit the pools from 14 bits down. We cannot use PAGE_SIZE because it | Theo de Raadt |
2010-07-15 | the uvm_km_putpage is calling into tangly uvm guts again on not pmap direct. | Ted Unangst |
2010-07-14 | sync | Stuart Henderson |
2010-07-14 | sync from mirrors.dat | Stuart Henderson |
2010-07-14 | pass the correct af if not specified. | David Hill |
2010-07-14 | Return -1 on error as advertised. | Ray Lai |
2010-07-14 | implement poll() for video(4) | Jacob Meuser |
2010-07-14 | The append side of a socketbuffer is not allowed to call sbflush(). | Claudio Jeker |
2010-07-14 | In urndis_decap(), delay the memcpy() for as long as possible. There is | Michael Knudsen |
2010-07-14 | urndis_newbuf() is only called with NULL as it's third argument so just | Michael Knudsen |
2010-07-14 | Newer 8168x and 810x chipsets have a different way of stopping the chipset. | Christian Weisgerber |
2010-07-14 | Make pane/window wrapping more logical (so with 10 windows, +10 from | Nicholas Marriott |
2010-07-14 | Another hand knitted offsetof() that needs to die. This time steal the | Claudio Jeker |
2010-07-14 | finally ssh synopsis looks nice again! this commit just removes a ton of | Jason McIntyre |
2010-07-14 | use offsetof() instead of self knitted version to please gcc4. | Claudio Jeker |
2010-07-14 | Zero the pitem array so checking items after those used works as | Nicholas Marriott |
2010-07-14 | Let vga_pci.c build in kernel configs without acpi. ok kettenis@ | Matthieu Herrb |
2010-07-14 | Eliminate some unused malloc(9) type defines. Also get rid of the | Matthew Dempsky |
2010-07-14 | Fix a mrt fd leak by moving the block which closes finished dumps. | Claudio Jeker |
2010-07-14 | add regress tests for upcoming redirection changes to ftp | Alexander Hall |
2010-07-14 | SCSI HBA drivers need to report success/error through xs, not xs->bp. | Matthew Dempsky |
2010-07-14 | handle printing of RTM_DESYNC in route monitor. | David Gwynne |
2010-07-14 | handle RTM_DESYNC. if the kernel says we're out of sync with the kernel | David Gwynne |
2010-07-14 | if we produce a lot of rtsock messages it is possible we will hit a | David Gwynne |
2010-07-14 | oops; Fred Crowson | Theo de Raadt |