]> git.cameronkatri.com Git - pw-darwin.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)
commitd3c118ef948d741a56d11a7cbe23094958dffe72
tree1910455c9f65977c9de3ba99c2fec587067996e1
parent4bfb1c87937e103f04ec63d9b985b58a65cdd198
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.
libutil/pw_util.c