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