summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-20bugfix: .Tg must be ignored completely in these output modesIngo Schwarze
2020-02-19simplify signal setup and remove block/unblock/is_running/reloadJoerg Jung
2020-02-19remove unreachable codeJoerg Jung
2020-02-19Tag subcommand sectionskn
2020-02-19Refactor do_ssl3_write().Joel Sing
2020-02-19Make sure the first 2MB page of the kernel is actually mapped RO in theMark Kettenis
2020-02-19A few fixes to make modifier keys and dragging work - need to remove theNicholas Marriott
2020-02-19document new option comboMarc Espie
2020-02-19refactor opt('Q') into its own codeMarc Espie
2020-02-19allow search objects to say "keep_all" and make PackageRepositoryListsMarc Espie
2020-02-19Fix http (not https) auth combined with proxy auth.Jeremie Courreges-Anglas
2020-02-19Remove the indirection via timeout for proc_stop_sweep(). Using a softClaudio Jeker
2020-02-19Similar to other wireless drivers use bpf_mtap_hdr() to prepend theClaudio Jeker
2020-02-19Separate singular and pluralMarc Espie
2020-02-19Don't put the userinfo in request URI. This also makes accessing aYASUOKA Masahiko
2020-02-19ips(4): tsleep(9) -> tsleep_nsec(9)cheloha
2020-02-18Trailing whitespace.Kenneth R Westerback
2020-02-18Get rid of ISC_MAGIC and ISC_MAGIC_VALID macros.Florian Obser
2020-02-18Remove unused task, taskmgr, app, socket and socketmgr methods.Florian Obser
2020-02-18Mention that .AT, .P, .SB, and .UC are extensions; it really mattersIngo Schwarze
2020-02-18Flip vdsk to 'normal' scsi_adapter idiom.Kenneth R Westerback
2020-02-18Trailing whitespace is icky. Some KNF whitespace tweaksKenneth R Westerback
2020-02-18drop unused include <openssl/curve25519.h>Theo Buehler
2020-02-18Let aac(4) compile again by #include'ing selinfo.h.Kenneth R Westerback
2020-02-18pppx(4): rwsleep(9) -> rwsleep_nsec(9); ok claudio@cheloha
2020-02-18Now that the kernel skips the two instructions immediately followingMark Kettenis
2020-02-18Cleanup <sys/kthread.h> and <sys/proc.h> includes.Martin Pieuchot
2020-02-18have description of -Q match realityMarc Espie
2020-02-18Ensure that the key lifetime provided fits within the values allowed byDarren Tucker
2020-02-18Detect and prevent simple configuration loops when using ProxyJump.Darren Tucker
2020-02-18Fix an mbuf corruption issue which occurs in net80211 hostap mode.Stefan Sperling
2020-02-18Add IPv6 support to umb(4).Gerhard Roth
2020-02-18Use SIGPENDING() instead of CURSIG() for emulating signal_pending().Claudio Jeker
2020-02-18syncTheo Buehler
2020-02-18Move setting of UF_EXCLOSE file descriptor flag inside finishdup().Visa Hankala
2020-02-18Further unify apm events and timeout polling codeJeremie Courreges-Anglas
2020-02-18magma(4): timeout_add(9) -> timeout_add_msec(9)cheloha
2020-02-18stp(4): tsleep(9) -> tsleep_nsec(9)cheloha
2020-02-18rtsx(4): tsleep(9) -> tsleep_nsec(9); ok mpi@cheloha
2020-02-18ipmi(4): tsleep(9) -> tsleep_nsec(9)cheloha
2020-02-17Don't fake up an mbuf to prepend a readiotap header, just use bpf_mtap_hdr().Claudio Jeker
2020-02-17isc_stdio_open() wrapper function is only called in lex'erJoerg Jung
2020-02-17add HISTORY sectionJasper Lievisse Adriaanse
2020-02-17missing rcs idJasper Lievisse Adriaanse
2020-02-17Do not look for an FFS1 file system at SBLOCK_UFS2. Doing so willOtto Moerbeek
2020-02-17remove unused codeJoerg Jung
2020-02-17vmm: check guest cpl and xsave_mask in xsetbv handlerpd
2020-02-17In vcpu_must_stop() use SIGPENDING() to check if there is a possibleClaudio Jeker
2020-02-17Do not look for an FFS1 file system at SBLOCK_UFS2. Doing so willOtto Moerbeek
2020-02-17Disable name resolution in tcpdump with -n. We always compare source andtobhe