| Commit message (Expand) | Author | Files | Lines |
2015-12-01 | s_server also needs DNS; reported by tb@ | jca | 1 | -2/+2 |
2015-12-01 | Undo previous, pledge("dns") was already present. The problem was in s_server. | jca | 2 | -4/+4 |
2015-12-01 | Phrase allocation failure more clearly. ok deraadt@ | mmcc | 1 | -3/+3 |
2015-12-01 | pledge dns so openssl can use dns.. noticed and fix by todd@ | beck | 2 | -4/+4 |
2015-11-30 | change Xrs from now-defunct db(3) to dbopen(3); this wasn;t a | jmc | 2 | -6/+6 |
2015-11-25 | Wrap <icdb.h> so that calls go direct and the symbols are all weak | guenther | 1 | -1/+12 |
2015-11-25 | syslog() here is pointless; ok millert | deraadt | 1 | -2/+0 |
2015-11-24 | Use reentrant versions of getpw{nam,uid} and getgr{nam,gid} within | millert | 2 | -7/+10 |
2015-11-24 | Correct file name, no text change (no history yet, but sorry for the churn). | schwarze | 2 | -26/+26 |
2015-11-24 | Document that these functions are now in strings.h. | daniel | 7 | -19/+22 |
2015-11-24 | Don't fake a bulleted list by prefixing items with 'o'. | bentley | 1 | -8/+8 |
2015-11-23 | rename variable 'sun' to allow building on Solaris | bcook | 1 | -13/+13 |
2015-11-21 | In pledge(), put "dns" right after "inet". | jca | 2 | -4/+4 |
2015-11-21 | Unbreak s_client, which should be allowed by pledge(2) to do DNS requests. | jca | 2 | -4/+4 |
2015-11-21 | Partial revert of revision 1.26: | schwarze | 1 | -18/+18 |
2015-11-21 | point to netintro(4) rather than (now removed) networking(4); | jmc | 2 | -6/+6 |
2015-11-20 | do not need sys/param.h | deraadt | 1 | -1/+0 |
2015-11-18 | add a version field to prevent mayhem if different data gets stored | tedu | 1 | -3/+7 |
2015-11-18 | update for new symbols and code | tedu | 1 | -2/+2 |