Age | Commit message (Expand) | Author |
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 |
2017-06-29 | suppress local symbols in mptramp. Matches a similar diff in | Mike Larkin |
2017-06-29 | Remove a block of "#if 0" code that has been in the file since r1.1, 13 | Mike Larkin |
2017-06-29 | Remove an "#if 1" that had been in the code for 16 years. I think it's | Mike Larkin |
2017-06-29 | spelling fix; from greg lehey, freebsd r320427; | Jason McIntyre |
2017-06-29 | hide some locore0 symbols that are only used inside locore0. | Mike Larkin |
2017-06-29 | TEMPORARILY disable gap compilation, until lld is fixed/updated to | Theo de Raadt |
2017-06-29 | Fix incorrectly swapped labels of left/right arrows. | Anthony J. Bentley |
2017-06-29 | Switch TIOCSTAT to _IO(). Two decades ago it was mistakenly defined to | Theo de Raadt |
2017-06-29 | Due to risks known for decades, TIOCSTI now performs no action, and simply | Theo de Raadt |
2017-06-29 | set c.c_maxrxlen to something. apparently lost a line somewhere. | Ted Unangst |
2017-06-29 | take const off the timeval argument in the pending functions. | David Gwynne |
2017-06-28 | Introduce a simple mechanism to select the appropriate queue manager | Mike Belopuhov |
2017-06-28 | Tighten up FQ-CoDel vs HFSC checks | Mike Belopuhov |
2017-06-28 | Provide pf queue manager API | Mike Belopuhov |
2017-06-28 | Extend pf queueing ops to include queue manager hooks | Mike Belopuhov |
2017-06-28 | hfsc.c should depend on pf instead of inet | Mike Belopuhov |
2017-06-28 | reinstate .El removed in previous; | Jason McIntyre |
2017-06-28 | Test for file from stdin. | Nicholas Marriott |
2017-06-28 | Fix stdin file read support, accidentally broken in my last commit. | Bryan Steele |
2017-06-28 | Only pass required fields of interface_info to priv_* functions | Kenneth R Westerback |
2017-06-28 | delete_route() doesn't need any info from its struct interface_info | Kenneth R Westerback |