Age | Commit message (Expand) | Author |
2010-06-01 | close FILE `f' when we leave function fprio_readin(), so it wont get lost | zinovik |
2010-06-01 | move cd, st & ss over to bufq's again. | Thordur I. Bjornsson |
2010-06-01 | namespace_new() leaks `ns' on error path. | Martin Hedenfal |
2010-06-01 | With IPv6 OSPF a single LSA can get larger than the MTU. As a | Alexander Bluhm |
2010-06-01 | Schedule newly arrived mail immediately, ie. place it at the beginning | Jacek Masiulaniec |
2010-06-01 | Include birth time in smtpctl show queue raw. | Jacek Masiulaniec |
2010-06-01 | Add NULL pointer check after calloc. | Alexander Bluhm |
2010-06-01 | It's lasttry + 1 because I initially thought passing identical birth | Jacek Masiulaniec |
2010-06-01 | Fix error message. | Alexander Bluhm |
2010-06-01 | Better errors. | Jacek Masiulaniec |
2010-06-01 | if we're going to set ITSDONE when an xfer is done cos the adapter expects | David Gwynne |
2010-06-01 | regen | Marcus Glocker |
2010-06-01 | Add ``StarTech CONV-USB2DVI'' udl device. | Marcus Glocker |
2010-06-01 | Initial attempt at being COMPILER_VERSION and gcc4 compatible. | Dale Rahn |
2010-06-01 | Initial attempt at GENERIC kernel for beagle, untested. | Dale Rahn |
2010-06-01 | Fix splassert code, (previously hidden in DIAGNOSTIC). | Dale Rahn |
2010-06-01 | Fix some code hidden in DIAGNOSTIC. | Dale Rahn |
2010-06-01 | Bluetooth header file is required so even if no bluetooth is configured | Dale Rahn |
2010-06-01 | Don't interpret garbage on stack; problem seemingly exposed by my | Jacek Masiulaniec |
2010-06-01 | Fix one case of not sending smtp session id on error. | Jacek Masiulaniec |
2010-05-31 | oops | Jacek Masiulaniec |
2010-05-31 | Rewrite entire queue code. | Jacek Masiulaniec |
2010-05-31 | imsg_compose_event() return value was never checked. Make it fatal() if needed. | Charles Longeau |
2010-05-31 | This file never contained anything of value. | Theo de Raadt |
2010-05-31 | Completely rewrite the tags file creation process. use config(8) against | Theo de Raadt |
2010-05-31 | attempt to partially update the list of arch's and src dirs, though we | Theo de Raadt |
2010-05-31 | Do not add the swap*.c to the CFILES as a dependency. The rest of the | Theo de Raadt |
2010-05-31 | there is no spllpt(), since lpt's are just tty devices (call tty functions, | Theo de Raadt |
2010-05-31 | use strtonum() instead of atoi() to parse the device address | Theo de Raadt |
2010-05-31 | Hide the timeout_* macros under an EVENT_DEPRECATED ifdef. These names | Nicholas Marriott |
2010-05-31 | this dir, itself, should decide if it is entered deeper | Theo de Raadt |
2010-05-31 | When the mode-mouse option is on, support dragging to make a selection | Nicholas Marriott |
2010-05-31 | do not immediately panic if we find a non-increasing heartbeat counter but | Alexander Hall |
2010-05-31 | update structs; | Jason McIntyre |
2010-05-31 | Remove trailing whitespace and spaces before tabs. | Martin Hedenfal |
2010-05-31 | Add -I${.CURDIR}, fixes building in obj/. | Martin Hedenfal |
2010-05-31 | moko goes away. | Dale Rahn |
2010-05-31 | Initial import of ldapd, a small LDAP daemon. Work in progress. | Martin Hedenfal |
2010-05-31 | OpenBSD/moko development has stopped, it effectively stopped long ago when | Dale Rahn |
2010-05-31 | OpenBSD/moko development has stopped, it effectively stopped long ago when | Dale Rahn |
2010-05-31 | Add a comment about the explicit NULL label handling. We follow RFC 4182 | Claudio Jeker |
2010-05-31 | stderr should be used for error messages; this diff makes which(1) | Igor Sobrado |
2010-05-31 | Do not use IF_ENQUEUE() but IF_INPUT_ENQUEUE() instead. The first makro | Claudio Jeker |
2010-05-30 | Only enable -fstack-protector by default on targets that support it. | Mark Kettenis |
2010-05-30 | Tweak bufq code to handle corner cases. Makes upcoming cd(4) | Kenneth R Westerback |
2010-05-30 | Fix ICE on hppa. Variant on minimal fix from GCC PR 34762. | Mark Kettenis |
2010-05-30 | Better to say "command key bindings" since we've just called them | Nicholas Marriott |
2010-05-30 | There is no real reason not to list all the key bindings here rather | Nicholas Marriott |
2010-05-29 | sync with mirrors.dat update | Stuart Henderson |
2010-05-29 | restore a line that was removed by blambert@ along with MCHTYPE. | Damien Bergamini |