summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-06http 404 is definitive, so treat it like 550 ftp.Marc Espie
2014-02-06in ssh_create_socket(), only do the getaddrinfo for BindAddress whenDamien Miller
2014-02-06missing define for qla2100 supportJonathan Matthew
2014-02-06Oops, pax -x and cpio -H need to set frmtPhilip Guenther
2014-02-06styleMarc Espie
2014-02-06don't store full directory objects if they're not "special", just knowingMarc Espie
2014-02-06reference ubcmtp(4)joshua stein
2014-02-06revert some HID changes that broke on older modelsjoshua stein
2014-02-06add some more bufbackoff calls. uvm_wait optimistically (?), uvm_wait_plaTed Unangst
2014-02-06parenthesis to make the math right. ok beck kettenisTed Unangst
2014-02-06syncMiod Vallat
2014-02-06Almost-working QLA2100 support. This appears to be the best I can do forJonathan Matthew
2014-02-06Fix an MP race in the fpu context saving code; from NetBSD.Miod Vallat
2014-02-05Don't segfault on IPv6 NFS traffic; found the hard why by matthieu@.Florian Obser
2014-02-05Allow libfuse to compile with WARNINGS=yes. No functional change.Sylvestre Gallon
2014-02-05Remove unnecessary stdio.h include.Stefan Sperling
2014-02-05make pax cope with a stripped down format list, e.g. when compiledAlexander Hall
2014-02-05check return values in libfuse.Sylvestre Gallon
2014-02-05tweak synopsis: calling ssh-keygen without any arguments is fine; ok jmc@Christian Weisgerber
2014-02-05Sync getopts with usage.Antoine Jacoutot
2014-02-05add a fstab example, with help from and ok jmc@Nick Holland
2014-02-05Always set errno when returning NULL. OK kettenis@ henning@Todd C. Miller
2014-02-05We're never going to detach the host bridge on our machines.Mark Kettenis
2014-02-05We have WARN_ONCE now.Mark Kettenis
2014-02-05Do proper error handling in the fault handler. Fixes spurious SIGSEGVs asMark Kettenis
2014-02-05Kill some dead code.Martin Pieuchot
2014-02-05after running myx(4) without biglock in production for a few daysDavid Gwynne
2014-02-05Avoid calling delay(9) between checking and clearing the interrupt status bits.Mark Kettenis
2014-02-05Punt on handling responses if we haven't allocated the response queue yet.Mark Kettenis
2014-02-05- Recognize BCM5762 A0 chipset.Brad Smith
2014-02-05tiny style adjustmentsTed Unangst
2014-02-05Always set the signature to DOSMBR_SIGNATURE when writing a MBR toKenneth R Westerback
2014-02-05More crash dump parsing fixes: correct paddr in process info and pidsPhilip Guenther
2014-02-04sort list of stuff we can't update for user display (otherwise, it's a listMarc Espie
2014-02-04Remote logging could get stuck after a "network is unreachable"Alexander Bluhm
2014-02-04Add WARN_ONCE.Mark Kettenis
2014-02-04Restore spl (lowering it) with alpha_pal_swpipl() instead of splx() in theMiod Vallat
2014-02-04better history.David Gwynne
2014-02-04atomic.9 doesnt exist to Xr to now.David Gwynne
2014-02-04rename atomic.9 to atomic_setbits_int.9 since the former isn't a functionDavid Gwynne
2014-02-04fix Dt lines so they match the page name.David Gwynne
2014-02-04remove brackets for -H: this information given is not secondary;Jason McIntyre
2014-02-04no functional change (for now). Make things more debuggable by subclassingMarc Espie
2014-02-04prevent updates from starting with a lone ":"Marc Espie
2014-02-04tweak previous;Jason McIntyre
2014-02-04fix warnings and copyrightEric Faurot
2014-02-04update documentationEric Faurot
2014-02-04Add support for DSN and Enhanced Status CodeEric Faurot
2014-02-04Allow the admin to pause relaying to a specific domain:Eric Faurot
2014-02-04internal improvements and cleanupsEric Faurot