Age | Commit message (Expand) | Author |
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 |
2010-11-08 | Add %F, %g, %G, %u, %z (extended) and %Z. | Jasper Lievisse Adriaanse |
2010-11-08 | neither systat(1) nor slstats(8) understands `-M core' and `-N system'; | Igor Sobrado |
2010-11-08 | getdirentries(2) should be avoided outside of libc so use scandir(3) | Todd C. Miller |
2010-11-08 | No need to differentiate newly installed files versus automatically | Antoine Jacoutot |
2010-11-08 | clear ERL register on secondary processors | Takuya ASADA |
2010-11-08 | fixup number rounding; ok reyk | Mike Belopuhov |
2010-11-08 | use a well established define instead of rolling our own; no binary change | Mike Belopuhov |
2010-11-07 | sync | Theo de Raadt |
2010-11-07 | there is no library function called sched_prio(), so this manual page | Theo de Raadt |
2010-11-07 | do not list MLINKed man pages multiple times in SEE ALSO; | Jason McIntyre |
2010-11-07 | tweak previous; | Jason McIntyre |
2010-11-07 | fix a test in ar5008_rx_free() | Damien Bergamini |
2010-11-07 | regen | Mark Kettenis |