summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-08-11softreconfig in and out are on by default for ever and machines now haveClaudio Jeker
2017-08-11Kernel compilation with DDBPROF enabled fails as db_sym_t is no longerNayden Markatchev
2017-08-11space after if.Reyk Floeter
2017-08-11Revision 1.139 accidentally removed an ip = mtod(), resulting in aReyk Floeter
2017-08-11Add two EXAMPLES; triggered by a question from jmc@.Ingo Schwarze
2017-08-11- use mktemp to provide the tempfile name and clean it up properlyJasper Lievisse Adriaanse
2017-08-11Remove debugging leftovers, document functions, bump copyright.Martin Pieuchot
2017-08-11add rcs idsJasper Lievisse Adriaanse
2017-08-11Missing break/return statement on switch caseRicardo Mestre
2017-08-11add rcs idsJasper Lievisse Adriaanse
2017-08-11Enter ctfconv and ctfdumpMartin Pieuchot
2017-08-11CVS Id and license.Martin Pieuchot
2017-08-11Import a tool for generating CTF data section (SUNW_ctf) based on DWARFMartin Pieuchot
2017-08-11Import a tool for dumping the contents of CTF data section (SUNW_ctf).Martin Pieuchot
2017-08-11Fix out-of-bounds read when looking up the flow-mod handler.Reyk Floeter
2017-08-11Set free'd tables to NULL in swofp_flow_entry_instruction_free().Reyk Floeter
2017-08-11Priority is stored in the vlan_pcp field not in the vlan_vid field.Reyk Floeter
2017-08-11Fix copy-paste error: first check is on "target", second check is on "key".Reyk Floeter