summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-21fix style and typos in messages and commentsAlexandre Ratchov
2010-10-21use MODE_xxx and XRUN_xxx macros everywhere, and zap correspondingAlexandre Ratchov
2010-10-21more EXIT STATUS bits; from Daniel DickmanJason McIntyre
2010-10-21There is no TCP6 in our kernel, so remove the #ifndef TCP6.Alexander Bluhm
2010-10-21There is neither TCP6 nor struct tcp6cb in our kernel. So removeAlexander Bluhm
2010-10-21Start implementing the missing lablemapping messages in the LDE andClaudio Jeker
2010-10-21print the pointer value that caused the error (if available); okOtto Moerbeek
2010-10-20Disestablish interrupts if attachment fails.Michael Knudsen
2010-10-20Disable __thread for alpha on OpenBSD. ok matthieu.Dale Rahn
2010-10-20Merge OpenCVS' rcs_deltatext_set into OpenRCS, fixing a memory leak.Tobias Stoeckmann
2010-10-20Remove the need for rp_file in parser structure, instead keep only oneTobias Stoeckmann
2010-10-20Mark repeating keys with "(repeat)" in the key list.Nicholas Marriott
2010-10-20Since on shutdown fib_sync is forced to 1 to remove the multicast routeClaudio Jeker
2010-10-20Prevent a NULL pointer dereference if rcsparse_deltatexts is called withTobias Stoeckmann
2010-10-19grow i386 inside media a teeny bitTheo de Raadt
2010-10-19There is no more groff in the base system, so use mandoc(1) to formatIngo Schwarze
2010-10-19Remove the LOG_MAKEPRI macro. It has been broken (the << 3 is wrong) sinceTheo de Raadt
2010-10-19update initialization values for the Osprey 2.2.Damien Bergamini
2010-10-19no more vgrind(1); ok deraadtJason McIntyre
2010-10-19fix a split() which was causing problems with the mbox.5 manpageStuart Henderson
2010-10-19Unify some error messages to simplify reset code. No functionalKenneth R Westerback
2010-10-19Add a few more tcpcb and sockbuffer variables that tcpbench can inspect.Claudio Jeker
2010-10-19Fix a segmentation fault when adding an attribute to an empty entry.Martin Hedenfal
2010-10-19When checking if the input buffer is large enough to hold an LDAP request,Martin Hedenfal
2010-10-19Remember the bind DN after BSD authentication. This makes access controlMartin Hedenfal
2010-10-19convert to fuse cast from the libcrypto. with a simplification nit fromMike Belopuhov
2010-10-19before running groff, create dir when needed.Marc Espie
2010-10-18bFrameIntervalType affects frame rates, not frame sizesJacob Meuser
2010-10-18when configuring the streaming interface with the video probe andJacob Meuser
2010-10-18use setting with closest matching bandwidth for the current configurationJacob Meuser
2010-10-18syncTheo de Raadt
2010-10-18delete a wasteful spaceTheo de Raadt
2010-10-18allow configuration of 802.11 interfaces in the installerAlexander Hall
2010-10-18document the new wpakey optionAlexander Hall
2010-10-18as determined 4 years ago, FortiGate needs DOI of 0 responses to DPDTodd T. Fries
2010-10-18sup is no longer used. reminded by pirofti and jmcTheo de Raadt
2010-10-18syncTheo de Raadt
2010-10-18vgrind goes to the atticTheo de Raadt
2010-10-18disable vgrind; raw roff support is gone. it might surface in the ports tree...Theo de Raadt
2010-10-18Merge the before and after attach client code into one in client.cNicholas Marriott
2010-10-18tmac update no longer neededTheo de Raadt
2010-10-18As a local change, append rmacs to rs1 or rs2 for vt100 and vt220 soNicholas Marriott
2010-10-18Fix a potential memory leak in an error path (although in code we don'tNicholas Marriott
2010-10-18Disable use of dladdr() on a.out arches, they do not provide it (yet); ok djm@Miod Vallat
2010-10-18syncTheo de Raadt
2010-10-18oops! we need to retain the usr/share/tmac directory until we figureTheo de Raadt
2010-10-18syncTheo de Raadt
2010-10-18The base no longer uses old groff -- it uses mandoc(1). The ports tree stillTheo de Raadt
2010-10-18Stop compiling with ATHN_DEBUG defined by default.Damien Bergamini
2010-10-18Add __attribute__((aligned(4))) to __packed Tx/Rx descriptors.Damien Bergamini