summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-30add 'groupdn' option for specifying a separate base DN for group searches.Jonathan Matthew
2012-04-30make the reading of packing-lists amenable to further annotations, such asMarc Espie
2012-04-30move code around a bit moreMarc Espie
2012-04-30The message-body should be forwarded for GET,HEAD and OPTIONS methods as well.Sebastian Benoit
2012-04-30more refactorMarc Espie
2012-04-30just a bit of refactoring, make sure option handling is done in state,Marc Espie
2012-04-30generalise ksh keybinding system - bindings are no longer limited inDamien Miller
2012-04-29Add a flag to move-window to renumber the windows in a session (closingNicholas Marriott
2012-04-29punctuation needs to be space separated;Jason McIntyre
2012-04-29Recognize 85230 chips, and take advantage of their FIFOs to reduce theMiod Vallat
2012-04-29I am not sure what the mess with the wiring of carrier lines on Indigo resolvesMiod Vallat
2012-04-29repair src/xsrc handlingMarc Espie
2012-04-29Use int not u_char for colours from options since they may have bit 8Nicholas Marriott
2012-04-28Be sure to initialize the `state' member of the softc when attaching theMiod Vallat
2012-04-28Only trust giofb_consid if non-zero.Miod Vallat
2012-04-28Rework the definition of label_t to get it correctly aligned to an 8 byteMiod Vallat
2012-04-28explain why the base pseudo-handle is a dirty hack and why it's lessMarc Espie
2012-04-28File::Path::rmtree is very stupid and spews out warning messages if there'sMarc Espie
2012-04-28document sqlite3;Jason McIntyre
2012-04-28zap blank spacesMarc Espie
2012-04-28work-around the fact that BaseSystem updates have specific dependencyMarc Espie
2012-04-28cleaner code: only wrap the call to quirks itself inside an eval.Marc Espie
2012-04-28add a "fake" handle class for base system updates and ForwardDependenciesMarc Espie
2012-04-28Document (BASE)LOCALSTATEDIR.Antoine Jacoutot
2012-04-28Added yet another magic for my ALPS touchpad.Tobias Stoeckmann
2012-04-27Sprinkle bus_space_barrier after register writes. 70% paranoia and 30%Miod Vallat
2012-04-27Remove mention of CHMOD and CHOWN variables, no longer used.Jeremy Evans
2012-04-27Fix the `all keys up' event handling logic to only apply to it, and not toMiod Vallat
2012-04-27The new probe logic would pretend light(4) devices always exist on Indigo;Miod Vallat
2012-04-27Remove reg.h inclusion.Paul Irofti
2012-04-27A message-body should be forwarded for DELETE method too.giovanni
2012-04-27use our light-weight OpenBSD::MkTemp, which is safer, more accurate,Marc Espie
2012-04-27Add a brief comment describing each bogus v4 network that is filtered byPeter Hessler
2012-04-26va is of type vaddr_t; allow sparc64 to build with DEBUGOkan Demirmen
2012-04-26Cleanup unp_bind() a little:Matthew Dempsky
2012-04-26Document TIOCEXT and cleanup other ioctl descriptions.Matthew Dempsky
2012-04-26grow the isoTheo de Raadt
2012-04-26syncTheo de Raadt
2012-04-26Drop support from openpty() for 8+ year old kernels that don't supportMatthew Dempsky
2012-04-26Add strnlen() to libkern.Matthew Dempsky
2012-04-25Skip cache flushes in pmap_zero_page() and pmap_copy_page() on systemsMiod Vallat
2012-04-25Add a buffer with all input from last ground state, will be used forNicholas Marriott
2012-04-25fix a few warningsEric Faurot
2012-04-25Fix typos, from Michael W. Bombardieri <mb at ii.net>, Thanks!Alexandre Ratchov
2012-04-25later -> latter;Jason McIntyre
2012-04-25Before writing it to disk, warn the user if their new MBR containsMatthew Dempsky
2012-04-25Use explicit_bzero() for clearing key material.Matthew Dempsky
2012-04-24Fix a few inaccuraciesMiod Vallat
2012-04-24Minor tweaks:Miod Vallat
2012-04-24Pour even more smarts into the GIO device identification code, to the pointMiod Vallat