Date: Mon, 28 Aug 2006 17:26:39 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/openbsm - Imported sources Message-ID: <200608281726.k7SHQdhJ045742@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608281726.k7SHQdhJ045742>