Age | Commit message (Expand) | Author |
2009-06-02 | Protect errno. | Ray Lai |
2009-06-02 | snprintf returns int, not size_t. | Ray Lai |
2009-06-02 | Set errno to EINVAL when fgets is given a non-positive size. | Ray Lai |
2009-06-02 | make env->sc_listeners and env->sc_ssl pointers, one step further toward | Gilles Chehade |
2009-06-02 | Constipate the second argument to timeout_add_*(). Also, use | Philip Guenthe |
2009-06-02 | bring in buf_seek, buf_size and buf_left from bgpd | Eric Faurot |
2009-06-02 | we were erroneously setting fill-column, even when the input | Kjell Wooding |
2009-06-02 | Remove unused fields from struct filestat | Todd C. Miller |
2009-06-02 | constify argument to buf_add | Eric Faurot |
2009-06-02 | Avoid a buf oflow in uhidev_set_report_async() if we have to prepend the | Miod Vallat |
2009-06-02 | Same reject and blackhole route handling as in ospfd. Allow those routes | Claudio Jeker |
2009-06-02 | remove unused variable | Charles Longeau |
2009-06-02 | Reintroduce the macppc interrupt subsystem rewrite. Several bugs have | Dale Rahn |
2009-06-02 | Shuffle function declarations a bit; ipsp_kern doesn't actually exist, | Bret Lambert |
2009-06-02 | A piece of an upcoming diff was on the same line, revert that portion | Dale Rahn |
2009-06-02 | Abuse bio layer a little less by marking fake buffers with B_PHYS. | Marco Peereboom |
2009-06-02 | Add some extra protection against non-monotonic timestamps. ok stevesk | Chris Kuethe |
2009-06-02 | Remove unused b_forw defines which make beck@ scream like a little girl | Miod Vallat |
2009-06-02 | - make sure biodone() gets run at IPL_BIO | Jasper Lievisse Adriaanse |
2009-06-02 | comment spelling fix: ARSGUSED -> ARGSUSED | jmeltzer |
2009-06-02 | - minor tweaks | Jason McIntyre |
2009-06-02 | Track reject and blackhole routes and allow them to be redistributed even | Claudio Jeker |
2009-06-02 | ANSIfy | Philip Guenthe |
2009-06-02 | Clear PQ_ENCRYPT flag on uvm_pagefree, because free pages are by definition | Ariane van der Steldt |
2009-06-02 | space | Marco Peereboom |
2009-06-02 | Make rebuilds restartable over reboots. | Marco Peereboom |
2009-06-02 | Fix up some comments to match reality | Kjell Wooding |
2009-06-02 | When about to run X11 in 32 bpp mode, advertize correctly that we are | Mark Kettenis |
2009-06-02 | Define a proper wsdisplay type for machfb(4). | Mark Kettenis |
2009-06-02 | Some casts to please format strings a little bit later on | Theo de Raadt |
2009-06-02 | The two "firmware" arrays only contained 16 bit values, but were being | Theo de Raadt |
2009-06-02 | Fix the long-standing crash when >NXNAME characters were inserted | Kjell Wooding |
2009-06-02 | Add an r10k-specific cop0 control register. | Miod Vallat |
2009-06-02 | make rl at pci detachable; untested. | Jonathan Gray |
2009-06-02 | do the pf_pkt_addr_changed(m) magic just like gif etc | Henning Brauer |
2009-06-02 | make it clear that setting the global timeout late will mess things up. | Pierre-Yves Ritschard |
2009-06-02 | note that order is important in the file regarding global options at this tim... | Janne Johansson |
2009-06-02 | satosin was already defined in in.h, no need to redefine it here | Bret Lambert |
2009-06-02 | remove unused flag; while here, make usage's output fit on 80-column displays. | Igor Sobrado |
2009-06-02 | Make fxp at pci detachable; untested. | Jonathan Gray |
2009-06-02 | - define EAI_OVERFLOW, as per IEEE Std 1003.1-2001(Interpretation #13) | Jasper Lievisse Adriaanse |
2009-06-02 | sort options alphabetically. | Igor Sobrado |
2009-06-02 | Rebuild can go to degraded | Marco Peereboom |
2009-06-02 | do not leak mbufs in the Rx path in case hardware decryption failed. | Damien Bergamini |
2009-06-02 | make sure the channel's subband is found in iwn4965_set_txpower(). | Damien Bergamini |
2009-06-02 | Add '-h' flag, and '*' as a unit specifier for 'p' Editor command. | Kenneth R Westerback |
2009-06-02 | Fix ldpd.conf man page. | Michele Marchetto |
2009-06-02 | spawn login shells by default, adapt manpage bits as well. | Pierre-Yves Ritschard |
2009-06-02 | make dc at pci detachable; untested. | Jonathan Gray |
2009-06-02 | 0 -> NULL | Bret Lambert |