summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-17If file descriptors are exhausted during initialization, we seeAlexander Bluhm
2017-09-17syslogd has special code to report errors before it has beenAlexander Bluhm
2017-09-17vmd: send/recv pci config space instead of recreating pci devices on receivepd
2017-09-17vmd: re add rtc.per and rtc.sec evtimers on receivepd
2017-09-17When writing local output, syslogd ignores EAGAIN. UnfortunatelyAlexander Bluhm
2017-09-17Oops. Missed a file.Kenneth R Westerback
2017-09-17Create global 'log_procname' and set it to '<ifname>' orKenneth R Westerback
2017-09-17use strip directly. The layers if macros are not actually helpful.Theo de Raadt
2017-09-17Some further shrinking, but obviously not enough. Something unknownTheo de Raadt
2017-09-17Give up on alpha floppies for nowTheo de Raadt
2017-09-17link to mtrr(4) because the mem(4) driver supports ioctl(2)Ingo Schwarze
2017-09-17__progname has type char *, we cannot change its type without causingOtto Moerbeek
2017-09-17Do not print "cpuX launched" any longer. This reduces dmesg spamVisa Hankala
2017-09-16we already have a comparison function for libobjects, so move it up toMarc Espie
2017-09-16recognize @version, to be used for a system-wide version markerMarc Espie
2017-09-16Make sure to freezero() the wide-character copy of the user supplied password.anton
2017-09-16Carefully add casts to silence clang sign-compare warnings. ok millert@Otto Moerbeek
2017-09-16Make sure that `fsr' is always initialized. Non-DEBUG kernelsVisa Hankala
2017-09-16The copyin(9) family of functions should return EFAULT for all memoryPhilip Guenther
2017-09-15Coverity complains that top == NULL was checked and further downAlexander Bluhm
2017-09-15Coverity complained that the while loop at the end of m_adj() couldAlexander Bluhm
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