Age | Commit message (Expand) | Author |
2019-02-01 | add libelf from elftoolchain r3669 | Jonathan Gray |
2019-02-01 | Save connection timeout and restore for 2nd and subsequent attempts, | Darren Tucker |
2019-02-01 | Fix gdb can handle prologues which has the retguard and teach gdb that | YASUOKA Masahiko |
2019-02-01 | the sunxi platform abstraction was removed in 2016 | Jonathan Gray |
2019-02-01 | correct Cd for fdt | Jonathan Gray |
2019-02-01 | correct Cd for fdt | Jonathan Gray |
2019-02-01 | Fix lost interrupts in fec(4). Apparently the tick that talks to the | Patrick Wildt |
2019-01-31 | Bump version number to be able to distinguish bootloaders with softraid | Mark Kettenis |
2004-05-21 | GDB 6.1 (excluding .info files) | Mark Kettenis |
2019-01-31 | Relax overzealous PATH_INFO validation. | Ingo Schwarze |
2019-01-31 | Map SHT_LLVM_LINKER_OPTIONS to string | Mark Kettenis |
2019-01-31 | Ignore LLVM 7's LINKER_OPTIONS section. | Mark Kettenis |
2019-01-31 | Instead of skipping the text mmap test, do a non fixed mmap in this | Alexander Bluhm |
2019-01-31 | matthew noticed that some clocks use tfind() which is not mpsafe. | Ted Unangst |
2019-01-31 | Make divert-packet port accept any port specification | kn |
2019-01-31 | Remove a log statement used for debug | solene |
2019-01-31 | Fix compilation of amd64 kernel when optimization is disabled. | Todd C. Miller |
2019-01-31 | Since resetting of offsets works quite differently in man(7) and mdoc(7), | Ingo Schwarze |
2019-01-31 | Fix tbl(7) centering in mdoc(7) documents. | Ingo Schwarze |
2019-01-31 | make struct chng.status a enum for readability. | Sebastian Benoit |
2019-01-31 | Implement booting from softraid on arm64. This consists of creating a | Patrick Wildt |
2019-01-31 | restrict commands reload and log to root only | solene |
2019-01-31 | Enable IQ/ADC calibration in the athn(4) driver. | Stefan Sperling |
2015-01-29 | reorg tbl(7) test suite | Ingo Schwarze |
2019-01-31 | thinko, from Scott Cheloha | Marc Espie |
2019-01-31 | unwrap a line introduced in previous. | Theo Buehler |
2019-01-31 | remove remnant of jackport | Ted Unangst |
2019-01-31 | tc_setclock: Don't rewind the system uptime during resume/unhibernate. | cheloha |
2019-01-31 | use "sc" as the name of the softc variable in the ioctl code too. | David Gwynne |
2019-01-31 | convert fgetln to getline. this improves portability and sets a good | Ted Unangst |
2019-01-30 | missed in previous revert, function not called anymore | Gilles Chehade |
2019-01-30 | revert previous commit, i wasn't happy with it and it probably came from a | Gilles Chehade |
2019-01-30 | consistently talk about domain key; ok benno | Jason McIntyre |
2019-01-30 | Add authors for public domain sntrup4591761 code; | Markus Friedl |
2019-01-30 | Replace hand rolled linked list with TAILQ. All made possible by the recent | anton |
2019-01-30 | Correct handling of TLS sigalgs extension for TLSv1.0/TLSv1.1. | Joel Sing |
2019-01-30 | Directories need to go into the base set. | Florian Obser |
2019-01-30 | don't be too strict with .forward permissions, it's ok to process it if the | Gilles Chehade |
2019-01-30 | fix parsing of imcomplete dhclient.lease files, initialize epoch to 0. | Sebastian Benoit |
2019-01-30 | check that ips in the forwarder {} sections are indeed ips. | Sebastian Benoit |
2019-01-30 | remove not needed includes in uw_parse.y | Sebastian Benoit |
2019-01-30 | Make bwfm(4) query firmware for RSSI levels and current transmit rate when | Stefan Sperling |
2019-01-30 | Document that we now have support for multiple -p and -u flags. | Martijn van Duren |
2019-01-30 | Use ' and " instead of archaically considering ` a left quote. | Anthony J. Bentley |
2019-01-30 | Check ferror(3) on the right stream. | Sunil Nimmagadda |
2019-01-30 | implement -msave-args in clang/llvm, like the sun did for gcc | David Gwynne |
2019-01-30 | use MPLS_SHIM2LABEL and MPLS_LABEL2SHIM | David Gwynne |
2019-01-30 | add some macros to help turn labels into shims and back again. | David Gwynne |
2019-01-30 | dont store the unit when creating the interface, it's never used | David Gwynne |
2019-01-29 | check the result of rtalloc with rtisvalid instead of a compare with NULL | David Gwynne |