summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-07Remove unused extern variable in openssl(1) s_timeKinichiro Inoguchi
2010-10-01import OpenSSL-1.0.0aDamien Miller
2018-01-07Delete obsolete/untrue commentsPhilip Guenther
2018-01-07remove a ridiculous comment and move another comment to the line it wasMike Larkin
2018-01-07Assume that direct-mapped addresses come from the xkphys segment.Visa Hankala
2018-01-07Add references to errata.Visa Hankala
2018-01-07Add identcpu.c and specialreg.h definitions for the new Intel/AMD MSRsMike Larkin
2018-01-06Add fs to the application/octet-stream extensions, mostly for installXX.fs,Stuart Henderson
2018-01-06Handle %gs like %[def]s and reset set it in cpu_switchto() instead of onPhilip Guenther
2018-01-06Fix an interrupt storm condition in vldcp(8) (sparc64).Stefan Sperling
2018-01-06Don't advertise L0s if the "aspm-no-l0s" property is present. Base availableMark Kettenis
2018-01-06regenMark Kettenis
2018-01-06Add Silicon Motion SM2260 NVMe.Mark Kettenis
2018-01-06syncTheo de Raadt
2018-01-06pckbd: don't change translation mode if controller is in table 2Joshua Stein
2018-01-06Bring back the sign compare changes, this time with a fix from otto@Todd C. Miller
2018-01-06unifdef LOGIN_CAP, we always want to use login.confTodd C. Miller
2018-01-06Remove dead gettimeofday calls and timevals.cheloha
2018-01-06sxits(4)Mark Kettenis
2018-01-06Enable sxits(4).Mark Kettenis
2018-01-06Add sxits(4), a driver for the temperature sensor on the Allwinner A10/A20Mark Kettenis
2018-01-06Enable sxitemp(4).Mark Kettenis
2018-01-06Set the proper bus clock rate based on the "clock-frequency" property andMark Kettenis
2018-01-06tweak previous;Jason McIntyre
2018-01-06Import gilles@'s standalone spfwalk utility into smtpctl(8) asSunil Nimmagadda
2018-01-06Move unpack functions into a seperate file.Sunil Nimmagadda
2018-01-06Remove redundant zeroing and dead code.Visa Hankala
2018-01-06rework the transmit and receive paths to address reliability issues.David Gwynne
2018-01-05To send out packets we need to create a flowring. Acting as station,Patrick Wildt
2018-01-05Drop incoming network packets as long as we are not in RUN state. ThisPatrick Wildt
2018-01-05some minor fixes;Jason McIntyre
2018-01-05Handle resets; needed on Allwinner R40/V40.Mark Kettenis
2018-01-05Implement R40/V40 SATA clock.Mark Kettenis
2018-01-05Add support for AXP221/223.Mark Kettenis
2018-01-05When we receive an AUTH or ASSOC event even though we have alreadyPatrick Wildt
2018-01-05Sync with the code in libcMike Belopuhov
2018-01-05Make arm64 use the MI mplock implementation. Avoid <sys/mplock.h> beingMark Kettenis
2018-01-05unifdef JOBS supportJeremie Courreges-Anglas
2018-01-05Complete and fix grammar in comments and bring grammar terms,Kenneth R Westerback
2018-01-05some 11n bits; help/ok stspJason McIntyre
2018-01-05@libset is going to be part of the dependency information.Marc Espie
2018-01-05Use log_warnx() in places where errno is irrelevant.Jeremie Courreges-Anglas
2018-01-05Typos in comments: 'it' -> 'if' and 'noityf' -> 'notify'.Theo Buehler
2018-01-05Remove unnecessary delays. There is no reason to wait after each and everyMark Kettenis
2018-01-05Show uvm_fault and trace when typing show panic on a page fault'd kernelPaul Irofti
2018-01-05No need for <sys/socketvar.h>Martin Pieuchot
2018-01-05Fix DRM_DEBUG builds.Paul Irofti
2018-01-05the value of bflag is a blockno, so use the proper type, avoidsOtto Moerbeek
2018-01-05Remove useless <sys/socketvar.h> includes.Martin Pieuchot
2018-01-05accidental commitTheo de Raadt