summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-16Close FILEs when fork fails.Ray Lai
2010-07-16Exit strip(1) with an error, if an objfile could not be read.Marco Pfatschbacher
2010-07-16revisison -> revisionRay Lai
2010-07-16Combine two diff_output lines into one, from diff.Ray Lai
2010-07-16Move the description of load averages/top line to a better place.lum
2010-07-16fix up the mini synopses in the subsections; fix from ingoJason McIntyre
2010-07-16more timing paranoia - compare all parts of the expected decryptedDamien Miller
2010-07-16diff exits 2 on error, not 1.Ray Lai
2010-07-16We never create or destroy pmaps from interrupt context, so wrapping theMark Kettenis
2010-07-16Make the terminal checking capability of systat better.lum
2010-07-16avoid bogus compiler warningDamien Miller
2010-07-16gc sc_lock. it is unused. ioctl commands can run concurrently now thatDavid Gwynne
2010-07-16Text ending in a full stop, exclamation mark or question markIngo Schwarze
2010-07-16After .Sm on, spacing ought to restart right away, before the next token,Ingo Schwarze
2010-07-15when mpii(4) gets an async event (ie, sas topology change orDavid Gwynne
2010-07-15document .Sm; prodded by kristaps@Ingo Schwarze
2010-07-15some escapes i missed;Jason McIntyre
2010-07-15cvs and rcs use diff_output() to print everything since it is notRay Lai
2010-07-15repair incorrect block nesting, which screwed up indentation;Ingo Schwarze
2010-07-15More delimiters that need quoting inside macros, hunted down by jmc@,Ingo Schwarze
2010-07-15According to Linux ath9k, the AR9280 1.0 was never sold.Damien Bergamini
2010-07-15remove dead code (AR9286 1.1 does not really exist.)Damien Bergamini
2010-07-15When the first argument or arguments of a macro are opening delimitersIngo Schwarze
2010-07-15sync ar5008_bb_load_noisefloor() with ar9003_bb_load_noisefloor().Damien Bergamini
2010-07-15fix PDADC value for target index (AR5008 family only.)Damien Bergamini
2010-07-15On AR9285, the antCtrlCommon ROM field may have the upper 16 bits set.Damien Bergamini
2010-07-15sync initialization values for AR9160 and AR9280 with ath9k.Damien Bergamini
2010-07-15Remove initialization values for chips that never made it into production:Damien Bergamini
2010-07-15Remove unused arguments from check(). From cvs/rcs.Ray Lai
2010-07-15Die immediately if pread fails. It's a fatal error so treat it asRay Lai
2010-07-15Use warnx instead of warn since errno wasn't set. From diff.Ray Lai
2010-07-15sync the elf types and their comments; ok millertJason McIntyre
2010-07-15document the missing "note section";Jason McIntyre
2010-07-15knock out MetaGeek Wi-Spy 2.4i from attaching to uhid.Stuart Henderson
2010-07-15syncStuart Henderson
2010-07-15add MetaGeek Wi-Spy 2.4iStuart Henderson
2010-07-15store openssl error output during verification, and log it if it didn't work.Marc Espie
2010-07-15Correct function in panic string. From Christophe FillotClaudio Jeker
2010-07-15Sync with diff/diffreg.c r1.75:Ray Lai
2010-07-15whitespaceMarc Espie
2010-07-15whitespaceMarc Espie
2010-07-15m_getptr(m, 0, ...) may return an mbuf different from m -- if m has noClaudio Jeker
2010-07-15* Comment poll support in conf.hMarcus Glocker
2010-07-15add two new members to structs audio_encoding and audio_prinfo.Jacob Meuser
2010-07-15limit the pools from 14 bits down. We cannot use PAGE_SIZE because itTheo de Raadt
2010-07-15the uvm_km_putpage is calling into tangly uvm guts again on not pmap direct.Ted Unangst
2010-07-14syncStuart Henderson
2010-07-14sync from mirrors.datStuart Henderson
2010-07-14pass the correct af if not specified.David Hill
2010-07-14Return -1 on error as advertised.Ray Lai