Age | Commit message (Expand) | Author |
2010-11-15 | Show more window and pane flags in list-* output, and put layout on the | Nicholas Marriott |
2010-11-14 | Cleanup dmesg a bit, do not print the device name twice when attaching | Paul de Weerd |
2010-11-14 | remove unused header file | Takuya ASADA |
2010-11-14 | scandir() does not NULL-terminate the list of dirent structs so use | Todd C. Miller |
2010-11-14 | Terminate midi thru boxes trying to drain but that have no | Alexandre Ratchov |
2010-11-14 | document the new simpler way to do specs | Marc Espie |
2010-11-14 | Update man page for update-environment. | Nicholas Marriott |
2010-11-14 | Don't allow last and active window to become the same - a very bad move | Nicholas Marriott |
2010-11-14 | document some more | Marc Espie |
2010-11-14 | simplify slightly, make the . optional | Marc Espie |
2010-11-13 | allow ssh and sshd to set arbitrary TOS/DSCP/QoS values instead of | Damien Miller |
2010-11-13 | backout 1.86 | Theo de Raadt |
2010-11-13 | mention the helper scripts and how to get to their documentation. | Marc Espie |
2010-11-13 | Switch from TSS-per-process to TSS-per-CPU, placing the TSS right | Philip Guenthe |
2010-11-12 | revert MCLGETI for re(4) for now, it is causing hangs (in some cases | Stuart Henderson |
2010-11-12 | Push all potential (as in, all system MI not utilized by the bootblocks) | Theo de Raadt |
2010-11-12 | avoid pointer arithmetic on void * | David Hill |
2010-11-12 | The ioctl to show states returns a pfsync_state which is in network byte | Claudio Jeker |
2010-11-12 | - introduce quote() which prints its arguments quoted for sh/ksh parsing | Alexander Hall |
2010-11-11 | Add XAUTHORITY to update-environment, requested by Andreas Kloeckner. | Nicholas Marriott |
2010-11-11 | Nuke dead assignments and a dead function, from Michael W Bombardieri | Nicholas Marriott |
2010-11-11 | Flag to flush all key bindings from Rob Paisley. | Nicholas Marriott |
2010-11-11 | Declaration in header should be extern. | Nicholas Marriott |
2010-11-11 | Replace snprintf(foo, sizeof foo, "%s", ...) with strlcpy. ok deraadt@ krw@ | Miod Vallat |
2010-11-11 | Compute syhcnronous transfer periods with a better accuracy, to get better | Miod Vallat |
2010-11-11 | DEC 3000/400 has a 22.5MHz TURBOchannel bus instead of the usual 25MHz; | Miod Vallat |
2010-11-11 | Pass a few more M_ZERO to malloc() or its wrappers, when useful; ok krw@ | Miod Vallat |
2010-11-11 | Remove commented out references to old kerberosIV libraries we do not | Miod Vallat |
2010-11-11 | Kill unused cinit(), and skip some diagnostic printf if option | Miod Vallat |
2010-11-11 | Correctly disassemble ssnop. | Miod Vallat |
2010-11-11 | Missed that part in previous. | Antoine Jacoutot |
2010-11-11 | Add libXi doc dir | Matthieu Herrb |
2010-11-11 | Unconfuse usage. | Antoine Jacoutot |
2010-11-10 | The acpibat(4) notify function should not unconditionally call both _BIF | Mark Kettenis |
2010-11-10 | Several updates for the Osprey (AR9380): | Damien Bergamini |
2010-11-10 | s/NWD2705/NWD2205/ | Damien Bergamini |
2010-11-10 | pass aesni_ctr_enc an initial counter block instead of an initialization vector | Mike Belopuhov |
2010-11-10 | Enable low latency interrupt moderation and set the LL interval | Claudio Jeker |
2010-11-10 | Make sure that the initial configuration of the child is zeroed out | Claudio Jeker |
2010-11-10 | Make -dvv flags produce debug traces of decoded BER messages on stderr. | Martin Hedenfal |
2010-11-10 | Prefix debug logging on stderr with time and pid, like syslog. | Martin Hedenfal |
2010-11-10 | use only libcrypto APIs that are retained with OPENSSL_NO_DEPRECATED. | Damien Miller |
2010-11-09 | when setting the rdomain, use the same define as the kernel | Jonathan Gray |
2010-11-09 | correct some bit tests spotted by -Wparentheses in newer gcc. | Jonathan Gray |
2010-11-09 | the ZyXEL NWD2705 is a run(4) RT3070 | Damien Bergamini |
2010-11-09 | Update for recent changes to ruby.port.mk. | Jeremy Evans |
2010-11-09 | more ultra nano adapters. | Damien Bergamini |
2010-11-09 | update struct uvmexp, and fix some spacing issues while here; | Jason McIntyre |
2010-11-08 | tweak previous; | Jason McIntyre |
2010-11-08 | Don't print 'Null message body; hope that's ok' in the rc output if the | Antoine Jacoutot |