Age | Commit message (Expand) | Author |
2012-08-30 | Determine the memory and mmio regions based on previously initialzed BAR | Martin Pieuchot |
2012-08-30 | oops. need to reset errno. Otherwise we can't save a new file in a | lum |
2012-08-30 | On SPARC64 VI/VII CPUs, use the sleep instruction while spinning to force a | Mark Kettenis |
2012-08-30 | Slightly tweak the way we set up the code patch sections such that we can | Mark Kettenis |
2012-08-30 | Remove a useless test for "elem_count < 0", which can never be true | Matthew Dempsky |
2012-08-30 | Do not issue a spurious "force" when "group none" is specified. | Christian Weisgerber |
2012-08-30 | switch compress_backend to use FILE * instead of file descriptors, like | Charles Longeau |
2012-08-30 | Kill NOPIE and NOPIE_FLAGS in sparc64/stand. Binaries are identical according | Pascal Stumpf |
2012-08-30 | fix uninitialized variable which can be reach in case of failure. | Charles Longeau |
2012-08-30 | On 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 ypldap | Gilles Chehade |
2012-08-30 | when reloading the envelopes from disk, skip envelopes that are | Eric Faurot |
2012-08-30 | - correctly free the task if all rcpt where rejected | Eric Faurot |
2012-08-30 | Add the possibility to map DMA memory non-cached, based on the i386/amd64 | Martin Pieuchot |
2012-08-30 | Use only one macro instead of two to turn debug printf on. | Martin Pieuchot |
2012-08-30 | Use an explicit suffix for the "fld" instruction to shut up clang. The correct | Mark Kettenis |
2012-08-30 | sync | Theo de Raadt |
2012-08-30 | pmdb went to the attic | Theo de Raadt |
2012-08-30 | Move pmdb to the attic. | Mark Kettenis |
2012-08-30 | no md_root_setconf | Theo de Raadt |
2012-08-30 | Sloppy state tracking renders ICMP direction check useless | Mike Belopuhov |
2012-08-30 | make a variable that can take a value of -1 signed to match what the | Jonathan Gray |
2012-08-30 | Use (rate / 15) as block size in off-line mode to ensure the | Alexandre Ratchov |
2012-08-30 | rfc 5905 replaces rfc 2030; for now, the reference to 2030 in ntpd.conf | Jason McIntyre |
2012-08-30 | Some line counter goodness from Florian Obser. | lum |
2012-08-30 | This diff allows the user to decide what to do with buffers that | lum |
2012-08-30 | Lowercase the first "i" in isFile, isLink, isSymLink, and isHardLink | william |
2012-08-30 | remove libexec/tftp-proxy now we have usr.sbin/tftp-proxy | David Gwynne |
2012-08-29 | 1) Remove documentation of the groff-1.15 compatibility quirk | Ingo Schwarze |
2012-08-29 | Kill all NOPIE and NOPIE_FLAGS in i386/stand, replacing them with -fno-pie | Pascal Stumpf |
2012-08-29 | - rfc 4835 obsoletes rfc 2406 | Jason McIntyre |
2012-08-29 | remove ancient cruft. | Marc Espie |
2012-08-29 | Adjust for changes to "struct reg". | Mark Kettenis |
2012-08-29 | Fix _SC_CHILD_MAX, _SC_OPEN_MAX, and _SC_STREAM_MAX to correctly | Matthew Dempsky |
2012-08-29 | The low-level guts to support MTP (Multi-Threaded Processing) on the | Mark Kettenis |
2012-08-29 | rfc 5036 obsoletes rfc 3036; ok claudio | Jason McIntyre |
2012-08-29 | Make sure the interrupt stack for the boot processor is properly aligned to | Mark Kettenis |
2012-08-29 | bump reference to rfc 1583 to rfc 2328; | Jason McIntyre |
2012-08-29 | Add DWARF2 CFI unwinder for hppa. | Mark Kettenis |
2012-08-29 | Adjust for changes to "struct reg". | Mark Kettenis |
2012-08-29 | Change "struct reg" to include a few more registers. We now use the same | Mark Kettenis |
2012-08-29 | - document rfc 1994 | Jason McIntyre |
2012-08-29 | Handle T_IPROT traps from userland by call vm_fault() instead of doing an | Mark Kettenis |
2012-08-29 | switch the default queue encryption to AES-128 | Christian Weisgerber |
2012-08-29 | no point having two copies of this file - this copy never got | Jason McIntyre |
2012-08-29 | update the rfc references; ok krw | Jason McIntyre |
2012-08-29 | tweak previous; | Jason McIntyre |
2012-08-29 | Get rid of all NOPIE and NOPIE_FLAGS in amd64/stand and use -fno-pie and -nopie | Pascal Stumpf |
2012-08-29 | Test the exit status of the compiler by pulling it out the pipeline, so | Philip Guenthe |
2012-08-29 | obvious, but document that change of any encryption parameter *requires* | Gilles Chehade |