Skip to content

Commit

Permalink
UPD License
Browse files Browse the repository at this point in the history
  • Loading branch information
eloaders committed Jan 27, 2014
1 parent 97564bd commit 7d55397
Show file tree
Hide file tree
Showing 45 changed files with 154 additions and 104 deletions.
18 changes: 18 additions & 0 deletions cpu.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
/* Copyright(C) 2014, Michał Głowienka aka eloaders <eloaders@linux.pl>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 3
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
*
*/

#include <stdio.h>
#include <libcpuid.h>
int main(void)
Expand Down
18 changes: 16 additions & 2 deletions cpusage.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
/* Show overall CPU utilization of the system
* This is a part of the post http://phoxis.org/2013/09/05/finding-overall-and-per-core-cpu-utilization
/* Copyright(C) 2014, Michał Głowienka aka eloaders <eloaders@linux.pl>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 3
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
*
*/
#include <stdio.h>
#include <unistd.h>
Expand Down
22 changes: 6 additions & 16 deletions free.c
Original file line number Diff line number Diff line change
@@ -1,29 +1,19 @@
/*
* free.c - free(1)
* procps-ng utility to display free memory information
*
* Copyright (C) 1992-2012
*
* Mostly new, Sami Kerola <kerolasa@iki.fi> 15 Apr 2011
* All new, Robert Love <rml@tech9.net> 18 Nov 2002
* Original by Brian Edmonds and Rafal Maszkowski 14 Dec 1992
*
* Copyright 2003 Robert Love
* Copyright 2004 Albert Cahalan
/* Copyright(C) 2014, Michał Głowienka aka eloaders <eloaders@linux.pl>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* as published by the Free Software Foundation; either version 3
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
*
*/

#include <proc/sysinfo.h>
Expand Down
18 changes: 17 additions & 1 deletion getusage.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,20 @@
//#include <sys/sysinfo.h>
/* Copyright(C) 2014, Michał Głowienka aka eloaders <eloaders@linux.pl>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 3
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
*
*/
#include <stdio.h>
#include <unistd.h>
#include <malloc.h>
Expand Down
22 changes: 19 additions & 3 deletions glinfo.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
// g++ glxtest.cpp -o glxtest -O2 -lX11 -L /usr/lib/nvidia/ -lGL -lXext
// gcc glinfo.c -o glinfo -O2 -lX11 -lGL -lXext

/* Copyright(C) 2014, Michał Głowienka aka eloaders <eloaders@linux.pl>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 3
* of the License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
* License along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
*
* g++ glxtest.cpp -o glxtest -O2 -lX11 -L /usr/lib/nvidia/ -lGL -lXext
* gcc glinfo.c -o glinfo -O2 -lX11 -lGL -lXext
*/
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
Expand Down
78 changes: 39 additions & 39 deletions src/i-nex/.settings
Original file line number Diff line number Diff line change
Expand Up @@ -25,49 +25,49 @@ SearchString=True

[OpenFile]
File[1]=".src/Finfosys.form"
File[2]=".src/Global.class:194.72"
File[2]=".src/Global.class:15.70"
File[3]=".src/About.form"
File[4]=".src/About.class:19.0"
File[5]=".src/battery.module:136.82"
File[6]=".src/Disk_Drives.module:2.19"
File[4]=".src/About.class:17.16"
File[5]=".src/battery.module:15.70"
File[6]=".src/Disk_Drives.module:15.70"
File[7]=".src/ScreenShot.form"
File[8]=".src/ScreenShot.class:37.3"
File[9]=".src/ScreenShotM.module:2.19"
File[10]=".src/USB_Drives.module:2.19"
File[11]=".src/Asound_Drives.module:2.19"
File[8]=".src/ScreenShot.class:15.70"
File[9]=".src/ScreenShotM.module:15.70"
File[10]=".src/USB_Drives.module:15.70"
File[11]=".src/Asound_Drives.module:15.70"
File[12]=".src/FReport_Gen.form"
File[13]=".src/FReport_Gen.class:60.26"
File[13]=".src/FReport_Gen.class:15.70"
File[14]=".src/Start_App_Args.form"
File[15]=".src/Start_App_Args.class:2.19"
File[16]=".src/ChkPrm.module:2.19"
File[17]=".src/thermal_zone.module:33.66"
File[15]=".src/Start_App_Args.class:15.70"
File[16]=".src/ChkPrm.module:15.70"
File[17]=".src/thermal_zone.module:15.70"
File[18]=".src/FModules.form"
File[19]=".src/FModules.class:40.7"
File[20]=".src/Input_Devices.module:2.19"
File[21]=".src/net.module:2.19"
File[19]=".src/FModules.class:15.70"
File[20]=".src/Input_Devices.module:15.70"
File[21]=".src/net.module:15.70"
File[22]="Data/report-ng.sh:5.3"
File[23]=".src/Distribution_Detect.module:13.1"
File[24]=".src/FFlags.module:2.19"
File[23]=".src/Distribution_Detect.module:15.70"
File[24]=".src/FFlags.module:15.70"
Active=25
File[25]=".src/Finfosys.class:441.40"
File[25]=".src/Finfosys.class:1007.3"
File[26]=".src/FDF.form"
File[27]=".src/FDF.class:26.6"
File[27]=".src/FDF.class:15.70"
File[28]=".src/FNET_R_T.form"
File[29]=".src/FNET_R_T.class:75.2"
File[30]=".src/FGraphic.module:50.21"
File[29]=".src/FNET_R_T.class:15.70"
File[30]=".src/FGraphic.module:15.70"
File[31]="logo/fb.png"
File[32]=".src/FCPU.module:2.19"
File[32]=".src/FCPU.module:15.70"
File[33]=".src/FUdisks.form"
File[34]=".src/FUdisks.class:26.6"
File[35]=".src/FCpudb.module:41.32"
File[36]=".src/JSON.module:113.37"
File[37]=".src/Settings.class:2.19"
File[38]=".src/Main.module:2.19"
File[39]=".src/_Settings_Keys.class:15.20"
File[34]=".src/FUdisks.class:15.70"
File[35]=".src/FCpudb.module:15.70"
File[36]=".src/JSON.module:15.70"
File[37]=".src/Settings.class:15.70"
File[38]=".src/Main.module:15.70"
File[39]=".src/_Settings_Keys.class:15.70"
File[40]=".src/FDirDialog.form"
File[41]=".src/FFileDialog.form"
File[42]=".src/Dialog.class:2.19"
File[43]=".src/Mdecode.module:2.19"
File[42]=".src/Dialog.class:15.70"
File[43]=".src/Mdecode.module:15.70"
File[44]=".src/Reports/MCPU_REPORT.module:48.53"
File[45]=".src/Reports/MMOBO_REPORT.module:20.60"
File[46]=".src/Reports/MGPU_REPORT.module:47.77"
Expand All @@ -78,18 +78,18 @@ File[50]=".src/Reports/MKERNEL_REPORT.module:19.1"
File[51]=".src/Reports/MInclude.module:72.15"
File[52]=".src/Reports/MDRIVES_REPORT.module:12.40"
File[53]=".src/FInputDate.form"
File[54]=".src/MInit.module:25.23"
File[54]=".src/MInit.module:15.70"
File[55]=".src/FEDID.form"
File[56]=".src/FEDID.class:23.9"
File[57]=".src/Logger.class:2.19"
File[58]=".src/Formatter.module:2.19"
File[59]=".src/FDirDialog.class:2.19"
File[60]=".src/FFileDialog.class:2.19"
File[61]=".src/FInputDate.class:2.19"
File[56]=".src/FEDID.class:15.70"
File[57]=".src/Logger.class:15.70"
File[58]=".src/Formatter.module:15.70"
File[59]=".src/FDirDialog.class:15.70"
File[60]=".src/FFileDialog.class:15.70"
File[61]=".src/FInputDate.class:15.70"
File[62]=".src/FDIMM.form"
File[63]=".src/FDIMM.class:72.16"
File[63]=".src/FDIMM.class:15.70"
File[64]=".src/Reports/FCPUID_REPORT.module:2.0"
File[65]=".src/MCPUSAGE.module:20.31"
File[65]=".src/MCPUSAGE.module:31.0"
Count=65

[Watches]
Expand Down
2 changes: 1 addition & 1 deletion src/i-nex/.src/About.class
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
' Copyright(C) 2011-2014, Michał Głowienka aka eloaders <eloaders@linux.pl>
'
' This program is free software; you can redistribute it and/or modify
' it under the terms of the GNU Lesser General Public License as published by
' it under the terms of the GNU General Public License as published by
' the Free Software Foundation; either version 3 of the License, or
' (at your option) any later version.
'
Expand Down
2 changes: 1 addition & 1 deletion src/i-nex/.src/Asound_Drives.module
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
' Copyright(C) 2011-2014, Michał Głowienka aka eloaders <eloaders@linux.pl>
'
' This program is free software; you can redistribute it and/or modify
' it under the terms of the GNU Lesser General Public License as published by
' it under the terms of the GNU General Public License as published by
' the Free Software Foundation; either version 3 of the License, or
' (at your option) any later version.
'
Expand Down
2 changes: 1 addition & 1 deletion src/i-nex/.src/ChkPrm.module
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
' Copyright(C) 2011-2014, Michał Głowienka aka eloaders <eloaders@linux.pl>
'
' This program is free software; you can redistribute it and/or modify
' it under the terms of the GNU Lesser General Public License as published by
' it under the terms of the GNU General Public License as published by
' the Free Software Foundation; either version 3 of the License, or
' (at your option) any later version.
'
Expand Down
2 changes: 1 addition & 1 deletion src/i-nex/.src/Dialog.class
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
' Copyright(C) 2011-2014, Michał Głowienka aka eloaders <eloaders@linux.pl>
'
' This program is free software; you can redistribute it and/or modify
' it under the terms of the GNU Lesser General Public License as published by
' it under the terms of the GNU General Public License as published by
' the Free Software Foundation; either version 3 of the License, or
' (at your option) any later version.
'
Expand Down
2 changes: 1 addition & 1 deletion src/i-nex/.src/Disk_Drives.module
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
' Copyright(C) 2011-2014, Michał Głowienka aka eloaders <eloaders@linux.pl>
'
' This program is free software; you can redistribute it and/or modify
' it under the terms of the GNU Lesser General Public License as published by
' it under the terms of the GNU General Public License as published by
' the Free Software Foundation; either version 3 of the License, or
' (at your option) any later version.
'
Expand Down
2 changes: 1 addition & 1 deletion src/i-nex/.src/Distribution_Detect.module
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
' Copyright(C) 2011-2014, Michał Głowienka aka eloaders <eloaders@linux.pl>
'
' This program is free software; you can redistribute it and/or modify
' it under the terms of the GNU Lesser General Public License as published by
' it under the terms of the GNU General Public License as published by
' the Free Software Foundation; either version 3 of the License, or
' (at your option) any later version.
'
Expand Down
2 changes: 1 addition & 1 deletion src/i-nex/.src/FCPU.module
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
' Copyright(C) 2011-2014, Michał Głowienka aka eloaders <eloaders@linux.pl>
'
' This program is free software; you can redistribute it and/or modify
' it under the terms of the GNU Lesser General Public License as published by
' it under the terms of the GNU General Public License as published by
' the Free Software Foundation; either version 3 of the License, or
' (at your option) any later version.
'
Expand Down
2 changes: 1 addition & 1 deletion src/i-nex/.src/FCpudb.module
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
' Copyright(C) 2011-2014, Michał Głowienka aka eloaders <eloaders@linux.pl>
'
' This program is free software; you can redistribute it and/or modify
' it under the terms of the GNU Lesser General Public License as published by
' it under the terms of the GNU General Public License as published by
' the Free Software Foundation; either version 3 of the License, or
' (at your option) any later version.
'
Expand Down
2 changes: 1 addition & 1 deletion src/i-nex/.src/FDF.class
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
' Copyright(C) 2011-2014, Michał Głowienka aka eloaders <eloaders@linux.pl>
'
' This program is free software; you can redistribute it and/or modify
' it under the terms of the GNU Lesser General Public License as published by
' it under the terms of the GNU General Public License as published by
' the Free Software Foundation; either version 3 of the License, or
' (at your option) any later version.
'
Expand Down
4 changes: 1 addition & 3 deletions src/i-nex/.src/FDIMM.class
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
' Gambas class file

' Gambas class file

' Copyright(C) 2011-2014, Michał Głowienka aka eloaders <eloaders@linux.pl>
'
' This program is free software; you can redistribute it and/or modify
' it under the terms of the GNU Lesser General Public License as published by
' it under the terms of the GNU General Public License as published by
' the Free Software Foundation; either version 3 of the License, or
' (at your option) any later version.
'
Expand Down
2 changes: 1 addition & 1 deletion src/i-nex/.src/FDirDialog.class
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
' Copyright(C) 2011-2014, Michał Głowienka aka eloaders <eloaders@linux.pl>
'
' This program is free software; you can redistribute it and/or modify
' it under the terms of the GNU Lesser General Public License as published by
' it under the terms of the GNU General Public License as published by
' the Free Software Foundation; either version 3 of the License, or
' (at your option) any later version.
'
Expand Down
2 changes: 1 addition & 1 deletion src/i-nex/.src/FEDID.class
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
' Copyright(C) 2011-2014, Michał Głowienka aka eloaders <eloaders@linux.pl>
'
' This program is free software; you can redistribute it and/or modify
' it under the terms of the GNU Lesser General Public License as published by
' it under the terms of the GNU General Public License as published by
' the Free Software Foundation; either version 3 of the License, or
' (at your option) any later version.
'
Expand Down
2 changes: 1 addition & 1 deletion src/i-nex/.src/FFileDialog.class
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
' Copyright(C) 2011-2014, Michał Głowienka aka eloaders <eloaders@linux.pl>
'
' This program is free software; you can redistribute it and/or modify
' it under the terms of the GNU Lesser General Public License as published by
' it under the terms of the GNU General Public License as published by
' the Free Software Foundation; either version 3 of the License, or
' (at your option) any later version.
'
Expand Down
2 changes: 1 addition & 1 deletion src/i-nex/.src/FFlags.module
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
' Copyright(C) 2011-2014, Michał Głowienka aka eloaders <eloaders@linux.pl>
'
' This program is free software; you can redistribute it and/or modify
' it under the terms of the GNU Lesser General Public License as published by
' it under the terms of the GNU General Public License as published by
' the Free Software Foundation; either version 3 of the License, or
' (at your option) any later version.
'
Expand Down
2 changes: 1 addition & 1 deletion src/i-nex/.src/FGraphic.module
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
' Copyright(C) 2011-2014, Michał Głowienka aka eloaders <eloaders@linux.pl>
'
' This program is free software; you can redistribute it and/or modify
' it under the terms of the GNU Lesser General Public License as published by
' it under the terms of the GNU General Public License as published by
' the Free Software Foundation; either version 3 of the License, or
' (at your option) any later version.
'
Expand Down
2 changes: 1 addition & 1 deletion src/i-nex/.src/FInputDate.class
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
' Copyright(C) 2011-2014, Michał Głowienka aka eloaders <eloaders@linux.pl>
'
' This program is free software; you can redistribute it and/or modify
' it under the terms of the GNU Lesser General Public License as published by
' it under the terms of the GNU General Public License as published by
' the Free Software Foundation; either version 3 of the License, or
' (at your option) any later version.
'
Expand Down
2 changes: 1 addition & 1 deletion src/i-nex/.src/FModules.class
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
' Copyright(C) 2011-2014, Michał Głowienka aka eloaders <eloaders@linux.pl>
'
' This program is free software; you can redistribute it and/or modify
' it under the terms of the GNU Lesser General Public License as published by
' it under the terms of the GNU General Public License as published by
' the Free Software Foundation; either version 3 of the License, or
' (at your option) any later version.
'
Expand Down

0 comments on commit 7d55397

Please sign in to comment.