Age | Commit message (Expand) | Author |
2017-08-03 | Whitespace. | Kenneth R Westerback |
2017-08-03 | Make -Q work play nice with other flags. This makes things like: | Aaron Bieber |
2017-08-03 | Remove duplicated commented out "dev/rasops/files.rasops" include. | Frederic Cambus |
2017-08-03 | Flush static (RTF_STATIC) routes and not just | Kenneth R Westerback |
2017-08-02 | Split up source code to keep clang from optimizing this into failure. | Mark Kettenis |
2017-08-02 | Fix register numbering for OpenBSD/i386. Make exception handling work with | Mark Kettenis |
2017-08-02 | When performing an inverted search in less, make sure to invalidate the match | anton |
2017-08-02 | List D-Link DWA-130 rev F1 as a supported run(4) device. | Stefan Sperling |
2017-08-02 | Match D-Link DWA-130 rev F1 devices. These work with run(4). | Stefan Sperling |
2017-08-02 | regen | Stefan Sperling |
2017-08-02 | Add device ID for D-Link DWA-130 rev F. | Stefan Sperling |
2017-08-02 | No longer use names that only occur in the SYNOPSIS section as names | Ingo Schwarze |
2016-09-03 | Import libunwind 3.9.0 | Patrick Wildt |
2005-09-28 | two new regresses for dlclose. double dlopen("foo") with single | Kurt Miller |
2017-08-02 | Delete duplicated switch {} case: block. | Kenneth R Westerback |
2017-08-02 | Add selection_present format so commands in copy mode can use it, GitHub | Nicholas Marriott |
2017-08-02 | Fix rtable regression tests. | Martin Pieuchot |
2017-08-02 | Move a sanity check that only makes sense for userland where it belongs. | Martin Pieuchot |
2017-08-02 | Only run mtree if we install a patch. | Antoine Jacoutot |
2017-08-01 | Handle the flags of mousecfg fields correctly. | Ulf Brosziewski |
2017-08-01 | rt_if_track() is needed even on ramdisk kernels, because of MPATH | Theo de Raadt |
2017-08-01 | Add missing splx(). | Martin Pieuchot |
2017-08-01 | Remove some debug printfs. | Mark Kettenis |
2017-08-01 | use AI_NUMERICHOST for getaddrinfo(), we can only configure ip | Sebastian Benoit |
2017-08-01 | Apply stricter pledge rules if possible. These are based on the usage of | Martijn van Duren |
2017-08-01 | sync | Visa Hankala |
2017-08-01 | man octxctl(4) | Visa Hankala |
2017-08-01 | Add a driver for the OCTEON USB3 controller bridge. | Visa Hankala |
2017-08-01 | Zero out excess bytes in perl long doubles | Andrew Fresh |
2017-08-01 | delete sigmask(3) from sigsetmask(3) SYNOPSIS and use .Xr rather | Ingo Schwarze |
2017-08-01 | Remove self assignment. | anton |
2017-08-01 | add missing and correct misspelled names, most in NAME sections; | Ingo Schwarze |
2017-08-01 | Disable ksh VI-editing mode on the install media. We need the space | Theo de Raadt |
2017-08-01 | #if 0 unused chunk for now | Theo de Raadt |
2017-08-01 | A fix is coming in the future, but in the meantime we should never declare | Theo de Raadt |
2017-08-01 | For the kernel binpatches, only deal with /bsd. On MP machines we do have | Antoine Jacoutot |
2017-08-01 | Use "volatile unsigned int" instead of _atomic_lock_t. The _atomic_lock_t | Mark Kettenis |
2017-08-01 | correct function name; | Jason McIntyre |
2017-08-01 | update currency exchange rates; | Jason McIntyre |
2017-08-01 | Use int3 trap padding between functions instead of trapsleds with a leading j... | mortimer |
2017-08-01 | defer init of the myxmcl pool to mountroot, and enable pool cpu caches. | David Gwynne |
2017-07-31 | Silence some warnings generated by clang. | Martijn van Duren |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2017-07-31 | Removed unused struct, also noticed by Edgar Pettijohn. ok jca@, krw@ | rob |
2017-07-31 | Shorten description and remove details regarding the parser implementation. | anton |
2017-07-31 | Tweak demoted state test, ok jca@ | rob |
2017-07-31 | Fix whitespace, ok jca@ | rob |
2017-07-31 | Give back some space to the ramdisk by compiling net/radix.c only | Florian Obser |
2017-07-31 | handle empty output correctly in mda_getlastline() | Gilles Chehade |
2017-07-31 | cmd_dump() is unused | Gilles Chehade |