User Tools

Site Tools


user:maxfx

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
user:maxfx [2019/07/16 10:32] – [Contribution] maxfxuser:maxfx [2019/07/18 14:29] maxfx
Line 4: Line 4:
 email=@| email=@|
 phone=| phone=|
-web=[[user:M]]|+web=[[user:Maxfx]]|
 photo=1999714.jpg?200| photo=1999714.jpg?200|
    
Line 25: Line 25:
   * Srát lidi   * Srát lidi
  
 +===== Contribution  =====
 +  * FreeBSD Ports - Maintainer several ports [[https://github.com/Martinfx/FreeBSD-Ports]]
 +  * To several project on github
 +  * Founder KernelLAB [[https://brmlab.cz/project/kernellab/start]]
 +  * Founder Prague BSDMetting [[https://brmlab.cz/event/bsdmeeting]]
 +  * Founder Prague BSD Group [[https://brmlab.cz/groups/praguebsdgroup]]
 +  * page WorkBar  [[https://brmlab.cz/project/workbar/start]]
 +  * page AS400 [[https://brmlab.cz/project/as400/start]]
 +  * page AIX [[https://brmlab.cz/project/aix/start]]
  
 ===== Tiny hobby Programming ===== ===== Tiny hobby Programming =====
Line 33: Line 42:
 == C / C++ == == C / C++ ==
   * Simple data structures and sort algorithm in C [[https://github.com/Martinfx/C-learn]]   * Simple data structures and sort algorithm in C [[https://github.com/Martinfx/C-learn]]
-  * Simple crossplatform engine https://github.com/EmeraldEngine/Emerald - I wrote audio simple "subsystem" (OpenAL wrapper). 
  
 == OpenGL ==  == OpenGL == 
Line 52: Line 60:
 == FreeBSD kernel module == == FreeBSD kernel module ==
   * FreeBSD simple kernel module [[https://github.com/Martinfx/FreeBSD-Kernel-module]]   * FreeBSD simple kernel module [[https://github.com/Martinfx/FreeBSD-Kernel-module]]
- 
-== FreeBSD maintain ports ==  
-  * FreeBSD ports [[https://github.com/Martinfx/FreeBSD-Ports]] 
  
 == Linux kernel module == == Linux kernel module ==
Line 65: Line 70:
   * Base kernel [[https://github.com/Martinfx/basekernel]]   * Base kernel [[https://github.com/Martinfx/basekernel]]
   * OSX Xnu kernel [[https://github.com/Martinfx/xnu]]   * OSX Xnu kernel [[https://github.com/Martinfx/xnu]]
- 
-===== Contribution  ===== 
-  * FreeBSD Ports - Maintainer several ports 
-  * Founder KernelLAB [[https://brmlab.cz/project/kernellab/start]] 
-  * Founder Prague BSDMetting [[https://brmlab.cz/event/bsdmeeting]] 
-  * FreeBSD - something about FreeBSD [[https://brmlab.cz/project/freebsd/start]] 
-  * Prague BSD Group [[https://brmlab.cz/groups/praguebsdgroup]] 
-  * page WorkBar  [[https://brmlab.cz/project/workbar/start]] 
-  * page about Cobol [[https://brmlab.cz/project/cobol/start]] 
-  * page AS400 [[https://brmlab.cz/project/as400/start]] 
-  * page AIX [[https://brmlab.cz/project/aix/start]] 
  
 ===== Cz Misc links ===== ===== Cz Misc links =====
Line 189: Line 183:
 [[https://trenki2.github.io/blog/2017/06/02/using-sdl2-with-cmake/]] [[https://trenki2.github.io/blog/2017/06/02/using-sdl2-with-cmake/]]
  
-===== Kernel Debug ===== 
-[[https://backtrace.io/blog/backtrace/improving-freebsd-kernel-debugging/]] 
- 
-[[https://gist.github.com/bijanebrahimi/f2eb0c620d81aa6234e121a0ddd88cc2]] 
- 
-[[https://forums.freebsd.org/threads/ctl-alt-esc-not-taking-me-to-kernel-debugger.40111/]] 
- 
-[[https://riptutorial.com/freebsd/example/23734/download-the-latest-source-code]] 
- 
-[[https://elkamika.blogspot.com/2019/06/freebsd-kernel-remote-debugging-part1.html?m=1]] 
- 
-[[https://blog.hostileadmin.com/2012/09/25/so-you-want-a-freebsd-debugging-kernel/]] 
  
 ===== OSS ===== ===== OSS =====