https://github.com/joede/libezV24

https://github.com/ysei/siriusSparcV8

https://github.com/omniti-labs/svr42pkgsrc

https://github.com/Sunshine-OS/svr4-dev

https://github.com/Sunshine-OS/svr4-userland

https://github.com/Sunshine-OS/pkg-gate

https://github.com/OS2World/DEV-MISC-GNU_m4

https://github.com/ArchC/sparc

https://github.com/shoyos420/Sparcv8

https://github.com/SparcV8/SparcV8

https://github.com/cgutierr3z/sparcv8-monocycle

https://github.com/grgbr/qemu-sparcv8

https://github.com/Shipaaaa/DebugMonitor

https://github.com/adhuliya/sparcv8-ajit

https://github.com/carriercomm/qemu-tcg-sparcv8plus

https://github.com/Rajmohan/UnixV6

https://github.com/ngn999/UNIX-System-V

https://github.com/Ngoguey42/proj20_unix_lem-ipc

https://github.com/huangguiyang/UnixV6-CC

https://github.com/us8945/Unix_v6_filesystem

https://github.com/ie925155/unix-file-system-v6

https://github.com/iamjy/unix_v6

https://github.com/zhangchi8620/vShell

https://github.com/WarlockD/arm-cortex-v7-unix

https://github.com/geocar/ed-v6

https://github.com/Murii/mu-version-control-system

https://github.com/bcsefercik/virtual-memory-and-file-system

https://github.com/strook/wine-dev-x86_64

https://github.com/dybiszb/NetworkScrabble

https://github.com/cwru-eecs338/smokers

https://github.com/bmarcot/vega

https://github.com/tomm1990/Video-Control-for-A-Smart-Home-Environment

https://github.com/djarosz/vsftpd

https://github.com/ppciarravano/volatile-bulletin-board

https://github.com/SOYJUN/Application-with-raw-IP-sockets

https://github.com/tallpants/vtu-usp-lab

https://github.com/Ngoguey42/proj01_algo_libft

https://github.com/thisisnotabug/libftui

sunos kernel src leakrs的更多相关文章

  1. sunos kernel src

    https://github.com/eocallaghan/AuroraUX-SunOS https://github.com/zoyanhui/coroutine-libtask https:// ...

  2. 关于kernel-devel、kernel-header和kernel src的区别

    A kernel-header package would contain 'header files' needed by some applications which would be buil ...

  3. Linux ARM kernel Makefile and Kconfig

    kernel build:顶层Makefile:-->1. include build/main.mk    -->2. include build/kernel.mk         k ...

  4. andriod Kernel configuration is invalid

    error:  ERROR: Kernel configuration is invalid.         include/generated/autoconf.h or include/conf ...

  5. Linux Kernel的Makefile与Kconfig文件的语法

    https://www.kernel.org/doc/Documentation/kbuild/kconfig-language.txt Introduction ------------ The c ...

  6. linux driver error ------ 编译驱动出现 ERROR: Kernel configuration is invalid

       ERROR: Kernel configuration is invalid.         include/generated/autoconf.h or include/config/au ...

  7. Linux Kernel Makefiles Kbuild en

    来自Linux kernel docs,顺便整理了一下排版 Linux Kernel Makefiles This document describes the Linux kernel Makefi ...

  8. seL4之hello-3征途

    seL4之hello-3征途 回顾上周 了解seL4的启动流程和初始化线程 了解seL4的几种内核对象和权能机制 完成hell0-2的运行. 补充上周 1.找到根任务(初始化线程)的创建具体的位置(那 ...

  9. linux内核的makefile.txt讲解

    linux内核的linux-3.6.5\Documentation\kbuild\makefiles.txt Linux Kernel Makefiles This document describe ...

随机推荐

  1. WPF比较两个随机数大小写,利用MVVM思想实现

    MVVM模式是把表现层和业务层完全分离,所以这里就使用MVVM制作一个极其简单的WPF的例子: 先看看最终图:

  2. 【bzoj3631】[JLOI2014]松鼠的新家 LCA+差分数组

    题目描述 松鼠的新家是一棵树,前几天刚刚装修了新家,新家有n个房间,并且有n-1根树枝连接,每个房间都可以相互到达,且俩个房间之间的路线都是唯一的.天哪,他居然真的住在“树”上.松鼠想邀请小熊维尼前来 ...

  3. BZOJ3124 SDOI2013直径

    本以为必有高论,结果是个思博题.随便找一条直径,最后答案肯定是这条直径上的连续一段,如果某分支长度等于直径上某端的长度这一端都要被剪掉. #include<iostream> #inclu ...

  4. Luogu1041 NOIP2003传染病控制(搜索)

    暴搜加个最优性剪枝即可.一直觉得正式比赛出这种不能一眼看出来暴搜就行了的搜索题的出题人都是毒瘤. #include<iostream> #include<cstdio> #in ...

  5. JavaScript中:表达式和语句的区别

    JavaScript中:表达式和语句的区别 Javascript语言精粹:表达式是由运算符构成,并运算产生结果的语法结构.程序是由语句构成,语句则是由“:(分号)”分隔的句子或命令.如果在表达式后面加 ...

  6. BZOJ3123:[SDOI2013]森林——题解

    http://www.lydsy.com/JudgeOnline/problem.php?id=3123 https://www.luogu.org/problemnew/show/P3302 树上主 ...

  7. 【bzoj2743】[HEOI2012]采花 树状数组

    题目描述 萧芸斓是Z国的公主,平时的一大爱好是采花. 今天天气晴朗,阳光明媚,公主清晨便去了皇宫中新建的花园采花.花园足够大,容纳了n朵花,花有c种颜色(用整数1-c表示),且花是排成一排的,以便于公 ...

  8. BZOJ1041 [HAOI2008]圆上的整点 【数学】

    1041: [HAOI2008]圆上的整点 Time Limit: 10 Sec  Memory Limit: 162 MB Submit: 4631  Solved: 2087 [Submit][S ...

  9. UVA.540 Team Queue (队列)

    UVA.540 Team Queue (队列) 题意分析 有t个团队正在排队,每次来一个新人的时候,他可以插入到他最后一个队友的身后,如果没有他的队友,那么他只能插入到队伍的最后.题目中包含以下操作: ...

  10. 继续bzoj

    我应该可以打卡下班了,回来继续bzoj