summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-30Determine the memory and mmio regions based on previously initialzed BARMartin Pieuchot
2012-08-30oops. need to reset errno. Otherwise we can't save a new file in alum
2012-08-30On SPARC64 VI/VII CPUs, use the sleep instruction while spinning to force aMark Kettenis
2012-08-30Slightly tweak the way we set up the code patch sections such that we canMark Kettenis
2012-08-30Remove a useless test for "elem_count < 0", which can never be trueMatthew Dempsky
2012-08-30Do not issue a spurious "force" when "group none" is specified.Christian Weisgerber
2012-08-30switch compress_backend to use FILE * instead of file descriptors, likeCharles Longeau
2012-08-30Kill NOPIE and NOPIE_FLAGS in sparc64/stand. Binaries are identical accordingPascal Stumpf
2012-08-30fix uninitialized variable which can be reach in case of failure.Charles Longeau
2012-08-30On sparc64, we still need to pass -K PIC to the assembler when compiling PIE.Pascal Stumpf
2012-08-30- import latest aldap.[ch] and ber.[ch] from ypldapGilles Chehade
2012-08-30when reloading the envelopes from disk, skip envelopes that areEric Faurot
2012-08-30- correctly free the task if all rcpt where rejectedEric Faurot
2012-08-30Add the possibility to map DMA memory non-cached, based on the i386/amd64Martin Pieuchot
2012-08-30Use only one macro instead of two to turn debug printf on.Martin Pieuchot
2012-08-30Use an explicit suffix for the "fld" instruction to shut up clang. The correctMark Kettenis
2012-08-30syncTheo de Raadt
2012-08-30pmdb went to the atticTheo de Raadt
2012-08-30Move pmdb to the attic.Mark Kettenis
2012-08-30no md_root_setconfTheo de Raadt
2012-08-30Sloppy state tracking renders ICMP direction check uselessMike Belopuhov
2012-08-30make a variable that can take a value of -1 signed to match what theJonathan Gray
2012-08-30Use (rate / 15) as block size in off-line mode to ensure theAlexandre Ratchov
2012-08-30rfc 5905 replaces rfc 2030; for now, the reference to 2030 in ntpd.confJason McIntyre
2012-08-30Some line counter goodness from Florian Obser.lum
2012-08-30This diff allows the user to decide what to do with buffers thatlum
2012-08-30Lowercase the first "i" in isFile, isLink, isSymLink, and isHardLinkwilliam
2012-08-30remove libexec/tftp-proxy now we have usr.sbin/tftp-proxyDavid Gwynne
2012-08-291) Remove documentation of the groff-1.15 compatibility quirkIngo Schwarze
2012-08-29Kill all NOPIE and NOPIE_FLAGS in i386/stand, replacing them with -fno-piePascal Stumpf
2012-08-29- rfc 4835 obsoletes rfc 2406Jason McIntyre
2012-08-29remove ancient cruft.Marc Espie
2012-08-29Adjust for changes to "struct reg".Mark Kettenis
2012-08-29Fix _SC_CHILD_MAX, _SC_OPEN_MAX, and _SC_STREAM_MAX to correctlyMatthew Dempsky
2012-08-29The low-level guts to support MTP (Multi-Threaded Processing) on theMark Kettenis
2012-08-29rfc 5036 obsoletes rfc 3036; ok claudioJason McIntyre
2012-08-29Make sure the interrupt stack for the boot processor is properly aligned toMark Kettenis
2012-08-29bump reference to rfc 1583 to rfc 2328;Jason McIntyre
2012-08-29Add DWARF2 CFI unwinder for hppa.Mark Kettenis
2012-08-29Adjust for changes to "struct reg".Mark Kettenis
2012-08-29Change "struct reg" to include a few more registers. We now use the sameMark Kettenis
2012-08-29- document rfc 1994Jason McIntyre
2012-08-29Handle T_IPROT traps from userland by call vm_fault() instead of doing anMark Kettenis
2012-08-29switch the default queue encryption to AES-128Christian Weisgerber
2012-08-29no point having two copies of this file - this copy never gotJason McIntyre
2012-08-29update the rfc references; ok krwJason McIntyre
2012-08-29tweak previous;Jason McIntyre
2012-08-29Get rid of all NOPIE and NOPIE_FLAGS in amd64/stand and use -fno-pie and -nopiePascal Stumpf
2012-08-29Test the exit status of the compiler by pulling it out the pipeline, soPhilip Guenthe
2012-08-29obvious, but document that change of any encryption parameter *requires*Gilles Chehade