rwatson     2006-07-23 10:19:04 UTC
  FreeBSD src repository
  Modified files:
    sys/kern             uipc_usrreq.c 
  Log:
  Move various UNIX socket global variables and sysctls from the middle of
  the file to the top.
  
  Revision  Changes    Path
  1.175     +32 -32    src/sys/kern/uipc_usrreq.c