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