Age | Commit message (Expand) | Author |
2010-07-16 | Close FILEs when fork fails. | Ray Lai |
2010-07-16 | Exit strip(1) with an error, if an objfile could not be read. | Marco Pfatschbacher |
2010-07-16 | revisison -> revision | Ray Lai |
2010-07-16 | Combine two diff_output lines into one, from diff. | Ray Lai |
2010-07-16 | Move the description of load averages/top line to a better place. | lum |
2010-07-16 | fix up the mini synopses in the subsections; fix from ingo | Jason McIntyre |
2010-07-16 | more timing paranoia - compare all parts of the expected decrypted | Damien Miller |
2010-07-16 | diff exits 2 on error, not 1. | Ray Lai |
2010-07-16 | We never create or destroy pmaps from interrupt context, so wrapping the | Mark Kettenis |
2010-07-16 | Make the terminal checking capability of systat better. | lum |
2010-07-16 | avoid bogus compiler warning | Damien Miller |
2010-07-16 | gc sc_lock. it is unused. ioctl commands can run concurrently now that | David Gwynne |
2010-07-16 | Text ending in a full stop, exclamation mark or question mark | Ingo Schwarze |
2010-07-16 | After .Sm on, spacing ought to restart right away, before the next token, | Ingo Schwarze |
2010-07-15 | when mpii(4) gets an async event (ie, sas topology change or | David Gwynne |
2010-07-15 | document .Sm; prodded by kristaps@ | Ingo Schwarze |
2010-07-15 | some escapes i missed; | Jason McIntyre |
2010-07-15 | cvs and rcs use diff_output() to print everything since it is not | Ray Lai |
2010-07-15 | repair incorrect block nesting, which screwed up indentation; | Ingo Schwarze |
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 |