File: DEBUG

package info (click to toggle)
ifmail 2.14tx8.10-32
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,056 kB
  • sloc: ansic: 30,328; perl: 4,955; yacc: 839; makefile: 716; sh: 424; cpp: 235; lex: 206; awk: 24
file content (29 lines) | stat: -rw-r--r-- 783 bytes parent folder | download | duplicates (17)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
#	bit	description
#
#	0	output regardless of verbose value
a	1	outbound object names
b	2	system calls: exec(), mkdir(), popen() etc.
c	3	creating and filling packet, file attaches
d	4	uucp locking
e	5	reading packet/messages
f	6	AKA matching, address substitution
g	7	scanning outbound
h	8	address lists processing (seen-by, path, etc.)
i	9	AREAS/newsgroups processing
j	10	session flow, handshaking
k	11	file transfer protocols
l	12	file lists, requests and attaches
m	13	logical expression parser
n	14	finite state machine (entry/exit)
o	15	finite state machine (every state)
p	16	parsing confuguration
q	17	parsing RFC headers
r	18	I/O (less verbose)
s	19	I/O (max. verbose)
t	20	nodelist processing (less verbose)
u	21	nodelist processing (max. verbose)
v	22
w	23
x	24
y	25
z	26