Age | Commit message (Expand) | Author |
2017-09-15 | Add dtbs the am335x_boneblack U-Boot image may use if a matching model | Jonathan Gray |
2017-09-15 | Use a poll() loop when trying read the default route from | Kenneth R Westerback |
2017-09-15 | Fix bitwise operations error messages; from FreeBSD | Antoine Jacoutot |
2017-09-15 | Clean up pf rules and states on remote machine so that they do not | Alexander Bluhm |
2017-09-15 | move the envelope handling code to its own function to clarify the | Eric Faurot |
2017-09-15 | Move/add log_procinit() and setproctitle() calls so they reliably work | Kenneth R Westerback |
2017-09-15 | port taskqs to vmd for use in future work on virtio devices | David Gwynne |
2017-09-07 | Copy IPv6 fragment test cases to IPv4 and adapt to the different | Alexander Bluhm |
2017-09-15 | vmd: improve a debug message with more information | Mike Larkin |
2017-09-15 | vmd: emulate UART scratch register, seems to be required by GRUB and | Mike Larkin |
2017-09-15 | wrap a long line | Mike Larkin |
2017-09-14 | fix accounting for received prefixes per neighbor | Peter Hessler |
2017-09-14 | clarify what inet6 autoconf does, mention and link to slaacd(8) | Sebastian Benoit |
2017-09-14 | clarify that slaacd is a client; Xr to rtadvd. feedback/ok benno jmc | Stuart Henderson |
2017-09-14 | spacing | Reyk Floeter |
2017-09-14 | Differentiate between a style string not being specified and an empty | Jonathan Gray |
2017-09-14 | Revert commitid: gJtIN6rRTS3CHy9b. | Damien Miller |
2017-09-14 | Strive to rationalize fatal[x]() usage and | Kenneth R Westerback |
2017-09-13 | Add missing pipe in sxitwi(4)'s match code to actually make | Patrick Wildt |
2017-09-13 | Check that pending "message repeated" is printed at exit and restart. | Alexander Bluhm |
2017-09-13 | Print SKIPPED if sudo and doas configuration is missing. Prevents | Alexander Bluhm |
2017-09-13 | Fix typo; ok benno@ jmc@ sthen@ tb@ | anton |
2017-09-13 | Remove unused (always 1) arguments from some functions, from Daniel | Nicholas Marriott |
2017-09-13 | Check that the hostname added by syslogd -h in file and server log | Alexander Bluhm |
2017-09-12 | - sprinkle variable name and printf tweaks | Jasper Lievisse Adriaanse |
2017-09-12 | mapalign returns MAP_FAILED for failuer; from George Koehler | Otto Moerbeek |
2017-09-12 | Do not segfault when there are two .Dt macros, the first without | Ingo Schwarze |
2017-09-12 | there is no offical way to get the max value of time_t, but this one works | Otto Moerbeek |
2017-09-12 | Syslogd does no longer keep the *:514 UDP sockets open by default. | Alexander Bluhm |
2017-09-12 | In the default configuration syslogd(8) kept two *:514 UDP sockets | Alexander Bluhm |
2017-09-12 | use .Dv for ioctl(2) request names; | Ingo Schwarze |
2017-09-12 | use the standard .Fa idiom for ioctl(2) args, and kill .Tn | Ingo Schwarze |
2017-09-12 | use the standard .Fa idiom for ioctl(2) args | Ingo Schwarze |
2017-09-12 | minor markup corrections: Cd for options(4), Vt for data types | Ingo Schwarze |
2017-09-12 | standard .Fa markup for ioctl(2) args, and add one missing .Dv; | Ingo Schwarze |
2017-09-12 | Sleep for some time to avoid race reporting a different number of reference | Martin Pieuchot |
2017-09-12 | Include room for NUL-termination when calculating the length of archive | Martin Pieuchot |
2017-09-12 | option DDB_STRUCT is gone, 'show struct' now work in GENERIC. | Martin Pieuchot |
2017-09-12 | Remove option DDB_STRUCTINFO. Now that ddb(4) is CTF aware, similar | Martin Pieuchot |
2017-09-12 | Skip forward declarations until ctfconv(1) properly merge them with | Martin Pieuchot |
2017-09-12 | Fix cross-compiling GCC toolchains on Clang archs. | Martin Pieuchot |
2017-09-12 | unused variable | Damien Miller |
2017-09-12 | fix tun/tap forwarding case in previous | Damien Miller |
2017-09-12 | Make remote channel ID a u_int | Damien Miller |
2017-09-12 | refactor channels.c | Damien Miller |
2017-09-12 | rename setredzone to setguardpage. | David Gwynne |
2017-09-12 | add a guard page on the end of each threads kernel stack. | David Gwynne |
2017-09-12 | Update the documentation regarding /dev/mem and /dev/kmem; | Ingo Schwarze |
2017-09-11 | add functions to provide direct access to guest memory as vmd addresses | David Gwynne |
2017-09-11 | bring SET, CLR, and ISSET macros in | David Gwynne |