head	1.3;
access;
symbols
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.2
	RELEASE_4_3_0:1.2
	RELEASE_4_2_0:1.2
	RELEASE_4_1_1:1.2
	RELEASE_4_1_0:1.2;
locks; strict;
comment	@# @;


1.3
date	2002.06.23.22.48.37;	author truckman;	state dead;
branches;
next	1.2;

1.2
date	2000.07.17.22.33.21;	author truckman;	state Exp;
branches;
next	1.1;

1.1
date	2000.06.21.11.10.41;	author truckman;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Upgrade to version 1.3.
@
text
@--- Makefile.orig	Wed Jun 21 03:47:29 2000
+++ Makefile	Wed Jun 21 03:48:17 2000
@@@@ -6,7 +6,7 @@@@
 all:	chrootuid chrootuid.1
 
 chrootuid: chrootuid.c
-	$(CC) $(CFLAGS) -o $@@ $?
+	$(CC) $(CFLAGS) -DUSE_SYSCTL -o $@@ $?
 
 #chrootuid.1: chrootuid.c
 #	srctoman $? >$@@
@


1.2
log
@Null commit to correct the mangled log entry in the previous commit.

Ensure that a LOG_NOTICE syslog message is always generated when the
program is invoked with enough parameters to not be an obvious error.

Submitted by:	Phil Pennock <phil@@globnix.org>
@
text
@@


1.1
log
@Initialize supplementary groups.

Ensure that a LOG_NOTICE syslog is always generated when the program is
invoked generated when the program is invoked an obvious error.

Submitted by:	Phil Pennock <phil@@globnix.org>
@
text
@@

