cvs commit: src/lib/libugidfw Makefile bsde_get_rule.3 libugidfw.3
 ugidfw.c ugidfw.h
    Robert Watson 
    rwatson at FreeBSD.org
       
    Tue Feb 24 19:24:40 PST 2004
    
    
  
rwatson     2004/02/24 19:24:39 PST
  FreeBSD src repository
  Modified files:
    lib/libugidfw        Makefile bsde_get_rule.3 libugidfw.3 
                         ugidfw.c ugidfw.h 
  Log:
  Add bsde_add_rule(), which is similar to bsde_set_rule() except that
  the caller does not specify the rule number -- instead, the kernel
  module is probed for the next available rule, which is then used.
  
  Obtained from:  TrustedBSD Project
  Sponsored by:   DARPA, McAfee Research
  
  Revision  Changes    Path
  1.5       +1 -0      src/lib/libugidfw/Makefile
  1.3       +29 -2     src/lib/libugidfw/bsde_get_rule.3
  1.4       +4 -0      src/lib/libugidfw/libugidfw.3
  1.5       +42 -1     src/lib/libugidfw/ugidfw.c
  1.4       +3 -1      src/lib/libugidfw/ugidfw.h
    
    
More information about the cvs-all
mailing list