cvs commit: src/sys/sys hash.h src/share/man/man9 Makefile hash.9
    Andre Oppermann 
    andre at FreeBSD.org
       
    Tue Apr  4 19:50:03 UTC 2006
    
    
  
andre       2006-04-04 19:50:02 UTC
  FreeBSD src repository
  Modified files:        (Branch: RELENG_6)
    share/man/man9       Makefile 
  Added files:           (Branch: RELENG_6)
    sys/sys              hash.h 
    share/man/man9       hash.9 
  Log:
  MFC of import of OpenBSD's sys/sys/hash.h providing generic 32bit hash functions.
  
  Approved by:    re
  
  Revision   Changes    Path
  1.260.2.6  +1 -0      src/share/man/man9/Makefile
  1.1.2.1    +160 -0    src/share/man/man9/hash.9 (new)
  1.2.2.1    +120 -0    src/sys/sys/hash.h (new)
    
    
More information about the cvs-all
mailing list