cvs commit: src/sys/security/audit audit_bsm_klib.c

2008-08-31 Thread Robert Watson
rwatson 2008-08-31 14:40:48 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/security/audit audit_bsm_klib.c Log: SVN rev 182544 on 2008-08-31 14:40:48Z by rwatson Merge r180735 from head to stable/7: Minor white space tweak. Obtained

cvs commit: src/sys/security/audit audit_bsm_klib.c

2008-08-23 Thread Christian S.J. Peron
csjp2008-08-24 03:12:17 UTC FreeBSD src repository Modified files: sys/security/audit audit_bsm_klib.c Log: SVN rev 182090 on 2008-08-24 03:12:17Z by csjp Use sbuf_putc instead of sbuf_cat. This makes more sense, since we are appending a single character to the buff

cvs commit: src/sys/security/audit audit_bsm_klib.c

2008-07-23 Thread Robert Watson
rwatson 2008-07-23 07:42:31 UTC FreeBSD src repository Modified files: sys/security/audit audit_bsm_klib.c Log: SVN rev 180735 on 2008-07-23 07:42:31Z by rwatson Minor white space tweak. Obtained from: Apple Inc. MFC after: 3 days Revision ChangesPat

cvs commit: src/sys/security/audit audit_bsm_klib.c

2006-06-01 Thread Christian S.J. Peron
csjp2006-06-01 15:38:30 UTC FreeBSD src repository Modified files: sys/security/audit audit_bsm_klib.c Log: Check to see if the rootdir is the same as the current working directory. If it is, and the pathname was relative, do not separate the componenets with a '/' char