Age | Commit message (Expand) | Author |
2019-03-05 | sync | Jonathan Gray |
2019-03-05 | add llvm-config.1 from llvm-config.rst | Jonathan Gray |
2019-03-05 | add libLLVM | Jonathan Gray |
2019-03-05 | add libLLVM | Jonathan Gray |
2019-03-05 | sync | Jonathan Gray |
2019-03-05 | Build and install a shared libLLVM, llvm-config and llvm includes. | Jonathan Gray |
2019-03-05 | add -e to usage; while here, change the argument name to -T from tableid | Jason McIntyre |
2019-03-05 | build AMDGPU Target in addition to native | Jonathan Gray |
2019-03-05 | libLLVM in base will be installed as libLLVM.so.major.minor with no | Jonathan Gray |
2019-03-05 | add Makefile for llvm-config | Jonathan Gray |
2019-03-05 | swap MFI_LD_PROG_BGI and MFI_LD_PROG_CC cases to match value order | Jonathan Matthew |
2019-03-05 | apply background init progress fix from r1.59 of mfii.c | Jonathan Matthew |
2019-03-04 | move back to ifiq_input counting packets instead of queue operations. | David Gwynne |
2016-09-03 | Use the space freed up by sparc and zaurus to import LLVM. | Pascal Stumpf |
2019-03-04 | After vmm(4) max name length has been increased, adapt vmd(8) config | Alexander Bluhm |
2019-03-04 | don't need to initialise qdrops twice when setting up ifqs and ifiqs. | David Gwynne |
2019-03-04 | when showing interface stats, combine the queue drops with errors as fails | David Gwynne |
2019-03-04 | expose the interface queue drops in the interface view | David Gwynne |
2019-03-04 | Support for rfc 6455 Websockets connection upgrade. Add a new protocol | Sebastian Benoit |
2019-03-04 | make title a const char *. | David Gwynne |
2019-03-04 | add kqueue pty close slave test | anton |
2019-03-04 | add support for multiple kqueue pty tests | anton |
2019-03-04 | one regress test per line to reduce future churn | anton |
2019-03-04 | When closing the slave end of a pty, generate an EOF event to any kqueue | anton |
2019-03-04 | allow IPv6 to flow through pppx(4) | denis |
2019-03-04 | For TIOCGWINSZ, #include <termios.h> rather than <sys/termios.h> | Ingo Schwarze |
2019-03-04 | Don't index a void pointer, fixes compilation with visual studio. | Todd C. Miller |
2017-10-11 | Add regression tests for vmd(8) config parsing. | Alexander Bluhm |
2019-03-04 | BUGS goes last; | Jason McIntyre |
2019-03-04 | known fact, check-lib-depends does not understand subdirectories | Marc Espie |
2019-03-04 | When the -S option is given to man(1) and the requested manual page | Ingo Schwarze |
2019-03-04 | Fix the last straggler where the struct roff_node "line" member | Ingo Schwarze |
2019-03-04 | According to RFC 7230 Section 3.2 header field names are | Florian Obser |
2019-03-04 | Fix sense of aggressive-resize flag. | Nicholas Marriott |
2019-03-04 | Don't set client offset if client is not a terminal | Nicholas Marriott |
2019-03-04 | According to RFC 7230 Section 3.2 header field names are | Florian Obser |
2019-03-04 | Add padding to struct sadb_x_counter to make it comply with | Stefan Sperling |
2019-03-04 | link pthread_rwlock2 test | Sebastien Marie |
2019-03-04 | add a new pthread_rwlock test based on concurrent rw/rd access on a buffer. | Sebastien Marie |
2019-03-04 | Yet another (unsigned) cast who's only purpose is to incorrectly truncate | Theo de Raadt |
2019-03-04 | Make sure we clear all valid bytes in clrbuf. | David Hill |
2019-03-04 | add the STANDARDS section | David Gwynne |
2019-03-03 | Wake all waiters when unlocking an rwlock. This fixes a hang | Visa Hankala |
2019-03-03 | uppercase Internet, to match the other instance in this page; | Jason McIntyre |
2019-03-03 | talk about IPv4 and IPv6 in a more symmetrical way | Ingo Schwarze |
2019-03-03 | tweak the previous two commits: | Ingo Schwarze |
2019-03-03 | Just called the Internet now | Theo de Raadt |
2019-03-03 | We call it just Internet now | Theo de Raadt |
2019-03-03 | in vdprintf(), no need to use the file locking mecanism when using | Sebastien Marie |
2019-03-03 | Found some historical code. Don't cast the pointer for bzero to a different ... | Theo de Raadt |