summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-28k&r -> ansi function headers in this file, 'cause clang complained about one.Theo de Raadt
2018-07-28Add -fno-ret-protector for arm64.mortimer
2018-07-28Issue a STYLE message when normalizing the date format in .Dd/.TH.Ingo Schwarze
2018-07-28delete unused ps_uvactive, since active checks are done against the ptrTheo de Raadt
2018-07-28re-ordering for sensibility, by semarie; ok jmcTheo de Raadt
2018-07-28Add function to convert a PCI device "tag" into a PCIe requester ID.Mark Kettenis
2018-07-28Remove NULL checks before (most) libcrypto *_free() functions.Theo Buehler
2018-07-28Make use of PCI_FLAGS_MSI_ENABLED such that drivers for hardware with brokenMark Kettenis
2018-07-28Move libsndio session cookie in its own $HOME/.sndio/ directory toAlexandre Ratchov
2018-07-28Rename the sndiod unix domain socket to /tmp/sndio/sockN to avoidAlexandre Ratchov
2018-07-28syncAlexandre Ratchov
2018-07-28Remove unused /dev/audio and /dev/audioctl symlinks.Alexandre Ratchov
2018-07-27Use the MI interrupt enable/distable API instead of the MD one on amd64 andMark Kettenis
2018-07-27Full stop.rob
2018-07-27garbage collect the unused "#define INDENT"Ingo Schwarze
2018-07-27syncTheo de Raadt
2018-07-27syncTheo de Raadt
2018-07-27avoid expensive channel_open_message() calls; ok djm@Markus Friedl
2018-07-27log_info -> log_debug since this is debug noise.Claudio Jeker
2018-07-27Enable slaacctl(8) to print information on an advertised MTU.bket
2018-07-27Have slaacd(8) share information on receiving a MTU advertisement withbket
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