summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-01Don't overwrite original error returned by scsi_do_mode_sense().Kenneth R Westerback
2019-12-01Allow forcing specific domains to be resolved by specific resolvers;Otto Moerbeek
2019-12-01syncJonathan Gray
2019-12-01crank libelf major for exec_elf.h changesJonathan Gray
2019-12-01Change Elf64 types and structs to match the System V ABI specification.Jonathan Gray
2019-12-01Explain how ipcomp can be enabled.tobhe
2019-12-01Simplify sets directory check and creation (/home/_syspatch).Antoine Jacoutot
2019-12-01revert exec_elf.h rev 1.85Jonathan Gray
2019-12-01grow i386 cd ramdisk a little bitTheo de Raadt
2019-12-01this hexdump tie-in is incorrect, disable for nowTheo de Raadt
2019-12-01syncTheo de Raadt
2019-12-01Remove unused test program.Visa Hankala
2019-11-30temporarily neuter the syscall-callfrom check as a few peopleTheo de Raadt
2019-11-30Sigh, fix i386 msyscall() case to permission the correct address range.Theo de Raadt
2019-11-30- no -r optionJason McIntyre
2019-11-30cardbus(4): tsleep(9) -> tsleep_nsec(9); ok jca@cheloha
2019-11-30pckbc(4): tsleep(9) -> tsleep_nsec(9); ok jca@cheloha
2019-11-30onewire(4), owtemp(4): tsleep(9) -> tsleep_nsec(9); ok jca@cheloha
2019-11-30utwitch(4): tsleep(9) -> tsleep_nsec(9); ok jca@cheloha
2019-11-30make sure we only pass normalized timevals for the next resolver interval;Otto Moerbeek
2019-11-30The message sent in config_setmode starts the handshake in the ikev2 processtobhe
2019-11-30Log loaded SPIs and flows.tobhe
2019-11-30unveil(2) /dev with read permissions since it's the only directory usbdevs(8)Ricardo Mestre
2019-11-30pcidump(8) only opens devices in O_RDONLY from /dev, and additionally writes aRicardo Mestre
2019-11-30After fork(2) the pledge(2) in the parent proc can be reduced toRicardo Mestre
2019-11-30Move kernel locking inside the sleep machinery. This enables callingVisa Hankala
2019-11-30Not being able to create a resolver is not a fatal condition in unwind,Florian Obser
2019-11-30tweak the Nd lines for a bit of consistency;Jason McIntyre
2019-11-30Test inet6 netmask and non-contiguous netmask in ifconfig(8).Alexander Bluhm
2019-11-30ifconfig(8) did silently ignore the netmask parameter for inet6 andAlexander Bluhm
2019-11-30Add create-vdisk commandkn
2019-11-30Document new flag and output arrangement betterTheo de Raadt
2019-11-30syncTheo de Raadt
2019-11-30Tweak rpki-client to create all 4 output file formats from a singleTheo de Raadt
2019-11-30Revert previous - the stability was not as improved as we had thought andMike Larkin
2019-11-29Use X509_STORE_CTX_set_flags() instead of doing the same thing by handClaudio Jeker
2019-11-29Fix size of reserved bytes section in xsave header.mortimer
2019-11-29Sort relative relocations (and relocations against the same symbol) by offsetPhilip Guenther
2019-11-29Add uvm_objfree function to free all pages in a uvm_obj in one go.Bob Beck
2019-11-29Change the default security level for incoming IPsec flows fromtobhe
2019-11-29Improve support for the RK3399's eMMC in sdhc(4). Fix the compatiblePatrick Wildt
2019-11-29Add rkemmcphy(4), a driver for the RK3399's eMMC PHY.Patrick Wildt
2019-11-29Make rkgrf(4) behave like a simplebus(4) so we can attach driversPatrick Wildt
2019-11-29Add support for the RK3399's eMMC clock to rkclock(4).Patrick Wildt
2019-11-29Move p_sleeplocks and p_limit into the "zero on create" section of structPhilip Guenther
2019-11-29Eliminate the sketchy use of ps_mainproc here by making unveil_add_vnode()Philip Guenther
2019-11-29Add an element to the marks array to store the virtual address of theMark Kettenis
2019-11-29Move kcov(4)'s p_kd into the "zero on create" section to simplify fork codePhilip Guenther
2019-11-29correct order of region bits for -a case: rwxSepcTheo de Raadt
2019-11-29As additional paranoia, make a copy of system ld.so into obj/ld.so.backupTheo de Raadt