]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use __SCCSID() for SCCS IDs.
authorJohn Baldwin <jhb@FreeBSD.org>
Wed, 23 May 2018 17:02:12 +0000 (17:02 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Wed, 23 May 2018 17:02:12 +0000 (17:02 +0000)
commit636402a76a8764bfb4004303be745bf43df417a1
tree45f2a85306fad53acc1e29adf87757f1616e69cb
parent253168632983a9185c7a11f0244dceb8973daa2d
Use __SCCSID() for SCCS IDs.

- Define NO__SCCSID in CFLAGS to preserve existing behavior of omitting
  SCCS IDs by default.
- While here, fix the $FreeBSD$ in pw_util.c to use __FBSDID.
lib/libutil/Makefile
lib/libutil/login_tty.c
lib/libutil/pty.c
lib/libutil/pw_util.c
lib/libutil/uucplock.c