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