Age | Commit message (Expand) | Author |
2012-06-28 | Fix issues with AMD chipset ahci(4) attach functions. | Stuart Henderson |
2012-06-28 | librthread has eaten libpthread, so build includes via the former instead | Philip Guenthe |
2012-06-28 | Remove hmac-sha2-256-96 and hmac-sha2-512-96 MACs since they were removed | Darren Tucker |
2012-06-27 | Change sparc64 to match the "fp" boot device path's parameter based on | Matthew Dempsky |
2012-06-27 | leftover code re-enqueued the same item on the list multiple times | Mike Belopuhov |
2012-06-27 | prevent an endless loop | Mike Belopuhov |
2012-06-27 | - extend an error message to hint to --help for a list of options | Jasper Lievisse Adriaanse |
2012-06-27 | - add a description of --tag | Jasper Lievisse Adriaanse |
2012-06-27 | fptreef() always returns 0 and we never use the return value anyway, | Otto Moerbeek |
2012-06-27 | Uniformize error messages printing, use err() instead of fprintf() | Alexandre Ratchov |
2012-06-27 | Don't return void expressions in functions returning void. Removes | Alexandre Ratchov |
2012-06-26 | tweak previous; | Jason McIntyre |
2012-06-26 | tweak column spacing to allow for larger numbers | Ted Unangst |
2012-06-26 | after a talk with ariane, use MAP_FIXED for mquery to avoid the cost of | Ted Unangst |
2012-06-26 | It is time to bring this back alive. | Claudio Jeker |
2012-06-26 | simplify a little of the posix standards talk. ok deraadt guenther jmc | Ted Unangst |
2012-06-26 | There is a iscsi.conf man page now. Reminded by jmc@ | Claudio Jeker |
2012-06-26 | Long overdue addition of the iscsi.conf man page. | Claudio Jeker |
2012-06-26 | IP22 R4600SC and R5000SC have their L2 cache supported now. | Miod Vallat |
2012-06-26 | add missing rcs ids | Jasper Lievisse Adriaanse |
2012-06-26 | ALPHA_PGSHIFT -> PGSHIFT. | Theo de Raadt |
2012-06-26 | do not assume that sys/param.h is pulling in the world; pull in what is | Theo de Raadt |
2012-06-26 | param.h (like landisk and alpha before) was still trying to include too | Theo de Raadt |
2012-06-26 | create new machine/_float.h which is namespace clean. create a new | Theo de Raadt |
2012-06-26 | sync | Theo de Raadt |
2012-06-26 | create new machine/_float.h which is namespace clean. create a new | Theo de Raadt |
2012-06-26 | Use nl_langinfo(RADIXCHAR) instead of localeconv()->decimal_point in | Matthew Dempsky |
2012-06-26 | Add some more paranoia and make code clearer. Check that the required | Kenneth R Westerback |
2012-06-26 | RFC 2132 says "Options containing NVT ASCII data SHOULD NOT include | Kenneth R Westerback |
2012-06-26 | initialize 'reason' variable before passing it to the pflog_packet; | Mike Belopuhov |
2012-06-26 | test sandbox with every malloc option | Darren Tucker |
2012-06-26 | improve ikev2_msg_retransmit_timeout | Mike Belopuhov |
2012-06-26 | close SA when IKE_SA_INIT or IKE_AUTH exchanges fail; | Mike Belopuhov |
2012-06-26 | Add mquery to the list of allowed syscalls for "UsePrivilegeSeparation | Darren Tucker |
2012-06-26 | compare exchange types as well when looking up a message; | Mike Belopuhov |
2012-06-26 | Don't ignore SOCK_CLOEXEC and SOCK_NONBLOCK. | Paul Irofti |
2012-06-26 | use /var/www/tmp/ for the temp directories even if not chrooted | Robert Nagy |
2012-06-26 | Improve compliance for <arpa/inet.h> and <netinet/in.h> to define/declare | Philip Guenthe |
2012-06-26 | Stop the song and dance where alpha param.h tries to include the world. | Theo de Raadt |
2012-06-25 | Do not use <machine/float.h>, that is an deformed BSD-ism. | Theo de Raadt |
2012-06-25 | Turns out this file not need machine/float.h at all, since it defines | Theo de Raadt |
2012-06-25 | Provide common helper function for adding windows and sessions to choose | Nicholas Marriott |
2012-06-25 | Clean up and simplify the choose mode code, from Thomas Adam. | Nicholas Marriott |
2012-06-25 | Trim a blank line. | Nicholas Marriott |
2012-06-25 | automake has different naming rules, I was mistaken, those require conflict | Marc Espie |
2012-06-25 | log all, not log-all; ok henning | Jason McIntyre |
2012-06-25 | sync | Theo de Raadt |
2012-06-24 | work-around for obvious race condition with make -j4. | Marc Espie |
2012-06-24 | Code for the external L2 cache controller on Indy/Indigo2 R4600SC and Indy | Miod Vallat |
2012-06-24 | Bring in line with current cache_r{5,10}k.c style, and optimize slightly the | Miod Vallat |