Skip to content
View Freakqency's full-sized avatar
:octocat:
Focusing
:octocat:
Focusing

Organizations

@Smart-Health-Care
Block or Report

Block or report Freakqency

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. DES-Cracker DES-Cracker Public

    this is a simple python script that can crack DES encrypted texts that use week keys

    Python 6 3

  2. Drm-Ioctl Drm-Ioctl Public

    C

  3. NE-Plugin NE-Plugin Public

    C

  4. GSOC 19 Implementation of DRM ioctls... GSOC 19 Implementation of DRM ioctls and compat_netbsd32 DRM ioctls.md
    1
    **Implementation of DRM ioctl and compat\_netbsd32 DRM ioctls support for NetBSD kernel**
    2
    
                  
    3
    This article was prepared by Surya P as a part of Google Summer of Code 19
    4
    
                  
    5
    To begin with where we left off last time, we were able to fix the suse131 package with this [commit](https://mail-index.netbsd.org/pkgsrc-changes/2019/07/08/msg194069.html).This commit adds the gpu specific bits to the package. And with that we had direct rendering enabled and working.I tested it out with glxinfo and glxgears applications.