Age | Commit message (Expand) | Author |
2012-09-07 | Create IPv6 privacy addresses even if static IPv6 addresses are present. | Stefan Sperling |
2012-09-06 | remove compat_aout support for i386. ok deraadt | Ted Unangst |
2012-09-06 | Remove the need to occasionally treat dos file names as strings by | Kenneth R Westerback |
2012-09-05 | COMPAT_O48 can be turned off; ok guenther | Theo de Raadt |
2012-09-05 | struct oscsi_addr is not used anymore | Theo de Raadt |
2012-09-05 | struct orlimit is only used by linux compat now, and can stop polluting | Theo de Raadt |
2012-09-05 | struct omount can die; ok guenther | Theo de Raadt |
2012-09-04 | Implement pci_min_powerstate(). | Mark Kettenis |
2012-09-04 | Implement pci_min_powerstate(). | Mark Kettenis |
2012-09-04 | Implement pci_min_powerstate(). | Mark Kettenis |
2012-09-04 | The powerlevel is an unsigned int, there is no need to check for negative | Claudio Jeker |
2012-09-04 | Raise IPL to IPL_SOFTNET in nd6_addr_add(). This code originally ran at | Stefan Sperling |
2012-09-03 | add Intel 7 series kt (amt serial over lan) | Jonathan Gray |
2012-09-03 | remove a NOPIE= that was still lying around | Theo de Raadt |
2012-09-02 | sparc -nopie conversion, tested by and ok deraadt@. | Pascal Stumpf |
2012-09-02 | Allow bootblocks to build in PIE; joint effort with pascal | Theo de Raadt |
2012-09-02 | Dont "#ifdef DIAGNOSTICS" out umidi_jack->intr. | Alexandre Ratchov |
2012-09-02 | Make profiling actually work on hppa. | Mark Kettenis |
2012-09-02 | convert to plain -fno-pie/-nopie. Looks good to deraadt@. | Pascal Stumpf |
2012-09-02 | Cope with pie-by-default, if it ever happens; ok pascal | Theo de Raadt |
2012-09-02 | Bump the buffer size from 32 to 128 bytes, because some responses may | Martin Pieuchot |
2012-09-02 | Do not need bcopy trickery to update the file descriptor | Theo de Raadt |
2012-09-01 | Fix alpha bootblocks: Compile with -fno-pie, link with -nopie. | Pascal Stumpf |
2012-08-31 | remove some compat junk; ok kettenis | Theo de Raadt |
2012-08-31 | Kill NOPIE and NOPIE_FLAGS in loongson/stand. | Pascal Stumpf |
2012-08-31 | Kill NOPIE and NOPIE_FLAGS in hppa/stand. | Pascal Stumpf |
2012-08-31 | Wake on LAN support for nfe(4). Tested by me, russel on misc@, and jsg. | Stefan Sperling |
2012-08-31 | Move sgi/stand to plain -fno-pie -nopie. Binaries are the same. | Pascal Stumpf |
2012-08-30 | Determine the memory and mmio regions based on previously initialzed BAR | Martin Pieuchot |
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 | Kill NOPIE and NOPIE_FLAGS in sparc64/stand. Binaries are identical according | Pascal Stumpf |
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 | 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-29 | Kill all NOPIE and NOPIE_FLAGS in i386/stand, replacing them with -fno-pie | Pascal Stumpf |
2012-08-29 | The low-level guts to support MTP (Multi-Threaded Processing) on the | Mark Kettenis |
2012-08-29 | Make sure the interrupt stack for the boot processor is properly aligned to | Mark Kettenis |
2012-08-29 | Change "struct reg" to include a few more registers. We now use the same | Mark Kettenis |
2012-08-29 | Handle T_IPROT traps from userland by call vm_fault() instead of doing an | Mark Kettenis |
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 | Implement pci_min_powerstate(). | Mark Kettenis |
2012-08-29 | Implement pci_min_powerstate(). | Mark Kettenis |
2012-08-28 | Add -nopie to LINKFLAGS on ELF architectures. Note that this needs an | Pascal Stumpf |
2012-08-28 | Do not add SLAAC or privacy addresses when a static address in the same prefix | sperreault |
2012-08-28 | Implement pci_min_powerstate(). | Mark Kettenis |