Commit Graph

2201 Commits

Author SHA1 Message Date
Todd C. Miller
45e7634e9c typo 1998-09-07 03:19:28 +00:00
Todd C. Miller
10fd92bb9e y.tab -> sudo.tab
include pre-yacc'd parse.yacc
1998-09-07 03:18:37 +00:00
Todd C. Miller
e1a6b1fec2 include sudo.tab.h, not y.tab.h
don't break out of command args if you get a '='
1998-09-07 03:09:49 +00:00
Todd C. Miller
0643cd950f fix version
,
1998-09-07 02:59:36 +00:00
Todd C. Miller
00861546a9 fix version 1998-09-07 02:59:06 +00:00
Todd C. Miller
f56bd77546 fix version 1998-09-07 02:57:35 +00:00
Todd C. Miller
39a719159e getcwd(3) from OpenBSD for those without it. 1998-09-07 02:55:14 +00:00
Todd C. Miller
0c040bfc59 HAVE_GETWD -> HAVE_GETCWD 1998-09-07 02:51:05 +00:00
Todd C. Miller
6dc57e6eaf pretend sunos doesn't have getcwd(3) since it opens a pipe to getpwd! 1998-09-07 02:49:41 +00:00
Todd C. Miller
a1c5148c34 use NAMLEN() macro 1998-09-07 02:41:33 +00:00
Todd C. Miller
e7a1cc6b69 remove duplicate include of string.h 1998-09-07 02:34:06 +00:00
Todd C. Miller
1aa92f833f call SUDO_TYPE_DEV_T and SUDO_TYPE_INO_T 1998-09-07 02:28:45 +00:00
Todd C. Miller
856a70de8a add SUDO_TYPE_DEV_T and SUDO_TYPE_INO_T 1998-09-07 02:28:33 +00:00
Todd C. Miller
15c6fea6dd add dev_t and ino_t 1998-09-07 02:28:14 +00:00
Todd C. Miller
1d26f2699d fix OTP_ONLY for opie 1998-07-28 16:44:23 +00:00
Todd C. Miller
2b2b9eb8ef include stdlib.h for malloc proto 1998-06-24 16:22:26 +00:00
Todd C. Miller
30a4518180 make update_version saner 1998-05-19 04:10:51 +00:00
Todd C. Miller
59214c317d add HAVE_WAITPID, HAVE_WAIT3, and sudo_waitpid() 1998-05-19 03:32:23 +00:00
Todd C. Miller
a168f9c596 check for waitpid and wait3 or no waitpid 1998-05-19 03:32:05 +00:00
Todd C. Miller
df4b885d1b used waitpid or wait3 if we have 'em 1998-05-19 03:31:51 +00:00
Todd C. Miller
ae7a8f4978 fix some fprintf args, ariel@oz.engr.sgi.com (Ariel Faigon) 1998-05-02 18:16:03 +00:00
Todd C. Miller
5723320dc4 don't need to explicately mention -lsocket -lnsl for sequent 1998-04-28 00:09:37 +00:00
Todd C. Miller
29a1672a89 dynix should not link with -linet 1998-04-25 05:56:28 +00:00
Todd C. Miller
2dd0d5e144 mention that HP-UX doesn't ship with yacc 1998-04-10 19:32:45 +00:00
Todd C. Miller
ac5c39884f ignore kerberos if we can't get the local realm 1998-04-07 02:35:44 +00:00
Todd C. Miller
69cd51691d ++version 1998-04-06 03:39:23 +00:00
Todd C. Miller
fa85e6fe1a ++ 1998-04-06 03:36:33 +00:00
Todd C. Miller
12477fd6e6 updated version 1998-04-06 03:35:50 +00:00
Todd C. Miller
36ef6aa489 fix version 1998-04-06 03:34:36 +00:00
Todd C. Miller
1014adbe09 don't use popen/pclose. Do it inline. 1998-04-06 03:33:55 +00:00
Todd C. Miller
09bb1a3bf7 add rcsid 1998-04-06 03:25:36 +00:00
Todd C. Miller
7f4e5240cf typo 1998-04-06 03:21:42 +00:00
Todd C. Miller
3b1be424aa updated version 1998-04-06 03:17:56 +00:00
Todd C. Miller
c27d678ff7 MAX* + 1 -> MAX* 1998-04-06 03:15:39 +00:00
Todd C. Miller
96d7c59702 getwd.c -> getcwd.c 1998-04-06 03:14:44 +00:00
Todd C. Miller
a5b490a9dc kill HAVE_GETWD 1998-04-06 02:49:29 +00:00
Todd C. Miller
2a4fbbdade getcwd, not getwd 1998-04-06 02:49:13 +00:00
Todd C. Miller
8832e50f46 use MAX* not MAX* + 1
always run pwd as using getwd() defeats the purpose
1998-04-06 02:48:32 +00:00
Todd C. Miller
fa270d3752 add STUB_LOAD_INTERFACES 1998-03-31 05:15:42 +00:00
Todd C. Miller
e37e1e56b6 updated version 1998-03-31 05:05:49 +00:00
Todd C. Miller
bcae83c5bb support *-ccur-sysv4 and fix two typos 1998-03-31 04:54:50 +00:00
Todd C. Miller
cf7b77a031 don't echo about with_logfile and with_timedir 1998-03-28 00:52:01 +00:00
Todd C. Miller
73fa35c6a6 document --with-logfile and --with-timedir 1998-03-28 00:49:16 +00:00
Todd C. Miller
ceb7a9bdf9 support --with-logfile and --with-timedir 1998-03-28 00:46:32 +00:00
Todd C. Miller
56b1565834 Add --with-logfile and --with-timedir 1998-03-28 00:46:12 +00:00
Todd C. Miller
533fbe0711 change size computation of NewArgv for UNICOS 1998-03-28 00:27:03 +00:00
Todd C. Miller
fcc46c02fe treate -*-sysv4* like *-*-svr4 1998-02-19 01:10:05 +00:00
Todd C. Miller
822e075e10 fix spacing for --with-authenticate help 1998-02-18 23:19:03 +00:00
Todd C. Miller
c866646cdf updated version 1998-02-18 21:39:31 +00:00
Todd C. Miller
14292f47cc fix off by one error in push macro 1998-02-18 21:23:57 +00:00