summaryrefslogtreecommitdiff
path: root/usr.bin/scmdctl/uart.c
AgeCommit message (Expand)Author
2022-04-11s/simular/similar/andvar
2022-04-10fix various typos in comments and output/log messages.andvar
2021-12-07A driver and user land utility for the Sparkfun Serial Controlled Motorbrad
d>2023-05-18Make "shadow" warnings non-fatal for now (triggered by lots BN_* macros).martin 2023-05-17enable (and disable) warnings centrallychristos 2023-05-07Adjust for 3.xchristos 2020-03-22remove defines now defined in crypto/dso_conf.hchristos 2018-02-04switch everyone to openssl.oldchristos 2009-09-23Remove -I line for no longer extant directory. The OpenSSL librariestls 2009-07-19openssl movedchristos 2005-11-25XXX: This file does not really belong here.christos 2002-07-30apply patch supplied with OpenSSL Security Advisory [30 July 2002]itojun 2002-06-09sync with 0.9.6d. shlib minor for libssl and libcryptoitojun 2000-09-30always compile RSA into libcrypto.itojun 2000-09-30we always build idea/rc5 (dummy, though).itojun 2000-07-05Change the USELESS_CRYPTO check to MKCRYPTO_{IDEA,RC5,RSA}.veego 2000-06-16Fixup the OpenSSL library builds.thorpej 2000-06-16Common OpenSSL Makefile goo, from cryptosrc-intl.thorpej