pfg
93698c5f59
libc/gen: small updates to code originating at OpenBSD
...
arc4random.c
- CVS rev. 1.22
Change arc4random_uniform() to calculate ``2**32 % upper_bound'' as
``-upper_bound % upper_bound''. Simplifies the code and makes it the
same on both ILP32 and LP64 architectures, and also slightly faster on
LP64 architectures by using a 32-bit remainder instead of a 64-bit
remainder.
- CVS rev. 1.23
Spacing
readpassphrase.c
-CVS rev. v 1.24
most obvious unsigned char casts for ctype
Obtained from: OpenBSD
MFC after: 5 days
2014-07-15 02:21:35 +00:00
..
2014-06-06 17:05:43 +00:00
2014-07-07 00:27:09 +00:00
2014-07-07 00:27:09 +00:00
2014-07-07 00:27:09 +00:00
2014-04-13 05:21:56 +00:00
2014-06-23 08:23:05 +00:00
2014-03-11 01:10:44 +00:00
2014-05-06 04:22:01 +00:00
2014-07-15 02:21:35 +00:00
2014-05-06 04:22:01 +00:00
2014-01-30 07:44:22 +00:00
2014-06-23 08:23:05 +00:00
2014-06-23 08:23:05 +00:00
2014-06-23 08:23:05 +00:00
2014-03-16 11:04:44 +00:00
2014-05-06 04:22:01 +00:00
2014-06-23 08:23:05 +00:00
2014-06-23 18:40:21 +00:00
2014-01-11 19:02:17 +00:00
2014-06-23 08:23:05 +00:00
2014-06-23 08:23:05 +00:00
2014-01-21 21:11:07 +00:00
2014-07-10 17:52:17 +00:00
2014-06-23 08:23:05 +00:00
2014-01-21 21:13:13 +00:00
2014-06-23 08:23:05 +00:00
2014-07-10 13:04:52 +00:00
2014-06-23 08:23:05 +00:00
2014-06-23 08:23:05 +00:00
2014-01-05 21:03:49 +00:00
2014-06-13 08:26:53 +00:00
2014-05-06 04:22:01 +00:00
2014-05-06 04:22:01 +00:00
2014-07-07 00:27:09 +00:00
2014-05-15 15:22:32 +00:00
2014-06-26 06:03:39 +00:00
2014-02-01 09:27:57 +00:00
2014-06-23 08:23:05 +00:00
2014-06-23 08:23:05 +00:00
2014-05-06 04:22:01 +00:00
2014-06-23 08:23:05 +00:00
2014-06-23 08:23:05 +00:00
2014-06-23 18:40:21 +00:00
2014-05-06 04:22:01 +00:00
2013-12-01 09:41:06 +00:00
2014-06-23 18:40:21 +00:00
2014-07-09 17:31:57 +00:00
2014-06-23 08:23:05 +00:00
2014-05-06 04:22:01 +00:00
2014-06-23 08:23:05 +00:00
2014-05-06 04:22:01 +00:00
2014-06-23 08:23:05 +00:00
2014-07-10 13:08:51 +00:00
2014-06-23 08:23:05 +00:00
2014-05-06 04:22:01 +00:00
2014-05-06 04:22:01 +00:00
2014-07-07 00:27:09 +00:00
2014-06-23 08:23:05 +00:00
2014-06-06 04:09:07 +00:00
2014-07-07 00:27:09 +00:00
2014-07-07 00:27:09 +00:00
2014-03-22 17:28:14 +00:00
2014-06-23 08:23:05 +00:00
2014-05-06 04:22:01 +00:00
2014-05-15 03:30:03 +00:00
2014-06-05 14:19:32 +00:00
2014-06-23 18:40:21 +00:00
2014-06-23 08:23:05 +00:00
2014-06-24 02:02:51 +00:00
2014-05-06 04:22:01 +00:00
2014-06-11 20:48:40 +00:00
2014-07-13 23:10:39 +00:00
2014-07-07 00:27:09 +00:00
2014-07-07 00:27:09 +00:00