summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r90809,gshapiro2002-02-1714-2580/+0
* Add infrastructure for sendmail 8.12. If users are not starting a daemongshapiro2002-02-173-3/+60
* Add information about how the new sendmail set-group-ID mail submissiongshapiro2002-02-171-0/+39
* Don't build a submit.cf file if SENDMAIL_SET_USER_ID is setgshapiro2002-02-171-0/+8
* Add /var/spool/clientmqueue for 8.12's non-set-user-ID root mail submissiongshapiro2002-02-171-0/+2
* Add new include/libmilter directory for libmilter (sendmail mail filter API)gshapiro2002-02-171-0/+2
* Document new build knob, SENDMAIL_SET_USER_ID, which installs sendmail as agshapiro2002-02-172-1/+20
* Add new build knob, SENDMAIL_SET_USER_ID, which installs sendmail as agshapiro2002-02-171-0/+6
* Update for sendmail 8.12 which has a new OSTYPE(freebsd5)gshapiro2002-02-172-3/+3
* Update import instructions for sendmail 8.12.2gshapiro2002-02-171-35/+7
* Update build infrastructure for sendmail 8.12.gshapiro2002-02-171-17/+27
* Update build infrastructure for sendmail 8.12.gshapiro2002-02-179-36/+121
* Add editmap, a new utility which comes with sendmail 8.12 for editing maps ingshapiro2002-02-172-1/+53
* Add two new libraries which are part of sendmail 8.12. libsm is used onlygshapiro2002-02-174-2/+72
* Resolve conflicts from sendmail 8.12.2 importgshapiro2002-02-1719-5674/+3455
* This commit was generated by cvs2svn to compensate for changes in r90792,gshapiro2002-02-17365-17063/+68743
|\
| * Import sendmail 8.12.2gshapiro2002-02-17384-22730/+72206
* | Move the stuff related to select and poll out of struct vnode.phk2002-02-173-40/+71
* | Collect the VN_KNOTE() macro definitions on vnode.hphk2002-02-174-8/+4
* | Always build all modules for LINTphk2002-02-172-1/+4
* | Ensure err is a useful value to prevent using fputs() with a NULL stream.jedgar2002-02-171-0/+1
* | v_lease is unused, zap it.phk2002-02-171-1/+0
* | Remove cache_purgeleafdirs(), it has been #if 0 for quite some time.phk2002-02-171-60/+0
* | Don't even think about using v_id for magic tricks, v_id is givingphk2002-02-171-5/+0
* | Add Proxim RangeLAN-DS.imp2002-02-171-3/+8
* | o style and consistency fixes:jedgar2002-02-176-40/+40
* | Oops, forgot to commit this (s/ucontext_t/struct __ucontext/).deischen2002-02-171-1/+1
* | o __P removalimp2002-02-175-45/+26
* | Regenerate these files after change to syscalls.master.deischen2002-02-175-6/+6
* | Fix prototype to sigreturn to use struct __ucontext instead of ucontext_t.deischen2002-02-171-1/+1
* | Use struct __ucontext in prototypes and associated functions instead ofdeischen2002-02-1714-12/+44
* | Error handling fixes for inflate.jedgar2002-02-172-8/+14
* | Don't rely on <sys/signal.h> to include <sys/ucontext.h>deischen2002-02-173-0/+3
* | Don't rely on <sys/signal.h> to include <sys/ucontext.h>.deischen2002-02-172-0/+2
* | Correct typo.nyan2002-02-173-3/+3
* | Fix a formatting error.joe2002-02-172-12/+12
* | KNF style the code, ready for an MFC.joe2002-02-172-108/+128
* | KNF style the code, ready for an MFC.joe2002-02-172-76/+82
* | Move the bus_space_subregion function from the puc driver to the bus_spacenyan2002-02-174-21/+42
* | - Split the routine to initialize a bus_space_handle into the separatenyan2002-02-179-142/+339
* | MFi386: revision 1.167nyan2002-02-171-0/+2
* | MFi386: revision 1.392nyan2002-02-171-0/+3
* | Purely whitespace changesjulian2002-02-171-25/+25
* | replace the embedded cr_mtx in the ucred structure with cr_mtxp (a mutexdillon2002-02-172-11/+13
* | Add support such that if LD_TRACE_LOADED_OBJECTS_ALL is defined to aobrien2002-02-174-7/+30
* | Support for f/w crash dumps (2200 && 23XX).mjacob2002-02-174-20/+401
* | Hints for WWN are now WWNN and/or WWPN.mjacob2002-02-171-2/+2
* | Add in support firmware crash dumps. Change CFG options to splitmjacob2002-02-171-2/+13
* | Bulk changes made during the BSDcon kernel summit and travel afterwards.imp2002-02-173-582/+669
* | Remove check for sendmail.conf before even trying to start sendmail.cjc2002-02-171-12/+10
OpenPOWER on IntegriCloud