NetBSD/lib/librumpuser
tls f27d6532f5 Remove arc4random() and arc4randbytes() from the kernel API. Replace
arc4random() hacks in rump with stubs that call the host arc4random() to
get numbers that are hopefully actually random (arc4random() keyed with
stack junk is not).  This should fix some of the currently failing anita
tests -- we should no longer generate duplicate "random" MAC addresses in
the test environment.
2011-11-28 08:05:05 +00:00
..
Makefile Require server to be explicitly initialized with rump_init_server(url). 2010-11-30 14:23:24 +00:00
rumpuser.3 Join today's manpage mania by updating this to reflect the current 2010-03-01 17:20:44 +00:00
rumpuser.c Remove arc4random() and arc4randbytes() from the kernel API. Replace 2011-11-28 08:05:05 +00:00
rumpuser_daemonize.c shush lint 2011-01-22 14:18:55 +00:00
rumpuser_dl.c make work on nb5 again 2011-03-22 22:27:33 +00:00
rumpuser_int.h Make int *error and optional parameter (i.e. it can be NULL). 2010-11-15 15:23:32 +00:00
rumpuser_net.c Make int *error and optional parameter (i.e. it can be NULL). 2010-11-15 15:23:32 +00:00
rumpuser_pth.c fix indent. no functional changes. 2011-02-05 13:51:56 +00:00
rumpuser_pth_dummy.c Ensure that rumpuser_thread_exit doesn't return. 2011-05-23 20:49:08 +00:00
rumpuser_sp.c Use sendmsg() instead multiple calls to sendto(). It behaves 2011-03-08 15:34:37 +00:00
shlib_version
sp_common.c Use sendmsg() instead multiple calls to sendto(). It behaves 2011-03-08 15:34:37 +00:00