summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-15add cpuid and msr bits fromJonathan Gray
2018-08-14unveil(2) /etc/nologin.txt for readingcheloha
2018-08-14Improve consistency of the substitution command further.Ingo Schwarze
2018-08-14Add a comment that explains what the check is doing and why len >= 1.Theo Buehler
2018-08-14The UI_add_{input,verify}_string() functions want a length not includingTheo Buehler
2018-08-14spelling errorTheo de Raadt
2018-08-14Remove now unused variable, that got left behind from a previous change.Joel Sing
2018-08-14Actually check the return values for EVP_Sign* and EVP_Verify*.Joel Sing
2018-08-14Don't fail by default in the -new case; ok tb jcacheloha
2018-08-14Add size to arguments struct too.Nicholas Marriott
2018-08-14Some tidying, use a struct for arguments (there will be more later) andNicholas Marriott
2018-08-14Drop unnecessary pledge(2) promises on apm(8):Ricardo Mestre
2018-08-14return ENOTTY rather than EINVAL to indicate an ioctl hasn't been handledJonathan Matthew
2018-08-14support tail arguments on the .ME and .UE macros,Ingo Schwarze
2018-08-13document new namei flagsTheo de Raadt
2018-08-13Instead of using BYPASSUNVEIL at NDINIT time, use KERNELPATH to indicateTheo de Raadt
2018-08-13More clear version of previous namei/pledge/chroot solution. namei flagTheo de Raadt
2018-08-13in sys_statfs(), BYPASSUNVEIL can be passed to NDINIT in the "flags"Theo de Raadt
2018-08-13The first panic in pledge_namei should only be for ni_pledge == 0Theo de Raadt
2018-08-13Make the owner of fcgi socket configurable.Florian Obser
2018-08-13basic macro cleanup, break lines of excessive length, fix order of sectionsIngo Schwarze
2018-08-13Simplify the startup of the cleaner, reaper and update threads byVisa Hankala
2018-08-13Add more content. Tweaks from ingo. This man page is not yet hooked up to therob
2018-08-13Add support for band-steering access points to net80211.Stefan Sperling
2018-08-13Support CPU frequency scaling on NXP i.MX8M.Patrick Wildt
2018-08-13Support GPIO-based voltage regulators.Patrick Wildt
2018-08-13Prevent iwm(4) from writing back the former BSS channelStefan Sperling
2018-08-13Print global IPsec counters.Martin Pieuchot
2018-08-13Make it possible to run pipe(2) and pipe2(2) mostly w/o KERNEL_LOCK():Martin Pieuchot
2018-08-13Attach to Sierra Wireless MC7304/MC7354 & EM7455, from Denis Lapshin.Martin Pieuchot
2018-08-13regenMartin Pieuchot
2018-08-13Sierra Wireless MC7304/MC7354, from Denis Lapshin.Martin Pieuchot
2018-08-13The iterator i is not the option code, but simply the index for thePatrick Wildt
2018-08-13Add a test covering the recently fixed issue with dangling knote references uponanton
2018-08-13consistent macros;Jason McIntyre
2018-08-13revert compat.[ch] section of the following change. It causesDamien Miller
2018-08-12Add administrative options to LACP trunk implementation.ccardenas
2018-08-12Change ber_write_elements() to return ssize_t instead of int.rob
2018-08-12better diagnosics on alg list assembly errors; ok deraadt@ markus@Damien Miller
2018-08-12Drop reference to dmabuf "file" as fnew() returns one that has twoMark Kettenis
2018-08-12Make ifconfig's -joinlist command work as advertised.Stefan Sperling
2018-08-12Really overwrite the major of com(4) instead of the hardcoded 12.Mark Kettenis
2018-08-12Add retguard macros for arm64 asm and apply them in the straightforwardmortimer
2018-08-12Add retguard for arm64.mortimer
2018-08-12Refactor retguard to make adding additional arches easier.mortimer
2018-08-12add missing markup;Jason McIntyre
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2018-08-12Heydar Aliyev, Baku, Azerbaijan is GYD, not BAKTheo de Raadt
2018-08-11syncTheo de Raadt
2018-08-11Make legacy interrupts work in more cases.Mark Kettenis