1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00
OpenBSD
Go to file
beck fbe97c861d Stop keeping track of sigalgs by guessing it from digest and pkey,
just keep the sigalg around so we can remember what we actually
decided to use.
ok jsing@
2018-11-10 01:19:09 +00:00
bin Fix memory leak in setDolp() where dp is NULL. Based on a diff from 2018-10-26 14:36:03 +00:00
distrib sync 2018-11-05 15:16:12 +00:00
etc Import new moduli. 2018-10-31 11:20:04 +00:00
games More fixes from David Fifield: 2018-10-16 20:06:42 +00:00
gnu Generate __data_start symbol that marks the start of .data when __data_start 2018-10-24 21:19:03 +00:00
include Implement C11's aligned_alloc(3). ok guenther@ 2018-11-05 08:23:40 +00:00
lib Stop keeping track of sigalgs by guessing it from digest and pkey, 2018-11-10 01:19:09 +00:00
libexec Delete superfluous libc reach-around variables, left over from the 2018-11-09 07:53:14 +00:00
regress More regress all the way to exporter_master 2018-11-10 00:48:33 +00:00
sbin Abstract a separate function to scan the list provided by getifaddrs() 2018-11-09 16:52:41 +00:00
share retuned -> returned; 2018-11-09 19:04:15 +00:00
sys M_LEADINGSPACE() and M_TRAILINGSPACE() are just wrappers for 2018-11-09 14:14:31 +00:00
usr.bin In verbose mode netcat reports to stderr when the listen system 2018-11-09 04:05:14 +00:00
usr.sbin Document interactions of rad(8), carp(4), and SOII: 2018-11-09 21:33:55 +00:00
Makefile bye bye depends 2017-07-05 10:22:32 +00:00
Makefile.cross Don't assume that we use LLVM's ld(1) if we use clang(1) as main system 2018-02-04 21:11:32 +00:00