Age | Commit message (Expand) | Author |
2013-03-31 | Principle of least astonishment: implement nameserver retry/backoff as | Eric Faurot |
2013-03-31 | Add a couple commas, as suggested by jmc@ | Philip Guenther |
2013-03-31 | getaddrinfo is now thread-safe. | Brad Smith |
2013-03-31 | sync | Theo de Raadt |
2013-03-31 | try to avoid pulling in pte.h and other more crazy things. Checked against | Theo de Raadt |
2013-03-31 | do not need machine/cpu.h directly | Theo de Raadt |
2013-03-31 | NBPG and PGSHIFT are now available directly from cpp due to param.h | Theo de Raadt |
2013-03-31 | do not need machine/cpu.h directly | Theo de Raadt |
2011-04-24 | Here comes the easter bunnytils 2.17 (the last version released against a | Miod Vallat |
2013-03-31 | unbreak tree | Theo de Raadt |
2013-03-31 | sync | Theo de Raadt |
2013-03-31 | Use the discipline name instead of the product string when reporting the | Joel Sing |
2013-03-31 | Use consistent error handling when validating the number of chunks | Joel Sing |
2013-03-31 | ooops, forgot to lower the define after my very last test: it's 10% not 99% | Gilles Chehade |
2013-03-31 | Resort to I2C bit-banging on the SDVO port like Linux does. Using GMBUS simply | Mark Kettenis |
2013-03-31 | m88k has shared libs now. | Brad Smith |
2013-03-31 | More runtime value initialisation functions. | Joel Sing |
2013-03-31 | build this on octeon too | Jasper Lievisse Adriaanse |
2013-03-31 | Unbreak the build on amd64 by making sure that inteldrm pulls in the generic | Mark Kettenis |
2013-03-31 | fix feature(3p) manual, which was missing a generated table. spotted by espie@ | Stuart Henderson |
2013-03-31 | Add bit banging support. | Mark Kettenis |
2013-03-31 | The return value of sd_free_resources() is never checked and all of the | Joel Sing |
2013-03-31 | install the proper 5.16.3 perldelta file, spotted by espie@ | Stuart Henderson |
2013-03-31 | Fix compilation with debug. | Joel Sing |
2013-03-31 | The call to in_pcballoc() in user request attach was handled in | Alexander Bluhm |
2013-03-31 | Provide default resource allocation and free functions. Convert all | Joel Sing |
2013-03-31 | Pull the initialisation of runtime values out into a separate init | Joel Sing |
2013-03-31 | typo fix from rodent@netbsd; | Jason McIntyre |
2013-03-31 | Document more difference between parent and child. | Philip Guenther |
2013-03-31 | Updates to RETURN VALUES, ERRORS, and STANDARDS | Philip Guenther |
2013-03-31 | Updates to SYNOPSIS, ERRORS, and STANDARDS | Philip Guenther |
2013-03-31 | Let the DDC "proxy" functions call the high-level I2C functions instead | Mark Kettenis |
2013-03-31 | Add ERRORS and STANDARDS sections; reorder and reword description to | Philip Guenther |
2013-03-31 | Use consistent wording for the EINVAL, EBADF, ENOTDIR, and EACCES cases | Philip Guenther |
2013-03-31 | A space got lost in fstat state output, put it back. | Alexander Bluhm |
2013-03-31 | Do not transfer diverted packets into IPsec processing. They should | Alexander Bluhm |
2013-03-31 | replace pool debug magic with shared mem poison code | Ted Unangst |
2013-03-30 | no bootblocks yet, so keep the empty target for now. | Jasper Lievisse Adriaanse |
2013-03-30 | - Add regress for forthcomming rpath ORIGIN substitution support. | Kurt Miller |
2013-03-30 | Revert alpha/OpenBSD to the binutils 2.15 state, with only DATA_PLT and | Miod Vallat |
2013-03-30 | Revert ppc/OpenBSD to the binutils 2.15 state, with only BSS_PLT and | Miod Vallat |
2013-03-30 | Correctly report `weak' status of non-function symbols. Makes nm agree with | Miod Vallat |
2013-03-30 | Don't create a c++filt.1->gcc.1 manpage link at install time, the c++filt | Miod Vallat |
2013-03-30 | Make forking socket splicing tests more reliable on slow machines. | Alexander Bluhm |
2013-03-30 | allow "0" as service name for raw sockets. | Eric Faurot |
2013-03-30 | Do not assume local nameserver if resolv.conf doesn't exist, just use | Eric Faurot |
2013-03-30 | Fix i2c_algo_dp_aux_exec() such that it handles all transactions needed by | Mark Kettenis |
2013-01-03 | Reengineer the socket splicing regression tests: | Alexander Bluhm |
2013-03-30 | Sync with latest IKEv2 Parameters from IANA. No functional change. | Reyk Floeter |
2013-03-30 | Since deleting all the addresses on an interface removes all the | Kenneth R Westerback |