Age | Commit message (Expand) | Author |
2017-07-01 | close open fd after testing files, ensuring that fd isn't stdin. | Bryan Steele |
2017-07-01 | Use absolute pointers in codepatch entries | Stefan Fritsch |
2017-07-01 | Use absolute pointers in codepatch entries | Stefan Fritsch |
2017-07-01 | provide both TRAP and NOP values for our architectures, then change | Theo de Raadt |
2017-07-01 | Update inteldrm(4) to code based on Linux 4.4.70. This brings us support for | Mark Kettenis |
2011-04-24 | Here comes the easter bunnytils 2.17 (the last version released against a | Miod Vallat |
2017-07-01 | Update inteldrm(4) to code based on Linux 4.4.70. This brings us support for | Mark Kettenis |
2017-07-01 | Update inteldrm(4) to code based on Linux 4.4.70. This brings us support for | Mark Kettenis |
2017-07-01 | - Avoid possible use of uninitialized variable; noticed by jsg@ | Kevin Lo |
2017-07-01 | effectively kill depend as an independant target (there are a few corners | Marc Espie |
2017-07-01 | missed BUILDFIRST. Allow stuff to proceed without depends | Marc Espie |
2017-07-01 | magicfp is fclosed where it was opened, remove fclose from magic_load() | Bryan Steele |
2017-07-01 | remove post-SSHv1 removal dead code from rsa.c and merge the | Damien Miller |
2017-07-01 | delete -p options, the relevant parts are now covered by mandoc; | Ingo Schwarze |
2017-07-01 | When checking cross references with -Tlint, ultimately fall back to | Ingo Schwarze |
2017-07-01 | go thru POSIX::Termios to turn off kerninfo. | Marc Espie |
2017-07-01 | When checking the validity of cross references with -Tlint, | Ingo Schwarze |
2017-07-01 | Basic reporting of .Xrs to manual pages that don't exist | Ingo Schwarze |
2017-06-30 | Don't write over right border. | Nicholas Marriott |
2017-06-30 | Fix previous when we end up able to show no panes. | Nicholas Marriott |
2017-06-30 | Try to show a better preview of sessions and windows in tree mode. | Nicholas Marriott |
2017-06-30 | Improve reorder_kernel() | Robert Peichaer |
2017-06-30 | Create a unique kernel to boot from during install and upgrade. | Robert Peichaer |
2017-06-30 | Build and run libexpat regress tests from src/lib/libexpat/tests. | Alexander Bluhm |
2017-06-30 | Add test suite source files for expat 2.2.1. | Alexander Bluhm |
2017-06-30 | Add mdoc(7) macros to vi's built-in lists of roff paragraph/section macros. | Anthony J. Bentley |
2017-06-30 | AmigaOS and pre-X Mac OS support has been dropped in upstream | Alexander Bluhm |
2017-06-30 | In OpenBSD 6.0 we had the check (ip6_forward_rt.ro_tableid != | Alexander Bluhm |
2017-06-30 | Update libexpat to version 2.2.1 which has some security fixes. | Alexander Bluhm |
2017-06-30 | Add missing rot13 function prototype | Ricardo Mestre |
2017-06-30 | Fix a format string specifier error in a debug printf. | Mike Larkin |
2017-06-30 | Remove unused variables | Mike Larkin |
2017-06-30 | Only call close once in confree(). ssh_packet_close will close the FD | Darren Tucker |
2017-06-29 | Use 100 as the example for command-alias because the defaults are from 0 | Nicholas Marriott |
2017-06-29 | Nuke undocumented long-deprecated and/or unsupported lease | Kenneth R Westerback |
2017-06-29 | kill RCSID macros; discussed with millert | Theo de Raadt |
2017-06-29 | Put asm-generated strings into .rodata | Theo de Raadt |
2017-06-29 | put SYSTEM_SWAP_DEP out of its misery, it died in 1997, along with config.old | Marc Espie |
2017-06-29 | Increase the input line buffer to 4096 bytes. | Martijn van Duren |
2017-06-29 | Skip whitespace at the beginning of eqn(7) nodes, | Ingo Schwarze |
2017-06-29 | Mention TIOCSTAT in tty(4). | anton |
2017-06-29 | some kernel relink bits, tweaked by deraadt; | Jason McIntyre |
2017-06-29 | warn about some non-portable idioms in .Bl -column; | Ingo Schwarze |
2017-06-29 | delete_addresses(), interface_status(), addressinuse(), | Kenneth R Westerback |
2017-06-29 | Clarify that .Ta as a line macro is a portability problem, | Ingo Schwarze |
2017-06-29 | 0xd4d4d4d4 is a useful 'trap instruction' on arm64, but not on arm32. | Theo de Raadt |
2017-06-29 | Always use the maximum permissible frame size for Rx size limit. | Visa Hankala |
2017-06-29 | Move <fcntl.h> to its alphabetic spot and add __dead attribute to usage() | Theo Buehler |
2017-06-29 | add some comments, no functional change | Mike Larkin |
2017-06-29 | suppress local symbols in mptramp. Matches a similar diff in | Mike Larkin |