CVSROOT:        /cvs
Module name:    src
Changes by:     m...@cvs.openbsd.org    2018/01/09 08:14:23

Modified files:
        sys/kern       : kern_pledge.c uipc_socket.c uipc_syscalls.c 
        sys/netinet    : tcp_usrreq.c 
        sys/sys        : pledge.h socketvar.h 

Log message:
Change `so_state' and `so_error' to unsigned int such that they can
be atomically read from any context.

ok bluhm@, visa@

Reply via email to