]> granicus.if.org Git - sudo/log
sudo
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

31 years agorenamed exec_argv to eliminate a libc name clash with ksros
Todd C. Miller [Mon, 28 Feb 1994 05:36:29 +0000 (05:36 +0000)]
renamed exec_argv to eliminate a libc name clash with ksros

31 years agocorrected
Todd C. Miller [Mon, 28 Feb 1994 05:28:45 +0000 (05:28 +0000)]
corrected

31 years agoexecve -> execv
Todd C. Miller [Mon, 28 Feb 1994 05:27:51 +0000 (05:27 +0000)]
execve -> execv

31 years agoupated
Todd C. Miller [Mon, 28 Feb 1994 04:27:30 +0000 (04:27 +0000)]
upated

31 years agoadded 2 mroe items
Todd C. Miller [Mon, 28 Feb 1994 04:19:47 +0000 (04:19 +0000)]
added 2 mroe items

31 years agoupdated
Todd C. Miller [Mon, 28 Feb 1994 04:12:47 +0000 (04:12 +0000)]
updated

31 years agoadded UMASK and mode_t declaration
Todd C. Miller [Mon, 28 Feb 1994 04:11:46 +0000 (04:11 +0000)]
added UMASK and mode_t declaration

31 years agoadded UMASK
Todd C. Miller [Mon, 28 Feb 1994 04:11:33 +0000 (04:11 +0000)]
added UMASK

31 years agonow opens log file with mode 077
Todd C. Miller [Mon, 28 Feb 1994 01:55:35 +0000 (01:55 +0000)]
now opens log file with mode 077

31 years agosaved current umask ans restores it
Todd C. Miller [Mon, 28 Feb 1994 01:55:10 +0000 (01:55 +0000)]
saved current umask ans restores it

31 years agoadded MAXLOGFILELEN
Todd C. Miller [Mon, 28 Feb 1994 01:36:38 +0000 (01:36 +0000)]
added MAXLOGFILELEN

31 years agosplit long log lines. FOr syslog, split into multiple entries, for a
Todd C. Miller [Mon, 28 Feb 1994 01:35:29 +0000 (01:35 +0000)]
split long log lines.  FOr syslog, split into multiple entries, for a
log file, indent the extra for readability

31 years agoadded changes
Todd C. Miller [Sun, 27 Feb 1994 22:22:02 +0000 (22:22 +0000)]
added changes

31 years agoMAXLOGLEN & MAXSYSLOGLEN are now different (as they should be)
Todd C. Miller [Sun, 27 Feb 1994 22:18:51 +0000 (22:18 +0000)]
MAXLOGLEN & MAXSYSLOGLEN are now different (as they should be)

31 years agoadded input from Brett M Hogden <hogden@rge.com>
Todd C. Miller [Fri, 25 Feb 1994 21:04:25 +0000 (21:04 +0000)]
added input from Brett M Hogden <hogden@rge.com>

31 years agoadded rmenv() to remove stuff from environ. can now uses execvp()
Todd C. Miller [Wed, 16 Feb 1994 18:35:52 +0000 (18:35 +0000)]
added rmenv() to remove stuff from environ.  can now uses execvp()
OR execve() becuase of this.

31 years agonow uses execvp() OR execve()
Todd C. Miller [Wed, 16 Feb 1994 18:35:31 +0000 (18:35 +0000)]
now uses execvp() OR execve()

31 years agoadded USE_EXECVE
Todd C. Miller [Wed, 16 Feb 1994 18:31:43 +0000 (18:31 +0000)]
added USE_EXECVE

31 years agoadded environ
Todd C. Miller [Wed, 16 Feb 1994 18:27:46 +0000 (18:27 +0000)]
added environ

31 years agonow ignore EPERM
Todd C. Miller [Wed, 16 Feb 1994 17:53:18 +0000 (17:53 +0000)]
now ignore EPERM

31 years agomoved some func decls out of sudo.h and into sudo.c as statics
Todd C. Miller [Wed, 16 Feb 1994 04:52:57 +0000 (04:52 +0000)]
moved some func decls out of sudo.h and into sudo.c as statics
/.

31 years agoupdated
Todd C. Miller [Wed, 16 Feb 1994 04:52:50 +0000 (04:52 +0000)]
updated

31 years agotook out Envp
Todd C. Miller [Wed, 16 Feb 1994 04:40:10 +0000 (04:40 +0000)]
took out Envp

31 years agoInitial revision
Todd C. Miller [Mon, 14 Feb 1994 17:28:00 +0000 (17:28 +0000)]
Initial revision