#
65211 |
| 26-Dec-1993 |
eric |
clean up implementation if you don't have getusershell(3) in libc |
#
65209 |
| 24-Dec-1993 |
eric |
make NEEDGETUSERSHELL a 0/1 flag instead of a def/ndef flag |
#
65208 |
| 24-Dec-1993 |
eric |
go ahead and actually implement getusershell in compat mode; too many systems don't have it |
#
65173 |
| 18-Dec-1993 |
eric |
NEXTSTEP 3.x compatibility changes |
#
65160 |
| 16-Dec-1993 |
eric |
adjust declaration of getopt for ANSI C compilers |
#
65094 |
| 11-Dec-1993 |
eric |
Solaris compiler fixes |
#
65018 |
| 02-Dec-1993 |
eric |
Solaris portability |
#
65009 |
| 01-Dec-1993 |
eric |
solaris portability -- proper declarations |
#
64926 |
| 20-Nov-1993 |
eric |
clarify setvendor() |
#
64914 |
| 17-Nov-1993 |
eric |
portability for AIX |
#
64843 |
| 14-Nov-1993 |
eric |
make proctitle padding adjustable |
#
64841 |
| 14-Nov-1993 |
eric |
Solaris portability fixes |
#
64825 |
| 08-Nov-1993 |
eric |
add argc & argv to init_md call to enhance extensibility |
#
64816 |
| 08-Nov-1993 |
eric |
portability changes for MACH386 |
#
64738 |
| 21-Oct-1993 |
eric |
fix errno race condition |
#
64718 |
| 15-Oct-1993 |
eric |
8.6.2: improved error return messages; better error handling on hung connections or the name server is down; add "vendor code" on V line; fix some X-Authentication-Warning: problems; portability fixes |
#
64705 |
| 08-Oct-1993 |
eric |
8.6.1: A/UX and Encore UMAX V patches; fix to not toss error messages too early |
#
64682 |
| 30-Sep-1993 |
eric |
re-enable Return-Receipt-To: |
#
64644 |
| 24-Sep-1993 |
eric |
hooks for future features |
#
64561 |
| 22-Sep-1993 |
eric |
compile cleanup on various systems (mostly AUX) |
#
64556 |
| 22-Sep-1993 |
eric |
get sendmail.cf name from a routine (so it can autoconfigure on NeXt) |
#
64500 |
| 19-Sep-1993 |
eric |
NeXT portability changes; cleanup of <sys/wait.h> assumptions |
#
64402 |
| 04-Sep-1993 |
eric |
allocate trace flag to checkcompat() |
#
64386 |
| 02-Sep-1993 |
eric |
fix syntax problem |
#
64380 |
| 02-Sep-1993 |
eric |
AUX compatibility |