Codebase list atop / debian/2.2.6-5 ChangeLog
debian/2.2.6-5

Tree @debian/2.2.6-5 (Download .tar.gz)

ChangeLog @debian/2.2.6-5raw · history · blame

   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
  88
  89
  90
  91
  92
  93
  94
  95
  96
  97
  98
  99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 128
 129
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 170
 171
 172
 173
 174
 175
 176
 177
 178
 179
 180
 181
 182
 183
 184
 185
 186
 187
 188
 189
 190
 191
 192
 193
 194
 195
 196
 197
 198
 199
 200
 201
 202
 203
 204
 205
 206
 207
 208
 209
 210
 211
 212
 213
 214
 215
 216
 217
 218
 219
 220
 221
 222
 223
 224
 225
 226
 227
 228
 229
 230
 231
 232
 233
 234
 235
 236
 237
 238
 239
 240
 241
 242
 243
 244
 245
 246
 247
 248
 249
 250
 251
 252
 253
 254
 255
 256
 257
 258
 259
 260
 261
 262
 263
 264
 265
 266
 267
 268
 269
 270
 271
 272
 273
 274
 275
 276
 277
 278
 279
 280
 281
 282
 283
 284
 285
 286
 287
 288
 289
 290
 291
 292
 293
 294
 295
 296
 297
 298
 299
 300
 301
 302
 303
 304
 305
 306
 307
 308
 309
 310
 311
 312
 313
 314
 315
 316
 317
 318
 319
 320
 321
 322
 323
 324
 325
 326
 327
 328
 329
 330
 331
 332
 333
 334
 335
 336
 337
 338
 339
 340
 341
 342
 343
 344
 345
 346
 347
 348
 349
 350
 351
 352
 353
 354
 355
 356
 357
 358
 359
 360
 361
 362
 363
 364
 365
 366
 367
 368
 369
 370
 371
 372
 373
 374
 375
 376
 377
 378
 379
 380
 381
 382
 383
 384
 385
 386
 387
 388
 389
 390
 391
 392
 393
 394
 395
 396
 397
 398
 399
 400
 401
 402
 403
 404
 405
 406
 407
 408
 409
 410
 411
 412
 413
 414
 415
 416
 417
 418
 419
 420
 421
 422
 423
 424
 425
 426
 427
 428
 429
 430
 431
 432
 433
 434
 435
 436
 437
 438
 439
 440
 441
 442
 443
 444
 445
 446
 447
 448
 449
 450
 451
 452
 453
 454
 455
 456
 457
 458
 459
 460
 461
 462
 463
 464
 465
 466
 467
 468
 469
 470
 471
 472
 473
 474
 475
 476
 477
 478
 479
 480
 481
 482
 483
 484
 485
 486
 487
 488
 489
 490
 491
 492
 493
 494
 495
 496
 497
 498
 499
 500
 501
 502
 503
 504
 505
 506
 507
 508
 509
 510
 511
 512
 513
 514
 515
 516
 517
 518
 519
 520
 521
 522
 523
 524
 525
 526
 527
 528
 529
 530
 531
 532
 533
 534
 535
 536
 537
 538
 539
 540
 541
 542
 543
 544
 545
 546
 547
 548
 549
 550
 551
 552
 553
 554
 555
 556
 557
 558
 559
 560
 561
 562
 563
 564
 565
 566
 567
 568
 569
 570
 571
 572
 573
 574
 575
 576
 577
 578
 579
 580
 581
 582
 583
 584
 585
 586
 587
 588
 589
 590
 591
 592
 593
 594
 595
 596
 597
 598
 599
 600
 601
 602
 603
 604
 605
 606
 607
 608
 609
 610
 611
 612
 613
 614
 615
 616
 617
 618
 619
 620
 621
 622
 623
 624
 625
 626
 627
 628
 629
 630
 631
 632
 633
 634
 635
 636
 637
 638
 639
 640
 641
 642
 643
 644
 645
 646
 647
 648
 649
 650
 651
 652
 653
 654
 655
 656
 657
 658
 659
 660
 661
 662
 663
 664
 665
 666
 667
 668
 669
 670
 671
 672
 673
 674
 675
 676
 677
 678
 679
 680
 681
 682
 683
 684
 685
 686
 687
 688
 689
 690
 691
 692
 693
 694
 695
 696
 697
 698
 699
 700
 701
 702
 703
 704
 705
 706
 707
 708
 709
 710
 711
 712
 713
 714
 715
 716
 717
 718
 719
 720
 721
 722
 723
 724
 725
 726
 727
 728
 729
 730
 731
 732
 733
 734
 735
 736
 737
 738
 739
 740
 741
 742
 743
 744
 745
 746
 747
 748
 749
 750
 751
 752
 753
 754
 755
 756
 757
 758
 759
 760
 761
 762
 763
 764
 765
 766
 767
 768
 769
 770
 771
 772
 773
 774
 775
 776
 777
 778
 779
 780
 781
 782
 783
 784
 785
 786
 787
 788
 789
 790
 791
 792
 793
 794
 795
 796
 797
 798
 799
 800
 801
 802
 803
 804
 805
 806
 807
 808
 809
 810
 811
 812
 813
 814
 815
 816
 817
 818
 819
 820
 821
 822
 823
 824
 825
 826
 827
 828
 829
 830
 831
 832
 833
 834
 835
 836
 837
 838
 839
 840
 841
 842
 843
 844
 845
 846
 847
 848
 849
 850
 851
 852
 853
 854
 855
 856
 857
 858
 859
 860
 861
 862
 863
 864
 865
 866
 867
 868
 869
 870
 871
 872
 873
 874
 875
 876
 877
 878
 879
 880
 881
 882
 883
 884
 885
 886
 887
 888
 889
 890
 891
 892
 893
 894
 895
 896
 897
 898
 899
 900
 901
 902
 903
 904
 905
 906
 907
 908
 909
 910
 911
 912
 913
 914
 915
 916
 917
 918
 919
 920
 921
 922
 923
 924
 925
 926
 927
 928
 929
 930
 931
 932
 933
 934
 935
 936
 937
 938
 939
 940
 941
 942
 943
 944
 945
 946
 947
 948
 949
 950
 951
 952
 953
 954
 955
 956
 957
 958
 959
 960
 961
 962
 963
 964
 965
 966
 967
 968
 969
 970
 971
 972
 973
 974
 975
 976
 977
 978
 979
 980
 981
 982
 983
 984
 985
 986
 987
 988
 989
 990
 991
 992
 993
 994
 995
 996
 997
 998
 999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
commit 0aa208a0af7bb384010f7332b3131c0884edcdd8
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Mon Dec 19 19:17:28 2016 +0100

    Implemented polling mode in case NETLINK refuses with error EINVAL.
    
    Due to kernel bug 190711, the NETLINK interface gives EINVAL when
    it is activated. Since atopacctd misses a trigger then to read
    the process accounting records when processes in the system terminate,
    a polling loop has to be used to verify the existance of new
    process accounting records.

M	README
M	atopacctd.c

commit 51d6285f97b2adf8f0efbea7121f4eb2a4b4f75d
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Mon Dec 19 16:05:18 2016 +0100

    Retry activation of process accounting if it appears not to work.
    
    According to kernel bug 190271 (process accounting sometimes does not work),
    the kernel sometimes returns SUCCESS to switching on process accounting
    while it does not work at all.

M	atopacctd.c

commit e743f1b749d3fccb95bcef6028c238560a81d805
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Thu Dec 15 10:13:48 2016 +0100

    Modified version numbering.

M	mkdistr

commit 96f0613201da8cb7e8ebd1120dd18f83abc83536
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Thu Dec 15 09:12:15 2016 +0100

    Adapt date in man-pages.

M	man/atop.1
M	man/atopacctd.8
M	man/atoprc.5
M	man/atopsar.1

commit c8e2e3f80fc46463c3e2c798b8a4d2a106ac98a5
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Thu Dec 15 09:11:25 2016 +0100

    Improved error handling on the NETLINK interface.

M	atopacctd.c
M	netlink.c

commit 2b6aab6454c39903a5ead4c3d5d819393ec1cea1
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Wed Nov 16 14:42:49 2016 +0100

    Allow xvd... disk drives without a digit at the end of the name.

M	photosyst.c

commit 51b4a83b2babf9ca944da892092e5559d9588594
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Thu Oct 27 22:05:43 2016 +0200

    Take care that atopacctd terminates upon receipt of SIGTERM signal.
    When activating a signal catcher via the signal() function, the SA_RESTART
    flag is implicitly set. This means that a pending system call is
    automatically restarted after the received signal is handled.
    Instead, the sigaction system call is used now to activate a signal catcher
    avoiding system calls to be restarted automatically.

M	atopacctd.c

commit 7617354131f9a9bb1503b89b82cc8ca939c0f472
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Mon Oct 24 16:12:35 2016 +0200

    Changed 'rotate 1' into 'rotate 0' (no need for another dummy file).

M	psaccs_atop
M	psaccu_atop

commit 2a6f792ad71410a75ca633ff38cb52a678cc05ed
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri Oct 14 21:34:08 2016 +0200

    Improved activation and deactivation of process accounting.

M	atopacctd.c

commit 6484680418827937064c2aba11619369e189d94d
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sat Oct 8 15:23:43 2016 +0200

    Script atop.daily located in /usr/share/atop instead of /etc/atop.d

M	Makefile
M	atop.cronsysv
M	atop.init
M	atop.service
M	atop.specsystemd
M	atop.specsysv
M	psaccu_atop

commit 101c0139e1a703479f7fb779bc258cf199eaa9fb
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sat Oct 8 14:31:52 2016 +0200

    Raw logging: Determine features per sample
    Define per sample whether or not process accounting is active and
    whether or not disk I/O statitics are maintained.
    In previous versions, this was determined for the entire log file
    which implied that it was impossible to append to an existing logfile
    when one of these features had changed.

M	atop.h
M	rawlog.c

commit 36b9b09ac15519187717481ac79da25e66bce8eb
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sat Oct 8 14:21:42 2016 +0200

    Moved accounting file from /tmp to /var/cache.

M	acctproc.c
M	man/atop.1

commit a44bafe1895515e92881225079d56bb04053c9cf
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sat Oct 8 14:18:13 2016 +0200

    Added -r y... flag to usage message.

M	atopsar.c

commit 2f7369f6911cc0fe6bb79dfa11ea845ebb036ea0
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sat Oct 8 14:16:29 2016 +0200

    The flag -V has been added to the help-output.

M	atop.c

commit a31b5a516e0dcfa5352e1047defbd6abf3c22444
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sat Oct 8 14:12:13 2016 +0200

    Modified column name SNETBW to BANDWO.
    Modified column name RNETBW to BANDWI.

M	showlinux.c
M	showlinux.h
M	showprocs.c

commit 5b21d88014fe4e53a5ab8f01d03ae00a2de56a18
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sat Oct 8 14:05:15 2016 +0200

    Cosmetic changes in distribution script.

M	mkdistr

commit b96168f473ca8a69884d900464cfb5f641e18d26
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sat Oct 8 14:03:55 2016 +0200

    Cosmetic change.

M	various.c

commit 90a3f939d5db6a41e1352f847f8719a89e5ddf78
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sat Oct 8 14:03:35 2016 +0200

    Recalculate length of nodename when reading raw logfile.

M	rawlog.c

commit 3fd998d0f2e43e57ff8d5d22b747efb14c1da554
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sat Oct 8 14:03:18 2016 +0200

    Remove include of termio.h (not needed at all).

M	showgeneric.c
M	showlinux.c
M	showprocs.c
M	showsys.c

commit 1c72c7dfe0843087440598e4df9dc844c2eff1eb
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Tue Nov 24 10:21:49 2015 +0100

    The top-3 of CPU, disk and network consuming processes now only shows
    processes that really used capacity of that resource. Implicitly, a
    segmentation fault bug has been solved that occurred when less than
    3 processes were available anyhow.

M	atopsar.c

commit 1c5cac40d0bec5ea9b9625a8c61a4ad38899aad9
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Tue Nov 24 08:59:37 2015 +0100

    Column that show interface speed is shifted to the right, to keep
    input and output packets for all layers aligned.

M	showlinux.c

commit 29012c89cacd30aa3c0f83e9f4c92b720ceda901
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Tue Aug 4 19:11:36 2015 +0200

    Execpath has been changed to /usr/sbin instead of /sbin
    (wrong directory location).

M	atopacct.service

commit 0f502b2633bb00a340daf8ff0ac3506d486a1e09
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Tue Aug 4 19:08:25 2015 +0200

    Bug solution:
    When starting atop via sudo, atop runs into
    the stopped state. Caused by earlier modification
    to make atop a process group leader (needed for systemd).
    Problem solved by making atop only a process group leader
    when it doesn't operate interactively.

M	atop.c

commit c0062f3e5a2604b3e8f0723e50c0cea0931d3e01
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Thu Jun 25 12:54:30 2015 +0200

    Modified handling of release number.

M	mkdistr

commit 8becf63a08ba68ece7543512426cffa36e5c9c01
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Thu Jun 25 12:53:44 2015 +0200

    Modified handling of release number.

M	atop.specsystemd
M	atop.specsysv

commit c213a40de6884129877b1519400de362a64b1f37
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Thu Jun 25 12:53:14 2015 +0200

    Added some blank fields for interfaces.

M	showlinux.c

commit 67f5b44cbd2ef5ad3a59e09a6e192af489300a52
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Tue Jun 23 16:55:30 2015 +0200

    Minor bug-fixes.

M	man/atop.1
M	showgeneric.c

commit 6f0105972808ffd852b833ed81c222f259bc762a
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Tue Jun 23 16:32:16 2015 +0200

    New selection possibilities for processes:
    Key 'I' can be used to specify one or more PIDs of processes
    to be selected.
    Key '/' can be used to specify a command line search string for processes
    to be selected.

M	man/atop.1
M	showgeneric.c
M	showgeneric.h

commit d8f641ecca0ac117c2eacd33cc6517944461a0af
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Tue Jun 23 14:44:49 2015 +0200

    Bugfix for buffer overflow: snprintf instead of sprintf (credits: Nathan Scott).

M	showsys.c

commit 8b82505a8125cf5b351b6de841cf6cd35740b133
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Tue Jun 9 12:30:36 2015 +0200

    Fine-tune statistics about data transfer to/from NFS servers.

M	atopsar.c
M	man/atop.1
M	man/atopsar.1

commit 7c2b2cb6615a20e7e130a2fe00d4d029e0f5f3fa
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Tue Jun 9 11:03:10 2015 +0200

    Bug solutions and small modifications for nfs4 mountstats.

M	atop.h
M	deviate.c
M	man/atop.1
M	photosyst.c
M	showlinux.c
M	showprocs.c
M	showsys.c
M	various.c

commit e3d0e1f03ac0cc48c5add560377933a3abf8ddbe
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Mon Jun 8 17:31:58 2015 +0200

    Added statistics per mounted NFS filesystem (label NFM).

M	atop.c
M	atop.h
M	atopsar.c
M	deviate.c
M	man/atop.1
M	man/atoprc.5
M	man/atopsar.1
M	parseable.c
M	photosyst.c
M	photosyst.h
M	showgeneric.c
M	showgeneric.h
M	showlinux.c
M	showlinux.h
M	showsys.c

commit 314a64d9c62b27747d23c6f85011411076482f51
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Mon Jun 8 10:01:05 2015 +0200

    Solved various small bugs found by clang-analyzer.

M	atopsar.c
M	parseable.c
M	rawlog.c
M	showlinux.c
M	various.c

commit 9b621bcac274df21012a42a2d131143e5857a47a
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri May 29 08:42:05 2015 +0200

    Added buffers for formatting HTTPSTATS-specific output.

M	showlinux.c

commit 66e4b0326d8663b8cc26cde42c9d1232e1742714
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri May 22 09:58:22 2015 +0200

    Accept 'xvd[a-z]' disks with a number behind it (they always seem to
    end with a number).

M	photosyst.c

commit 7d5f789ddbbaea7ae0e4d2c3f78a3f735ca3a36f
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Mon May 18 08:58:41 2015 +0200

    Rebuild of lost spec file for systemd.

M	atop.specsystemd

commit 94f3da8d2740aaa3abfa7974afa900d985b8a9be
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Mon May 18 08:55:18 2015 +0200

    Maintain current speed (rate) for wireless interfaces.

M	atopsar.c
M	deviate.c
M	ifprop.c
M	ifprop.h
M	man/atop.1
M	photosyst.h
M	showlinux.c
M	showlinux.h
M	showsys.c

commit 4ae902d49e3207c70153db2bbb8a3eed775c7c4a
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sat May 9 18:01:12 2015 +0200

    Support systemV and systemd RPMs.

M	atop.specsystemd
M	atop.specsysv
M	mkdistr

commit b7b704f4406c92d9c5cda53a4c72bb37afeea744
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sat May 9 17:58:00 2015 +0200

    Added defined value SPEED_UNKNOWN for older releases.

M	ifprop.c

commit ab95f1a444a5e796641012bf3aa85a70f8056760
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sat May 9 16:27:17 2015 +0200

    Support of systemv and systemd RPMs.

M	mkdistr

commit 0f9e3cfeb31450ced24375631c6130e9fef60ae8
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sat May 9 16:21:31 2015 +0200

    Support for OpenVZ containers.

M	atop.c
M	atop.h
D	atop.spec
M	deviate.c
M	man/atop.1
M	man/atoprc.5
M	parseable.c
M	photoproc.c
M	photoproc.h
M	photosyst.c
M	photosyst.h
M	showgeneric.c
M	showgeneric.h
M	showlinux.c
M	showlinux.h
M	showprocs.c
M	showsys.c

commit b77825747f165a7c3bd76353d8f428676732cedd
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sat May 9 16:20:24 2015 +0200

    Separate RPM spec files for SystemV init and systemd.

A	atop.specsystemd
A	atop.specsysv

commit 8f0148d9946344fe9b8a5eeee5a20588e0b149dd
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Tue Apr 7 13:02:58 2015 +0200

    Addition of NFS (server/client) statistics on system level.

M	Makefile
M	atopsar.c
M	deviate.c
M	man/atop.1
M	man/atopsar.1
M	parseable.c
M	photosyst.c
M	photosyst.h
M	showlinux.c
M	showlinux.h
M	showsys.c

commit 6e133e74acd987e915d7edeb4dab281ed8a055e2
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Tue Mar 24 15:52:11 2015 +0100

    Add NFS client and NFS server statistics.

M	atopsar.c
M	deviate.c
M	man/atop.1
M	man/atopacctd.8
M	man/atoprc.5
M	man/atopsar.1
M	parseable.c
M	photosyst.c
M	photosyst.h
M	showlinux.c
M	showlinux.h
M	showsys.c

commit 6da40d213f14865356956b196475c080be1c79e6
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Tue Mar 24 08:36:51 2015 +0100

    Minor modification related to systemd-based install.

M	Makefile

commit 04276882956a196e872fca17fb1dd73289eb3d1f
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Wed Feb 25 15:26:55 2015 +0100

    Prepare atop and atopacct for use on systemd-based systems.

M	Makefile
M	README
A	atop-pm.sh
M	atop.service
M	atopacct.init
A	atopacct.service
M	atopacctd.c
M	atopacctd.h
M	mkdistr

commit 1e2fc1c2275d71114a62fe95ca7363a6d9d1cd8a
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Wed Feb 25 15:20:05 2015 +0100

    Avoid negative utilization counters for disks and logical volumes.
    These negative values might cause buffer overflows within atop.

M	showsys.c
M	various.c

commit 2c5327f1a0a6797383785e6893b46f39d3a67c85
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Tue Feb 24 09:34:52 2015 +0100

    Avoid that process accounting is reactivated too frequently
    (and unnecessary).

M	atopacctd.c

commit cfda21540a2a9b6545259ed612f8afc22b2218b8
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Tue Feb 24 09:32:41 2015 +0100

    Added creation of the SBINPATH directory for atopacctd.

M	Makefile

commit 688f446ab5fb81dc6c44c065f956913682d1b03f
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Mon Feb 2 08:32:57 2015 +0100

    Prepare systemd-based installation.

A	atop.cronsystemd
A	atop.cronsysv

commit ab8db5f44f1b4edff624c4698849e391588e0cbd
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Mon Feb 2 08:31:33 2015 +0100

    Prepare systemd-based installation.

M	Makefile
M	atop.c
D	atop.cron
M	atop.daily
M	atop.init
M	atop.service
M	mkdistr
M	psaccs_atop
M	psaccu_atop

commit a5e0d6d0c758ce8ecc3ba6f8df2c30df8af64cc2
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Mon Dec 8 09:38:47 2014 +0100

    Define proper line speed for network interfaces faster than 1 Gbit/sec.

M	ifprop.c

commit d18f067446deb39933b21ba7b2874ea63cb47e71
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri Oct 17 14:31:27 2014 +0200

    Minor change.

M	mkdistr

commit 52e9c4a0f05f76ab81d46dc1f42ac69f5e123ae5
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri Oct 17 14:28:10 2014 +0200

    Minor correction in man-page.

M	man/atopacctd.8

commit c18d1354898e8871f75dedc8e8427694606b3832
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Thu Aug 28 13:52:57 2014 +0200

    Correction of typo's in the man pages, including a wrong counter name
    in the output of atop ('udpie' for UDP input errors).

M	Makefile
M	man/atop.1
M	man/atopacctd.8
M	man/atoprc.5
M	man/atopsar.1
M	showsys.c

commit 4e739738da3aa5931cc0f66c7d402dea50ca6f6f
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Thu Aug 28 11:51:13 2014 +0200

    OpenVZ support: virtual environment identifier per process (envID).

M	photoproc.c
M	photoproc.h
M	showlinux.c
M	showlinux.h
M	showprocs.c

commit 3bd1bab7bd6fb0ec110922afbb169264a335a74f
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri Jul 25 15:31:42 2014 +0200

    Activate atopacctd before activating the atop daemon.

M	atop.spec

commit 0d02d0565b6d0df1c22be3237d145b7e0b7e68eb
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri Jul 25 14:58:19 2014 +0200

    Improved help screen handling: use space bar to get next page.

M	showgeneric.c

commit 5cebf4101c11d4680e57250635c6148b104bf4f9
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri Jul 25 13:48:37 2014 +0200

    Bug solution: when the screen-width is larger than the total number of
    columns to be printed, empty columns are added, however one column too many.

M	showsys.c

commit b25ef4ec59240c58e929c93d17d42c91cf70121e
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri Jul 25 13:48:09 2014 +0200

    Removed useless empty column for memory statistics.

M	showlinux.c

commit 38163c1230c5e58890e783dd1cb29e14640e6099
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri Jul 25 13:47:36 2014 +0200

    Cosmetic change.

M	atopacctd.c

commit 636fa8df11c99b3d6468f4c13c830c29ba79638d
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Thu Jul 24 16:07:01 2014 +0200

    Detect if process accounting has been switched off by some other
    program and switch it on again.

M	atopacctd.c
M	atopacctd.h

commit 268750adfc4e4a00050501d9c70d56436b4bb0a6
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sat Jun 28 11:15:17 2014 +0200

    Add a warning about the aggregation of disk transfer to the parent process
    for the RDDSK and WRDSK counters.

M	man/atop.1

commit 1396164f8a5c880dc14658cc69a685babf040739
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri Jun 20 14:51:53 2014 +0200

    Add automatic start of atopacctd daemon.

M	Makefile

commit 0dcc489d0ded0b2d2241cd9a625fd5206ddb7cd6
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri Jun 20 14:06:08 2014 +0200

    Add man page of atopacctd.

M	atop.spec
M	mkdistr

commit 5295539f7b7ba1e725d20caf92eb9d28e1dd87ce
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri Jun 20 13:52:16 2014 +0200

    Add man page for the atopacct daemon.

A	man/atopacctd.8

commit 027c748ffcb1a4ee926a3c14f2241342a2e6c5bd
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri Jun 20 13:49:14 2014 +0200

    Modify the man pages and installation procedures for the introduction
    of the atopacctd daemon.

M	Makefile
M	atop.spec
M	atopacctd.c
M	man/atop.1
M	man/atoprc.5
M	man/atopsar.1

commit 366622d86d3716661ad36b86bbe833bc9ce29496
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Wed Jun 18 13:24:49 2014 +0200

    Introduce the 'G' key to suppress showing/accumulating exited processes
    in the output.

M	man/atop.1
M	man/atoprc.5
M	showgeneric.c
M	showgeneric.h

commit a7668eb60ebda954dd8223e4a501b21afdea4cec
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri Jun 13 07:55:33 2014 +0200

    Support CPU frequencies for systems with Intel P-state driver.
    Credits: Sjon Hortensius

M	photosyst.c

commit 8e269cc3a8df55852490b8b99148b0f973e3d334
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri Jun 13 07:51:55 2014 +0200

    Cosmetic change.

M	atopacctd.c

commit f12727d632052e6a82149d6e4804e354f2caae54
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri Jun 13 07:50:25 2014 +0200

    Remove rc-scripts with old sequence numbers (if any).

M	Makefile

commit 7cec49a8d095e4d520ffe7f21499a7996137fc78
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sat Jun 7 12:47:29 2014 +0200

    Doubled the %-signs to get the proper date string.

M	atop.service

commit 9b699e1c0aea4842609f53ba0df061b568aa6d13
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sat Jun 7 12:11:52 2014 +0200

    Source file netlink.c compiled without -O2 due to a strict-aliasing
    warning.

M	Makefile

commit c1963ca5c51ccc8dba9866238376d49ffece962a
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sat Jun 7 12:09:34 2014 +0200

    Source file netlink.c compiled without -O2 due to a strict-aliasing
    warning.

D	atopacctd

commit f2f369b2c79117aa03ce393e9cb54eab3bc36009
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sat Jun 7 11:29:36 2014 +0200

    Rename variables to clearly distinghuish between the two
    semaphore groups.

M	acctproc.c

commit 35ded9cabe93b4f6a126711d31dbe3fdfd3d3ebe
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sat Jun 7 11:28:46 2014 +0200

    Add the -R flag to gather PSIZE info in the background.

M	45atoppm
M	atop.service

commit d2a545c15bf4e3099d4391f24d20b079a5759872
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri Jun 6 08:49:35 2014 +0200

    Introduction of new daemon atopacctd. This daemon switches on
    process accounting and transfers every accounting record to an
    accounting shadow file. The source accounting file will regularly
    be truncated, while the shadow files are written with a limited
    size in a queued way. Non-used shadow files are deleted regularly.

A	atopacct.init
A	atopacctd
A	atopacctd.c
A	atopacctd.h
A	netlink.c

commit b3909dd3243a7011ee605ed387692dcb0d8e17de
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri Jun 6 08:44:54 2014 +0200

    Introduction of new daemon atopacctd. This daemon switches on
    process accounting and transfers every accounting record to
    an accounting shadow file. The source accounting file will
    regularly be truncated, while the shadow files are written
    with a limited size in a queued way. Non-used shadow files
    are deleted regularly.

M	Makefile
M	acctproc.c
M	acctproc.h
M	atop.c
M	atop.init
M	atop.spec
M	man/atoprc.5
M	showgeneric.c

commit 65abbee8fe9f4ea4ec7c875e897d1aa3a5b2763d
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Thu May 29 13:24:55 2014 +0200

    Add the -R flag for monitoring in the background.

M	atop.service

commit 295585730cbbe322d0dd556c45413e2ab0737099
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Wed May 28 16:59:54 2014 +0200

    Usage message of atop and atopsar extended with reference
    to the man-page.

M	atop.c
M	atopsar.c

commit 7df1f797fa27f5dd53298f7511bb36811dc51e14
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Wed May 28 16:46:00 2014 +0200

    Added a function prototype for priline to verify the calling
    (cause of earlier problems).

M	atopsar.c

commit b495b78b8b120bcf266440f6ed1f0e133573e76b
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Wed May 28 14:29:02 2014 +0200

    Bug-solution: segmentation fault when one of the process names
    in the system contains a newline.

M	photoproc.c

commit 216c4ccc9e26d1d195985f8b2c45c4008492a341
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Wed May 28 13:54:36 2014 +0200

    Introduce configurable colors: in the atoprc file, colors can
    be defined for information messages (default green), threads
    (default yellow), almost critical resources (default cyan) and
    critical resources (default red).

M	atop.c
M	man/atop.1
M	man/atoprc.5
M	man/atopsar.1
M	showgeneric.c
M	showgeneric.h
M	showsys.c

commit fd2bb81e07dbb1ac97a559e7099e717e05b80642
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Wed May 28 12:17:08 2014 +0200

    Cosmetic change to message.

M	showgeneric.c

commit dc1ef5d83b72095536cfabd53adcfcfc8ec37a01
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Wed May 28 12:15:56 2014 +0200

    Solve floating point exception in case that the process accouting
    file was not open.

M	acctproc.c

commit a94a6170476406d1ca85aa018ea71eea6d41f5bd
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Wed May 28 11:27:05 2014 +0200

    Limit the names of network interfaces to six characters max.

M	atopsar.c

commit 19826d8ae098b21cf733cf4e69bfb1936cddc7dd
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Wed May 28 11:01:13 2014 +0200

    Modified names for RPM files.

M	mkdistr

commit b71978ea7ec610305a239529345e816e1323a02b
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Wed May 28 10:19:16 2014 +0200

    Added Requires and BuildRequires.

M	atop.spec

commit f6d0eae38d1e9f093d15fb6fa74d353e59efd05d
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Wed May 28 10:18:35 2014 +0200

    Cosmetic change.

M	Makefile

commit 318890acda8a7cab6bba829fa3276e774f1bd4e0
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sun May 25 22:01:54 2014 +0200

    Correction for PSIZE calculation:
    regain and drop root privileges.

M	photoproc.c

commit 01be030273991089b6ded31d6a28855bf874d7be
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sat May 24 14:10:55 2014 +0200

    Introduction of proportional memory size (PSIZE) per process.
    For the resident memory parts used by a process that are shared with
    other processes, only a proportional part (shared memory part divided
    by the number of sharers) is accounted to the process. Since the
    gathering of this value is rather time-consuming (reading the
    smaps file of every process), it is optional ('R' key or '-R' flag).

M	atop.c
M	atop.daily
M	atop.h
M	deviate.c
M	man/atop.1
M	parseable.c
M	photoproc.c
M	photoproc.h
M	showgeneric.c
M	showgeneric.h
M	showlinux.c
M	showlinux.h
M	showprocs.c

commit 899cdbd18447ce29f901d43531a1702416ab22ad
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sat May 24 11:02:18 2014 +0200

    Increased number of LVMs and disks supported.

M	photosyst.h

commit e2f7fb5bc45510b2ec14269e71a0b8ca7ae5a454
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri May 23 23:33:40 2014 +0200

    Resize message shows new dimensions.

M	showgeneric.c

commit 0f54b4c1ebca739cda28ae5793475b06e90e0b88
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri May 23 15:39:46 2014 +0200

    The guest percentage that is shown for CPUs, is not a separate
    category that should be totalized with the other categories. In fact,
    it overlaps with the user mode percentage. So if one of the virtual
    machines executes a looping process, on the KVM hypervisor the
    user percentage and guest percentage should both show 100% instead
    of both 50%.

M	atopsar.c
M	deviate.c
M	man/atop.1
M	man/atopsar.1
M	procdbase.c
M	showlinux.c

commit 3149aa8f4720e615148179ae8cc5146b8c3f5433
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri May 23 13:28:20 2014 +0200

    Useless buffer formatting removed.

M	atopsar.c

commit e96c1fff1c7a7ca292f3aedaaa28b92d2e7b9629
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri May 23 13:19:21 2014 +0200

    Removed double disk entry for 'vd...' disks.

M	photosyst.c

commit 239bd26a925d54d184248f00df35586d4d8d441d
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sun Jan 26 15:42:31 2014 +0100

    Solve segmentation vioalation with atopser (wrong number of
    arguments passed to priline function).

M	atopsar.c

commit 3829e7382f348489f61f01b4e19fb4fb12bc36ef
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sun Jan 26 15:37:12 2014 +0100

    Solve segmentation violation when making summaries:
    Extra parameter added to priline-function call.

M	atopsar.c
M	man/atop.1
M	rawlog.c

commit fbce79c76ddb6a38a2bc22b44a95edcf9cf78a36
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sat Dec 7 12:17:07 2013 +0100

    When process accounting is switched on and a child process
    has been created and terminated, it still might occur that
    no process accounting record has been written (kernel failure?).
    This situation resulted in a Floating Point Exception signal.

M	acctproc.c

commit 2c7fe393518d861ff2fac3b38888389dd13c9b67
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sat Oct 26 13:07:18 2013 +0200

    Add a space between two columns, that were show without white space.

M	parseable.c

commit 948581cce702ffdf93d8e632c6ef12aa3ff6a31b
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sat May 11 16:58:05 2013 +0200

    Add new counter for memory that is claimed by the vmware balloon
    driver (to be withdrawn from this virtual machine in favour of
    other virtual machines).

M	deviate.c
M	man/atop.1
M	parseable.c
M	photosyst.c
M	photosyst.h
M	showlinux.c
M	showlinux.h
M	showsys.c

commit 3a82bbeda1627a8a133f64f4434edaeefe413759
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Wed Apr 24 10:47:39 2013 +0200

    Support for huge pages (total and in use).

M	deviate.c
M	man/atop.1
M	photosyst.c
M	photosyst.h
M	showlinux.c
M	showlinux.h
M	showsys.c

commit 22295853af2f10701f6da3243b75f55fc2eb5f6d
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Tue Apr 23 14:42:24 2013 +0200

    Documentation improvements.

M	man/atop.1
M	showgeneric.c

commit 05266573ea93a9866121909b4bd61856103e9a28
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Tue Apr 2 10:59:24 2013 +0200

    Documentation improved concerning top-3 of processes (atopsar)
    and the netatop module (atop).

M	man/atop.1
M	man/atopsar.1

commit 9be21d695f218120e501d459ae1bdf112b4dbba5
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Thu Jan 10 13:54:08 2013 +0100

    Cosmetic change: rename some variables to ease future maintenance.

M	atop.c
M	deviate.c
M	photoproc.h

commit ffd892d16dc60950a637db45bf2af692a3d2a91e
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Wed Dec 19 15:45:40 2012 +0100

    Under certain circumstances, the number of exited processes might
    be less than requested, so correct the counter nrexit.

M	acctproc.c
M	atop.c

commit ba35522fbfb1c4fdb90d0dc68b0ac50e95cae73f
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Tue Dec 11 23:16:36 2012 +0100

    Solution for the following bug:
    When process accounting type 2 is used by the kernel (i.e.
    no PID is the accounting record), atop crashes when thread
    view is enabled.
    Credits: Alex Samorukov

M	showgeneric.c

commit c34bb60f74c25c3da24ab485ff6d41b8435609b1
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Wed Nov 21 21:50:55 2012 +0100

    Corrected value 'curproc' in -P report.

M	atopsar.c

commit 321e5288151db22e643569f8b71709d1f5da6bf4
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Mon Nov 19 09:26:32 2012 +0100

    Maintain total number of bytes transferred for accumulated
    per-user/per-program view (key 'u'/'p') to show proper
    NET-percentage and get proper sorting order.

M	showgeneric.c

commit cc2824f244ae33c3628dc5bc8a96bf1e64088bb7
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri Nov 16 22:47:29 2012 +0100

    Extended the number of positions for the RNET/SNET counters
    from 4 to 5, and shrinked SYSCPU/USRCPU from 7 to 6.

M	showprocs.c
M	showsys.c
M	various.c

commit 57fb7e206e36e131093c7d0c4cbffe0f07d4bb20
Merge: 55b51fe 8f5f6cc
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri Nov 16 21:42:32 2012 +0100

    Merge branch '2.0.1'
    
    Conflicts:
    	mkdistr
    	mkversion
    	version.h

commit 8f5f6ccc03b9b8ebaf8b2d65a18d3b56cb58c483
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri Nov 16 19:27:04 2012 +0100

    Version update

M	version.h

commit 8c17df29c0d6dc82bec807cc2af8c50d69a2fbdb
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri Nov 16 19:23:20 2012 +0100

    Release modification.

M	version.h

commit b5f5f9c05343c0b818b2afef291fd27d35aa690c
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Wed Nov 7 08:54:04 2012 +0100

    Required modifications for distribution.

M	atop.spec
M	mkdistr
M	mkversion
M	version.h

commit e4f27ff6ba3585b82155af29665c017e146e5c75
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Tue Nov 6 08:19:44 2012 +0100

    Remark about netatop in README and solved rendering problem in atoprc.5

M	README
M	man/atoprc.5

commit 41696c91407d65454769d8c0c94d65b410791963
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri Nov 2 11:14:52 2012 +0100

    Sequence regainprivs-fopen-dropprivs-fread-... does not work for
    files under /proc, so the /proc/PID/io files could not be accessed
    when atop is not started by a root-user. Sequence has been changed
    to regainprivs-fopen-fread-...-dropprivs.

M	photoproc.c
M	various.c

commit 55b51feda3e2ffa450adb72203ecd9afc3474d30
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri Nov 2 11:08:40 2012 +0100

    Sequence regainprivs-fopen-dropprivs-fread-... does not work for
    files under /proc, so the /proc/PID/io files could not be accessed
    when atop is not started by a root-user. Sequence has been changed
    to regainprivs-fopen-fread-...-dropprivs.

M	photoproc.c
M	various.c

commit 8e75554bb8f98269912ebb85a457df3fab35a54f
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sat Oct 27 11:59:24 2012 +0200

    Adapt to correct month.

M	man/atop.1
M	man/atoprc.5
M	man/atopsar.1

commit 1a256253c472ccca37ee1dd93ac7d6d1f3fd7e48
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sat Oct 27 11:53:49 2012 +0200

    Bug fixes.

M	mkdistr
M	mkversion
M	version.h

commit 6f61e0e5dbb3f48fd10d52b34eaac6ca49e19b31
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Thu Oct 25 17:22:39 2012 +0200

    Added update-rc.d

M	Makefile

commit 643941fd3ff2055fcdcb979cdeeab62cef5771c8
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Wed Oct 24 13:12:21 2012 +0200

    Dynamically switch per sample to show network stats or not. In this
    way a running atop (e.g. the daily atop running in the background)
    immediately reacts on loading or unloading of the netatop module.

M	atop.c
M	atop.h
M	deviate.c
M	man/atop.1
M	netatopif.c
M	photoproc.c
M	rawlog.c
M	showgeneric.c
M	showgeneric.h
M	showlinux.c

commit f36eb4be1d7e26ed233bb101613df1a6363f8891
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Mon Oct 22 09:27:14 2012 +0200

    Consider Shmem value in /proc/meminfo.

M	man/atop.1
M	showlinux.c

commit fc06911932186159fd190f53379462a1a5b05147
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Mon Oct 22 09:22:42 2012 +0200

    Add counter shmem as total shared memory including tmpfs.
    Som miscellaneous cosmetic changes.

M	acctproc.c
M	deviate.c
M	man/atop.1
M	man/atoprc.5
M	man/atopsar.1
M	photosyst.c
M	photosyst.h
M	showlinux.c
M	showlinux.h
M	showsys.c

commit 1e3c18350475135d11c300801647b5ea8aa6b204
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sat Oct 20 17:06:33 2012 +0200

    Modified formula to determine if memory is critically low:
    the page cache counter implies the resident shared memory (and that
    should not be subtracted).

M	showlinux.c

commit 58c0aae74341a337397859854dfcf826b21ca3ef
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sat Oct 20 16:59:30 2012 +0200

    Gather and display the value SReclaimable from /proc/meminfo
    to give more adequate coloring of the MEM-line.

M	deviate.c
M	man/atop.1
M	parseable.c
M	photosyst.c
M	photosyst.h
M	showlinux.c
M	showlinux.h
M	showsys.c

commit 213f3e1160046000858edd33c59952be802d5058
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sun Oct 14 15:07:48 2012 +0200

    Get rid of warnings from ignored return values (with (void))

M	acctproc.c
M	atop.c
M	atop.h
M	atopsar.c
M	photoproc.c
M	photosyst.c
M	rawlog.c
M	various.c

commit a7a17cfc03f6e4b82840bce4d61bbcdd20db52e0
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sun Oct 14 13:29:05 2012 +0200

    Cosmetic change.

M	mkdistr

commit f683dfb6c76ff6df2d68031e19d37532843509f9
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sun Oct 14 13:23:01 2012 +0200

    Various modifications to cooperate properly with the netatop kernel
    module and the netatopd daemon.
    Update of man-page.
    Simplified the generation of the version number.

M	Makefile
A	atopsar
M	deviate.c
M	man/atop.1
M	mkversion
M	netatopif.c
M	photosyst.c
M	showlinux.c
D	version.SKEL
A	version.h

commit 6807de7c036f1f375b7f80a33525b6eff02b03f8
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sat Sep 15 12:15:31 2012 +0200

    Boot time is determined now with a high resolution clock to be able
    to determine the start time of a process more precise (needed to make
    a better match with process accounting/netatop).

M	Makefile
M	atop.c
M	atop.h
M	deviate.c
M	photoproc.c
M	photosyst.c
M	procdbase.c
M	various.c

commit 6526ea3da42807c7c94a055c5d90252899f8b059
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri Sep 14 23:18:06 2012 +0200

    Further cooperation implemented between atop and netatop/netatopd.

M	Makefile
M	acctproc.c
M	atop.c
M	atop.h
D	atopnetif.c
M	atopsar.c
M	deviate.c
A	netatopd.h
A	netatopif.c
M	parseable.c
M	photoproc.c
M	photoproc.h
M	showgeneric.c
M	showlinux.c
M	showprocs.c
M	various.c

commit cc8cd6572d7541dfc82d0df09690b5b93bcdcf25
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri Sep 14 23:06:54 2012 +0200

    When pid is in the process accounting record, no further check on
    the btime (begin-time) is required.

M	procdbase.c

commit 129895d44071290750f13ce08df7cf80f534136a
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Wed Aug 29 09:03:46 2012 +0200

    Remove source code related to the kernel patches.
    Insert new code to support the kernel module 'netatop'.
    Add shared memory figures to MEM line.

M	Makefile
M	atop.c
D	atopnet.h
M	atopnetif.c
M	atopsar.c
M	deviate.c
M	man/atop.1
A	netatop.h
M	parseable.c
M	photoproc.c
M	photosyst.c
M	photosyst.h
M	showgeneric.c
M	showlinux.c
M	showlinux.h
M	showprocs.c
M	showsys.c

commit 73bffb6f37e02d5272fbfeb64ada43773fd585e6
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Wed Aug 8 16:53:07 2012 +0200

    WRDSK is normalized with WCANCEL to determine how much real disk transfer
    is done per process.

M	showgeneric.c
M	showlinux.c
M	showlinux.h
M	showprocs.c

commit 361f1d2c877d6316b6339239d81c94aadde62617
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Wed Aug 8 16:01:12 2012 +0200

    Removed unused counters for raw network sends/receives.

M	acctproc.c
M	atopsar.c
M	deviate.c
M	parseable.c
M	photoproc.c
M	photoproc.h
M	showgeneric.c
M	showlinux.c
M	showlinux.h
M	showprocs.c

commit e11e259fd35c7be4fcab96d48a818ca222b7fa51
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Wed Aug 8 15:49:20 2012 +0200

    Remove code for kernel patches and introduce kernel module 'atopnet'.

M	Makefile
M	acctproc.c
M	atop.c
M	atop.h
A	atopnet.h
A	atopnetif.c
M	atopsar.c
M	deviate.c
M	parseable.c
M	photoproc.c
M	showgeneric.c
M	showlinux.c
M	showlinux.h
M	showprocs.c

commit 8c9de7a781247b2591d00fc9e5c9a4f3674b0491
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Mon Jul 23 11:12:33 2012 +0200

    Removed unused variable 'columnprefix'.

M	Makefile
M	showlinux.c

commit eb5da90ccb0246ba9040c158c82589c9e5fffe39
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Mon Jul 23 11:04:45 2012 +0200

    Minor corrections.

M	Makefile
M	mkdistr

commit 9c0c2287ed60619dc2a688b2e4242c7ded582026
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sun Jul 22 11:30:51 2012 +0200

    Improved RPM handling.

M	Makefile
M	mkdistr

commit b1bb45f1d9a61fcd81cebf417cccadac68ddde67
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri Jul 20 15:19:35 2012 +0200

    Add service file for systemd without installing.

A	atop.service
M	mkdistr

commit 409be5867b31d37f138447110d234b2325902cdf
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri Jul 20 15:18:10 2012 +0200

    Corrected typo in help messages.

M	showgeneric.c

commit 4ea9f1ab0c500d47ae74544f90353c6190b8e317
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri Jul 20 12:09:17 2012 +0200

    Modified description.

M	atop.spec
M	man/atop.1
M	man/atopsar.1

commit a98a0d1ad85aaa082fda535cbb9844a0a4591034
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri Jul 20 12:02:17 2012 +0200

    ChangeLog removed (not needed any more when using git).

D	ChangeLog

commit af0f1fad5438374912c167f284653b87c62a3142
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri Jul 20 12:01:06 2012 +0200

    Added LSB header.

M	atop.init

commit d5a9b854674ae451636815e539c4c056365708b2
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri Jul 20 10:12:31 2012 +0200

    Clarified comments about the use of coloring.

M	showsys.c

commit 1b38444596097776f88415091d27efee4f2dee9f
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri Jul 20 10:01:38 2012 +0200

    Solved division-by-zero when maxfreq=0 and
    more precise coloring of concerning CPU-values when CPU overloaded.

M	showsys.c

commit 826caafb1aaf892e0692d4315a324093ece2da32
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri Jul 20 10:00:53 2012 +0200

    Correct typo's in description of frequency scaling.

M	man/atop.1

commit f266aafb596880c8fe8bcf6f4ae662889803b7c3
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Thu Jul 19 08:24:33 2012 +0200

    If setuid-root is set for atop, root-privileges are regained when reading
    /proc/pid/io (nowadays only readable for root) to obtain the disk stats
    per process.

M	photoproc.c

commit 9e77a3bccfa345eb8a4a7b1a417343f80a5ae792
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Thu Jul 19 07:51:43 2012 +0200

    Email address updated in README and ChangeLog added to package.

M	README
M	mkdistr

commit 1ee760110035966d444f057cdaf2f0784244b4c8
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Wed Jul 18 11:37:29 2012 +0200

    Added EMC Power device recognition.

M	photosyst.c

commit 4aa9c986f8bb469ad38e46db46d7bc1766f4cea0
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Wed Jul 18 09:25:42 2012 +0200

    Better recognition of version of process accounting file.

M	acctproc.c

commit 9c8dcc365631a38df69ddc98a94b28ca71666679
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Wed Jul 18 09:21:36 2012 +0200

    Improved error handling when not enough columns or lines.

M	man/atop.1
M	man/atopsar.1
M	showgeneric.c

commit ab6f072b5b85df575c40fd68583052833c09bd48
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Tue Jul 17 14:29:08 2012 +0200

    Suppress sorting of system resources by key F or flag -F (toggle).

M	man/atop.1
M	man/atoprc.5
M	showgeneric.c
M	showgeneric.h

commit 3b0922c3c371ffecab00f6df72bc8b8852ae8e15
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Tue Jul 17 13:29:45 2012 +0200

    Give clearer error message if the format of the rawlog is incompatible.

M	rawlog.c

commit 7c17a309ef97a59a8ee1f5a593f48eeac9d46bc8
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Tue Jul 17 12:57:25 2012 +0200

    Create unique /tmp name for decompressed raw file.

M	man/atop.1
M	rawlog.c

commit 0f693c1f651c02ecbfbedf49bafdc879c2479184
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Tue Jul 17 11:28:20 2012 +0200

    Numerous cosmetic changes and man-page updates.

M	acctproc.c
M	deviate.c
M	man/atop.1
M	man/atoprc.5
M	man/atopsar.1
M	photosyst.c
M	photosyst.h
M	showlinux.c
M	showlinux.h
M	showprocs.c
M	showsys.c

commit 2a637eaa2ba734c1ae2cdc2d6caab8bc66bf7782
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Fri Jun 15 10:41:45 2012 +0200

    Improved screen handling.
    Limited maximum file-size for process accounting file (200 MiB).

M	acctproc.h
M	showgeneric.c

commit 86e9448c2cd8e0f3bc1b138dfc98b6701f0afa2c
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Thu Jun 14 17:09:15 2012 +0200

    Improved handling of process accounting:
    - Per sample not more than 50 MiB are allowed for process accounting records,
      which means about 72000 processes. This avoids atop to explode in memory
      when a huge amount of processes died within one sample.
    - When only one atop-process is busy and it detects that the process accounting
      file exceeds .5 GiB, it will truncate the accounting file to zero.

M	acctproc.c
M	acctproc.h
M	atop.c
M	atop.h
M	atopsar.c
M	deviate.c
M	mkdistr
M	parseable.c
M	parseable.h
M	photoproc.h
M	rawlog.c
M	showgeneric.c
M	showgeneric.h
M	showlinux.c
M	showlinux.h
M	showsys.c

commit 0178cdeba8f654816c082118c046978c94869343
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Wed Jun 13 15:43:55 2012 +0200

    Cosmetical changes.

M	atop.c
M	showsys.c

commit 428524129548ede14d535a8c2c23ff5e0af2d54c
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Wed Jun 13 13:12:39 2012 +0200

    New key 'S' to make selections of system resources like logical volumes,
    disks and network interfaces (regular expression).

M	man/atop.1
M	showgeneric.c
M	showgeneric.h
M	showlinux.c

commit 3fff5cfc8e01fceb1e69ff067e73a5d86ae12c48
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Wed Jun 13 12:16:54 2012 +0200

    Use of arrow-keys and PgUp/PgDown for vertical scroll.
    Use of -> and <- keys for horizontal scroll of command line.
    Increment of maximum number of system resources (e.g. MAXCPU).

M	photoproc.h
M	photosyst.h
M	showgeneric.c
M	showprocs.c

commit 7671b76506743c0a9d82f77674788a045ea0a427
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sat Jun 9 12:28:58 2012 +0200

    Improved generation of new version.

A	atop.spec
M	mkdistr

commit 2c87df01b06c588ce205c1dcdf8bd30889e27b1b
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sat Jun 9 11:07:03 2012 +0200

    Support statistics for virtio disks (vd*).

M	photosyst.c

commit c0c9238f3667d4916cad4eeb16baa861de7e4527
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Sat Jun 9 11:04:22 2012 +0200

    Uniform handling of failing mallocs.

M	atop.c
M	atop.h
M	atopsar.c
M	deviate.c
M	mkdistr
M	photoproc.h
M	procdbase.c
M	rawlog.c
M	showgeneric.c
M	various.c

commit 0682920a7b41e2007dac1470996d945e55b0fc21
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Tue Jun 5 15:44:04 2012 +0200

    Fetching and displaying of individual threads.

M	acctproc.c
M	acctproc.h
M	atop.c
M	atop.h
M	atopsar.c
M	deviate.c
M	man/atop.1
M	parseable.c
M	parseable.h
M	photoproc.c
M	photoproc.h
M	procdbase.c
M	rawlog.c
M	showgeneric.c
M	showgeneric.h
M	showlinux.c
M	showlinux.h
M	showprocs.c
M	showsys.c

commit 10f54f1caa904b98f270a92d5fdcafe259d88773
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Mon May 28 11:23:43 2012 +0200

    Increase maximum number of disks, lvm's, interfaces and CPUs.

M	photosyst.c
M	photosyst.h

commit 27fe64e140a62220a0e7fee04431be4756c0047d
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Mon May 28 11:22:49 2012 +0200

    Show message instead of #exits when process accounting could not
    be switched on.

M	showsys.c

commit 90b7a438c226fd0ce4e8f8680ece4b67ea5a87a8
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Mon May 28 11:21:53 2012 +0200

    Proper handling of lock added.

M	atop.init

commit 30165361059b75acbae534b21eee2465727f05f7
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Mon Mar 5 09:06:57 2012 +0100

    Add various details about the memory usage of processes, like
    stack size, data size, shared library size and size used on swap.

M	acctproc.c
M	deviate.c
M	man/atop.1
M	parseable.c
M	photoproc.c
M	photoproc.h
M	photosyst.h
M	showgeneric.c
M	showlinux.c
M	showlinux.h
M	showprocs.c

commit 5c65b96129124fcdd9105d90d11bc46a46b0ec9a
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Tue Sep 13 10:20:22 2011 +0200

    Show new value about swap space usage per process.

M	acctproc.c
M	deviate.c
M	man/atop.1
M	parseable.c
M	photoproc.c
M	photoproc.h
M	showgeneric.c
M	showlinux.c
M	showlinux.h
M	showprocs.c

commit 25ffd8313a499b480f38e493eb50bf4c5a8bec1b
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Tue Sep 13 07:52:15 2011 +0200

    Color vmlim and vmcom adapted.

M	showsys.c

commit eff004b034980224bff10baf14eee598fdd5f470
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Wed Sep 7 15:34:12 2011 +0200

    Colors are shown now for separate system-level counters instead
    of for the entire line with counters.

M	showgeneric.c
M	showgeneric.h
M	showlinux.c
M	showlinux.h
M	showsys.c

commit 2358e3fe0445973c78226d25aa13da02f1dd61d9
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Tue Sep 6 09:54:42 2011 +0200

    Git-based determination of the version of atop.

A	mkdistr
A	mkversion
A	version.SKEL
D	version.c

commit 87852e1b1b2d87b26c222fe7abec024570465a48
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Tue Sep 6 08:59:36 2011 +0200

    Enhanced security: improved dropping of root privileges.

M	acctproc.c
M	atop.c
M	atop.h
M	atopsar.c
M	deviate.c
M	rawlog.c
M	various.c

commit 1f0c1bb1b9ad52abfc62147465ccf61e25f5a7f8
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Mon Sep 5 15:59:44 2011 +0200

    Avoid error messages during startup of atop about not being able to
    activate process accounting (e.g. when starting without root privs).
    The reason of the error will now be displayed instead of the '#exit' counter.

M	acctproc.c
M	atop.c
M	atop.h
M	man/atop.1
M	showsys.c

commit fb9ed3f5079344a93cdc29bd415710ef753fcbf8
Author: Gerlof Langeveld <gerlof.langeveld@atoptool.nl>
Date:   Mon Sep 5 14:04:31 2011 +0200

    Initial version

A	45atoppm
A	AUTHOR
A	COPYING
A	ChangeLog
A	Makefile
A	README
A	acctproc.c
A	acctproc.h
A	atop.c
A	atop.cron
A	atop.daily
A	atop.h
A	atop.init
A	atopsar.c
A	deviate.c
A	ifprop.c
A	ifprop.h
A	man/atop.1
A	man/atoprc.5
A	man/atopsar.1
A	netstats.h
A	parseable.c
A	parseable.h
A	photoproc.c
A	photoproc.h
A	photosyst.c
A	photosyst.h
A	procdbase.c
A	psaccs_atop
A	psaccu_atop
A	rawlog.c
A	showgeneric.c
A	showgeneric.h
A	showlinux.c
A	showlinux.h
A	showprocs.c
A	showsys.c
A	various.c
A	version.c