summaryrefslogtreecommitdiffstats
path: root/adduser/rmuser.perl
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1997-01-14 07:20:47 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1997-01-14 07:20:47 +0000
commitede5cc25661cf431f1bb531fe6ebda5c8eb277d0 (patch)
tree579b964856bb5fb74da7521ec8672cb9aa5b281f /adduser/rmuser.perl
parent0dbd2e2a64e789d9d91880a6e9b5322c54384ac0 (diff)
downloadpw-darwin-ede5cc25661cf431f1bb531fe6ebda5c8eb277d0.tar.gz
pw-darwin-ede5cc25661cf431f1bb531fe6ebda5c8eb277d0.tar.zst
pw-darwin-ede5cc25661cf431f1bb531fe6ebda5c8eb277d0.zip
Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
Diffstat (limited to 'adduser/rmuser.perl')
-rw-r--r--adduser/rmuser.perl2
1 files changed, 1 insertions, 1 deletions
diff --git a/adduser/rmuser.perl b/adduser/rmuser.perl
index 73b42ae..240ffc0 100644
--- a/adduser/rmuser.perl
+++ b/adduser/rmuser.perl
@@ -30,7 +30,7 @@
#
# Guy Helmer <ghelmer@alpha.dsu.edu>, 07/17/96
#
-# $Id: rmuser.perl,v 1.2 1996/12/07 21:25:12 ache Exp $
+# $FreeBSD$
sub LOCK_SH {0x01;}
sub LOCK_EX {0x02;}