Age | Commit message (Expand) | Author |
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 |
2017-07-31 | Ignore explicitly specified negative column widths rather than | Ingo Schwarze |
2017-07-31 | Fix an out of bounds read access to a constant array that caused | Ingo Schwarze |
2017-07-31 | Replace OCTEON_MAXCPUS with MAXCPUS to avoid redundancy. | Visa Hankala |
2017-07-31 | Assume edge triggering by default for robustness, as is done | Visa Hankala |
2017-07-31 | Back out previous commit but handle the case where the device path consists | Mark Kettenis |
2017-07-31 | Back out previous commit but handle the case where the device path consists | Mark Kettenis |
2017-07-31 | Comment out non-crucial device drivers (xhci(4), wdc@pcmcia, and cd(4) | Theo de Raadt |
2017-07-31 | Use unsigned long instead of uint32_t, which is the appropriate integer | Mark Kettenis |
2017-07-31 | Don't set HTTP date header if already set. | ians |
2017-07-31 | print the number of GCs with print_fld_size instead of print_fld_uint. | David Gwynne |
2017-07-31 | The handling of 'add' used by bridge and switch in ifconfig does not | Jonathan Gray |