Commit Graph

4626 Commits

Author SHA1 Message Date
Todd C. Miller
07cc73c862 now defines & STDC_HEADERS for Irix 1994-05-25 03:07:29 +00:00
Todd C. Miller
c18eee72f8 added version.h 1994-05-25 03:07:05 +00:00
Todd C. Miller
76d8f8314f prevent multiple inclusion 1994-05-25 01:25:40 +00:00
Todd C. Miller
5ad8ed74af Initial revision 1994-05-25 01:20:06 +00:00
Todd C. Miller
d84455362d now includes config.h 1994-05-25 01:09:48 +00:00
Todd C. Miller
85cb36bf03 now talks about sunos 4.x 1994-05-25 00:54:37 +00:00
Todd C. Miller
c8dd0685ac calls to Exit now pass an arg 1994-05-25 00:23:08 +00:00
Todd C. Miller
cd34949b79 signal handler now takes an int argument 1994-05-24 22:00:35 +00:00
Todd C. Miller
77bafb1491 updated 1994-05-24 22:00:17 +00:00
Todd C. Miller
0d0f470073 ok, the getcwd() is now *really* done as the user 1994-05-24 21:44:50 +00:00
Todd C. Miller
e1b0835d1d changed AIX STATIC_FLAGS 1994-05-24 21:44:33 +00:00
Todd C. Miller
bd6ad42ffe solaris now defines SVR4 1994-05-24 20:27:46 +00:00
Todd C. Miller
e67d74fd54 added cwd and fixed stupid core dump that makes no sense. sigh. 1994-05-24 20:18:57 +00:00
Todd C. Miller
3e94c6f257 moved getcwd stuff into load_globals 1994-05-24 20:18:41 +00:00
Todd C. Miller
3b297e0377 took out externs that are in suod.h 1994-05-24 20:18:26 +00:00
Todd C. Miller
0745d60145 moved cwd into load_globals 1994-05-24 20:18:10 +00:00
Todd C. Miller
f12f25204d moved cwd stuff 1994-05-24 20:17:43 +00:00
Todd C. Miller
eba71ad921 fixed make distclean & realclean 1994-05-24 19:55:30 +00:00
Todd C. Miller
155ee3a3c8 updated
.,
1994-05-24 16:51:44 +00:00
Todd C. Miller
ae8e3920fa added solaris changes 1994-05-24 16:51:33 +00:00
Todd C. Miller
70bf2e06d5 added solaris changes, need to rework 1994-05-24 16:51:12 +00:00
Todd C. Miller
78d689a68b cleaned up for solaris 1994-05-24 16:50:57 +00:00
Todd C. Miller
f1dd6045c9 reinstall reapchild signal handler for non-bsd signals 1994-05-24 16:13:26 +00:00
Todd C. Miller
813b5043dd took out getdtablesize() emulation for HP-UX (no longer needed) 1994-05-24 16:03:40 +00:00
Todd C. Miller
92c371d0fb support for HAVE_SYSCONF 1994-05-24 16:03:26 +00:00
Todd C. Miller
e5bfa37161 added <fcntl.h> for solaris & reorg'd the includes + minor prettying up
/
1994-05-24 16:02:23 +00:00
Todd C. Miller
b31df9d649 added HAVE_SYSCONF 1994-05-24 00:26:19 +00:00
Todd C. Miller
5e9f8b3fa8 now tells you what os you are running
/.
1994-05-16 22:57:07 +00:00
Todd C. Miller
b6f0ae579a took out extra ',' 1994-05-16 22:56:49 +00:00
Todd C. Miller
f3cd67d4ca added _BSD_COMPAT 1994-05-14 21:56:57 +00:00
Todd C. Miller
368f8ff122 fixed for irix5 1994-05-14 21:56:22 +00:00
Todd C. Miller
706d34d6e9 updated 1994-05-14 21:55:54 +00:00
Todd C. Miller
eba1660358 uid seinitialized to -2 1994-05-14 21:27:05 +00:00
Todd C. Miller
4624211f85 now removes LIBPATH for AIX 1994-04-28 16:36:16 +00:00
Todd C. Miller
d344d99260 now uses ufc if it finds it 1994-03-13 01:41:10 +00:00
Todd C. Miller
9c8379f84c no longer define yyval & yylval since yacc does it 1994-03-12 22:42:32 +00:00
Todd C. Miller
3420a8138c now defines yylval as extenr 1994-03-12 22:42:16 +00:00
Todd C. Miller
b4c691030b BROKEN_GETPASS is now an OPTION 1994-03-12 22:41:53 +00:00
Todd C. Miller
bf67223ed1 took out BROKEN_GETPASS 1994-03-12 22:41:10 +00:00
Todd C. Miller
a7554759fc took out big comment 1994-03-12 22:20:30 +00:00
Todd C. Miller
963ff01286 updated 1994-03-12 21:24:29 +00:00
Todd C. Miller
d068ff5c4c took out README.beta 1994-03-12 21:20:42 +00:00
Todd C. Miller
a510313f54 Initial revision 1994-03-12 21:19:37 +00:00
Todd C. Miller
125035689d now reference SUPPORTED
.,
1994-03-12 21:19:12 +00:00
Todd C. Miller
7b8a8ca5cc now check for convex OR __convex__ 1994-03-12 21:17:10 +00:00
Todd C. Miller
bccde2f1f9 now check for convex or __convex__ 1994-03-12 21:16:10 +00:00
Todd C. Miller
c65bf9a275 added dist target 1994-03-12 21:15:19 +00:00
Todd C. Miller
7545c3f562 use __convex__ 1994-03-12 20:19:23 +00:00
Todd C. Miller
e4488ba028 now use _S_* stat stuff to be ansi-like 1994-03-12 19:33:10 +00:00
Todd C. Miller
34e6103462 updated for configure directions 1994-03-12 19:11:14 +00:00