mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 00:41:30 +01:00
Add Id strings
This commit is contained in:
parent
43f9e1bb41
commit
0625ba2fc3
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=47989
@ -11,6 +11,8 @@
|
||||
* This software is provided ``AS IS'' without any warranties of any kind.
|
||||
*
|
||||
* Snoop stuff.
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include "snp.h"
|
||||
|
@ -59,6 +59,8 @@
|
||||
* ranges.
|
||||
*
|
||||
* This code can be compiled stand-alone for debugging.
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#ifdef KERNEL
|
||||
|
@ -11,6 +11,8 @@
|
||||
* This software is provided ``AS IS'' without any warranties of any kind.
|
||||
*
|
||||
* Snoop stuff.
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include "snp.h"
|
||||
|
@ -35,6 +35,8 @@
|
||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
*
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#include <sys/param.h>
|
||||
|
Loading…
Reference in New Issue
Block a user