Age | Commit message (Expand) | Author |
2014-02-07 | add qla; ok dlg | Jason McIntyre |
2014-02-07 | Nuke unused #define CLIENT_PATH. A remnant of dhclient-script. | Kenneth R Westerback |
2014-02-07 | history | David Gwynne |
2014-02-07 | don't store full terminal, we just need a few control sequences | Marc Espie |
2014-02-07 | Borrow the sparc installboot a.out nlist code, for /usr/mdec/bootxx is still | Miod Vallat |
2014-02-07 | drivers need manpages | David Gwynne |
2014-02-07 | Fix inet6_opt_init() to only check extlen when extbuff is not NULL | Martin Pieuchot |
2014-02-07 | remove some logging that makes ssh debugging output very verbose; | Damien Miller |
2014-02-06 | http 404 is definitive, so treat it like 550 ftp. | Marc Espie |
2014-02-06 | in ssh_create_socket(), only do the getaddrinfo for BindAddress when | Damien Miller |
2014-02-06 | missing define for qla2100 support | Jonathan Matthew |
2014-02-06 | Oops, pax -x and cpio -H need to set frmt | Philip Guenther |
2014-02-06 | style | Marc Espie |
2014-02-06 | don't store full directory objects if they're not "special", just knowing | Marc Espie |
2014-02-06 | reference ubcmtp(4) | joshua stein |
2014-02-06 | revert some HID changes that broke on older models | joshua stein |
2014-02-06 | add some more bufbackoff calls. uvm_wait optimistically (?), uvm_wait_pla | Ted Unangst |
2014-02-06 | parenthesis to make the math right. ok beck kettenis | Ted Unangst |
2014-02-06 | sync | Miod Vallat |
2014-02-06 | Almost-working QLA2100 support. This appears to be the best I can do for | Jonathan Matthew |
2014-02-06 | Fix an MP race in the fpu context saving code; from NetBSD. | Miod Vallat |
2014-02-05 | Don't segfault on IPv6 NFS traffic; found the hard why by matthieu@. | Florian Obser |
2014-02-05 | Allow libfuse to compile with WARNINGS=yes. No functional change. | Sylvestre Gallon |
2014-02-05 | Remove unnecessary stdio.h include. | Stefan Sperling |
2014-02-05 | make pax cope with a stripped down format list, e.g. when compiled | Alexander Hall |
2014-02-05 | check return values in libfuse. | Sylvestre Gallon |
2014-02-05 | tweak synopsis: calling ssh-keygen without any arguments is fine; ok jmc@ | Christian Weisgerber |
2014-02-05 | Sync getopts with usage. | Antoine Jacoutot |
2014-02-05 | add a fstab example, with help from and ok jmc@ | Nick Holland |
2014-02-05 | Always set errno when returning NULL. OK kettenis@ henning@ | Todd C. Miller |
2014-02-05 | We're never going to detach the host bridge on our machines. | Mark Kettenis |
2014-02-05 | We have WARN_ONCE now. | Mark Kettenis |
2014-02-05 | Do proper error handling in the fault handler. Fixes spurious SIGSEGVs as | Mark Kettenis |
2014-02-05 | Kill some dead code. | Martin Pieuchot |
2014-02-05 | after running myx(4) without biglock in production for a few days | David Gwynne |
2014-02-05 | Avoid calling delay(9) between checking and clearing the interrupt status bits. | Mark Kettenis |
2014-02-05 | Punt 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-05 | tiny style adjustments | Ted Unangst |
2014-02-05 | Always set the signature to DOSMBR_SIGNATURE when writing a MBR to | Kenneth R Westerback |
2014-02-05 | More crash dump parsing fixes: correct paddr in process info and pids | Philip Guenther |
2014-02-04 | sort list of stuff we can't update for user display (otherwise, it's a list | Marc Espie |
2014-02-04 | Remote logging could get stuck after a "network is unreachable" | Alexander Bluhm |
2014-02-04 | Add WARN_ONCE. | Mark Kettenis |
2014-02-04 | Restore spl (lowering it) with alpha_pal_swpipl() instead of splx() in the | Miod Vallat |
2014-02-04 | better history. | David Gwynne |
2014-02-04 | atomic.9 doesnt exist to Xr to now. | David Gwynne |
2014-02-04 | rename atomic.9 to atomic_setbits_int.9 since the former isn't a function | David Gwynne |
2014-02-04 | fix Dt lines so they match the page name. | David Gwynne |
2014-02-04 | remove brackets for -H: this information given is not secondary; | Jason McIntyre |