summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-29In keep mode, if any text is printed (even in NOSPACE mode),Ingo Schwarze
2013-05-29allow installpath to use +=, requested by quite a few people,Marc Espie
2013-05-29use paramaters instead of static storage in _gethostbyname()Eric Faurot
2013-05-29Use same method as elsewhere in mg to inidicate a failure of strdup.lum
2013-05-28In dired mode the commands:lum
2013-05-28regenJonathan Gray
2013-05-28add some more radeon devicesJonathan Gray
2013-05-28Fix a common issue across different PHY drivers to reset theMike Belopuhov
2013-05-27MVME181 updates.Miod Vallat
2013-05-27Fix edge cases of uninitialized variables. In my tree for too long, I evenMiod Vallat
2013-05-27Use FLUSH_PIPELINE instead of rolling our own. No functional change.Miod Vallat
2013-05-27Drop lvalue casts; allows this to compile with gcc 4.Miod Vallat
2013-05-27Correctly specify the visible part of the rightmost tile when the currentMiod Vallat
2013-05-27Make i915_gem_set_domain_ioctl closer to the Linux code. Prepares us for aMark Kettenis
2013-05-27tweak previous;Jason McIntyre
2013-05-27Add dired-create-directory to function maps.lum
2013-05-27Add dired commands. ok and suggestions jmc@lum
2013-05-27Add minimal support for _res setup and update.Eric Faurot
2013-05-27No need to build asr files anymore.Eric Faurot
2013-05-27undo previous: apparently "on the order of" is legitimateJason McIntyre
2013-05-27autodetect ipv6 addresses for route(8). ok benno@ bluhm@, manpage help jmc@Stuart Henderson
2013-05-26add B: to the list of options actually handled.Marc Espie
2013-05-26sycnTheo de Raadt
2013-05-25Fix wbinv routine used by bus_dmamap_sync() to correctly operate on all cmmus,Miod Vallat
2013-05-25Allow badaddr() to be used with a size of 8. Needed by the MVME181 memoryMiod Vallat
2013-05-25Minimal support for MVME224 and MVME236 memory boards.Miod Vallat
2013-05-25remove first and last space within (( ))Robert Peichaer
2013-05-25Fix typo. From Caspar Schutijser via tech@.lum
2013-05-25obviously missed something, so revert.Marc Espie
2013-05-25set the IFF_RUNNNING flag when recreating an interface after theMike Belopuhov
2013-05-24tweak the "deliver to lmtp" text, and zap an extraneous space;Jason McIntyre
2013-05-24sync with OpenSMTPD 5.3.2Eric Faurot
2013-05-24Fix dow register value in resettodr() - kernel computes it zero-based, butMiod Vallat
2013-05-24*in* the order of, not *on* the order of;Jason McIntyre
2013-05-24the -a option probes multiple ifs now, not exits with error;Jason McIntyre
2013-05-24MacBookAir4,1 needs the same unmute quirk as MacBookAir3,1Jonathan Gray
2013-05-24Since audio code is mp safe, establish isa and pci audio interruptsAlexandre Ratchov
2013-05-24for this type of page, where we list supported hardware, no need to relistJason McIntyre
2013-05-23Change console speed to 115200.Brian Callahan
2013-05-23Some more text noone but jmc@ will ever readMiod Vallat
2013-05-23TOD clock support for AngelFire boardsMiod Vallat
2013-05-23Revert Active PS/2 support for now, until we find a solution suitableTobias Stoeckmann
2013-05-23there is no vfs_shutdown(9) page;Jason McIntyre
2013-05-23tweaks; ok florianJason McIntyre
2013-05-23off by one, from Henri Kemppainen <duclare-at-guu.fi>, thanks!Florian Obser
2013-05-23Fix pasto where 'c' instead of 'clients' is checked for NULL and add missingJasper Lievisse Adriaanse
2013-05-23Put slowcgi(8) a FastCGI to CGI wrapper in to work on it in tree.Florian Obser
2013-05-23Properly implement access to IndexField() field units. The origional codeMark Kettenis
2013-05-23revoke's default imp works.Marc Espie
2013-05-23BUFCACHEPERCENT has been set to 20 by default for a while now.Lawrence Teo