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