Age | Commit message (Expand) | Author |
2017-06-21 | sync | Theo de Raadt |
2017-06-21 | error out if an exists condition tests an empty path, because that makes | Marc Espie |
2017-06-21 | DEPENDSFILE comes from FreeBSD, we don't have it. replace it with its | Marc Espie |
2017-06-20 | use [] instead of * for reaching regions to unmap, making this more | Theo de Raadt |
2017-06-20 | Fix a path in Makequest and remove hack.sh (it never worked). | Michal Mazurek |
2017-06-20 | Remove locate.concatdb, it never worked. | Michal Mazurek |
2017-06-20 | Set SRCDIR according to build type and s/X11SRC/XSRCDIR | Antoine Jacoutot |
2017-06-20 | trim more error messages | Marc Espie |
2017-06-20 | doas won't be configured after the first boot, so stop recommending | T.J. Townsend |
2017-06-20 | '^T' is documented to be bounded to transpose-chars while in emacs | Bryan Steele |
2017-06-20 | KNF: remove parentheses from switch case labels; no binary change | Ingo Schwarze |
2017-06-20 | In ddb print socket bit field so_state in hex to match SS_ defines. | Alexander Bluhm |
2017-06-20 | Fix EOL tests for ksh vi mode. | anton |
2017-06-20 | Don't try to close every single file descriptor up to _SC_OPEN_MAX in csh. | anton |
2017-06-20 | Check the validity of the `qtd' pointer after each interrupt case | Visa Hankala |
2017-06-20 | Do not touch file pointers for which FILE_IS_USABLE() is false. | Gerhard Roth |
2017-06-20 | Remove the IWM_FLAG_HW_INITED flag from iwm(4). This flag was redundant. | Stefan Sperling |
2017-06-20 | Initialize the link state of a wireless interface to DOWN when the | Stefan Sperling |
2017-06-20 | Fix a couple of comment typos in amd64 and i386 biosvar.h | Tom Cosgrove |
2017-06-20 | Do not use the interface pointer after if_put(). Rename ipip_input_gif() | Alexander Bluhm |
2017-06-20 | Convert sodidle() to timeout_set_proc(9), it needs a process context | Martin Pieuchot |
2017-06-20 | Remove KERNEL_LOCK() asserts. | Martin Pieuchot |
2017-06-20 | Better document the :s ex command and its variants. | Anthony J. Bentley |
2017-06-20 | sync | Jonathan Gray |
2017-06-20 | remove some magic numbers in the flush-by-asid code and check if the CPU | Mike Larkin |
2017-06-20 | SVM: better cleanbits handling. Fixes an issue on Bulldozer CPUs causing | Mike Larkin |
2017-06-20 | fix some nits | Jonathan Matthew |
2017-06-20 | Revert a previous commit that increased the virtio queue size since it | Mike Larkin |
2017-06-19 | dynamically scale the size of the per cpu cache lists. | David Gwynne |
2017-06-19 | s/a active/an active/ | David Gwynne |
2017-06-19 | s/pool_set_hardlimit/pool_sethardlimit/ | David Gwynne |
2017-06-19 | s/can be from process context/can be called from process context/ | David Gwynne |
2017-06-19 | talk about the per cpu caches in pools by documenting pool_cache_init() | David Gwynne |
2017-06-19 | As early as possible, create a link /bsd.booted to the /bsd kernel we | Theo de Raadt |
2017-06-19 | Import route priority support from ospfd to ospf6d. | friehm |
2017-06-19 | Various KNF nits. | Kenneth R Westerback |
2017-06-19 | missing letter in previous; | Jason McIntyre |
2017-06-19 | Terminate pledge log(9) with newline. This fixes dmesg(8) output. | Alexander Bluhm |
2017-06-19 | When dealing with mbuf pointers passed down as function parameters, | Alexander Bluhm |
2017-06-19 | delete accidental blank line | Theo de Raadt |
2017-06-19 | The IP multicast forward functions return an errno, call the variable | Alexander Bluhm |
2017-06-19 | Fix the timecounter register on CN72xx/CN73xx. | Visa Hankala |
2017-06-19 | Use octeon_model_family() for SoC identification as in the rest | Visa Hankala |
2017-06-19 | Use type register_t instead of __register_t. Drop unneeded __unused. | Visa Hankala |
2017-06-19 | There is no RTC on the E1000 board. | Visa Hankala |
2017-06-19 | Use a consistent naming for fdt attach arguments. | Visa Hankala |
2017-06-19 | sync | Theo de Raadt |
2017-06-19 | Fix a regression in the previous revision: | Ingo Schwarze |
2017-06-19 | Add a handler for the WSDISPLAYIO_GINFO ioctl in radeondrm, allowing | Frederic Cambus |
2017-06-19 | Add a handler for the WSDISPLAYIO_GINFO ioctl in inteldrm, allowing | Frederic Cambus |