summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-12regenTed Unangst
2017-08-12Let DFLAGS been added to by the per-directory MakefilePhilip Guenther
2017-08-12add a fktrace syscall that takes a file descriptor instead of a name.Ted Unangst
2017-08-11Retire old behavior of requiring root prompt to contain # or \!Philip Guenther
2017-08-11add option -N (no domain resolution)Sebastian Benoit
2017-08-11remove bogus ".POD" from .Dt name; noticed by jsing@Ingo Schwarze
2017-08-11Add rkdwusb(4) here as well.Mark Kettenis
2017-08-11Add glue for the USB3 controller on the rk3399-firefly.Mark Kettenis
2017-08-11Have bus_dmamem_map() store the virtual address of the mapping such thatMark Kettenis
2017-08-11Add a wait call between different invocations of snmpd test runs to avoidrob
2017-08-11Remove NET_LOCK()'s argument.Martin Pieuchot
2017-08-11Be consistent with goto labels, failure flag and use of FAIL macro.Joel Sing
2017-08-11don't bother checking diagnostic status (which patrick reportsJoshua Stein
2017-08-11doug@ added code in here as well.Joel Sing
2017-08-11Sort by extension/function name.Joel Sing
2017-08-11I don't think eay will ever fix this...Joel Sing
2017-08-11style(9) in ssl_set_cert_masks().Joel Sing
2017-08-11During MPPE key reduction on the 40 bits case the first 3 octets need to beRicardo Mestre
2017-08-11Merge DDBCTF into DDB.Martin Pieuchot
2017-08-11pledge ctfconvJasper Lievisse Adriaanse
2017-08-11Fall back using db_print_cmd() if no CTF data has been found.Martin Pieuchot
2017-08-11Fix copy pasto (Coverity CID 1452996), with this it matches the code in FreeBSDRicardo Mestre
2017-08-11move pledge after setlocale as suggested by tb@Jasper Lievisse Adriaanse
2017-08-11punctuation;Jason McIntyre
2017-08-11apmwarn and the ridiculous apmhalt hack sysctls are not relevant hereTed Unangst
2017-08-11Rewrite EllipticCurves TLS extension handling using CBB/CBS and the newDoug Hogan
2017-08-11_dl_printf is no longer referenced by RELOC_{JMPREL,DYN,GOT}; delete the stubPhilip Guenther
2017-08-11Validate sockaddr from userland in central functions. This resultsAlexander Bluhm
2017-08-11Check whether the first two characters of $HISTFILE are the magicTheo Buehler
2017-08-11Fix cross builds: no clang depend target, no DESTDIR on HOSTCC buildDale Rahn
2017-08-11make 'dump' mutually exclusive with writing out the data, to ease pledingJasper Lievisse Adriaanse
2017-08-11zero out sockaddr_in before use; fixes use of stack garbage as port numberChristian Weisgerber
2017-08-11Convert httpd to tls_config_set_ecdhecurves(), allowing a list of curvesJoel Sing
2017-08-11pledge ctfdump to stdio and rpathJasper Lievisse Adriaanse
2017-08-11Don't write out resolv.conf unless the contentsKenneth R Westerback
2017-08-11Use getopts for option parsingPhilip Guenther
2017-08-11Convert ssl3_send_certificate_request() to CBB.Joel Sing
2017-08-11Add regression tests for snmpd. Not hooked into regress/usr.sbin/Makefile yet.rob
2017-08-11Mention that some packages and ports don't work without the wxallowedIngo Schwarze
2017-08-11Fix previous by calling wdc_atapi_intr_complete() before rerturning.Martin Pieuchot
2017-08-11Fix typo in SEE ALSO section.Nayden Markatchev
2017-08-11Improve pretty printing of pointers.Martin Pieuchot
2017-08-11Fix nested declaration inside union or struct.Martin Pieuchot
2017-08-11Make the "new sentence, new line" check stricter, allowing digitsIngo Schwarze
2017-08-11Typo fix.rob
2017-08-11tweak previous;Jason McIntyre
2017-08-11add a new option to set limits on user-max-sessions each AUTHENTICATION.Kazuya Goda
2017-08-11Use vmd's process rdomain via getrtable() instead of 0 by default.Reyk Floeter
2017-08-11Do not insert random name for anonymous member.Martin Pieuchot
2017-08-11display MRU each sessions in npppctl session commandKazuya Goda