summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-07syncTheo de Raadt
2019-02-07Add lock stack trace saving for witness(4).Visa Hankala
2019-02-07Consistently use m_freem(9). This fixes possible leaks in a fewPatrick Wildt
2019-02-07There's a task ring for executing commands in a sleep-safe context.Patrick Wildt
2019-02-07add LIBELFJonathan Gray
2019-02-07.PpJason McIntyre
2019-02-07deraadt@ says "don't wait" re. adding timeradd.3 to this Makefile...cheloha
2019-02-07Add manpage for timer* macros, actually document timespec* macros.cheloha
2019-02-06Rework fec(4). I have written this driver in 2012 as my first everPatrick Wildt
2019-02-06Remove the misleading statement ".No takes no arguments".Ingo Schwarze
2019-02-06Let roff_getname() end the roff identifier at a tab characterIngo Schwarze
2019-02-06adjust style and comments in roff_getname(); no functional changeIngo Schwarze
2019-02-06Fix a possible mbuf leak in tcp_usrreq(). Make the error handlingAlexander Bluhm
2019-02-06Replace overlapping memcpy() with memmove() in getpathname().Todd C. Miller
2019-02-06syncTheo de Raadt
2019-02-06Use ktrreltimespec() as the timeout is relative, pointed by matthew@.Martin Pieuchot
2019-02-06missing word found in my treeIngo Schwarze
2019-02-06Replace overlapping memcpy() with memmove() in getpathname().Todd C. Miller
2019-02-06Fix a sysctl name.Visa Hankala
2019-02-06syncTheo de Raadt
2019-02-06in SMTP status, display rcpt address in errors happening at RCPT levelGilles Chehade
2019-02-06Add -b to display-panes like run-shell, GitHub issue 1559.Nicholas Marriott
2019-02-06wrap some long lines, no change to actual contentDavid Gwynne
2019-02-056.6 firmware keyStuart Henderson
2019-02-05syncTheo de Raadt
2019-02-05Fix addend handling for relaxing R_PPC_PLTREL24 relocations. This issue hasMark Kettenis
2019-02-05Fix typo in last commit.Todd C. Miller
2019-02-05flesh out "status" a little; ok florianJason McIntyre
2019-02-05Cm yes | Cm no -> Cm yes | noJason McIntyre
2019-02-05Avoid an out of bounds read when regcomp() is passed a bad expression.Todd C. Miller
2019-02-05unref resolver in error branchFlorian Obser
2019-02-05missing full stop;Jason McIntyre
2019-02-05syncTheo de Raadt
2019-02-056.6 packages keyChristian Weisgerber
2019-02-05Let ps(1) work in single user mode where /var/run does not exist.Florian Obser
2019-02-05Add an example unwind.conf.Florian Obser
2019-02-05Add islower check to show_ciphers in pkey.c and rsa.c.Kinichiro Inoguchi
2019-02-05Adapt code in the non-USE_PIPES codepath to the new packet API.Darren Tucker
2019-02-05Convert openssl(1) pkey to the newer style of option handling.Kinichiro Inoguchi
2019-02-05handle Cisco's Encapsulated Remote Switch Port Analyzer (ERSPAN) protocolDavid Gwynne
2019-02-05dev_t is signed to permit passing -1 as an invalid condition, but theTheo de Raadt
2019-02-05Zap unneeded argument to BuildMI().mortimer
2019-02-05sets grew a little, install*.* need to alsoTheo de Raadt
2019-02-04fix NULL-deref crash in PKCS#11 code when attempting login to a tokenDamien Miller
2019-02-04syncJonathan Gray
2019-02-04enable libelfJonathan Gray
2019-02-04Avoid an mbuf double free in the oob soreceive() path. In theAlexander Bluhm
2019-02-04Remove .gitignore from libc++ and libc++abi that I usually remove beforePatrick Wildt
2019-02-04syncTheo de Raadt
2019-02-04spelling;Jason McIntyre