summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-16Do not calculate a pointer to a memory location before the beginning ofIngo Schwarze
2013-11-26import NSD 4.0.0, tests from Dorian Büttner, Patrik Lundin, requested by b...Stuart Henderson
2010-01-15NSD v3.2.4Jakob Schlyter
2018-08-16Add the KEYC_XTERM flag to all function keys that imply a modifier soNicholas Marriott
2018-08-16Document \*(.T.Ingo Schwarze
2018-08-16Implement the \*(.T predefined string (interpolate device name)Ingo Schwarze
2018-08-16Remove unused variable.rob
2018-08-15Turns out the integration of the GIC-500 on the Rockchip RK3399 is busted.Mark Kettenis
2018-08-15Distinguish between softc array members that are indexed by redistributorMark Kettenis
2018-08-15Push back the kernel lock in sys_mmap(2) a little bit more now thatMark Kettenis
2018-08-15Use atomic instructions to keep track of what ASIDs are in use. This makesMark Kettenis
2018-08-15Add /usr/include/c++ to hier.7.Frederic Cambus
2018-08-15Remove dead assignment in login(1).Frederic Cambus
2018-08-15Update AP selection heuristics for auto-join.Stefan Sperling
2018-08-15SIOCGIFNETMASK_IN6 failing just means that someone delete the addressFlorian Obser
2018-08-15fix incomplete variable renaming in previous;Ingo Schwarze
2018-08-15Restore ability to use hostnames to configure ip addresses.Florian Obser
2018-08-15Partially revert previous, EM7455 is already handled by umb(4).Martin Pieuchot
2018-08-15Grab the KERNEL_LOCK() in MP-unsafe fo_close routines. This preventsVisa Hankala
2018-08-15Fix struct soplice usagekn
2018-08-15Introduce mue_eeprom_present to check if the EEPROM is present.Kevin Lo
2018-08-15sync machine list with arm64.htmlJonathan Gray
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