summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-13Import perl-5.28.1Andrew Fresh
2019-02-13strsep the -e argument for execve; ok bennoTheo de Raadt
2019-02-13one more error message that should go to stderrTheo Buehler
2014-11-17Import perl-5.20.1Andrew Fresh
2013-03-25import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myselfStuart Henderson
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
1996-08-19Import of Perl 5.003 into the tree. Makefile.bsd-wrapper andJason Downs
2019-02-13Clean up some pesky trailing whitespace.Joel Sing
2019-02-13Handle finished messages in TLSv1.3 client.Joel Sing
2019-02-13Also remove tbl files from CLEANFILES now they are not generated.Nicholas Marriott
2019-02-13Try harder to start a new line when link is obtained and a newKenneth R Westerback
2019-02-13New futex(2) based rwlock implementation based on the mutex code.Martin Pieuchot
2019-02-13Import the existing rwlock implementation for architectures that cannotMartin Pieuchot
2019-02-13KNF.Martin Pieuchot
2019-02-13Merge LLVM commits r340844, r353818 and r353819 from the 8.0 branchPatrick Wildt
2019-02-13Allow SO_PEERCRED to be called on sockets created with socketpair.Martijn van Duren
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2019-02-13Forgot a return in previous commit to actually skip the test.Alexander Bluhm
2019-02-13Remove obsolete tbl suffix from ncurses man pages, no objections fromNicholas Marriott
2019-02-13Remove obsolete tbl suffix from ncurses man pages, no objections fromNicholas Marriott
2019-02-13Xr the byteorder funcs; from tim kuijstenJason McIntyre
2019-02-13Use md4 from libcrypto instead of using a compatible re-implementation.Theo Buehler
2019-02-12fix regression in r1.302 reported by naddy@ - only the first publicDamien Miller
2019-02-12Skip tests for wscons devices that do not exist on the local machine.Alexander Bluhm
2019-02-12long option -group is same as -g; ok bennoTheo de Raadt
2019-02-12Skip test if disk type is not in /etc/disktab. There is no floppyAlexander Bluhm
2019-02-12sync Kristaps todo listSebastian Benoit
2019-02-12Add Allwinner V3s support. From SASANO Takayoshi.Mark Kettenis
2019-02-12Skip the gcc tests on aarch64, the compiler does not exist there.Alexander Bluhm
2019-02-12whitespace and knfSebastian Benoit
2019-02-12sync a chunk that was lost, fromSebastian Benoit
2019-02-12syncSebastian Benoit
2019-02-12syncSebastian Benoit
2019-02-12syncSebastian Benoit
2019-02-12syncSebastian Benoit
2019-02-12syncSebastian Benoit
2019-02-12syncSebastian Benoit
2019-02-12syncSebastian Benoit
2019-02-12syncSebastian Benoit
2019-02-12fix previous and add the fileSebastian Benoit
2019-02-12syncSebastian Benoit
2019-02-12syncSebastian Benoit
2019-02-12sync:Sebastian Benoit
2019-02-12syncSebastian Benoit
2019-02-12sync, this also adds the -g option to the option parser.Sebastian Benoit
2019-02-12Restructure code to simplifiy imsg communications, further separatingKenneth R Westerback
2019-02-12complete support for -e and -rsh=name optionsTheo de Raadt
2019-02-12using const is misleading if the only access requires a de-const, it isTheo de Raadt
2019-02-12add long-opts aliases for single-letter options already presentTheo de Raadt
2019-02-12Handle the abnormal case of not having any neighbors defined a bit betterClaudio Jeker