source: trunk/third/sendmail/src/TRACEFLAGS @ 12554

Revision 12554, 2.2 KB checked in by danw, 26 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r12553, which included commits to RCS files with non-trunk default branches.
Line 
1#       @(#)TRACEFLAGS  8.21 (Berkeley) 4/27/1998
20, 1    main.c          main    skip background fork
30, 4    main.c          main    canonical name, UUCP node name, a.k.a.s
40, 15   main.c          main    print configuration
50, 44   util.c          printav print address of each string
60, 101  main.c          main    print version and exit
71       main.c          main    print from person
82       main.c          finis
93       conf.c          getla, shouldqueue
104       conf.c          enoughspace
115       clock.c         setevent, clrevent, tick
126       savemail.c      savemail, returntosender
137       queue.c         queuename
148       domain.c        getmxrr, getcanonname
159       daemon.c        getauthinfo     IDENT protocol
169       daemon.c        maphostname
1710      deliver.c       deliver
1811      deliver.c       openmailer, mailfile
1912      parseaddr.c     remotename
2013      deliver.c       sendall, sendenvelope
2114      headers.c       commaize
2215      daemon.c        getrequests
2316      daemon.c        makeconnection
2417      deliver.c       hostsignature
2517      domain.c        mxrand
2618      usersmtp.c      reply, smtpmessage, smtpinit, smtpmailfrom
2719      srvrsmtp.c      smtp
2820      parseaddr.c     parseaddr
2921      parseaddr.c     rewrite
3022      parseaddr.c     prescan
3124      parseaddr.c     buildaddr, allocaddr
3225      recipient.c     sendtolist
3326      recipient.c     recipient
3427      alias.c         alias
3527      alias.c         readaliases
3627      alias.c         forward
3727      recipient.c     include
3828      udb.c           udbexpand, udbsender
3929      parseaddr.c     maplocaluser
4029      recipient.c     recipient (local users), finduser
4130      collect.c       collect
4230      collect.c       eatfrom
4331      headers.c       chompheader
4432      headers.c       eatheader
4533      headers.c       crackaddr
4634      headers.c       putheader
4735      macro.c         expand, define
4836      stab.c          stab
4937      readcf.c        (many)
5038      map.c           initmaps
5139      map.c           map_rewrite
5240      queue.c         queueup, orderq, dowork
5341      queue.c         orderq
5442      mci.c           mci_get
5543      mime.c          mime8to7
5644      recipient.c     writeable
5744      safefile.c      safefile, safedirpath, filechanged
5845      envelope.c      setsender
5946      envelope.c      openxscript
6047      main.c          drop_privileges
6148      parseaddr.c     rscheck
6248      conf.c          validate_connection
6349      conf.c          checkcompat
6450      envelope.c      dropenvelope
6551      queue.c         unlockqueue
6652      main.c          disconnect
6753      util.c          xfclose
6854      err.c           putoutmsg
6955      conf.c          lockfile
7056      mci.c           persistent host status
7157      util.c          snprintf
7260      map.c
7361      conf.c          sm_gethostbyname
7462      multiple        file descriptor checking
7580                      content length
7681                      sun remote mode
7791      mci.c           syslogging of MCI cache information
7894      srvrsmtp.c      cause commands to fail (for protocol testing)
7999      main.c          avoid backgrounding (no printed output)
Note: See TracBrowser for help on using the repository browser.