Age | Commit message (Expand) | Author |
2010-06-23 | fix printing of extensions in v01 certificates that I broke in r1.190 | Damien Miller |
2010-06-22 | When mapping memory into dvma space, use pmap_kenter_pa() instead of | Owain Ainsworth |
2010-06-22 | cleanup/fix PA predistortion code. | Damien Bergamini |
2010-06-22 | Don't play with cacheability in vmapbuf() - pmap_enter() knows what it does. | Miod Vallat |
2010-06-22 | Since our caches are snooping, we only need to broadcast cache invalidates | Miod Vallat |
2010-06-22 | Some early 2.x sun4c PROM will default to serial input but glass output if no | Miod Vallat |
2010-06-22 | protect the ccb free list with a mutex rather than relying on splbio | David Gwynne |
2010-06-22 | bump up the dmesg buffer size. new boxes have lots of crap in them, so | David Gwynne |
2010-06-22 | include the user name on "subsystem request for ..." log messages; | Damien Miller |
2010-06-22 | replace verbose and overflow-prone Linebuf code with read_keyfile_line() | Damien Miller |
2010-06-22 | queue auth debug messages for bad ownership or permissions on the user's | Damien Miller |
2010-06-22 | standardise error messages when attempting to open private key | Damien Miller |
2010-06-22 | expose some more sshd_config options inside Match blocks: | Damien Miller |
2010-06-22 | rename devname->devicename to prevent shadowing devname(3). ok marco jsing | Darren Tucker |
2010-06-21 | Fix fpe handler in regress test. Tested and `looks good' phessler@. | Paul Irofti |
2010-06-21 | Add a choose-buffer command for easier use of the paste buffer stack. | Nicholas Marriott |
2010-06-21 | Initial support for PCH based em adapters with 82577 PHY, | Jonathan Gray |
2010-06-21 | Add some more ids for existing mac and phy types found | Jonathan Gray |
2010-06-21 | use LE_READ_4/LE_READ_2 instead of hardcoding | Damien Bergamini |
2010-06-21 | Implement PA linearization on adapters with digital predistorters | Damien Bergamini |
2010-06-21 | allow Tx flags to be passed to the tx() routine. | Damien Bergamini |
2010-06-21 | Send the right kroute struct to ldpctl for IMSG_CTL_KROUTE. This should | Claudio Jeker |
2010-06-21 | Requiring { } blocks for interfaces is dumb since most don't need any | Claudio Jeker |
2010-06-21 | use correct clock rate when computing the listen time for ANI | Damien Bergamini |
2010-06-21 | no delay is necessary on the AR9003 after writing an analog register. | Damien Bergamini |
2010-06-21 | sync from mirrors.dat | Stuart Henderson |
2010-06-21 | clean up all generated files | Peter Hessler |
2010-06-21 | avoid an overflow of the xs sense buffer by ignoring t2i->senselen. | David Gwynne |
2010-06-21 | fix an integer arithmetic overflow. | David Gwynne |
2010-06-21 | update supported device list. | Felix Kronlage |
2010-06-21 | protect the ccb free list with its own mutex. | David Gwynne |
2010-06-21 | use the full path to zip | Jonathan Gray |
2010-06-21 | No need to include mutex.h twice. | Thordur I. Bjornsson |
2010-06-21 | Argh. Back out previous until correct diff found. | Kenneth R Westerback |
2010-06-21 | Juggle code a bit and add a check so we don't attempt to create | Kenneth R Westerback |
2010-06-21 | Extend the -t:+ and -t:- window targets for next and previous window to | Nicholas Marriott |
2010-06-21 | Having a list of winlinks->alerts for each session is stupid, just store | Nicholas Marriott |
2010-06-21 | Rename activity->alert in a couple of functions for consistency. | Nicholas Marriott |
2010-06-21 | Give tmux sockets (but not the containing folder) group | Nicholas Marriott |
2010-06-21 | Ensure we overwrite UTF-8 wide characters properly, and never overwrite | Nicholas Marriott |
2010-06-20 | Don't use and maintain a function pointer that is only ever set to one | Michael Knudsen |
2010-06-20 | The -R option was removed from pfctl in March, so we no longer need this | Peter Hessler |
2010-06-20 | Add some missing includes, so we do not have implicit function | Peter Hessler |
2010-06-20 | Add some missing includes, so we do not have implicit function | Peter Hessler |
2010-06-20 | update AR9380 ROM layout (add PA predistortion related fields.) | Damien Bergamini |
2010-06-20 | update 5GHz Tx gain tables for the Osprey (AR9380). | Damien Bergamini |
2010-06-20 | remove the check for a comment that was removed in 2001 | Peter Hessler |
2010-06-20 | Have yet another regress test actually build the test program, before | Peter Hessler |
2010-06-20 | Have the flock regress test actually depend on the flock regress | Peter Hessler |
2010-06-20 | fix midicat(1) device mode when only -i or only -o is used (ie | Alexandre Ratchov |