Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Mar 2017 06:48:57 +0300
From:      Konstantin Belousov <kostikbel@gmail.com>
To:        Robert Watson <rwatson@FreeBSD.org>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r316182 - in head/sys: compat/freebsd32 kern sys
Message-ID:  <20170330034857.GU43712@kib.kiev.ua>
In-Reply-To: <201703292233.v2TMXvot015371@repo.freebsd.org>
References:  <201703292233.v2TMXvot015371@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Mar 29, 2017 at 10:33:57PM +0000, Robert Watson wrote:
> Author: rwatson
> Date: Wed Mar 29 22:33:56 2017
> New Revision: 316182
> URL: https://svnweb.freebsd.org/changeset/base/316182
> 
> Log:
>   Hook up new audit event identifiers for various non-Orange Book/CAPP
>   system calls supported by OpenBSM 1.2-alpha5.
>   
>   Obtained from:	TrustedBSD Project
>   MFC after:	3 weeks
>   Sponsored by:	DARPA, AFRL
> 
> Modified:
>   head/sys/compat/freebsd32/freebsd32_proto.h
>   head/sys/compat/freebsd32/freebsd32_sysent.c
>   head/sys/compat/freebsd32/syscalls.master
>   head/sys/kern/init_sysent.c
>   head/sys/kern/syscalls.master
>   head/sys/sys/sysproto.h

This was already discussed somewhere, might be the place was not public
enough.

The change, as committed, is impossible to read. Please do not mix
human-made changes and generated files in one commit. For head it is
no much harm to split the syscalls.master commits in way it was always
done, for sake of the people reading either commit mails or VCS
diffs.

I have no opinion on the split/single commit on stable branches.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170330034857.GU43712>