summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-27Enable slaacd(8) to set MTU on an interface.bket
2018-07-27Add SIOCSIFMTU to the wroute pledge.bket
2018-07-27No need to test if pointer is NULL to call free(9). FromAlexandre Ratchov
2018-07-27Now that ssh can't be setuid, remove the original_real_uid andDarren Tucker
2018-07-27remove errant Ed added in previous;Jason McIntyre
2018-07-27Remove uid checks from low port binds. Now that ssh cannot beDarren Tucker
2018-07-27hds arrays can have more ports now, apparently; this lets theo use 4 pathsJonathan Matthew
2018-07-27ssh(1) no longer supports being setuid root. Remove reference to crc32Darren Tucker
2018-07-27Don't double vput and panic after looking up "."Bob Beck
2018-07-27add regress for unveil of "." now that I fixed thisBob Beck
2018-07-27Make the BYPASSUNVEIL test actually test BYPASSUNVEIL with tmppathBob Beck
2018-07-26note under which circumstances ospfd uses the route priofilterSebastian Benoit
2018-07-26Xr make-plist -> update-plist;Jason McIntyre
2018-07-26zap a dot;Jason McIntyre
2018-07-26zap whitespacesRicardo Mestre
2018-07-26reduce pledge(2) to the bare minimum:Ricardo Mestre
2018-07-26syncTheo de Raadt
2018-07-26add pledge(2) to quot(8):Ricardo Mestre
2018-07-26Add infrastructure to install lld as the default linker. The old GNU linkerMark Kettenis
2018-07-26Mention some missing libevent macros.rob
2018-07-26Add imxspi(4), a driver for the i.MX SPI controller. This is the firstPatrick Wildt
2018-07-26Implement calculating the SPI controller frequency in imxccm(4).Patrick Wildt
2018-07-26Remove CPUID insn_length checkjob
2018-07-26tweak previous; ok espieJason McIntyre
2018-07-26don't dump status iocbs twiceJonathan Matthew
2018-07-26remove "bad startup mboxes" printf - it never indicates a real problem,Jonathan Matthew
2018-07-25Implement a MSGBUF control packet mechanism based on the commandPatrick Wildt
2018-07-25On authentication we don't need to create the node before callingPatrick Wildt
2018-07-25Provide a harness that runs test vectors from Project Wycheproof againstJoel Sing
2018-07-25Document the spinning time of the CPU in systat(1) and top(1).Alexander Bluhm
2018-07-25Don't redefine Makefile choices which come correct from bsd.*.mkTheo de Raadt
2018-07-25Implement a generic interface to forward resolver queries to the lkaEric Faurot
2018-07-25qmail advertizes a size of 0 as "no limit on data", fix SIZE handling inGilles Chehade
2018-07-25Free operand copies after parsing.cheloha
2018-07-25fix indent; Clemens GoessnitzerTheo de Raadt
2018-07-25syncTheo de Raadt
2018-07-25Use the caller provided (copied) pwent struct in load_public_identity_filesBob Beck
2018-07-25document -eMarc Espie
2018-07-25delivery to a filename should be in mbox format otherwise it will lack theGilles Chehade
2018-07-25s/resolver/nameserver/ to match parse.y -r1.4Jasper Lievisse Adriaanse
2018-07-25Fix the prefix length of the IP address in the error message which showsYASUOKA Masahiko
2018-07-24Add support for the i2c controller on the Marvell ARMADA 7K/8K SoC as well.Mark Kettenis
2018-07-24Add clock needed to support the i2c controllers on the Marvell ARMADA 7K/8K.Mark Kettenis
2018-07-24regenMark Kettenis
2018-07-24Add SanDisk/WD Black NVMe devices.Mark Kettenis
2018-07-24syncTheo de Raadt
2018-07-24add rad.conf exampleJasper Lievisse Adriaanse
2018-07-24Do the same for i386 as amd64:Bryan Steele
2018-07-24The I2C controller on the Allwinner hardware is actually a modifiedPatrick Wildt
2018-07-24Add support fotr the BCM4335/4339 SDIO chip to bwfm(4). This one is a bitMark Kettenis