|
|
linnix: an inferno/nix hybrid for bootstrapping Nix on foreign systems.
This is an initial implementation of a Nix bootstrap for foreign architectures. It's not yet functional but it contains the basic structure needed to bootstrap a Nix system, using the inferno toolchain and directory hierarchy.
Linnix follows the conventions set by Inferno native kernels. Nix include files live in /usr/linnix/Nix, while the operating system kernel lives in /usr/linnix/os.
The majority of the work up until this point has been decoupling the Nix kernel from plan9 dependencies and separating adding bourne shell equivalents of rc only mkfile code.
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+237299 lines, --2 lines) |
Patch |
 |
A |
usr/linnix/MacOSX/386/bin/mk
|
View
|
1
2
|
Binary file |
0 comments
|
Download
|
 |
A |
usr/linnix/MacOSX/386/include/fpuctl.h
|
View
|
1
2
|
1 chunk |
+76 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/MacOSX/386/include/lib9.h
|
View
|
1
2
|
1 chunk |
+511 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/MacOSX/README
|
View
|
1
2
|
1 chunk |
+72 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/MacOSX/tcshrc
|
View
|
1
2
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/Nix/386/bin/.directory
|
View
|
1
2
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/Nix/386/include/lib9.h
|
View
|
1
2
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/Nix/386/include/u.h
|
View
|
1
2
|
1 chunk |
+64 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/Nix/386/include/ureg.h
|
View
|
1
2
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/Nix/amd64/include/u.h
|
View
|
1
2
|
1 chunk |
+72 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/Nix/amd64/include/ureg.h
|
View
|
1
2
|
1 chunk |
+30 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/include/a.out.h
|
View
|
1
2
|
1 chunk |
+46 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/include/bio.h
|
View
|
1
2
|
1 chunk |
+75 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/include/dynld.h
|
View
|
1
2
|
1 chunk |
+44 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/include/fcall.h
|
View
|
1
2
|
1 chunk |
+140 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/include/interp.h
|
View
|
1
2
|
1 chunk |
+435 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/include/isa.h
|
View
|
1
2
|
1 chunk |
+249 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/include/kern.h
|
View
|
1
2
|
1 chunk |
+598 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/include/kernel.h
|
View
|
1
2
|
1 chunk |
+50 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/include/keyboard.h
|
View
|
1
2
|
1 chunk |
+60 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/include/libc.h
|
View
|
1
2
|
1 chunk |
+978 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/include/pool.h
|
View
|
1
2
|
1 chunk |
+73 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/include/tos.h
|
View
|
1
2
|
1 chunk |
+59 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/include/version.h
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib/keyboard
|
View
|
1
2
|
1 chunk |
+565 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/NOTICE
|
View
|
1
2
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/argv0.c
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/charstod.c
|
View
|
1
2
|
1 chunk |
+68 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/cistrcmp.c
|
View
|
1
2
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/cistrncmp.c
|
View
|
1
2
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/cistrstr.c
|
View
|
1
2
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/cleanname.c
|
View
|
1
2
|
1 chunk |
+51 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/convD2M.c
|
View
|
1
2
|
1 chunk |
+94 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/convM2D.c
|
View
|
1
2
|
1 chunk |
+93 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/convM2S.c
|
View
|
1
2
|
1 chunk |
+314 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/convS2M.c
|
View
|
1
2
|
1 chunk |
+385 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/create.c
|
View
|
1
2
|
1 chunk |
+32 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/dirstat-Nt.c
|
View
|
1
2
|
1 chunk |
+64 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/dirstat-posix.c
|
View
|
1
2
|
1 chunk |
+79 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/dirwstat.c
|
View
|
1
2
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/dofmt.c
|
View
|
1
2
|
1 chunk |
+532 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/dorfmt.c
|
View
|
1
2
|
1 chunk |
+58 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/errfmt.c
|
View
|
1
2
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/errstr-Nt.c
|
View
|
1
2
|
1 chunk |
+65 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/errstr-Plan9.c
|
View
|
1
2
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/errstr-posix.c
|
View
|
1
2
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/exits.c
|
View
|
1
2
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/fcallfmt.c
|
View
|
1
2
|
1 chunk |
+246 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/fltfmt.c
|
View
|
1
2
|
1 chunk |
+324 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/fmt.c
|
View
|
1
2
|
1 chunk |
+188 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/fmtdef.h
|
View
|
1
2
|
1 chunk |
+102 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/fmtfd.c
|
View
|
1
2
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/fmtlock.c
|
View
|
1
2
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/fmtprint.c
|
View
|
1
2
|
1 chunk |
+46 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/fmtquote.c
|
View
|
1
2
|
1 chunk |
+259 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/fmtrune.c
|
View
|
1
2
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/fmtstr.c
|
View
|
1
2
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/fmtvprint.c
|
View
|
1
2
|
1 chunk |
+46 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/fprint.c
|
View
|
1
2
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/getcallerpc-Linux-386.S
|
View
|
1
2
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/getcallerpc-MacOSX-386.s
|
View
|
1
2
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/getcallerpc-MacOSX-power.s
|
View
|
1
2
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/getfields.c
|
View
|
1
2
|
1 chunk |
+35 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/getuser-Nt.c
|
View
|
1
2
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/getuser-posix.c
|
View
|
1
2
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/getwd-Nt.c
|
View
|
1
2
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/getwd-posix.c
|
View
|
1
2
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/lock.c
|
View
|
1
2
|
1 chunk |
+141 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/lock-MacOSX-power.s
|
View
|
1
2
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/lock-Nt-386.c
|
View
|
1
2
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/mkfile
|
View
|
1
2
|
1 chunk |
+90 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/mkfile-Nt
|
View
|
1
2
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/mkfile-Plan9
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/mkfile-Posix
|
View
|
1
2
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/nulldir.c
|
View
|
1
2
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/pow10.c
|
View
|
1
2
|
1 chunk |
+44 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/pread-Nt.c
|
View
|
1
2
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/print.c
|
View
|
1
2
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/qsort.c
|
View
|
1
2
|
1 chunk |
+122 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/readn.c
|
View
|
1
2
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/rerrstr.c
|
View
|
1
2
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/rune.c
|
View
|
1
2
|
1 chunk |
+162 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/runeseprint.c
|
View
|
1
2
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/runesmprint.c
|
View
|
1
2
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/runesnprint.c
|
View
|
1
2
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/runestrlen.c
|
View
|
1
2
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/runevseprint.c
|
View
|
1
2
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/sbrk-posix.c
|
View
|
1
2
|
1 chunk |
+48 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/seek.c
|
View
|
1
2
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/seprint.c
|
View
|
1
2
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/setbinmode-Nt.c
|
View
|
1
2
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/smprint.c
|
View
|
1
2
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/snprint.c
|
View
|
1
2
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/sprint.c
|
View
|
1
2
|
1 chunk |
+35 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/strdup.c
|
View
|
1
2
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/strecpy.c
|
View
|
1
2
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/strtoll.c
|
View
|
1
2
|
1 chunk |
+81 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/strtoull.c
|
View
|
1
2
|
1 chunk |
+96 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/sysfatal.c
|
View
|
1
2
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/tokenize.c
|
View
|
1
2
|
1 chunk |
+58 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/u16.c
|
View
|
1
2
|
1 chunk |
+52 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/u32.c
|
View
|
1
2
|
1 chunk |
+109 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/u64.c
|
View
|
1
2
|
1 chunk |
+126 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/utfecpy.c
|
View
|
1
2
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/utflen.c
|
View
|
1
2
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/utfnlen.c
|
View
|
1
2
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/utfrrune.c
|
View
|
1
2
|
1 chunk |
+30 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/utfrune.c
|
View
|
1
2
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/vfprint.c
|
View
|
1
2
|
1 chunk |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/vseprint.c
|
View
|
1
2
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/vsmprint.c
|
View
|
1
2
|
1 chunk |
+79 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/lib9/vsnprint.c
|
View
|
1
2
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libbio/NOTICE
|
View
|
1
2
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libbio/bbuffered.c
|
View
|
1
2
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libbio/bfildes.c
|
View
|
1
2
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libbio/bflush.c
|
View
|
1
2
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libbio/bgetc.c
|
View
|
1
2
|
1 chunk |
+52 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libbio/bgetd.c
|
View
|
1
2
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libbio/bgetrune.c
|
View
|
1
2
|
1 chunk |
+46 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libbio/binit.c
|
View
|
1
2
|
1 chunk |
+142 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libbio/boffset.c
|
View
|
1
2
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libbio/bprint.c
|
View
|
1
2
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libbio/bputc.c
|
View
|
1
2
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libbio/bputrune.c
|
View
|
1
2
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libbio/brdline.c
|
View
|
1
2
|
1 chunk |
+94 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libbio/bread.c
|
View
|
1
2
|
1 chunk |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libbio/bseek.c
|
View
|
1
2
|
1 chunk |
+56 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libbio/bwrite.c
|
View
|
1
2
|
1 chunk |
+38 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libbio/mkfile
|
View
|
1
2
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/386/387/asin.s
|
View
|
1
2
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/386/387/atan.s
|
View
|
1
2
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/386/387/atan2.s
|
View
|
1
2
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/386/387/exp.s
|
View
|
1
2
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/386/387/log.s
|
View
|
1
2
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/386/387/mkfile
|
View
|
1
2
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/386/387/sin.s
|
View
|
1
2
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/386/387/tan.s
|
View
|
1
2
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/386/argv0.s
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/386/atom.s
|
View
|
1
2
|
1 chunk |
+75 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/386/cycles.s
|
View
|
1
2
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/386/getcallerpc.s
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/386/getfcr.s
|
View
|
1
2
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/386/main9.s
|
View
|
1
2
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/386/main9p.s
|
View
|
1
2
|
1 chunk |
+38 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/386/memccpy.s
|
View
|
1
2
|
1 chunk |
+53 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/386/memchr.s
|
View
|
1
2
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/386/memcmp.s
|
View
|
1
2
|
1 chunk |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/386/memcpy.s
|
View
|
1
2
|
1 chunk |
+57 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/386/memmove.s
|
View
|
1
2
|
1 chunk |
+71 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/386/memset.s
|
View
|
1
2
|
1 chunk |
+35 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/386/mkfile
|
View
|
1
2
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/386/muldiv.s
|
View
|
1
2
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/386/notejmp.c
|
View
|
1
2
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/386/setjmp.s
|
View
|
1
2
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/386/sqrt.s
|
View
|
1
2
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/386/strcat.s
|
View
|
1
2
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/386/strchr.s
|
View
|
1
2
|
1 chunk |
+38 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/386/strcpy.s
|
View
|
1
2
|
1 chunk |
+35 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/386/strlen.s
|
View
|
1
2
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/386/tas.s
|
View
|
1
2
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/386/vlop.s
|
View
|
1
2
|
1 chunk |
+54 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/386/vlrt.c
|
View
|
1
2
|
1 chunk |
+746 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68000/argv0.s
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68000/cycles.c
|
View
|
1
2
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68000/getfcr.s
|
View
|
1
2
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68000/main9.s
|
View
|
1
2
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68000/main9p.s
|
View
|
1
2
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68000/memccpy.s
|
View
|
1
2
|
1 chunk |
+30 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68000/memchr.s
|
View
|
1
2
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68000/memcmp.s
|
View
|
1
2
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68000/memcpy.s
|
View
|
1
2
|
1 chunk |
+120 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68000/memmove.s
|
View
|
1
2
|
1 chunk |
+120 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68000/memset.s
|
View
|
1
2
|
1 chunk |
+57 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68000/mkfile
|
View
|
1
2
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68000/muldivrt.s
|
View
|
1
2
|
1 chunk |
+172 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68000/notejmp.c
|
View
|
1
2
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68000/scale.s
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68000/setjmp.s
|
View
|
1
2
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68000/sqrt.s
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68000/strcat.s
|
View
|
1
2
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68000/strchr.s
|
View
|
1
2
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68000/strcmp.s
|
View
|
1
2
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68000/strcpy.s
|
View
|
1
2
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68000/strlen.s
|
View
|
1
2
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68000/vlrt.c
|
View
|
1
2
|
1 chunk |
+771 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/68881/acos.s
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/68881/asin.s
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/68881/atan.s
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/68881/cos.s
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/68881/cosh.s
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/68881/exp.s
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/68881/fabs.s
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/68881/log.s
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/68881/log10.s
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/68881/mkfile
|
View
|
1
2
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/68881/pow10.s
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/68881/sin.s
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/68881/sinh.s
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/68881/sqrt.s
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/68881/tan.s
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/68881/tanh.s
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/argv0.s
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/cycles.c
|
View
|
1
2
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/getcallerpc.s
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/getfcr.s
|
View
|
1
2
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/main9.s
|
View
|
1
2
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/main9p.s
|
View
|
1
2
|
1 chunk |
+32 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/memccpy.s
|
View
|
1
2
|
1 chunk |
+30 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/memchr.s
|
View
|
1
2
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/memcmp.s
|
View
|
1
2
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/memcpy.s
|
View
|
1
2
|
1 chunk |
+98 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/memmove.s
|
View
|
1
2
|
1 chunk |
+99 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/memset.s
|
View
|
1
2
|
1 chunk |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/mkfile
|
View
|
1
2
|
1 chunk |
+53 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/notejmp.c
|
View
|
1
2
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/scale.s
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/setjmp.s
|
View
|
1
2
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/sqrt.s
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/strcat.s
|
View
|
1
2
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/strchr.s
|
View
|
1
2
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/strcmp.s
|
View
|
1
2
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/strcpy.s
|
View
|
1
2
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/strlen.s
|
View
|
1
2
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/tas.s
|
View
|
1
2
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/vlop.s
|
View
|
1
2
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/68020/vlrt.c
|
View
|
1
2
|
1 chunk |
+730 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/abort.c
|
View
|
1
2
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/access.c
|
View
|
1
2
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/announce.c
|
View
|
1
2
|
1 chunk |
+274 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/convD2M.c
|
View
|
1
2
|
1 chunk |
+95 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/convM2D.c
|
View
|
1
2
|
1 chunk |
+94 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/convM2S.c
|
View
|
1
2
|
1 chunk |
+315 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/convS2M.c
|
View
|
1
2
|
1 chunk |
+389 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/cputime.c
|
View
|
1
2
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/ctime.c
|
View
|
1
2
|
1 chunk |
+304 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/dial.c
|
View
|
1
2
|
1 chunk |
+218 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/dirfstat.c
|
View
|
1
2
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/dirfwstat.c
|
View
|
1
2
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/dirmodefmt.c
|
View
|
1
2
|
1 chunk |
+48 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/dirread.c
|
View
|
1
2
|
1 chunk |
+97 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/dirstat.c
|
View
|
1
2
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/dirwstat.c
|
View
|
1
2
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/fcallfmt.c
|
View
|
1
2
|
1 chunk |
+234 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/fork.c
|
View
|
1
2
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/getenv.c
|
View
|
1
2
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/getnetconninfo.c
|
View
|
1
2
|
1 chunk |
+133 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/getpid.c
|
View
|
1
2
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/getppid.c
|
View
|
1
2
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/getwd.c
|
View
|
1
2
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/iounit.c
|
View
|
1
2
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/mkfile
|
View
|
1
2
|
1 chunk |
+64 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/nsec.c
|
View
|
1
2
|
1 chunk |
+74 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/nulldir.c
|
View
|
1
2
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/postnote.c
|
View
|
1
2
|
1 chunk |
+32 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/privalloc.c
|
View
|
1
2
|
1 chunk |
+45 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/pushssl.c
|
View
|
1
2
|
1 chunk |
+44 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/pushtls.c
|
View
|
1
2
|
1 chunk |
+99 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/putenv.c
|
View
|
1
2
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/qlock.c
|
View
|
1
2
|
1 chunk |
+363 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/read.c
|
View
|
1
2
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/read9pmsg.c
|
View
|
1
2
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/readv.c
|
View
|
1
2
|
1 chunk |
+49 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/rerrstr.c
|
View
|
1
2
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/sbrk.c
|
View
|
1
2
|
1 chunk |
+35 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/setnetmtpt.c
|
View
|
1
2
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/sysfatal.c
|
View
|
1
2
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/syslog.c
|
View
|
1
2
|
1 chunk |
+117 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/sysname.c
|
View
|
1
2
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/time.c
|
View
|
1
2
|
1 chunk |
+51 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/times.c
|
View
|
1
2
|
1 chunk |
+60 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/tm2sec.c
|
View
|
1
2
|
1 chunk |
+194 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/truerand.c
|
View
|
1
2
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/wait.c
|
View
|
1
2
|
1 chunk |
+32 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/waitpid.c
|
View
|
1
2
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/werrstr.c
|
View
|
1
2
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/write.c
|
View
|
1
2
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9sys/writev.c
|
View
|
1
2
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9syscall/mkfile
|
View
|
1
2
|
1 chunk |
+145 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/9syscall/sys.h
|
View
|
1
2
|
1 chunk |
+50 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/alpha/_seek.c
|
View
|
1
2
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/alpha/argv0.s
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/alpha/atom.s
|
View
|
1
2
|
1 chunk |
+50 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/alpha/cycles.c
|
View
|
1
2
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/alpha/divl.s
|
View
|
1
2
|
1 chunk |
+189 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/alpha/divq.s
|
View
|
1
2
|
1 chunk |
+191 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/alpha/getcallerpc.s
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/alpha/getfcr.s
|
View
|
1
2
|
1 chunk |
+57 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/alpha/main9.s
|
View
|
1
2
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/alpha/main9p.s
|
View
|
1
2
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/alpha/memmove.s
|
View
|
1
2
|
1 chunk |
+201 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/alpha/memset.s
|
View
|
1
2
|
1 chunk |
+61 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/alpha/mkfile
|
View
|
1
2
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/alpha/notejmp.c
|
View
|
1
2
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/alpha/setjmp.s
|
View
|
1
2
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/alpha/tas.s
|
View
|
1
2
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/amd64/_seek.c
|
View
|
1
2
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/amd64/argv0.s
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/amd64/atom.s
|
View
|
1
2
|
1 chunk |
+57 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/amd64/cycles.s
|
View
|
1
2
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/amd64/getcallerpc.s
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/amd64/getfcr.s
|
View
|
1
2
|
1 chunk |
+38 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/amd64/main9.s
|
View
|
1
2
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/amd64/main9p.s
|
View
|
1
2
|
1 chunk |
+35 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/amd64/memccpy.s
|
View
|
1
2
|
1 chunk |
+58 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/amd64/memchr.s
|
View
|
1
2
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/amd64/memcmp.s
|
View
|
1
2
|
1 chunk |
+52 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/amd64/memcpy.s
|
View
|
1
2
|
1 chunk |
+81 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/amd64/memmove.s
|
View
|
1
2
|
1 chunk |
+81 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/amd64/memset.s
|
View
|
1
2
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/amd64/mkfile
|
View
|
1
2
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/amd64/muldiv.s
|
View
|
1
2
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/amd64/notejmp.c
|
View
|
1
2
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/amd64/setjmp.s
|
View
|
1
2
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/amd64/sqrt.s
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/amd64/strcat.s
|
View
|
1
2
|
1 chunk |
+48 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/amd64/strchr.s
|
View
|
1
2
|
1 chunk |
+38 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/amd64/strcpy.s
|
View
|
1
2
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/amd64/strlen.s
|
View
|
1
2
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/amd64/tas.s
|
View
|
1
2
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/arm/argv0.s
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/arm/atom.s
|
View
|
1
2
|
1 chunk |
+55 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/arm/cas.s
|
View
|
1
2
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/arm/cycles.c
|
View
|
1
2
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/arm/div.s
|
View
|
1
2
|
1 chunk |
+118 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/arm/doprint.xc
|
View
|
1
2
|
1 chunk |
+617 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/arm/getcallerpc.s
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/arm/getfcr.s
|
View
|
1
2
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/arm/main9.s
|
View
|
1
2
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/arm/main9p.s
|
View
|
1
2
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/arm/memmove.s
|
View
|
1
2
|
1 chunk |
+212 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/arm/memset.s
|
View
|
1
2
|
1 chunk |
+60 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/arm/mkfile
|
View
|
1
2
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/arm/notejmp.c
|
View
|
1
2
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/arm/setjmp.s
|
View
|
1
2
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/arm/strchr.s
|
View
|
1
2
|
1 chunk |
+56 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/arm/strcmp.s
|
View
|
1
2
|
1 chunk |
+67 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/arm/strcpy.s
|
View
|
1
2
|
1 chunk |
+46 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/arm/tas.s
|
View
|
1
2
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/arm/vlop.s
|
View
|
1
2
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/arm/vlrt.c
|
View
|
1
2
|
1 chunk |
+708 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/fmt/dofmt.c
|
View
|
1
2
|
1 chunk |
+523 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/fmt/dorfmt.c
|
View
|
1
2
|
1 chunk |
+45 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/fmt/errfmt.c
|
View
|
1
2
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/fmt/fltfmt.c
|
View
|
1
2
|
1 chunk |
+318 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/fmt/fmt.c
|
View
|
1
2
|
1 chunk |
+202 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/fmt/fmtdef.h
|
View
|
1
2
|
1 chunk |
+85 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/fmt/fmtfd.c
|
View
|
1
2
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/fmt/fmtlock.c
|
View
|
1
2
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/fmt/fmtprint.c
|
View
|
1
2
|
1 chunk |
+32 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/fmt/fmtquote.c
|
View
|
1
2
|
1 chunk |
+249 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/fmt/fmtrune.c
|
View
|
1
2
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/fmt/fmtstr.c
|
View
|
1
2
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/fmt/fmtvprint.c
|
View
|
1
2
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/fmt/fprint.c
|
View
|
1
2
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/fmt/mkfile
|
View
|
1
2
|
1 chunk |
+46 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/fmt/print.c
|
View
|
1
2
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/fmt/runefmtstr.c
|
View
|
1
2
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/fmt/runeseprint.c
|
View
|
1
2
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/fmt/runesmprint.c
|
View
|
1
2
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/fmt/runesnprint.c
|
View
|
1
2
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/fmt/runesprint.c
|
View
|
1
2
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/fmt/runevseprint.c
|
View
|
1
2
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/fmt/runevsmprint.c
|
View
|
1
2
|
1 chunk |
+70 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/fmt/runevsnprint.c
|
View
|
1
2
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/fmt/seprint.c
|
View
|
1
2
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/fmt/smprint.c
|
View
|
1
2
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/fmt/snprint.c
|
View
|
1
2
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/fmt/sprint.c
|
View
|
1
2
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/fmt/vfprint.c
|
View
|
1
2
|
1 chunk |
+34 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/fmt/vseprint.c
|
View
|
1
2
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/fmt/vsmprint.c
|
View
|
1
2
|
1 chunk |
+70 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/fmt/vsnprint.c
|
View
|
1
2
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/lock.acid
|
View
|
1
2
|
1 chunk |
+1371 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/mips/argv0.s
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/mips/cycles.c
|
View
|
1
2
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/mips/getcallerpc.s
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/mips/getfcr.s
|
View
|
1
2
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/mips/lock.c
|
View
|
1
2
|
1 chunk |
+169 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/mips/main9.s
|
View
|
1
2
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/mips/main9p.s
|
View
|
1
2
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/mips/memccpy.s
|
View
|
1
2
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/mips/memchr.s
|
View
|
1
2
|
1 chunk |
+39 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/mips/memcmp.s
|
View
|
1
2
|
1 chunk |
+114 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/mips/memmove.s
|
View
|
1
2
|
1 chunk |
+237 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/mips/memset.s
|
View
|
1
2
|
1 chunk |
+88 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/mips/mkfile
|
View
|
1
2
|
1 chunk |
+39 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/mips/notejmp.c
|
View
|
1
2
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/mips/setjmp.s
|
View
|
1
2
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/mips/sqrt.c
|
View
|
1
2
|
1 chunk |
+103 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/mips/strchr.s
|
View
|
1
2
|
1 chunk |
+63 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/mips/strcmp.s
|
View
|
1
2
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/mips/strcpy.s
|
View
|
1
2
|
1 chunk |
+96 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/mips/tas.s
|
View
|
1
2
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/mips/vlop.s
|
View
|
1
2
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/mips/vlrt.c
|
View
|
1
2
|
1 chunk |
+723 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/mkfile
|
View
|
1
2
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/mkfile-rc
|
View
|
1
2
|
1 chunk |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/mkfile-sh
|
View
|
1
2
|
1 chunk |
+52 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/_assert.c
|
View
|
1
2
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/abs.c
|
View
|
1
2
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/asin.c
|
View
|
1
2
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/atan.c
|
View
|
1
2
|
1 chunk |
+78 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/atan2.c
|
View
|
1
2
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/atexit.c
|
View
|
1
2
|
1 chunk |
+60 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/atnotify.c
|
View
|
1
2
|
1 chunk |
+58 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/atof.c
|
View
|
1
2
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/atol.c
|
View
|
1
2
|
1 chunk |
+53 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/atoll.c
|
View
|
1
2
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/charstod.c
|
View
|
1
2
|
1 chunk |
+81 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/cistrcmp.c
|
View
|
1
2
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/cistrncmp.c
|
View
|
1
2
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/cistrstr.c
|
View
|
1
2
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/cleanname.c
|
View
|
1
2
|
1 chunk |
+63 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/crypt.c
|
View
|
1
2
|
1 chunk |
+68 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/ctype.c
|
View
|
1
2
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/encodefmt.c
|
View
|
1
2
|
1 chunk |
+77 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/execl.c
|
View
|
1
2
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/exp.c
|
View
|
1
2
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/fabs.c
|
View
|
1
2
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/floor.c
|
View
|
1
2
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/fmod.c
|
View
|
1
2
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/frand.c
|
View
|
1
2
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/frexp.c
|
View
|
1
2
|
1 chunk |
+105 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/getcallerpc.c
|
View
|
1
2
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/getfields.c
|
View
|
1
2
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/getuser.c
|
View
|
1
2
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/hangup.c
|
View
|
1
2
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/hypot.c
|
View
|
1
2
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/lnrand.c
|
View
|
1
2
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/lock.c
|
View
|
1
2
|
1 chunk |
+32 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/log.c
|
View
|
1
2
|
1 chunk |
+58 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/lrand.c
|
View
|
1
2
|
1 chunk |
+83 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/malloc.acid
|
View
|
1
2
|
1 chunk |
+471 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/malloc.c
|
View
|
1
2
|
1 chunk |
+338 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/memccpy.c
|
View
|
1
2
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/memchr.c
|
View
|
1
2
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/memcmp.c
|
View
|
1
2
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/memmove.c
|
View
|
1
2
|
1 chunk |
+35 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/memset.c
|
View
|
1
2
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/mkfile
|
View
|
1
2
|
1 chunk |
+127 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/mktemp.c
|
View
|
1
2
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/muldiv.c
|
View
|
1
2
|
1 chunk |
+38 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/nan.c
|
View
|
1
2
|
1 chunk |
+54 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/needsrcquote.c
|
View
|
1
2
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/netcrypt.c
|
View
|
1
2
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/netmkaddr.c
|
View
|
1
2
|
1 chunk |
+52 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/nrand.c
|
View
|
1
2
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/ntruerand.c
|
View
|
1
2
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/perror.c
|
View
|
1
2
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/pool.acid
|
View
|
1
2
|
1 chunk |
+628 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/pool.c
|
View
|
1
2
|
1 chunk |
+1468 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/pow.c
|
View
|
1
2
|
1 chunk |
+69 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/pow10.c
|
View
|
1
2
|
1 chunk |
+49 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/profile.c
|
View
|
1
2
|
1 chunk |
+280 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/qsort.c
|
View
|
1
2
|
1 chunk |
+124 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/quote.c
|
View
|
1
2
|
1 chunk |
+135 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/rand.c
|
View
|
1
2
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/readn.c
|
View
|
1
2
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/reduce
|
View
|
1
2
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/rune.c
|
View
|
1
2
|
1 chunk |
+162 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/runestrcat.c
|
View
|
1
2
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/runestrchr.c
|
View
|
1
2
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/runestrcmp.c
|
View
|
1
2
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/runestrcpy.c
|
View
|
1
2
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/runestrdup.c
|
View
|
1
2
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/runestrecpy.c
|
View
|
1
2
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/runestrlen.c
|
View
|
1
2
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/runestrncat.c
|
View
|
1
2
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/runestrncmp.c
|
View
|
1
2
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/runestrncpy.c
|
View
|
1
2
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/runestrrchr.c
|
View
|
1
2
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/runestrstr.c
|
View
|
1
2
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/runetype.c
|
View
|
1
2
|
1 chunk |
+1181 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/sin.c
|
View
|
1
2
|
1 chunk |
+68 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/sinh.c
|
View
|
1
2
|
1 chunk |
+62 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/sqrt.c
|
View
|
1
2
|
1 chunk |
+54 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/strcat.c
|
View
|
1
2
|
1 chunk |
+10 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/strchr.c
|
View
|
1
2
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/strcmp.c
|
View
|
1
2
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/strcpy.c
|
View
|
1
2
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/strcspn.c
|
View
|
1
2
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/strdup.c
|
View
|
1
2
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/strecpy.c
|
View
|
1
2
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/strlen.c
|
View
|
1
2
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/strncat.c
|
View
|
1
2
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/strncmp.c
|
View
|
1
2
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/strncpy.c
|
View
|
1
2
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/strpbrk.c
|
View
|
1
2
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/strrchr.c
|
View
|
1
2
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/strspn.c
|
View
|
1
2
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/strstr.c
|
View
|
1
2
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/strtod.c
|
View
|
1
2
|
1 chunk |
+520 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/strtok.c
|
View
|
1
2
|
1 chunk |
+30 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/strtol.c
|
View
|
1
2
|
1 chunk |
+101 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/strtoll.c
|
View
|
1
2
|
1 chunk |
+101 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/strtoul.c
|
View
|
1
2
|
1 chunk |
+97 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/strtoull.c
|
View
|
1
2
|
1 chunk |
+97 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/tan.c
|
View
|
1
2
|
1 chunk |
+67 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/tanh.c
|
View
|
1
2
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/tokenize.c
|
View
|
1
2
|
1 chunk |
+107 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/toupper.c
|
View
|
1
2
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/u16.c
|
View
|
1
2
|
1 chunk |
+53 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/u32.c
|
View
|
1
2
|
1 chunk |
+110 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/u64.c
|
View
|
1
2
|
1 chunk |
+127 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/utfecpy.c
|
View
|
1
2
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/utflen.c
|
View
|
1
2
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/utfnlen.c
|
View
|
1
2
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/utfrrune.c
|
View
|
1
2
|
1 chunk |
+30 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/utfrune.c
|
View
|
1
2
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/port/utfutf.c
|
View
|
1
2
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/power/argv0.s
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/power/atom.s
|
View
|
1
2
|
1 chunk |
+65 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/power/cycles.s
|
View
|
1
2
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/power/getcallerpc.s
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/power/getfcr.s
|
View
|
1
2
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/power/main9.s
|
View
|
1
2
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/power/main9p.s
|
View
|
1
2
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/power/memccpy.s
|
View
|
1
2
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/power/memcmp.s
|
View
|
1
2
|
1 chunk |
+110 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/power/memmove.s
|
View
|
1
2
|
1 chunk |
+170 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/power/memset.s
|
View
|
1
2
|
1 chunk |
+73 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/power/mkfile
|
View
|
1
2
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/power/notejmp.c
|
View
|
1
2
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/power/setjmp.s
|
View
|
1
2
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/power/sqrt.c
|
View
|
1
2
|
1 chunk |
+103 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/power/strcmp.s
|
View
|
1
2
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/power/strncmp.s
|
View
|
1
2
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/power/tas.s
|
View
|
1
2
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/power/vlop.s
|
View
|
1
2
|
1 chunk |
+132 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/power/vlrt.c
|
View
|
1
2
|
1 chunk |
+254 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/sparc/argv0.s
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/sparc/cycles.c
|
View
|
1
2
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/sparc/getcallerpc.s
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/sparc/getfcr.s
|
View
|
1
2
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/sparc/main9.s
|
View
|
1
2
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/sparc/main9p.s
|
View
|
1
2
|
1 chunk |
+44 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/sparc/memccpy.s
|
View
|
1
2
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/sparc/memchr.s
|
View
|
1
2
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/sparc/memcmp.s
|
View
|
1
2
|
1 chunk |
+120 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/sparc/memmove.s
|
View
|
1
2
|
1 chunk |
+162 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/sparc/memset.s
|
View
|
1
2
|
1 chunk |
+88 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/sparc/mkfile
|
View
|
1
2
|
1 chunk |
+39 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/sparc/muldivrt.s
|
View
|
1
2
|
1 chunk |
+310 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/sparc/notejmp.c
|
View
|
1
2
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/sparc/setjmp.s
|
View
|
1
2
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/sparc/sqrt.c
|
View
|
1
2
|
1 chunk |
+103 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/sparc/strchr.s
|
View
|
1
2
|
1 chunk |
+73 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/sparc/strcmp.s
|
View
|
1
2
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/sparc/strcpy.s
|
View
|
1
2
|
1 chunk |
+84 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/sparc/tas.s
|
View
|
1
2
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/sparc/vlop.s
|
View
|
1
2
|
1 chunk |
+112 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libc/sparc/vlrt.c
|
View
|
1
2
|
1 chunk |
+722 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libdynld/NOTICE
|
View
|
1
2
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libdynld/dynld.c
|
View
|
1
2
|
1 chunk |
+268 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libdynld/dynld-386.c
|
View
|
1
2
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libdynld/dynld-68000.c
|
View
|
1
2
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libdynld/dynld-arm.c
|
View
|
1
2
|
1 chunk |
+44 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libdynld/dynld-mips.c
|
View
|
1
2
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libdynld/dynld-power.c
|
View
|
1
2
|
1 chunk |
+65 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libdynld/dynld-sparc.c
|
View
|
1
2
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libdynld/dynld-spim.c
|
View
|
1
2
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libdynld/dynloadfd.c
|
View
|
1
2
|
1 chunk |
+35 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/libdynld/mkfile
|
View
|
1
2
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/makemk.sh
|
View
|
1
2
|
1 chunk |
+78 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/mkconfig
|
View
|
1
2
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/mkfile
|
View
|
1
2
|
1 chunk |
+157 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/mkfiles/mkfile-MacOSX-386
|
View
|
1
2
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/mkfiles/mkfile-MacOSX-amd64
|
View
|
1
2
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/mkfiles/mkfile-MacOSX-power
|
View
|
1
2
|
1 chunk |
+32 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/mkfiles/mkfile-Nix-386
|
View
|
1
2
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/mkfiles/mkfile-Nix-amd64
|
View
|
1
2
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/mkfiles/mkfile-Plan9-386
|
View
|
1
2
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/mkfiles/mkfile-Plan9-amd64
|
View
|
1
2
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/mkfiles/mkhost-Linux
|
View
|
1
2
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/mkfiles/mkhost-MacOSX
|
View
|
1
2
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/mkfiles/mkhost-Nix
|
View
|
1
2
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/mkfiles/mkhost-Nt
|
View
|
1
2
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/mkfiles/mkhost-Plan9
|
View
|
1
2
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/mkfiles/mklibsubdirs
|
View
|
1
2
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/mkfiles/mkone-rc
|
View
|
1
2
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/mkfiles/mkone-sh
|
View
|
1
2
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/mkfiles/mksubdirs
|
View
|
1
2
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/mkfiles/mksyslib-nt
|
View
|
1
2
|
1 chunk |
+54 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/mkfiles/mksyslib-rc
|
View
|
1
2
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/mkfiles/mksyslib-sh
|
View
|
1
2
|
1 chunk |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/386/aoe.h
|
View
|
1
2
|
1 chunk |
+78 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/386/devether.c
|
View
|
1
2
|
1 chunk |
+545 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/386/devrtc.c
|
View
|
1
2
|
1 chunk |
+460 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/386/ether8169.c
|
View
|
1
2
|
1 chunk |
+1206 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/386/ether82557.c
|
View
|
1
2
|
1 chunk |
+1333 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/386/ether82563.c
|
View
|
1
2
|
1 chunk |
+1736 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/386/etherigbe.c
|
View
|
1
2
|
1 chunk |
+1994 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/386/etherm10g.c
|
View
|
1
2
|
1 chunk |
+1637 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/386/kbd.c
|
View
|
1
2
|
1 chunk |
+639 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/386/pci.c
|
View
|
1
2
|
1 chunk |
+758 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/386/random.c
|
View
|
1
2
|
1 chunk |
+137 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/386/uarti8250.c
|
View
|
1
2
|
1 chunk |
+785 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/386/uartpci.c
|
View
|
1
2
|
1 chunk |
+180 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/bench/1/kern
|
View
|
1
2
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/bench/1/output
|
View
|
1
2
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/bench/1/runbench
|
View
|
1
2
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/bench/Benchs
|
View
|
1
2
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/bench/Locks
|
View
|
1
2
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/bench/Mean
|
View
|
1
2
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/bench/README
|
View
|
1
2
|
1 chunk |
+85 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/bench/Time
|
View
|
1
2
|
1 chunk |
+23 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/bench/runbenchs
|
View
|
1
2
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/bench/tools
|
View
|
1
2
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/boot/aux.c
|
View
|
1
2
|
1 chunk |
+184 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/boot/boot.h
|
View
|
1
2
|
1 chunk |
+72 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/boot/boot.c
|
View
|
1
2
|
1 chunk |
+347 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/boot/bootauth.c
|
View
|
1
2
|
1 chunk |
+73 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/boot/bootcache.c
|
View
|
1
2
|
1 chunk |
+80 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/boot/bootip.c
|
View
|
1
2
|
1 chunk |
+204 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/boot/doauthenticate.c
|
View
|
1
2
|
1 chunk |
+126 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/boot/embed.c
|
View
|
1
2
|
1 chunk |
+74 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/boot/getpasswd.c
|
View
|
1
2
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/boot/local.c
|
View
|
1
2
|
1 chunk |
+275 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/boot/nopsession.c
|
View
|
1
2
|
1 chunk |
+52 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/boot/paq.c
|
View
|
1
2
|
1 chunk |
+67 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/boot/printstub.c
|
View
|
1
2
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/boot/sac.c
|
View
|
1
2
|
1 chunk |
+50 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/boot/settime.c
|
View
|
1
2
|
1 chunk |
+149 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/ip/arp.c
|
View
|
1
2
|
1 chunk |
+680 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/ip/chandial.c
|
View
|
1
2
|
1 chunk |
+124 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/ip/devip.c
|
View
|
1
2
|
1 chunk |
+1416 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/ip/ethermedium.c
|
View
|
1
2
|
1 chunk |
+785 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/ip/gre.c
|
View
|
1
2
|
1 chunk |
+281 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/ip/icmp.c
|
View
|
1
2
|
1 chunk |
+492 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/ip/icmp6.c
|
View
|
1
2
|
1 chunk |
+899 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/ip/inferno.c
|
View
|
1
2
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/ip/ip.h
|
View
|
1
2
|
1 chunk |
+645 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/ip/ip.c
|
View
|
1
2
|
1 chunk |
+805 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/ip/ipaux.c
|
View
|
1
2
|
1 chunk |
+368 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/ip/ipifc.c
|
View
|
1
2
|
1 chunk |
+1654 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/ip/iproute.c
|
View
|
1
2
|
1 chunk |
+852 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/ip/ipv6.h
|
View
|
1
2
|
1 chunk |
+185 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/ip/ipv6.c
|
View
|
1
2
|
1 chunk |
+729 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/ip/loopbackmedium.c
|
View
|
1
2
|
1 chunk |
+120 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/ip/netdevmedium.c
|
View
|
1
2
|
1 chunk |
+153 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/ip/netlog.c
|
View
|
1
2
|
1 chunk |
+263 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/ip/nullmedium.c
|
View
|
1
2
|
1 chunk |
+39 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/ip/pktmedium.c
|
View
|
1
2
|
1 chunk |
+79 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/ip/ptclbsum.c
|
View
|
1
2
|
1 chunk |
+72 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/ip/tcp.c
|
View
|
1
2
|
1 chunk |
+3255 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/ip/udp.c
|
View
|
1
2
|
1 chunk |
+651 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/9k8cpukexec
|
View
|
1
2
|
Binary file |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/Linux
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/acore.c
|
View
|
1
2
|
1 chunk |
+323 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/acore.c.old
|
View
|
1
2
|
1 chunk |
+391 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/acpi.h
|
View
|
1
2
|
1 chunk |
+410 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/amd64.h
|
View
|
1
2
|
1 chunk |
+196 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/amd64l.h
|
View
|
1
2
|
1 chunk |
+162 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/apic.h
|
View
|
1
2
|
1 chunk |
+92 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/apic.c
|
View
|
1
2
|
1 chunk |
+407 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/arch.c
|
View
|
1
2
|
1 chunk |
+106 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/archk10.c
|
View
|
1
2
|
1 chunk |
+371 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/archk8.c
|
View
|
1
2
|
1 chunk |
+247 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/asm.c
|
View
|
1
2
|
1 chunk |
+429 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/boot.fs
|
View
|
1
2
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/cga.c
|
View
|
1
2
|
1 chunk |
+163 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/cpuidamd64.s
|
View
|
1
2
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/crap.c
|
View
|
1
2
|
1 chunk |
+129 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/dat.h
|
View
|
1
2
|
1 chunk |
+420 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/devacpi.c
|
View
|
1
2
|
1 chunk |
+1712 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/devarch.c
|
View
|
1
2
|
1 chunk |
+623 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/ether82563.c
|
View
|
1
2
|
1 chunk |
+2151 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/etherbcm.c
|
View
|
1
2
|
1 chunk |
+886 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/etherif.h
|
View
|
1
2
|
1 chunk |
+51 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/fns.h
|
View
|
1
2
|
1 chunk |
+252 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/fpu.c
|
View
|
1
2
|
1 chunk |
+540 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/fpu.c.old
|
View
|
1
2
|
1 chunk |
+475 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/i8254.c
|
View
|
1
2
|
1 chunk |
+167 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/i8259.c
|
View
|
1
2
|
1 chunk |
+229 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/init9.c
|
View
|
1
2
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/io.h
|
View
|
1
2
|
1 chunk |
+266 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/ioapic.c
|
View
|
1
2
|
1 chunk |
+481 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/iob.h
|
View
|
1
2
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/k8cpu
|
View
|
1
2
|
1 chunk |
+201 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/k8cpu.c
|
View
|
1
2
|
1 chunk |
+143 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/k8cpu.kexec.c
|
View
|
1
2
|
1 chunk |
+143 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/k8cpudynld
|
View
|
1
2
|
1 chunk |
+203 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/k8cpudynld.c
|
View
|
1
2
|
1 chunk |
+145 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/k8cpufs
|
View
|
1
2
|
1 chunk |
+194 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/k8cpukexec
|
View
|
1
2
|
1 chunk |
+202 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/k8cpukexec.c
|
View
|
1
2
|
1 chunk |
+143 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/l32p.s
|
View
|
1
2
|
1 chunk |
+235 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/l64acidt.s
|
View
|
1
2
|
1 chunk |
+341 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/l64acsyscall.s
|
View
|
1
2
|
1 chunk |
+80 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/l64cpuid.s
|
View
|
1
2
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/l64fpu.s
|
View
|
1
2
|
1 chunk |
+46 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/l64idt.s
|
View
|
1
2
|
1 chunk |
+344 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/l64sipi.s
|
View
|
1
2
|
1 chunk |
+246 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/l64syscall.s
|
View
|
1
2
|
1 chunk |
+72 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/l64v.s
|
View
|
1
2
|
1 chunk |
+407 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/lsipi.s
|
View
|
1
2
|
1 chunk |
+255 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/main.c
|
View
|
1
2
|
1 chunk |
+559 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/map.c
|
View
|
1
2
|
1 chunk |
+48 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/mem.h
|
View
|
1
2
|
1 chunk |
+99 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/memory.c
|
View
|
1
2
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/mkfile
|
View
|
1
2
|
1 chunk |
+106 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/mmu.c
|
View
|
1
2
|
1 chunk |
+852 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/mp.c
|
View
|
1
2
|
1 chunk |
+477 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/msi.c
|
View
|
1
2
|
1 chunk |
+117 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/multiboot.c
|
View
|
1
2
|
1 chunk |
+147 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/nixtype
|
View
|
1
2
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/physalloc.c
|
View
|
1
2
|
1 chunk |
+532 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/pmcio.c
|
View
|
1
2
|
1 chunk |
+436 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/qmalloc.c
|
View
|
1
2
|
1 chunk |
+664 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/ratrace.c
|
View
|
1
2
|
1 chunk |
+189 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/root/cpu.c
|
View
|
1
2
|
1 chunk |
+1222 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/root/k8root.namespace
|
View
|
1
2
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/root/k8root.proto
|
View
|
1
2
|
1 chunk |
+79 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/root/k8root.rc
|
View
|
1
2
|
1 chunk |
+114 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/root/mkfile
|
View
|
1
2
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/root/tcp17010
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/sipi.h
|
View
|
1
2
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/sipi.c
|
View
|
1
2
|
1 chunk |
+97 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/syscall.c
|
View
|
1
2
|
1 chunk |
+430 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/tcore.c
|
View
|
1
2
|
1 chunk |
+337 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/trap.c
|
View
|
1
2
|
1 chunk |
+709 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/k10/vsvm.c
|
View
|
1
2
|
1 chunk |
+196 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/mk/bootmkfile
|
View
|
1
2
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/mk/bootmkfile-rc
|
View
|
1
2
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/mk/bootmkfile-sh
|
View
|
1
2
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/mk/mkenum
|
View
|
1
2
|
1 chunk |
+59 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/mk/mkroot-rc
|
View
|
1
2
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/mk/mkroot-sh
|
View
|
1
2
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/mk/mkrootall-rc
|
View
|
1
2
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/mk/mkrootall-sh
|
View
|
1
2
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/mk/mkrr
|
View
|
1
2
|
1 chunk |
+45 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/mk/parse
|
View
|
1
2
|
1 chunk |
+565 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/mk/portmkfile-rc
|
View
|
1
2
|
1 chunk |
+128 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/mk/portmkfile-sh
|
View
|
1
2
|
1 chunk |
+131 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/alarm.c
|
View
|
1
2
|
1 chunk |
+101 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/alloc.c
|
View
|
1
2
|
1 chunk |
+330 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/allocb.c
|
View
|
1
2
|
1 chunk |
+173 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/aoe.h
|
View
|
1
2
|
1 chunk |
+78 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/cache.c
|
View
|
1
2
|
1 chunk |
+601 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/chan.c
|
View
|
1
2
|
1 chunk |
+1703 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/dev.c
|
View
|
1
2
|
1 chunk |
+461 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/devaoe.c
|
View
|
1
2
|
1 chunk |
+2508 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/devcap.c
|
View
|
1
2
|
1 chunk |
+286 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/devcec.c
|
View
|
1
2
|
1 chunk |
+905 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/devcmd.c
|
View
|
1
2
|
1 chunk |
+733 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/devcons.c
|
View
|
1
2
|
1 chunk |
+1417 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/devdup.c
|
View
|
1
2
|
1 chunk |
+145 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/devdynld.c
|
View
|
1
2
|
1 chunk |
+417 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/devenv.c
|
View
|
1
2
|
1 chunk |
+439 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/devkexec.c
|
View
|
1
2
|
1 chunk |
+407 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/devkprof.c
|
View
|
1
2
|
1 chunk |
+199 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/devmnt.c
|
View
|
1
2
|
1 chunk |
+1204 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/devpci.c
|
View
|
1
2
|
1 chunk |
+256 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/devpipe.c
|
View
|
1
2
|
1 chunk |
+394 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/devpmc.c
|
View
|
1
2
|
1 chunk |
+441 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/devprobe.c
|
View
|
1
2
|
1 chunk |
+400 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/devproc.c
|
View
|
1
2
|
1 chunk |
+1775 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/devroot.c
|
View
|
1
2
|
1 chunk |
+254 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/devsd.c
|
View
|
1
2
|
1 chunk |
+1631 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/devsegment.c
|
View
|
1
2
|
1 chunk |
+765 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/devsrv.c
|
View
|
1
2
|
1 chunk |
+358 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/devssl.c
|
View
|
1
2
|
1 chunk |
+1506 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/devtab.c
|
View
|
1
2
|
1 chunk |
+89 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/devtls.c
|
View
|
1
2
|
1 chunk |
+2181 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/devtrace.c
|
View
|
1
2
|
1 chunk |
+887 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/devtube.c
|
View
|
1
2
|
1 chunk |
+537 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/devuart.c
|
View
|
1
2
|
1 chunk |
+794 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/devwd.c
|
View
|
1
2
|
1 chunk |
+144 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/devws.c
|
View
|
1
2
|
1 chunk |
+173 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/devzp.c
|
View
|
1
2
|
1 chunk |
+594 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/edf.h
|
View
|
1
2
|
1 chunk |
+58 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/edf.c
|
View
|
1
2
|
1 chunk |
+680 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/error.h
|
View
|
1
2
|
1 chunk |
+52 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/ethermii.h
|
View
|
1
2
|
1 chunk |
+120 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/ethermii.c
|
View
|
1
2
|
1 chunk |
+290 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/fault.c
|
View
|
1
2
|
1 chunk |
+368 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/image.c
|
View
|
1
2
|
1 chunk |
+320 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/initcode.c
|
View
|
1
2
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/kexec.h
|
View
|
1
2
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/kexec.c
|
View
|
1
2
|
1 chunk |
+454 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/latin1.h
|
View
|
1
2
|
1 chunk |
+100 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/latin1.c
|
View
|
1
2
|
1 chunk |
+76 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/lib.h
|
View
|
1
2
|
1 chunk |
+285 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/mul64fract.c
|
View
|
1
2
|
1 chunk |
+39 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/netif.h
|
View
|
1
2
|
1 chunk |
+121 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/netif.c
|
View
|
1
2
|
1 chunk |
+698 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/nixcall.c
|
View
|
1
2
|
1 chunk |
+201 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/page.c
|
View
|
1
2
|
1 chunk |
+687 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/pager.c
|
View
|
1
2
|
1 chunk |
+335 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/parse.c
|
View
|
1
2
|
1 chunk |
+114 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/pgrp.c
|
View
|
1
2
|
1 chunk |
+311 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/pmc.h
|
View
|
1
2
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/portclock.c
|
View
|
1
2
|
1 chunk |
+292 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/portdat.h
|
View
|
1
2
|
1 chunk |
+1159 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/portfns.h
|
View
|
1
2
|
1 chunk |
+402 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/print.c
|
View
|
1
2
|
1 chunk |
+32 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/proc.c
|
View
|
1
2
|
1 chunk |
+1861 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/ps.c
|
View
|
1
2
|
1 chunk |
+127 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/qio.c
|
View
|
1
2
|
1 chunk |
+1543 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/qlock.c
|
View
|
1
2
|
1 chunk |
+277 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/rdb.c
|
View
|
1
2
|
1 chunk |
+108 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/rebootcmd.c
|
View
|
1
2
|
1 chunk |
+102 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/rmap.c
|
View
|
1
2
|
1 chunk |
+107 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/sd.h
|
View
|
1
2
|
1 chunk |
+153 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/sdaoe.c
|
View
|
1
2
|
1 chunk |
+634 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/sdscsi.c
|
View
|
1
2
|
1 chunk |
+422 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/segment.c
|
View
|
1
2
|
1 chunk |
+389 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/sysauth.c
|
View
|
1
2
|
1 chunk |
+183 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/syscallfmt.c
|
View
|
1
2
|
1 chunk |
+459 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/sysfile.c
|
View
|
1
2
|
1 chunk |
+1579 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/sysproc.c
|
View
|
1
2
|
1 chunk |
+1299 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/sysseg.c
|
View
|
1
2
|
1 chunk |
+483 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/syssem.c
|
View
|
1
2
|
1 chunk |
+456 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/systab.c
|
View
|
1
2
|
1 chunk |
+134 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/syszio.c
|
View
|
1
2
|
1 chunk |
+636 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/taslock.c
|
View
|
1
2
|
1 chunk |
+323 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/tcklock.c
|
View
|
1
2
|
1 chunk |
+330 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/tod.c
|
View
|
1
2
|
1 chunk |
+314 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/tube.h
|
View
|
1
2
|
1 chunk |
+54 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/port/xalloc.c
|
View
|
1
2
|
1 chunk |
+269 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/root/big.c
|
View
|
1
2
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/root/bigloop.c
|
View
|
1
2
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/root/blow.c
|
View
|
1
2
|
1 chunk |
+239 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/root/common
|
View
|
1
2
|
1 chunk |
+303 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/root/cpu.c
|
View
|
1
2
|
1 chunk |
+1153 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/root/mkfile
|
View
|
1
2
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/root/nvram
|
View
|
1
2
|
Binary file |
0 comments
|
Download
|
 |
A |
usr/linnix/os/root/profile
|
View
|
1
2
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/root/rcmain
|
View
|
1
2
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/root/suck.c
|
View
|
1
2
|
1 chunk |
+286 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/root/tcp23
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/root/tcp564
|
View
|
1
2
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/test/1/kern
|
View
|
1
2
|
1 chunk |
+19 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/test/1/koutput
|
View
|
1
2
|
1 chunk |
+193 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/test/1/main.c
|
View
|
1
2
|
1 chunk |
+571 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/test/1/output
|
View
|
1
2
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/test/1/runtest
|
View
|
1
2
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/test/README
|
View
|
1
2
|
1 chunk |
+45 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/test/Tests
|
View
|
1
2
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/test/runtests
|
View
|
1
2
|
1 chunk |
+37 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/test/tools
|
View
|
1
2
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/386l.h
|
View
|
1
2
|
1 chunk |
+120 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/alarm.c
|
View
|
1
2
|
1 chunk |
+123 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/apm.c
|
View
|
1
2
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/boot.c
|
View
|
1
2
|
1 chunk |
+504 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/bootp.c
|
View
|
1
2
|
1 chunk |
+750 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/cga.c
|
View
|
1
2
|
1 chunk |
+138 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/clock.c
|
View
|
1
2
|
1 chunk |
+305 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/conf.c
|
View
|
1
2
|
1 chunk |
+587 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/console.c
|
View
|
1
2
|
1 chunk |
+226 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/dat.h
|
View
|
1
2
|
1 chunk |
+325 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/devfloppy.h
|
View
|
1
2
|
1 chunk |
+196 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/devfloppy.c
|
View
|
1
2
|
1 chunk |
+853 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/dma.c
|
View
|
1
2
|
1 chunk |
+245 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/dosboot.c
|
View
|
1
2
|
1 chunk |
+582 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/dosfs.h
|
View
|
1
2
|
1 chunk |
+62 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/error.h
|
View
|
1
2
|
1 chunk |
+58 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/ether.c
|
View
|
1
2
|
1 chunk |
+271 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/ether2114x.c
|
View
|
1
2
|
1 chunk |
+1679 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/ether79c970.c
|
View
|
1
2
|
1 chunk |
+539 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/ether8139.c
|
View
|
1
2
|
1 chunk |
+614 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/ether8169.c
|
View
|
1
2
|
1 chunk |
+948 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/ether82557.c
|
View
|
1
2
|
1 chunk |
+883 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/ether82563.c
|
View
|
1
2
|
1 chunk |
+1166 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/etherbcm4401.c
|
View
|
1
2
|
1 chunk |
+1127 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/etherif.h
|
View
|
1
2
|
1 chunk |
+48 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/etherigbe.c
|
View
|
1
2
|
1 chunk |
+1719 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/ethermii.h
|
View
|
1
2
|
1 chunk |
+116 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/ethermii.c
|
View
|
1
2
|
1 chunk |
+224 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/ethervgbe.c
|
View
|
1
2
|
1 chunk |
+1041 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/fns.h
|
View
|
1
2
|
1 chunk |
+183 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/fs.h
|
View
|
1
2
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/fs.c
|
View
|
1
2
|
1 chunk |
+94 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/i8250.c
|
View
|
1
2
|
1 chunk |
+346 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/ilock.c
|
View
|
1
2
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/inflate.c
|
View
|
1
2
|
1 chunk |
+199 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/io.h
|
View
|
1
2
|
1 chunk |
+270 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/ip.h
|
View
|
1
2
|
1 chunk |
+100 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/kbd.c
|
View
|
1
2
|
1 chunk |
+516 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/kfs.h
|
View
|
1
2
|
1 chunk |
+57 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/kfsboot.c
|
View
|
1
2
|
1 chunk |
+256 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/l16r.s
|
View
|
1
2
|
1 chunk |
+249 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/l32p.s
|
View
|
1
2
|
1 chunk |
+172 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/l32v.s
|
View
|
1
2
|
1 chunk |
+557 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/l64p.s
|
View
|
1
2
|
1 chunk |
+85 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/lib.h
|
View
|
1
2
|
1 chunk |
+105 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/load.c
|
View
|
1
2
|
1 chunk |
+645 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/lxxx.s
|
View
|
1
2
|
1 chunk |
+185 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/mbr.s
|
View
|
1
2
|
1 chunk |
+259 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/mem.h
|
View
|
1
2
|
1 chunk |
+112 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/memory.c
|
View
|
1
2
|
1 chunk |
+578 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/mkfile
|
View
|
1
2
|
1 chunk |
+109 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/mmu64.h
|
View
|
1
2
|
1 chunk |
+71 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/multiboot.c
|
View
|
1
2
|
1 chunk |
+25 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/part.c
|
View
|
1
2
|
1 chunk |
+344 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/pbs.s
|
View
|
1
2
|
1 chunk |
+372 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/pbslba.s
|
View
|
1
2
|
1 chunk |
+362 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/pci.c
|
View
|
1
2
|
1 chunk |
+1011 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/ppxeload
|
View
|
1
2
|
Binary file |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/ppxeloadacid
|
View
|
1
2
|
Binary file |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/print.c
|
View
|
1
2
|
1 chunk |
+76 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/queue.c
|
View
|
1
2
|
1 chunk |
+44 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/trap.c
|
View
|
1
2
|
1 chunk |
+353 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/ureg.h
|
View
|
1
2
|
1 chunk |
+27 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/warp64.c
|
View
|
1
2
|
1 chunk |
+148 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/w/pxeload/x16.h
|
View
|
1
2
|
1 chunk |
+159 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/os/words
|
View
|
1
2
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/6a/README
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/6a/a.h
|
View
|
1
2
|
1 chunk |
+194 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/6a/a.y
|
View
|
1
2
|
1 chunk |
+562 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/6a/lex.c
|
View
|
1
2
|
1 chunk |
+1288 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/6a/mkfile
|
View
|
1
2
|
1 chunk |
+30 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/6c/README
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/6c/cgen.c
|
View
|
1
2
|
1 chunk |
+1941 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/6c/div.c
|
View
|
1
2
|
1 chunk |
+206 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/6c/enam.c
|
View
|
1
2
|
1 chunk |
+669 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/6c/gc.h
|
View
|
1
2
|
1 chunk |
+381 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/6c/list.c
|
View
|
1
2
|
1 chunk |
+337 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/6c/machcap.c
|
View
|
1
2
|
1 chunk |
+78 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/6c/mkenam
|
View
|
1
2
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/6c/mkfile
|
View
|
1
2
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/6c/mul.c
|
View
|
1
2
|
1 chunk |
+428 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/6c/peep.c
|
View
|
1
2
|
1 chunk |
+846 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/6c/reg.c
|
View
|
1
2
|
1 chunk |
+1356 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/6c/sgen.c
|
View
|
1
2
|
1 chunk |
+435 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/6c/swt.c
|
View
|
1
2
|
1 chunk |
+530 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/6c/txt.c
|
View
|
1
2
|
1 chunk |
+1514 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/6l/Nt.c
|
View
|
1
2
|
1 chunk |
+77 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/6l/Plan9.c
|
View
|
1
2
|
1 chunk |
+57 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/6l/Posix.c
|
View
|
1
2
|
1 chunk |
+80 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/6l/README
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/6l/asm.c
|
View
|
1
2
|
1 chunk |
+458 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/6l/l.h
|
View
|
1
2
|
1 chunk |
+392 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/6l/list.c
|
View
|
1
2
|
1 chunk |
+350 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/6l/mkfile
|
View
|
1
2
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/6l/obj.c
|
View
|
1
2
|
1 chunk |
+1563 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/6l/optab.c
|
View
|
1
2
|
1 chunk |
+1183 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/6l/pass.c
|
View
|
1
2
|
1 chunk |
+790 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/6l/span.c
|
View
|
1
2
|
1 chunk |
+1746 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/8a/a.h
|
View
|
1
2
|
1 chunk |
+194 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/8a/a.y
|
View
|
1
2
|
1 chunk |
+527 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/8a/l.s
|
View
|
1
2
|
1 chunk |
+704 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/8a/lex.c
|
View
|
1
2
|
1 chunk |
+898 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/8a/mkfile
|
View
|
1
2
|
1 chunk |
+30 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/8c/cgen.c
|
View
|
1
2
|
1 chunk |
+1821 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/8c/cgen64.c
|
View
|
1
2
|
1 chunk |
+2723 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/8c/div.c
|
View
|
1
2
|
1 chunk |
+206 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/8c/enam.c
|
View
|
1
2
|
1 chunk |
+337 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/8c/gc.h
|
View
|
1
2
|
1 chunk |
+375 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/8c/list.c
|
View
|
1
2
|
1 chunk |
+282 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/8c/machcap.c
|
View
|
1
2
|
1 chunk |
+86 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/8c/mkenam
|
View
|
1
2
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/8c/mkfile
|
View
|
1
2
|
1 chunk |
+43 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/8c/mul.c
|
View
|
1
2
|
1 chunk |
+428 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/8c/peep.c
|
View
|
1
2
|
1 chunk |
+761 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/8c/reg.c
|
View
|
1
2
|
1 chunk |
+1257 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/8c/sgen.c
|
View
|
1
2
|
1 chunk |
+436 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/8c/swt.c
|
View
|
1
2
|
1 chunk |
+519 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/8c/txt.c
|
View
|
1
2
|
1 chunk |
+1408 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/8l/Nt.c
|
View
|
1
2
|
1 chunk |
+77 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/8l/Plan9.c
|
View
|
1
2
|
1 chunk |
+57 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/8l/Posix.c
|
View
|
1
2
|
1 chunk |
+80 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/8l/asm.c
|
View
|
1
2
|
1 chunk |
+554 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/8l/l.h
|
View
|
1
2
|
1 chunk |
+349 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/8l/list.c
|
View
|
1
2
|
1 chunk |
+292 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/8l/mkfile
|
View
|
1
2
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/8l/obj.c
|
View
|
1
2
|
1 chunk |
+1506 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/8l/optab.c
|
View
|
1
2
|
1 chunk |
+657 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/8l/pass.c
|
View
|
1
2
|
1 chunk |
+764 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/8l/span.c
|
View
|
1
2
|
1 chunk |
+1389 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/awk/FIXES
|
View
|
1
2
|
1 chunk |
+703 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/awk/NOTICE
|
View
|
1
2
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/awk/README
|
View
|
1
2
|
1 chunk |
+83 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/awk/awk.h
|
View
|
1
2
|
1 chunk |
+231 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/awk/awk.1
|
View
|
1
2
|
1 chunk |
+529 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/awk/awkgram.y
|
View
|
1
2
|
1 chunk |
+486 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/awk/b.c
|
View
|
1
2
|
1 chunk |
+855 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/awk/buildwin.bat
|
View
|
1
2
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/awk/lex.c
|
View
|
1
2
|
1 chunk |
+571 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/awk/lib.c
|
View
|
1
2
|
1 chunk |
+682 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/awk/mac.code
|
View
|
1
2
|
1 chunk |
+65 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/awk/main.c
|
View
|
1
2
|
1 chunk |
+197 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/awk/makefile
|
View
|
1
2
|
1 chunk |
+81 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/awk/maketab.c
|
View
|
1
2
|
1 chunk |
+168 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/awk/missing95.c
|
View
|
1
2
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/awk/mkfile
|
View
|
1
2
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/awk/parse.c
|
View
|
1
2
|
1 chunk |
+276 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/awk/proctab.c
|
View
|
1
2
|
1 chunk |
+205 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/awk/proto.h
|
View
|
1
2
|
1 chunk |
+194 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/awk/run.c
|
View
|
1
2
|
1 chunk |
+1891 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/awk/tran.c
|
View
|
1
2
|
1 chunk |
+437 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/awk/ytab.h
|
View
|
1
2
|
1 chunk |
+100 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/awk/ytab.c
|
View
|
1
2
|
1 chunk |
+1623 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/awk/ytabc.bak
|
View
|
1
2
|
1 chunk |
+1623 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/awk/ytabh.bak
|
View
|
1
2
|
1 chunk |
+100 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/cc/Nt.c
|
View
|
1
2
|
1 chunk |
+135 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/cc/Plan9.c
|
View
|
1
2
|
1 chunk |
+114 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/cc/Posix.c
|
View
|
1
2
|
1 chunk |
+98 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/cc/acid.c
|
View
|
1
2
|
1 chunk |
+301 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/cc/bits.c
|
View
|
1
2
|
1 chunk |
+89 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/cc/cc.h
|
View
|
1
2
|
1 chunk |
+775 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/cc/cc.y
|
View
|
1
2
|
1 chunk |
+1175 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/cc/com.c
|
View
|
1
2
|
1 chunk |
+1348 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/cc/com64.c
|
View
|
1
2
|
1 chunk |
+617 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/cc/dcl.c
|
View
|
1
2
|
1 chunk |
+1640 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/cc/dpchk.c
|
View
|
1
2
|
1 chunk |
+494 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/cc/funct.c
|
View
|
1
2
|
1 chunk |
+400 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/cc/lex.c
|
View
|
1
2
|
1 chunk |
+1550 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/cc/lexbody
|
View
|
1
2
|
1 chunk |
+686 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/cc/mac.c
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/cc/macbody
|
View
|
1
2
|
1 chunk |
+856 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/cc/mkfile
|
View
|
1
2
|
1 chunk |
+35 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/cc/mpatof.c
|
View
|
1
2
|
1 chunk |
+271 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/cc/omachcap.c
|
View
|
1
2
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/cc/pgen.c
|
View
|
1
2
|
1 chunk |
+548 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/cc/pickle.c
|
View
|
1
2
|
1 chunk |
+268 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/cc/pswt.c
|
View
|
1
2
|
1 chunk |
+144 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/cc/scon.c
|
View
|
1
2
|
1 chunk |
+606 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/cc/sub.c
|
View
|
1
2
|
1 chunk |
+2024 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/include/ar.h
|
View
|
1
2
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/include/regexp.h
|
View
|
1
2
|
1 chunk |
+66 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/iyacc/mkfile
|
View
|
1
2
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/iyacc/o.out
|
View
|
1
2
|
Binary file |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/iyacc/yacc.c
|
View
|
1
2
|
1 chunk |
+2933 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/iyacc/yacc.o
|
View
|
1
2
|
Binary file |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/iyacc/yaccpar
|
View
|
1
2
|
1 chunk |
+241 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/lib/yaccpar
|
View
|
1
2
|
1 chunk |
+241 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/libregexp/NOTICE
|
View
|
1
2
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/libregexp/mkfile
|
View
|
1
2
|
1 chunk |
+22 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/libregexp/regaux.c
|
View
|
1
2
|
1 chunk |
+98 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/libregexp/regcomp.h
|
View
|
1
2
|
1 chunk |
+70 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/libregexp/regcomp.c
|
View
|
1
2
|
1 chunk |
+557 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/libregexp/regerror.c
|
View
|
1
2
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/libregexp/regexec.c
|
View
|
1
2
|
1 chunk |
+219 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/libregexp/regsub.c
|
View
|
1
2
|
1 chunk |
+55 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/libregexp/rregexec.c
|
View
|
1
2
|
1 chunk |
+213 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/libregexp/rregsub.c
|
View
|
1
2
|
1 chunk |
+55 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/libregexp/test.c
|
View
|
1
2
|
1 chunk |
+46 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/libregexp/test2.c
|
View
|
1
2
|
1 chunk |
+20 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mk/Nt.c
|
View
|
1
2
|
1 chunk |
+442 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mk/Plan9.c
|
View
|
1
2
|
1 chunk |
+363 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mk/Posix.c
|
View
|
1
2
|
1 chunk |
+331 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mk/README
|
View
|
1
2
|
1 chunk |
+26 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mk/arc.c
|
View
|
1
2
|
1 chunk |
+52 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mk/archive.c
|
View
|
1
2
|
1 chunk |
+169 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mk/bufblock.c
|
View
|
1
2
|
1 chunk |
+88 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mk/env.c
|
View
|
1
2
|
1 chunk |
+149 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mk/file.c
|
View
|
1
2
|
1 chunk |
+90 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mk/fns.h
|
View
|
1
2
|
1 chunk |
+84 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mk/graph.c
|
View
|
1
2
|
1 chunk |
+279 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mk/job.c
|
View
|
1
2
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mk/lex.c
|
View
|
1
2
|
1 chunk |
+147 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mk/main.c
|
View
|
1
2
|
1 chunk |
+291 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mk/match.c
|
View
|
1
2
|
1 chunk |
+49 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mk/mk.h
|
View
|
1
2
|
1 chunk |
+171 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mk/mk
|
View
|
1
2
|
Binary file |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mk/mk.c
|
View
|
1
2
|
1 chunk |
+226 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mk/mkfile
|
View
|
1
2
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mk/mkfile-Nt
|
View
|
1
2
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mk/mkfile-Plan9
|
View
|
1
2
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mk/mkfile-Posix
|
View
|
1
2
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mk/parse.c
|
View
|
1
2
|
1 chunk |
+309 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mk/rc.c
|
View
|
1
2
|
1 chunk |
+175 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mk/recipe.c
|
View
|
1
2
|
1 chunk |
+117 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mk/rule.c
|
View
|
1
2
|
1 chunk |
+107 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mk/run.c
|
View
|
1
2
|
1 chunk |
+297 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mk/sh.c
|
View
|
1
2
|
1 chunk |
+189 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mk/shprint.c
|
View
|
1
2
|
1 chunk |
+88 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mk/symtab.c
|
View
|
1
2
|
1 chunk |
+97 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mk/var.c
|
View
|
1
2
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mk/varsub.c
|
View
|
1
2
|
1 chunk |
+256 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mk/word.c
|
View
|
1
2
|
1 chunk |
+180 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mkfile
|
View
|
1
2
|
1 chunk |
+54 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mklatinkbd/mkfile
|
View
|
1
2
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
usr/linnix/utils/mklatinkbd/mklatinkbd.c
|
View
|
1
2
|
1 chunk |
+231 lines, -0 lines |
0 comments
|
Download
|
Total messages: 12
|