summaryrefslogtreecommitdiffstats
path: root/utils/c-code-indent
diff options
context:
space:
mode:
authorDavid Sommerseth <davids@redhat.com>2009-06-11 10:50:31 +0200
committerDavid Sommerseth <davids@redhat.com>2009-06-11 10:50:31 +0200
commit9864a51dafd953c497210b6f11e49bb299080dc8 (patch)
tree06b7515718f13eb1c30c8d3e5db9c3b042265b94 /utils/c-code-indent
parentb3f5e9f97e283f2f23f36251b971458f805c6893 (diff)
Fixed crashes and unexpected behaviour on unknown DMI/SMBIOS types
Also provide more useful information, both on unsupported types and types not found on the hardware
Diffstat (limited to 'utils/c-code-indent')
0 files changed, 0 insertions, 0 deletions
icket-501-1'>ticket-501-1 Unnamed repository; edit this file 'description' to name the repository.Endi Dewata
summaryrefslogtreecommitdiffstats
path: root/base/tps/etc/init.d/pki-tpsd
blob: e5a213addca9e2a3d2f1968b3c8389839bdc9f21 (plain)
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87