summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-08-29Introduce the crypto_backend API and provide support for... encrypted queueGilles Chehade
2012-08-29Using the currently chosen (and in my opinion insane) abstraction, passTheo de Raadt
2012-08-29Implement pci_min_powerstate().Mark Kettenis
2012-08-29Implement pci_min_powerstate().Mark Kettenis
2012-08-29Our _mcount doesn't use profile counters. Partially fixes profiling on hppaMark Kettenis
2012-08-29regen moduli file (<=4kbit). ok deraadt djmDarren Tucker
2012-08-29Make the update-moduli rule append the 6kbit and 8kbit params so that weDarren Tucker
2012-08-28Add -nopie to LINKFLAGS on ELF architectures. Note that this needs anPascal Stumpf
2012-08-28Do not add SLAAC or privacy addresses when a static address in the same prefixsperreault
2012-08-28Implement pci_min_powerstate().Mark Kettenis
2012-08-28Implement pci_min_powerstate().Mark Kettenis
2012-08-28Add support for PIE-by-default in both ld and gcc. This is a completelyPascal Stumpf
2012-08-28Work around -Wbounded warning by using sizeof(x_fname), not FILNMLEN. ThePascal Stumpf
2012-08-28oops. a bit of debugging code has sneaked inMike Belopuhov
2012-08-28We can't add -nopie to LDFLAGS yet, since cc doesn't understand it. UsePascal Stumpf
2012-08-28Add __guard_local as a hidden symbol to ld.so, kernel, and everyMatthew Dempsky
2012-08-28remove unused fileStuart Henderson
2012-08-28resolve conflictsStuart Henderson
2012-08-28update to NSD 3.2.13Stuart Henderson
2012-08-28Get rid of several ill-defined concepts and use more informationMike Belopuhov
2012-08-28syncTheo de Raadt
2012-08-28Don't enable "sendfile" which does not work on OpenBSD according to robert@Antoine Jacoutot
2012-08-28LDFLAGS will be -nopie for the NOPIE case, change GCC_PIE_DEFAULT -> PIE_DEFAULTPascal Stumpf
2012-08-28remove encrypt.c prototypes leftoversCharles Longeau
2012-08-28Make mg behave more like emacs with regards to opening a new buffer:lum
2012-08-28-fPIC and -fpic for m68kJonathan Gray
2012-08-28Expose _EVENT_VERSION in event.h. This is expected by net/tor, which will spewPascal Stumpf
2012-08-28This file isn't and won't be used --> delete it.Charles Longeau