Commit Graph

216 Commits

Author SHA1 Message Date
Todd C. Miller
53e6e6ec4c version = 1.5 1996-08-25 17:31:47 +00:00
Todd C. Miller
39bc5df7ab ++version
added INSTALL.configure
1996-08-18 16:52:37 +00:00
Todd C. Miller
859753c600 added config.{guess,sub} 1996-07-24 05:59:02 +00:00
Todd C. Miller
c6b4aca908 added @AFS_LIBS@ 1996-07-08 19:43:01 +00:00
Todd C. Miller
7a5a50b75e now gives INSTALL -c flag 1996-07-08 00:49:02 +00:00
Todd C. Miller
01d3bf08b9 added alloca.c 1996-06-26 02:28:25 +00:00
Todd C. Miller
f0944b76c4 always use install-sh to avoid install(1)'s that use get{pw,gr}nam 1996-06-25 21:59:27 +00:00
Todd C. Miller
95cbc71d6b ++version 1996-06-20 05:17:08 +00:00
Todd C. Miller
4520d3c664 "make install" now sets uid/gid and mode on sudoers if it exists 1996-05-28 04:02:08 +00:00
Todd C. Miller
49d0b999fd replaced wildcat.* with fnmatch.* 1996-05-28 00:00:40 +00:00
Todd C. Miller
94687786ed fixed pod2man usage 1996-04-28 21:44:04 +00:00
Todd C. Miller
cc766e7001 ++version 1996-04-28 21:40:19 +00:00
Todd C. Miller
bab3ce55d2 now uses SUDOERS_UID and SUDOERS_GID 1996-04-28 00:26:05 +00:00
Todd C. Miller
69e72e3617 fixed a typo 1996-04-05 21:48:52 +00:00
Todd C. Miller
d51ed38adf added install-dirs . 1996-04-05 00:39:26 +00:00
Todd C. Miller
77684bd09c ++version 1996-02-22 22:06:37 +00:00
Todd C. Miller
e03f27e9ac ++versoin 1996-02-06 00:20:35 +00:00
Todd C. Miller
27f2f09edc fixed a typo 1996-02-06 00:16:12 +00:00
Todd C. Miller
aa99165881 now uses *.pod to build *.man and *.cat & *.html 1996-02-05 22:03:45 +00:00
Todd C. Miller
e43668a6a5 TESTOBJS nwo includes wildmat.o 1996-02-05 03:49:30 +00:00
Todd C. Miller
dcac138a6f commented out rule to build lex.yy.c from parse.lex since
we ship with a pre-flex'd parser
1996-02-04 21:11:54 +00:00
Todd C. Miller
b81d0d6112 added wildmat.c to SRCS & SUDOBJS 1996-02-02 03:31:58 +00:00
Todd C. Miller
1947459b91 ++version
added wildmat.*
1996-01-29 05:44:20 +00:00
Todd C. Miller
d58db6c2c4 ++version 1996-01-14 20:16:01 +00:00
Todd C. Miller
2d066db856 tgetpass.o is now only linked in with sudo (not visudo) 1996-01-11 18:01:19 +00:00
Todd C. Miller
6e0dec3326 ++version 1996-01-09 17:57:06 +00:00
Todd C. Miller
3e2876d44b added FAQ 1996-01-07 20:55:27 +00:00
Todd C. Miller
16b1ecdb12 remove sudo.core visudo.core for clan target 1995-12-18 22:23:29 +00:00
Todd C. Miller
332bab8e0d fixed another occurence of sudo_getpwuid.* 1995-12-18 03:36:03 +00:00
Todd C. Miller
81a441aed9 sudo_getpwuid.c -> getspwuid.c 1995-12-18 03:31:10 +00:00
Todd C. Miller
6846377706 ++version 1995-12-18 03:09:49 +00:00
Todd C. Miller
1c5b326ff6 fixed up testsudoers target 1995-12-05 23:57:47 +00:00
Todd C. Miller
7f19f036bf LIBS -> SUDO_LIBS , VISUDO_LIBS
LDFLAGS -> SUDO_LDFLAGS, VISUDO_LDFLAGS
1995-12-05 23:17:01 +00:00
Todd C. Miller
fa560d43b7 added dce_pwent.c 1995-11-28 04:14:54 +00:00
Todd C. Miller
06f7949828 added extra $'s for make to eat up, yum. 1995-11-25 04:55:36 +00:00
Todd C. Miller
a6b5b2302a added sudo_getpwuid.c 1995-11-21 02:27:02 +00:00
Todd C. Miller
a72a931018 fixed clean rule 1995-11-20 03:31:38 +00:00
Todd C. Miller
9de4fd5450 updated version number 1995-11-19 23:37:15 +00:00
Todd C. Miller
baae3457a7 -I stuff now goes in CPPFLAGS 1995-11-19 23:24:09 +00:00
Todd C. Miller
5eb9954c21 replaced $man_prefix with $mandir 1995-11-19 02:35:38 +00:00
Todd C. Miller
db2cf11f50 now use more GNU'ish dir names 1995-11-19 02:28:04 +00:00
Todd C. Miller
7147ee96cf added etc_dir, bin_dir, sbin_dir 1995-11-17 05:37:25 +00:00
Todd C. Miller
e8ec31de05 now ship a flex-generated lex.yy.c 1995-11-17 02:28:58 +00:00
Todd C. Miller
4e3a663878 now sets _PATH_SUDO_SUDOERS, _PATH_SUDO_STMP, SUDOERS_OWNER 1995-11-17 02:09:55 +00:00
Todd C. Miller
4bdbf190fd now uses exec_prefix & prefix from configure 1995-11-13 05:52:08 +00:00
Todd C. Miller
8f90254de7 removed leading tab if @MAN_POSTINSTALL@ not defined
now removes testsudoers in clean:
1995-11-13 03:25:07 +00:00
Todd C. Miller
87fbfbc192 fixed headers that moved to emul dir 1995-09-23 20:46:43 +00:00
Todd C. Miller
32204d9651 more $srcdir support for install targets 1995-09-13 23:48:57 +00:00
Todd C. Miller
c036298677 added support for building in other than the sourcedir 1995-09-13 01:38:34 +00:00
Todd C. Miller
963dd0e358 fixed typo 1995-09-03 17:17:17 +00:00