Age | Commit message (Collapse) | Author |
|
Use arc4random_uniform() when the desired random number upper bound
is not a power of two
ok deraadt@ millert@
|
|
each cmsg_len (ie. msg_controllen = sum of CMSG_ALIGN(cmsg_len). This
works now that kernel fd passing has been fixed to accept a bit of
sloppiness because of this ABI repair.
lots of discussion with kettenis
|
|
descriptors; ok hshoexer, also looked at by kettenis and henning
|
|
an extensive discussion with otto, kettenis, millert, and hshoexer
|
|
the server to the client. this is necessary in case the server is not
otherwise allowed to talk to the client.
ok jcs@
|
|
ok jolan@, msf@, millert@
man page help from jmc@
|