Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Mar 2006 21:56:04 +0000 (UTC)
From:      Alexander Leidinger <netchild@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/compat/linux linux_socket.c
Message-ID:  <200603212156.k2LLu4HU089247@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
netchild    2006-03-21 21:56:04 UTC

  FreeBSD src repository

  Modified files:
    sys/compat/linux     linux_socket.c 
  Log:
  Fix the LINT build on alpha:
  - rename some file local structure definitions, the names clash with
    autogenerated names
  - on !alpha add some compatibility defines for those renamed structures
  - make some functions globally visible on alpha
  
  Revision  Changes    Path
  1.66      +82 -32    src/sys/compat/linux/linux_socket.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603212156.k2LLu4HU089247>