cvs commit: src/contrib/openbsm - Imported sources
Warner Losh
imp at FreeBSD.org
Mon Aug 28 17:26:40 UTC 2006
imp 2006-08-28 17:26:39 UTC
FreeBSD src repository
src/contrib/openbsm - Imported sources
Update of /home/ncvs/src/contrib/openbsm
In directory repoman.freebsd.org:/tmp/cvs-serv45632
Log Message:
Import on vendor branch two files that have been tweaked to unbreak
the build. The openbsm folks are free to fix it in any other way they
see fit once they resurface.
Basically, make everything always be const char **, even though const
char ** usually should be 'const char * const *' in most cases. This
makes the three different definitions consistant and allows world to
build.
Status:
Vendor Tag: TrustedBSD
Release Tags: OPENBSM_1_0_ALPHA9_kwikfix
U src/contrib/openbsm/bsm/audit_record.h
U src/contrib/openbsm/libbsm/bsm_token.c
No conflicts created by this import
More information about the cvs-src
mailing list