| Commit message (Expand) | Author | Age | Files | Lines |
* | Back out "find itself" fix for security purist reasons from | ache | 1995-12-09 | 1 | -1/+1 |
* | Submitted by: John Hay | julian | 1995-12-09 | 1 | -5/+5 |
* | Fix SIGHUP restarting bug: sendmail can't find itself, it uses argv[0] | ache | 1995-12-09 | 1 | -1/+1 |
* | Fix error: startslip -> sliplogin | ache | 1995-12-09 | 1 | -1/+1 |
* | Update sendmail's "knowledge" of the ps_strings structure. | peter | 1995-12-09 | 1 | -2/+3 |
* | Specify Timeout.queuewarn.normal at 1day as well as Timeout.queuewarn. | peter | 1995-12-07 | 1 | -1/+2 |
* | Fixed the type of a signal handler. | bde | 1995-12-07 | 1 | -2/+2 |
* | Moved a test for HAVE_GETBOOTFILE to after the #include of the | bde | 1995-12-07 | 1 | -5/+6 |
* | Added missing data to a struct initializer by copying it from similar | bde | 1995-12-07 | 1 | -1/+4 |
* | Fixed the type of time_type. | bde | 1995-12-07 | 1 | -2/+2 |
* | Update the -current sources from the 2.1 branch. | peter | 1995-12-07 | 57 | -2963/+6323 |
* | Make sendmail's setproctitle() use PS_STRINGS rather than smash | peter | 1995-12-06 | 2 | -5/+4 |
* | Submitted by: john hay | julian | 1995-12-05 | 2 | -4/+5 |
* | Whitespace change - cosmetic alignment only. | peter | 1995-12-04 | 1 | -3/+3 |
* | Submitted by: John Hay | julian | 1995-12-04 | 3 | -5/+9 |
* | Add in Gary's custom Received: line into the freefall.mc | peter | 1995-12-04 | 1 | -1/+4 |
* | Add "majordom" to trusted user class for freefall's sendmail.mc file. | peter | 1995-12-04 | 1 | -1/+2 |
* | Added support for the slip.hosts options 'normal', 'compress', 'noicmp', | nate | 1995-12-04 | 2 | -2/+80 |
* | mountdbtab -> mountdtab; whoops! | jkh | 1995-12-04 | 1 | -1/+2 |
* | Fold in changes to files no longer on the vendor branch from 8.7.3 update. | peter | 1995-12-03 | 5 | -14/+18 |
* | This commit was generated by cvs2svn to compensate for changes in r12601, | peter | 1995-12-03 | 65 | -80/+6485 |
|\ |
|
| * | Import sendmail-8.7.3. One small but important bugfix. | peter | 1995-12-03 | 70 | -94/+6503 |
* | | *GULP* cvs remove the uncomfortably large list of files that are no longer | peter | 1995-12-02 | 43 | -10184/+2 |
* | | Update the freefall.mc file to (almost) match what is actually being | peter | 1995-12-02 | 3 | -16/+83 |
* | | Re-disable the cf/cf SUBDIR - we were not building it before anyway. | peter | 1995-12-02 | 1 | -1/+1 |
* | | Initial round of conflict resolutions.. I need to do another | peter | 1995-12-02 | 58 | -6713/+10213 |
* | | This commit was generated by cvs2svn to compensate for changes in r12571, | peter | 1995-12-02 | 136 | -8407/+21805 |
|\ \
| |/ |
|
| * | Import Sendmail-8.7.2 as discussed on -current. | peter | 1995-12-02 | 158 | -11435/+32019 |
* | | Fix second gets() -> fgets() conversion botch I missed. | jkh | 1995-12-02 | 1 | -5/+7 |
* | | Commit the longstanding bin/410 & kern/411 fix, in the hope that somebody | phk | 1995-12-01 | 1 | -3/+3 |
* | | Adjust a perror() to print the actual target of the error. | jkh | 1995-12-01 | 1 | -1/+1 |
* | | Account for newline in fgets(). Whoops! | jkh | 1995-12-01 | 1 | -1/+6 |
* | | Stamp out more calls to gets(). | jkh | 1995-12-01 | 1 | -8/+8 |
* | | If CONFIG_NO_CLOBBER_EVER is defined (e.g., in /etc/make.conf), don't make | wollman | 1995-11-28 | 2 | -0/+5 |
* | | Disconnect fsdb in preperation for move to /sbin | peter | 1995-11-24 | 1 | -2/+2 |
* | | If sendmail is collecting a message *not* via SMTP, then this patch will | peter | 1995-11-20 | 1 | -7/+7 |
* | | Avoid bogus free() of a junk pointer. | joerg | 1995-11-17 | 1 | -2/+2 |
* | | Make this compile again by adding the necessary includes. | phk | 1995-11-17 | 1 | -0/+6 |
* | | Make sysctl compile again by removing all the debug stuff. | phk | 1995-11-17 | 1 | -32/+2 |
* | | Warn the user extra special for /etc/sysconfig. | jkh | 1995-11-17 | 1 | -2/+14 |
* | | With the recent 'make install' change in the kernel build makefiles, an | peter | 1995-11-14 | 1 | -2/+4 |
* | | Submitted by: John Hay <jhay@mikom.csir.co.za> | julian | 1995-11-13 | 3 | -9/+5 |
* | | More helpful error messages. | jkh | 1995-11-12 | 2 | -9/+12 |
* | | Initialize ld.so.hints if necessary. | jkh | 1995-11-12 | 1 | -1/+5 |
* | | Make editor start on right screen for anonFTP setup. | jkh | 1995-11-12 | 1 | -2/+7 |
* | | Bring my pkg_install improvements forward from 2.1. | jkh | 1995-11-12 | 5 | -106/+117 |
* | | Add verbosity to add in tracking a mystery sig-11 with this.. | jkh | 1995-11-11 | 1 | -59/+43 |
* | | Fix some missing parameters to the anon ftp setup area. | jkh | 1995-11-11 | 1 | -5/+5 |
* | | Various cosmetic tweaks. | jkh | 1995-11-11 | 1 | -5/+5 |
* | | Write a quick help screen for this. Coranth seems to have an aversion | jkh | 1995-11-11 | 1 | -0/+19 |