]> granicus.if.org Git - sudo/log
sudo
30 years agoadded EXEC macro
Todd C. Miller [Sun, 29 May 1994 22:37:13 +0000 (22:37 +0000)]
added EXEC macro

30 years agonow use the EXEC nmacro
Todd C. Miller [Sun, 29 May 1994 22:36:44 +0000 (22:36 +0000)]
now use the EXEC nmacro
now only do a gethostbyname() if FQDN is set

30 years agochanged mail_argv[] def
Todd C. Miller [Sun, 29 May 1994 22:36:19 +0000 (22:36 +0000)]
changed mail_argv[] def
now use EXEC() macro

30 years agotook out crypt() definition
Todd C. Miller [Sun, 29 May 1994 22:35:53 +0000 (22:35 +0000)]
took out crypt() definition

30 years agoupped the version
Todd C. Miller [Sun, 29 May 1994 21:23:21 +0000 (21:23 +0000)]
upped the version

30 years agoalways look for -lnsl
Todd C. Miller [Sun, 29 May 1994 19:52:11 +0000 (19:52 +0000)]
always look for -lnsl

30 years agoadded an echo
Todd C. Miller [Sun, 29 May 1994 19:29:51 +0000 (19:29 +0000)]
added an echo

30 years agoSHORT_MESSAGE is now the default
Todd C. Miller [Sun, 29 May 1994 19:25:08 +0000 (19:25 +0000)]
SHORT_MESSAGE is now the default

30 years agofixed typo
Todd C. Miller [Sun, 29 May 1994 19:18:32 +0000 (19:18 +0000)]
fixed typo

30 years agoadded missing AC_DEFINE(SVR4) for solaris
Todd C. Miller [Sun, 29 May 1994 05:29:06 +0000 (05:29 +0000)]
added missing AC_DEFINE(SVR4) for solaris

30 years agodocumented the -v flag
Todd C. Miller [Sun, 29 May 1994 00:42:08 +0000 (00:42 +0000)]
documented the -v flag

30 years agoupdated
Todd C. Miller [Sun, 29 May 1994 00:34:12 +0000 (00:34 +0000)]
updated

30 years agoproto-ized crypt()
Todd C. Miller [Sun, 29 May 1994 00:31:34 +0000 (00:31 +0000)]
proto-ized crypt()

30 years agoadded LIBSHADOW undef
Todd C. Miller [Sun, 29 May 1994 00:28:57 +0000 (00:28 +0000)]
added LIBSHADOW undef

30 years agonwo set OS to be lowercase
Todd C. Miller [Sun, 29 May 1994 00:18:13 +0000 (00:18 +0000)]
nwo set OS to be lowercase

30 years agonow use SUDO_OSTYPE to set $OS
Todd C. Miller [Sat, 28 May 1994 23:36:22 +0000 (23:36 +0000)]
now use SUDO_OSTYPE to set $OS

30 years agonow use uname to determine os
Todd C. Miller [Sat, 28 May 1994 23:36:08 +0000 (23:36 +0000)]
now use uname to determine os

30 years agoadded prototypes & moved sig handler around
Todd C. Miller [Sat, 28 May 1994 20:23:46 +0000 (20:23 +0000)]
added prototypes & moved sig handler around

30 years agoadded prototyppes
Todd C. Miller [Sat, 28 May 1994 19:13:44 +0000 (19:13 +0000)]
added prototyppes

30 years agoadded prototypes
Todd C. Miller [Sat, 28 May 1994 19:13:27 +0000 (19:13 +0000)]
added prototypes

30 years agoadded comment
Todd C. Miller [Sat, 28 May 1994 19:13:00 +0000 (19:13 +0000)]
added comment

30 years agonwo use _BSD_SIGNALS not _BSD_COMPAT
Todd C. Miller [Sat, 28 May 1994 19:12:06 +0000 (19:12 +0000)]
nwo use _BSD_SIGNALS not _BSD_COMPAT

30 years agoInitial revision
Todd C. Miller [Sat, 28 May 1994 19:11:30 +0000 (19:11 +0000)]
Initial revision

30 years agoadded aixcrypt.exp
Todd C. Miller [Sat, 28 May 1994 19:11:06 +0000 (19:11 +0000)]
added aixcrypt.exp

30 years agomoved config.h to top of includes
Todd C. Miller [Sat, 28 May 1994 17:21:11 +0000 (17:21 +0000)]
moved config.h to top of includes

30 years agonow don't bitch if get EACCESS (treat like EPERM)
Todd C. Miller [Wed, 25 May 1994 19:48:29 +0000 (19:48 +0000)]
now don't bitch if get EACCESS (treat like EPERM)

30 years agoadded -v flag and usage()
Todd C. Miller [Wed, 25 May 1994 03:08:45 +0000 (03:08 +0000)]
added -v flag and usage()

30 years agofixed a typo
Todd C. Miller [Wed, 25 May 1994 03:08:33 +0000 (03:08 +0000)]
fixed a typo

30 years agocast Argv to a const for exec
Todd C. Miller [Wed, 25 May 1994 03:08:10 +0000 (03:08 +0000)]
cast Argv to a const for exec
added -v flag

30 years agomail_argv is now a const
Todd C. Miller [Wed, 25 May 1994 03:07:59 +0000 (03:07 +0000)]
mail_argv is now a const

30 years agoonly set RETSIGTYPE if it is not set already
Todd C. Miller [Wed, 25 May 1994 03:07:49 +0000 (03:07 +0000)]
only set RETSIGTYPE if it is not set already

30 years agonow defines & STDC_HEADERS for Irix
Todd C. Miller [Wed, 25 May 1994 03:07:29 +0000 (03:07 +0000)]
now defines  & STDC_HEADERS for Irix

30 years agoadded version.h
Todd C. Miller [Wed, 25 May 1994 03:07:05 +0000 (03:07 +0000)]
added version.h

30 years agoprevent multiple inclusion
Todd C. Miller [Wed, 25 May 1994 01:25:40 +0000 (01:25 +0000)]
prevent multiple inclusion

30 years agoInitial revision
Todd C. Miller [Wed, 25 May 1994 01:20:06 +0000 (01:20 +0000)]
Initial revision

30 years agonow includes config.h
Todd C. Miller [Wed, 25 May 1994 01:09:48 +0000 (01:09 +0000)]
now includes config.h

30 years agonow talks about sunos 4.x
Todd C. Miller [Wed, 25 May 1994 00:54:37 +0000 (00:54 +0000)]
now talks about sunos 4.x

30 years agocalls to Exit now pass an arg
Todd C. Miller [Wed, 25 May 1994 00:23:08 +0000 (00:23 +0000)]
calls to Exit now pass an arg

30 years agosignal handler now takes an int argument
Todd C. Miller [Tue, 24 May 1994 22:00:35 +0000 (22:00 +0000)]
signal handler now takes an int argument

30 years agoupdated
Todd C. Miller [Tue, 24 May 1994 22:00:17 +0000 (22:00 +0000)]
updated

30 years agook, the getcwd() is now *really* done as the user
Todd C. Miller [Tue, 24 May 1994 21:44:50 +0000 (21:44 +0000)]
ok, the getcwd() is now *really* done as the user

30 years agochanged AIX STATIC_FLAGS
Todd C. Miller [Tue, 24 May 1994 21:44:33 +0000 (21:44 +0000)]
changed AIX STATIC_FLAGS

30 years agosolaris now defines SVR4
Todd C. Miller [Tue, 24 May 1994 20:27:46 +0000 (20:27 +0000)]
solaris now defines SVR4

30 years agoadded cwd and fixed stupid core dump that makes no sense. sigh.
Todd C. Miller [Tue, 24 May 1994 20:18:57 +0000 (20:18 +0000)]
added cwd and fixed stupid core dump that makes no sense.  sigh.

30 years agomoved getcwd stuff into load_globals
Todd C. Miller [Tue, 24 May 1994 20:18:41 +0000 (20:18 +0000)]
moved getcwd stuff into load_globals

30 years agotook out externs that are in suod.h
Todd C. Miller [Tue, 24 May 1994 20:18:26 +0000 (20:18 +0000)]
took out externs that are in suod.h

30 years agomoved cwd into load_globals
Todd C. Miller [Tue, 24 May 1994 20:18:10 +0000 (20:18 +0000)]
moved cwd into load_globals

30 years agomoved cwd stuff
Todd C. Miller [Tue, 24 May 1994 20:17:43 +0000 (20:17 +0000)]
moved cwd stuff

30 years agofixed make distclean & realclean
Todd C. Miller [Tue, 24 May 1994 19:55:30 +0000 (19:55 +0000)]
fixed make distclean & realclean

30 years agoupdated
Todd C. Miller [Tue, 24 May 1994 16:51:44 +0000 (16:51 +0000)]
updated
.,

30 years agoadded solaris changes
Todd C. Miller [Tue, 24 May 1994 16:51:33 +0000 (16:51 +0000)]
added solaris changes

30 years agoadded solaris changes, need to rework
Todd C. Miller [Tue, 24 May 1994 16:51:12 +0000 (16:51 +0000)]
added solaris changes, need to rework

30 years agocleaned up for solaris
Todd C. Miller [Tue, 24 May 1994 16:50:57 +0000 (16:50 +0000)]
cleaned up for solaris

30 years agoreinstall reapchild signal handler for non-bsd signals
Todd C. Miller [Tue, 24 May 1994 16:13:26 +0000 (16:13 +0000)]
reinstall reapchild signal handler for non-bsd signals

30 years agotook out getdtablesize() emulation for HP-UX (no longer needed)
Todd C. Miller [Tue, 24 May 1994 16:03:40 +0000 (16:03 +0000)]
took out getdtablesize() emulation for HP-UX (no longer needed)

30 years agosupport for HAVE_SYSCONF
Todd C. Miller [Tue, 24 May 1994 16:03:26 +0000 (16:03 +0000)]
support for HAVE_SYSCONF

30 years agoadded <fcntl.h> for solaris & reorg'd the includes + minor prettying up
Todd C. Miller [Tue, 24 May 1994 16:02:23 +0000 (16:02 +0000)]
added <fcntl.h> for solaris & reorg'd the includes + minor prettying up
/

30 years agoadded HAVE_SYSCONF
Todd C. Miller [Tue, 24 May 1994 00:26:19 +0000 (00:26 +0000)]
added HAVE_SYSCONF

30 years agonow tells you what os you are running
Todd C. Miller [Mon, 16 May 1994 22:57:07 +0000 (22:57 +0000)]
now tells you what os you are running
/.

30 years agotook out extra ','
Todd C. Miller [Mon, 16 May 1994 22:56:49 +0000 (22:56 +0000)]
took out extra ','

30 years agoadded _BSD_COMPAT
Todd C. Miller [Sat, 14 May 1994 21:56:57 +0000 (21:56 +0000)]
added _BSD_COMPAT

30 years agofixed for irix5
Todd C. Miller [Sat, 14 May 1994 21:56:22 +0000 (21:56 +0000)]
fixed for irix5

30 years agoupdated
Todd C. Miller [Sat, 14 May 1994 21:55:54 +0000 (21:55 +0000)]
updated

30 years agouid seinitialized to -2
Todd C. Miller [Sat, 14 May 1994 21:27:05 +0000 (21:27 +0000)]
uid seinitialized to -2

30 years agonow removes LIBPATH for AIX
Todd C. Miller [Thu, 28 Apr 1994 16:36:16 +0000 (16:36 +0000)]
now removes LIBPATH for AIX

30 years agonow uses ufc if it finds it
Todd C. Miller [Sun, 13 Mar 1994 01:41:10 +0000 (01:41 +0000)]
now uses ufc if it finds it

30 years agono longer define yyval & yylval since yacc does it
Todd C. Miller [Sat, 12 Mar 1994 22:42:32 +0000 (22:42 +0000)]
no longer define yyval & yylval since yacc does it

30 years agonow defines yylval as extenr
Todd C. Miller [Sat, 12 Mar 1994 22:42:16 +0000 (22:42 +0000)]
now defines yylval as extenr

30 years agoBROKEN_GETPASS is now an OPTION
Todd C. Miller [Sat, 12 Mar 1994 22:41:53 +0000 (22:41 +0000)]
BROKEN_GETPASS is now an OPTION

30 years agotook out BROKEN_GETPASS
Todd C. Miller [Sat, 12 Mar 1994 22:41:10 +0000 (22:41 +0000)]
took out BROKEN_GETPASS

30 years agotook out big comment
Todd C. Miller [Sat, 12 Mar 1994 22:20:30 +0000 (22:20 +0000)]
took out big comment

30 years agoupdated
Todd C. Miller [Sat, 12 Mar 1994 21:24:29 +0000 (21:24 +0000)]
updated

30 years agotook out README.beta
Todd C. Miller [Sat, 12 Mar 1994 21:20:42 +0000 (21:20 +0000)]
took out README.beta

30 years agoInitial revision
Todd C. Miller [Sat, 12 Mar 1994 21:19:37 +0000 (21:19 +0000)]
Initial revision

30 years agonow reference SUPPORTED
Todd C. Miller [Sat, 12 Mar 1994 21:19:12 +0000 (21:19 +0000)]
now reference SUPPORTED
.,

30 years agonow check for convex OR __convex__
Todd C. Miller [Sat, 12 Mar 1994 21:17:10 +0000 (21:17 +0000)]
now check for convex OR __convex__

30 years agonow check for convex or __convex__
Todd C. Miller [Sat, 12 Mar 1994 21:16:10 +0000 (21:16 +0000)]
now check for convex or __convex__

30 years agoadded dist target
Todd C. Miller [Sat, 12 Mar 1994 21:15:19 +0000 (21:15 +0000)]
added dist target

30 years agouse __convex__
Todd C. Miller [Sat, 12 Mar 1994 20:19:23 +0000 (20:19 +0000)]
use __convex__

30 years agonow use _S_* stat stuff to be ansi-like
Todd C. Miller [Sat, 12 Mar 1994 19:33:10 +0000 (19:33 +0000)]
now use _S_* stat stuff to be ansi-like

30 years agoupdated for configure directions
Todd C. Miller [Sat, 12 Mar 1994 19:11:14 +0000 (19:11 +0000)]
updated for configure directions

30 years agodistclean now removes config.h and pathnames.h
Todd C. Miller [Sat, 12 Mar 1994 19:05:28 +0000 (19:05 +0000)]
distclean now removes config.h and pathnames.h

30 years agoupdated
Todd C. Miller [Sat, 12 Mar 1994 19:03:13 +0000 (19:03 +0000)]
updated

30 years agofixed typoe
Todd C. Miller [Sat, 12 Mar 1994 19:00:19 +0000 (19:00 +0000)]
fixed typoe

30 years agoupdated version
Todd C. Miller [Sat, 12 Mar 1994 18:59:19 +0000 (18:59 +0000)]
updated version

30 years agoupdated version
Todd C. Miller [Sat, 12 Mar 1994 18:57:56 +0000 (18:57 +0000)]
updated version

30 years agoadded copyright header
Todd C. Miller [Sat, 12 Mar 1994 18:57:27 +0000 (18:57 +0000)]
added copyright header

30 years agoudpated version
Todd C. Miller [Sat, 12 Mar 1994 18:55:39 +0000 (18:55 +0000)]
udpated version

30 years agoudpated to use configure + pathnames.h
Todd C. Miller [Sat, 12 Mar 1994 18:39:35 +0000 (18:39 +0000)]
udpated to use configure + pathnames.h

30 years agoupdated
Todd C. Miller [Sat, 12 Mar 1994 18:39:00 +0000 (18:39 +0000)]
updated

30 years agoupdated
Todd C. Miller [Sat, 12 Mar 1994 18:37:58 +0000 (18:37 +0000)]
updated

30 years agonow works with configure
Todd C. Miller [Sat, 12 Mar 1994 18:37:40 +0000 (18:37 +0000)]
now works with configure

30 years agoupdated to work with configure + pathnames.h
Todd C. Miller [Sat, 12 Mar 1994 18:36:53 +0000 (18:36 +0000)]
updated to work with configure + pathnames.h

30 years agoadded LEXLIB
Todd C. Miller [Sat, 12 Mar 1994 15:40:20 +0000 (15:40 +0000)]
added LEXLIB

31 years agoupdated gnu general licence to versio 2
Todd C. Miller [Thu, 10 Mar 1994 08:18:46 +0000 (08:18 +0000)]
updated gnu general licence to versio 2

31 years agoInitial revision
Todd C. Miller [Thu, 10 Mar 1994 07:45:06 +0000 (07:45 +0000)]
Initial revision

31 years agochanged to work with configure
Todd C. Miller [Thu, 10 Mar 1994 06:43:06 +0000 (06:43 +0000)]
changed to work with configure

31 years agoInitial revision
Todd C. Miller [Wed, 9 Mar 1994 23:51:22 +0000 (23:51 +0000)]
Initial revision

31 years agonow uses defines used by configure
Todd C. Miller [Wed, 9 Mar 1994 22:36:55 +0000 (22:36 +0000)]
now uses defines used by configure

31 years agosudo won't bitch about EPERM now, for real
Todd C. Miller [Tue, 1 Mar 1994 21:31:30 +0000 (21:31 +0000)]
sudo won't bitch about EPERM now, for real