[Midnightbsd-cvs] src [10546] U trunk/lib/libc/stdlib: tag

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Jun 7 19:07:53 EDT 2018


Revision: 10546
          http://svnweb.midnightbsd.org/src/?rev=10546
Author:   laffer1
Date:     2018-06-07 19:07:53 -0400 (Thu, 07 Jun 2018)
Log Message:
-----------
tag

Modified Paths:
--------------
    trunk/lib/libc/stdlib/alloca.3
    trunk/lib/libc/stdlib/at_quick_exit.3

Property Changed:
----------------
    trunk/lib/libc/stdlib/alloca.3
    trunk/lib/libc/stdlib/at_quick_exit.3

Modified: trunk/lib/libc/stdlib/alloca.3
===================================================================
--- trunk/lib/libc/stdlib/alloca.3	2018-06-07 23:07:00 UTC (rev 10545)
+++ trunk/lib/libc/stdlib/alloca.3	2018-06-07 23:07:53 UTC (rev 10546)
@@ -1,3 +1,4 @@
+.\" $MidnightBSD$
 .\" Copyright (c) 1980, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
 .\"
@@ -9,7 +10,7 @@
 .\" 2. Redistributions in binary form must reproduce the above copyright
 .\"    notice, this list of conditions and the following disclaimer in the
 .\"    documentation and/or other materials provided with the distribution.
-.\" 4. Neither the name of the University nor the names of its contributors
+.\" 3. Neither the name of the University nor the names of its contributors
 .\"    may be used to endorse or promote products derived from this software
 .\"    without specific prior written permission.
 .\"
@@ -26,7 +27,7 @@
 .\" SUCH DAMAGE.
 .\"
 .\"     @(#)alloca.3	8.1 (Berkeley) 6/4/93
-.\" $FreeBSD$
+.\" $FreeBSD: stable/10/lib/libc/stdlib/alloca.3 251069 2013-05-28 20:57:40Z emaste $
 .\"
 .Dd September 5, 2006
 .Dt ALLOCA 3


Property changes on: trunk/lib/libc/stdlib/alloca.3
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Modified: trunk/lib/libc/stdlib/at_quick_exit.3
===================================================================
--- trunk/lib/libc/stdlib/at_quick_exit.3	2018-06-07 23:07:00 UTC (rev 10545)
+++ trunk/lib/libc/stdlib/at_quick_exit.3	2018-06-07 23:07:53 UTC (rev 10546)
@@ -1,3 +1,4 @@
+.\" $MidnightBSD$
 .\"  Copyright (c) 2011 David Chisnall
 .\"  All rights reserved.
 .\"
@@ -22,7 +23,7 @@
 .\"  OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\"  SUCH DAMAGE.
 .\"
-.\"  $FreeBSD$
+.\"  $FreeBSD: stable/10/lib/libc/stdlib/at_quick_exit.3 238802 2012-07-26 12:04:11Z pluknet $
 .\"
 .Dd December 7, 2011
 .Dt AT_QUICK_EXIT 3


Property changes on: trunk/lib/libc/stdlib/at_quick_exit.3
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property


More information about the Midnightbsd-cvs mailing list