]>
author | Ben Gras <ben@minix3.org> | |
Thu, 21 Apr 2005 14:53:53 +0000 (14:53 +0000) | ||
committer | Ben Gras <ben@minix3.org> | |
Thu, 21 Apr 2005 14:53:53 +0000 (14:53 +0000) | ||
commit | 9865aeaa79903de3462de115f78cea2a3944aaed | |
tree | 9d503bcf3c3bb58c5deeeb1fc72e93c8a54e02ed | tree | snapshot |
LICENSE | [new file with mode: 0755] | blob |
Makefile | [new file with mode: 0755] | blob |
boot/Makefile | [new file with mode: 0755] | blob |
boot/a.out2com | [new file with mode: 0755] | blob |
boot/addaout.c | [new file with mode: 0644] | blob |
boot/boot.c | [new file with mode: 0755] | blob |
boot/boot.h | [new file with mode: 0755] | blob |
boot/bootblock.s | [new file with mode: 0755] | blob |
boot/boothead.s | [new file with mode: 0755] | blob |
boot/bootimage.c | [new file with mode: 0755] | blob |
boot/doshead.s | [new file with mode: 0755] | blob |
boot/image.h | [new file with mode: 0755] | blob |
boot/installboot.c | [new file with mode: 0755] | blob |
boot/jumpboot.s | [new file with mode: 0755] | blob |
boot/masterboot.s | [new file with mode: 0755] | blob |
boot/mkfhead.s | [new file with mode: 0755] | blob |
boot/mkfile.c | [new file with mode: 0755] | blob |
boot/rawfs.c | [new file with mode: 0755] | blob |
boot/rawfs.h | [new file with mode: 0755] | blob |
commands/Makefile | [new file with mode: 0755] | blob |
commands/aal/Makefile | [new file with mode: 0755] | blob |
commands/aal/arch.h | [new file with mode: 0755] | blob |
commands/aal/archiver.c | [new file with mode: 0755] | blob |
commands/aal/byte_order.h | [new file with mode: 0755] | blob |
commands/aal/format.c | [new file with mode: 0755] | blob |
commands/aal/local.h | [new file with mode: 0755] | blob |
commands/aal/long2str.c | [new file with mode: 0755] | blob |
commands/aal/object.h | [new file with mode: 0755] | blob |
commands/aal/out.h | [new file with mode: 0755] | blob |
commands/aal/param.h | [new file with mode: 0755] | blob |
commands/aal/print.c | [new file with mode: 0755] | blob |
commands/aal/ranlib.h | [new file with mode: 0755] | blob |
commands/aal/rd.c | [new file with mode: 0755] | blob |
commands/aal/rd_arhdr.c | [new file with mode: 0755] | blob |
commands/aal/rd_bytes.c | [new file with mode: 0755] | blob |
commands/aal/rd_unsig2.c | [new file with mode: 0755] | blob |
commands/aal/sprint.c | [new file with mode: 0755] | blob |
commands/aal/system.c | [new file with mode: 0755] | blob |
commands/aal/system.h | [new file with mode: 0755] | blob |
commands/aal/varargs.h | [new file with mode: 0755] | blob |
commands/aal/wr_arhdr.c | [new file with mode: 0755] | blob |
commands/aal/wr_bytes.c | [new file with mode: 0755] | blob |
commands/aal/wr_int2.c | [new file with mode: 0755] | blob |
commands/aal/wr_long.c | [new file with mode: 0755] | blob |
commands/aal/wr_ranlib.c | [new file with mode: 0755] | blob |
commands/aal/write.c | [new file with mode: 0755] | blob |
commands/advent/Makefile | [new file with mode: 0755] | blob |
commands/advent/advcave.h | [new file with mode: 0755] | blob |
commands/advent/advdec.h | [new file with mode: 0755] | blob |
commands/advent/advent.c | [new file with mode: 0755] | blob |
commands/advent/advent.h | [new file with mode: 0755] | blob |
commands/advent/advent1.txt | [new file with mode: 0755] | blob |
commands/advent/advent2.txt | [new file with mode: 0755] | blob |
commands/advent/advent3.txt | [new file with mode: 0755] | blob |
commands/advent/advent4.txt | [new file with mode: 0755] | blob |
commands/advent/database.c | [new file with mode: 0755] | blob |
commands/advent/english.c | [new file with mode: 0755] | blob |
commands/advent/initial.c | [new file with mode: 0755] | blob |
commands/advent/itverb.c | [new file with mode: 0755] | blob |
commands/advent/score.c | [new file with mode: 0755] | blob |
commands/advent/setup.c | [new file with mode: 0755] | blob |
commands/advent/travel.c | [new file with mode: 0755] | blob |
commands/advent/turn.c | [new file with mode: 0755] | blob |
commands/advent/utility.c | [new file with mode: 0755] | blob |
commands/advent/verb.c | [new file with mode: 0755] | blob |
commands/advent/vocab.c | [new file with mode: 0755] | blob |
commands/ash/Makefile | [new file with mode: 0755] | blob |
commands/ash/TOUR | [new file with mode: 0755] | blob |
commands/ash/bltin/LICENSE | [new file with mode: 0755] | blob |
commands/ash/bltin/binary_op | [new file with mode: 0755] | blob |
commands/ash/bltin/bltin.h | [new file with mode: 0755] | blob |
commands/ash/bltin/catf.c | [new file with mode: 0755] | blob |
commands/ash/bltin/echo.c | [new file with mode: 0755] | blob |
commands/ash/bltin/error.c | [new file with mode: 0755] | blob |
commands/ash/bltin/expr.c | [new file with mode: 0755] | blob |
commands/ash/bltin/line.c | [new file with mode: 0755] | blob |
commands/ash/bltin/makefile.not | [new file with mode: 0755] | blob |
commands/ash/bltin/mkexpr | [new file with mode: 0755] | blob |
commands/ash/bltin/nlecho.c | [new file with mode: 0755] | blob |
commands/ash/bltin/regexp.c | [new file with mode: 0755] | blob |
commands/ash/bltin/stalloc.c | [new file with mode: 0755] | blob |
commands/ash/bltin/umask.c | [new file with mode: 0755] | blob |
commands/ash/bltin/unary_op | [new file with mode: 0755] | blob |
commands/ash/builtins.table | [new file with mode: 0755] | blob |
commands/ash/cd.c | [new file with mode: 0755] | blob |
commands/ash/dirent.c | [new file with mode: 0755] | blob |
commands/ash/error.c | [new file with mode: 0755] | blob |
commands/ash/error.h | [new file with mode: 0755] | blob |
commands/ash/eval.c | [new file with mode: 0755] | blob |
commands/ash/eval.h | [new file with mode: 0755] | blob |
commands/ash/exec.c | [new file with mode: 0755] | blob |
commands/ash/exec.h | [new file with mode: 0755] | blob |
commands/ash/expand.c | [new file with mode: 0755] | blob |
commands/ash/expand.h | [new file with mode: 0755] | blob |
commands/ash/funcs/cmv | [new file with mode: 0755] | blob |
commands/ash/funcs/dirs | [new file with mode: 0755] | blob |
commands/ash/funcs/kill | [new file with mode: 0755] | blob |
commands/ash/funcs/login | [new file with mode: 0755] | blob |
commands/ash/funcs/newgrp | [new file with mode: 0755] | blob |
commands/ash/funcs/popd | [new file with mode: 0755] | blob |
commands/ash/funcs/pushd | [new file with mode: 0755] | blob |
commands/ash/funcs/suspend | [new file with mode: 0755] | blob |
commands/ash/init.h | [new file with mode: 0755] | blob |
commands/ash/input.c | [new file with mode: 0755] | blob |
commands/ash/input.h | [new file with mode: 0755] | blob |
commands/ash/jobs.c | [new file with mode: 0755] | blob |
commands/ash/jobs.h | [new file with mode: 0755] | blob |
commands/ash/machdep.h | [new file with mode: 0755] | blob |
commands/ash/mail.c | [new file with mode: 0755] | blob |
commands/ash/mail.h | [new file with mode: 0755] | blob |
commands/ash/main.c | [new file with mode: 0755] | blob |
commands/ash/main.h | [new file with mode: 0755] | blob |
commands/ash/memalloc.c | [new file with mode: 0755] | blob |
commands/ash/memalloc.h | [new file with mode: 0755] | blob |
commands/ash/miscbltin.c | [new file with mode: 0755] | blob |
commands/ash/mkbuiltins | [new file with mode: 0755] | blob |
commands/ash/mkinit.c | [new file with mode: 0755] | blob |
commands/ash/mknodes.c | [new file with mode: 0755] | blob |
commands/ash/mksignames.c | [new file with mode: 0755] | blob |
commands/ash/mksyntax.c | [new file with mode: 0755] | blob |
commands/ash/mktokens | [new file with mode: 0755] | blob |
commands/ash/mystring.c | [new file with mode: 0755] | blob |
commands/ash/mystring.h | [new file with mode: 0755] | blob |
commands/ash/nodes.c.pat | [new file with mode: 0755] | blob |
commands/ash/nodetypes | [new file with mode: 0755] | blob |
commands/ash/options.c | [new file with mode: 0755] | blob |
commands/ash/options.h | [new file with mode: 0755] | blob |
commands/ash/output.c | [new file with mode: 0755] | blob |
commands/ash/output.h | [new file with mode: 0755] | blob |
commands/ash/parser.c | [new file with mode: 0755] | blob |
commands/ash/parser.h | [new file with mode: 0755] | blob |
commands/ash/redir.c | [new file with mode: 0755] | blob |
commands/ash/redir.h | [new file with mode: 0755] | blob |
commands/ash/shell.h | [new file with mode: 0755] | blob |
commands/ash/show.c | [new file with mode: 0755] | blob |
commands/ash/sys/cdefs.h | [new file with mode: 0755] | blob |
commands/ash/test/malloc.c | [new file with mode: 0755] | blob |
commands/ash/trap.c | [new file with mode: 0755] | blob |
commands/ash/trap.h | [new file with mode: 0755] | blob |
commands/ash/var.c | [new file with mode: 0755] | blob |
commands/ash/var.h | [new file with mode: 0755] | blob |
commands/autil/Makefile | [new file with mode: 0755] | blob |
commands/autil/anm.c | [new file with mode: 0755] | blob |
commands/autil/asize.c | [new file with mode: 0755] | blob |
commands/autil/out.h | [new file with mode: 0755] | blob |
commands/awk/Makefile | [new file with mode: 0755] | blob |
commands/awk/NOTE | [new file with mode: 0755] | blob |
commands/awk/README | [new file with mode: 0755] | blob |
commands/awk/awk.h | [new file with mode: 0755] | blob |
commands/awk/e.c | [new file with mode: 0755] | blob |
commands/awk/k.c | [new file with mode: 0755] | blob |
commands/awk/l.c | [new file with mode: 0755] | blob |
commands/awk/m.c | [new file with mode: 0755] | blob |
commands/awk/n.c | [new file with mode: 0755] | blob |
commands/awk/r.c | [new file with mode: 0755] | blob |
commands/awk/regexp.c | [new file with mode: 0755] | blob |
commands/awk/regexp.h | [new file with mode: 0755] | blob |
commands/awk/v.c | [new file with mode: 0755] | blob |
commands/awk/y.c | [new file with mode: 0755] | blob |
commands/bc/COPYING | [new file with mode: 0755] | blob |
commands/bc/Makefile | [new file with mode: 0755] | blob |
commands/bc/bc.c | [new file with mode: 0644] | blob |
commands/bc/bc.y | [new file with mode: 0755] | blob |
commands/bc/bcdefs.h | [new file with mode: 0755] | blob |
commands/bc/config.h | [new file with mode: 0755] | blob |
commands/bc/const.h | [new file with mode: 0755] | blob |
commands/bc/execute.c | [new file with mode: 0755] | blob |
commands/bc/fix_math.h | [new file with mode: 0755] | blob |
commands/bc/global.c | [new file with mode: 0755] | blob |
commands/bc/global.h | [new file with mode: 0755] | blob |
commands/bc/libmath.b | [new file with mode: 0755] | blob |
commands/bc/load.c | [new file with mode: 0755] | blob |
commands/bc/main.c | [new file with mode: 0755] | blob |
commands/bc/number.c | [new file with mode: 0755] | blob |
commands/bc/number.h | [new file with mode: 0755] | blob |
commands/bc/proto.h | [new file with mode: 0755] | blob |
commands/bc/sbc.y | [new file with mode: 0755] | blob |
commands/bc/scan.c | [new file with mode: 0755] | blob |
commands/bc/scan.l | [new file with mode: 0755] | blob |
commands/bc/storage.c | [new file with mode: 0755] | blob |
commands/bc/util.c | [new file with mode: 0755] | blob |
commands/bc/version.h | [new file with mode: 0755] | blob |
commands/bc/y.tab.h | [new file with mode: 0755] | blob |
commands/byacc/ACKNOWLEDGEMEN | [new file with mode: 0755] | blob |
commands/byacc/MANIFEST | [new file with mode: 0755] | blob |
commands/byacc/Makefile | [new file with mode: 0755] | blob |
commands/byacc/NEW_FEATURES | [new file with mode: 0755] | blob |
commands/byacc/NOTES | [new file with mode: 0755] | blob |
commands/byacc/NO_WARRANTY | [new file with mode: 0755] | blob |
commands/byacc/README | [new file with mode: 0755] | blob |
commands/byacc/closure.c | [new file with mode: 0755] | blob |
commands/byacc/defs.h | [new file with mode: 0755] | blob |
commands/byacc/error.c | [new file with mode: 0755] | blob |
commands/byacc/lalr.c | [new file with mode: 0755] | blob |
commands/byacc/lr0.c | [new file with mode: 0755] | blob |
commands/byacc/main.c | [new file with mode: 0755] | blob |
commands/byacc/mkpar.c | [new file with mode: 0755] | blob |
commands/byacc/output.c | [new file with mode: 0755] | blob |
commands/byacc/reader.c | [new file with mode: 0755] | blob |
commands/byacc/skeleton.c | [new file with mode: 0755] | blob |
commands/byacc/symtab.c | [new file with mode: 0755] | blob |
commands/byacc/verbose.c | [new file with mode: 0755] | blob |
commands/byacc/warshall.c | [new file with mode: 0755] | blob |
commands/cawf/Makefile | [new file with mode: 0755] | blob |
commands/cawf/README | [new file with mode: 0755] | blob |
commands/cawf/ansi.h | [new file with mode: 0755] | blob |
commands/cawf/bsfilt.c | [new file with mode: 0755] | blob |
commands/cawf/cawf.c | [new file with mode: 0755] | blob |
commands/cawf/cawf.h | [new file with mode: 0755] | blob |
commands/cawf/cawflib.h | [new file with mode: 0755] | blob |
commands/cawf/common | [new file with mode: 0755] | blob |
commands/cawf/device.c | [new file with mode: 0755] | blob |
commands/cawf/device.cf | [new file with mode: 0755] | blob |
commands/cawf/diffs | [new file with mode: 0755] | blob |
commands/cawf/dumb.dev | [new file with mode: 0755] | blob |
commands/cawf/error.c | [new file with mode: 0755] | blob |
commands/cawf/expand.c | [new file with mode: 0755] | blob |
commands/cawf/expr.c | [new file with mode: 0755] | blob |
commands/cawf/getopt.c | [new file with mode: 0755] | blob |
commands/cawf/macsup.c | [new file with mode: 0755] | blob |
commands/cawf/man.mac | [new file with mode: 0755] | blob |
commands/cawf/me.mac | [new file with mode: 0755] | blob |
commands/cawf/mnx.mac | [new file with mode: 0755] | blob |
commands/cawf/ms.mac | [new file with mode: 0755] | blob |
commands/cawf/nreq.c | [new file with mode: 0755] | blob |
commands/cawf/output.c | [new file with mode: 0755] | blob |
commands/cawf/pass2.c | [new file with mode: 0755] | blob |
commands/cawf/pass3.c | [new file with mode: 0755] | blob |
commands/cawf/proto.h | [new file with mode: 0755] | blob |
commands/cawf/regerror.c | [new file with mode: 0755] | blob |
commands/cawf/regexp.c | [new file with mode: 0755] | blob |
commands/cawf/regexp.h | [new file with mode: 0755] | blob |
commands/cawf/regmagic.h | [new file with mode: 0755] | blob |
commands/cawf/store.c | [new file with mode: 0755] | blob |
commands/cawf/string.c | [new file with mode: 0755] | blob |
commands/cron/Makefile | [new file with mode: 0755] | blob |
commands/cron/cron.c | [new file with mode: 0755] | blob |
commands/cron/crontab.c | [new file with mode: 0755] | blob |
commands/cron/misc.c | [new file with mode: 0755] | blob |
commands/cron/misc.h | [new file with mode: 0755] | blob |
commands/cron/tab.c | [new file with mode: 0755] | blob |
commands/cron/tab.h | [new file with mode: 0755] | blob |
commands/de/Makefile | [new file with mode: 0755] | blob |
commands/de/README | [new file with mode: 0755] | blob |
commands/de/de.c | [new file with mode: 0755] | blob |
commands/de/de.h | [new file with mode: 0755] | blob |
commands/de/de_diskio.c | [new file with mode: 0755] | blob |
commands/de/de_recover.c | [new file with mode: 0755] | blob |
commands/de/de_stdin.c | [new file with mode: 0755] | blob |
commands/de/de_stdout.c | [new file with mode: 0755] | blob |
commands/dhcpd/Makefile | [new file with mode: 0755] | blob |
commands/dhcpd/arp.h | [new file with mode: 0755] | blob |
commands/dhcpd/devices.c | [new file with mode: 0755] | blob |
commands/dhcpd/dhcpd.c | [new file with mode: 0755] | blob |
commands/dhcpd/dhcpd.h | [new file with mode: 0755] | blob |
commands/dhcpd/ether.c | [new file with mode: 0755] | blob |
commands/dhcpd/tags.c | [new file with mode: 0755] | blob |
commands/dis88/Makefile | [new file with mode: 0755] | blob |
commands/dis88/README | [new file with mode: 0755] | blob |
commands/dis88/dis.h | [new file with mode: 0755] | blob |
commands/dis88/disfp.c | [new file with mode: 0755] | blob |
commands/dis88/dishand.c | [new file with mode: 0755] | blob |
commands/dis88/dismain.c | [new file with mode: 0755] | blob |
commands/dis88/disrel.c | [new file with mode: 0755] | blob |
commands/dis88/distabs.c | [new file with mode: 0755] | blob |
commands/elle/Makefile | [new file with mode: 0755] | blob |
commands/elle/deffun.e | [new file with mode: 0755] | blob |
commands/elle/defprf.c | [new file with mode: 0755] | blob |
commands/elle/defprf.e | [new file with mode: 0755] | blob |
commands/elle/eebit.c | [new file with mode: 0755] | blob |
commands/elle/eebuff.c | [new file with mode: 0755] | blob |
commands/elle/eecmds.c | [new file with mode: 0755] | blob |
commands/elle/eediag.c | [new file with mode: 0755] | blob |
commands/elle/eedisp.c | [new file with mode: 0755] | blob |
commands/elle/eeedit.c | [new file with mode: 0755] | blob |
commands/elle/eeerr.c | [new file with mode: 0755] | blob |
commands/elle/eef1.c | [new file with mode: 0755] | blob |
commands/elle/eef2.c | [new file with mode: 0755] | blob |
commands/elle/eef3.c | [new file with mode: 0755] | blob |
commands/elle/eefd.c | [new file with mode: 0755] | blob |
commands/elle/eefdef.h | [new file with mode: 0755] | blob |
commands/elle/eefed.c | [new file with mode: 0755] | blob |
commands/elle/eefidx.h | [new file with mode: 0755] | blob |
commands/elle/eefile.c | [new file with mode: 0755] | blob |
commands/elle/eefill.c | [new file with mode: 0755] | blob |
commands/elle/eehelp.c | [new file with mode: 0755] | blob |
commands/elle/eekmac.c | [new file with mode: 0755] | blob |
commands/elle/eemain.c | [new file with mode: 0755] | blob |
commands/elle/eemake.c | [new file with mode: 0755] | blob |
commands/elle/eeprof.h | [new file with mode: 0755] | blob |
commands/elle/eeproto.h | [new file with mode: 0755] | blob |
commands/elle/eequer.c | [new file with mode: 0755] | blob |
commands/elle/eeques.c | [new file with mode: 0755] | blob |
commands/elle/eesigs.h | [new file with mode: 0755] | blob |
commands/elle/eesite.c | [new file with mode: 0755] | blob |
commands/elle/eesite.h | [new file with mode: 0755] | blob |
commands/elle/eesrch.c | [new file with mode: 0755] | blob |
commands/elle/eeterm.c | [new file with mode: 0755] | blob |
commands/elle/eevini.c | [new file with mode: 0755] | blob |
commands/elle/elle.h | [new file with mode: 0755] | blob |
commands/elle/ellec.c | [new file with mode: 0755] | blob |
commands/elle/sb.h | [new file with mode: 0755] | blob |
commands/elle/sbbcpy.c | [new file with mode: 0755] | blob |
commands/elle/sberr.c | [new file with mode: 0755] | blob |
commands/elle/sbm.c | [new file with mode: 0755] | blob |
commands/elle/sbproto.h | [new file with mode: 0755] | blob |
commands/elle/sbstr.c | [new file with mode: 0755] | blob |
commands/elle/sbvall.c | [new file with mode: 0755] | blob |
commands/elvis/Doc.sh | [new file with mode: 0755] | blob |
commands/elvis/Knownbug.txt | [new file with mode: 0755] | blob |
commands/elvis/Makedoc | [new file with mode: 0755] | blob |
commands/elvis/Makefile | [new file with mode: 0755] | blob |
commands/elvis/Man.sh | [new file with mode: 0755] | blob |
commands/elvis/Readme.txt | [new file with mode: 0755] | blob |
commands/elvis/blk.c | [new file with mode: 0755] | blob |
commands/elvis/cmd1.c | [new file with mode: 0755] | blob |
commands/elvis/cmd2.c | [new file with mode: 0755] | blob |
commands/elvis/config.h | [new file with mode: 0755] | blob |
commands/elvis/ctags.c | [new file with mode: 0755] | blob |
commands/elvis/ctype.c | [new file with mode: 0755] | blob |
commands/elvis/ctype.h | [new file with mode: 0755] | blob |
commands/elvis/curses.c | [new file with mode: 0755] | blob |
commands/elvis/curses.h | [new file with mode: 0755] | blob |
commands/elvis/cut.c | [new file with mode: 0755] | blob |
commands/elvis/elvprsv.c | [new file with mode: 0755] | blob |
commands/elvis/elvrec.c | [new file with mode: 0755] | blob |
commands/elvis/ex.c | [new file with mode: 0755] | blob |
commands/elvis/fmt.c | [new file with mode: 0755] | blob |
commands/elvis/input.c | [new file with mode: 0755] | blob |
commands/elvis/main.c | [new file with mode: 0755] | blob |
commands/elvis/misc.c | [new file with mode: 0755] | blob |
commands/elvis/modify.c | [new file with mode: 0755] | blob |
commands/elvis/move1.c | [new file with mode: 0755] | blob |
commands/elvis/move2.c | [new file with mode: 0755] | blob |
commands/elvis/move3.c | [new file with mode: 0755] | blob |
commands/elvis/move4.c | [new file with mode: 0755] | blob |
commands/elvis/move5.c | [new file with mode: 0755] | blob |
commands/elvis/opts.c | [new file with mode: 0755] | blob |
commands/elvis/prsvunix.c | [new file with mode: 0755] | blob |
commands/elvis/recycle.c | [new file with mode: 0755] | blob |
commands/elvis/redraw.c | [new file with mode: 0755] | blob |
commands/elvis/ref.c | [new file with mode: 0755] | blob |
commands/elvis/regexp.c | [new file with mode: 0755] | blob |
commands/elvis/regexp.h | [new file with mode: 0755] | blob |
commands/elvis/regsub.c | [new file with mode: 0755] | blob |
commands/elvis/system.c | [new file with mode: 0755] | blob |
commands/elvis/tinyprnt.c | [new file with mode: 0755] | blob |
commands/elvis/tinytcap.c | [new file with mode: 0755] | blob |
commands/elvis/tio.c | [new file with mode: 0755] | blob |
commands/elvis/tmp.c | [new file with mode: 0755] | blob |
commands/elvis/unix.c | [new file with mode: 0755] | blob |
commands/elvis/vars.c | [new file with mode: 0755] | blob |
commands/elvis/vcmd.c | [new file with mode: 0755] | blob |
commands/elvis/vi.c | [new file with mode: 0755] | blob |
commands/elvis/vi.h | [new file with mode: 0755] | blob |
commands/ftp/Makefile | [new file with mode: 0755] | blob |
commands/ftp/file.c | [new file with mode: 0755] | blob |
commands/ftp/file.h | [new file with mode: 0755] | blob |
commands/ftp/ftp.c | [new file with mode: 0755] | blob |
commands/ftp/ftp.h | [new file with mode: 0755] | blob |
commands/ftp/local.c | [new file with mode: 0755] | blob |
commands/ftp/local.h | [new file with mode: 0755] | blob |
commands/ftp/net.c | [new file with mode: 0755] | blob |
commands/ftp/net.h | [new file with mode: 0755] | blob |
commands/ftp/other.c | [new file with mode: 0755] | blob |
commands/ftp/other.h | [new file with mode: 0755] | blob |
commands/i386/Makefile | [new file with mode: 0755] | blob |
commands/i386/acd.c | [new file with mode: 0755] | blob |
commands/i386/asmconv/Makefile | [new file with mode: 0755] | blob |
commands/i386/asmconv/asm86.c | [new file with mode: 0755] | blob |
commands/i386/asmconv/asm86.h | [new file with mode: 0755] | blob |
commands/i386/asmconv/asmconv.c | [new file with mode: 0755] | blob |
commands/i386/asmconv/asmconv.h | [new file with mode: 0755] | blob |
commands/i386/asmconv/emit_ack.c | [new file with mode: 0755] | blob |
commands/i386/asmconv/emit_gnu.c | [new file with mode: 0755] | blob |
commands/i386/asmconv/languages.h | [new file with mode: 0755] | blob |
commands/i386/asmconv/parse_ack.c | [new file with mode: 0755] | blob |
commands/i386/asmconv/parse_bas.c | [new file with mode: 0755] | blob |
commands/i386/asmconv/parse_gnu.c | [new file with mode: 0755] | blob |
commands/i386/asmconv/syntax.ack | [new file with mode: 0755] | blob |
commands/i386/asmconv/token.h | [new file with mode: 0755] | blob |
commands/i386/asmconv/tokenize.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/COPYING | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/Makefile | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/README | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/buffer.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/buffer.h | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/codepage.h | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/config.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/config.h | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/copyfile.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/devices.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/devices.h | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/dirCache.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/dirCache.h | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/directory.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/direntry.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/expand.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/fat.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/fat_free.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/file.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/file.h | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/file_name.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/file_read.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/filter.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/floppyd_io.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/floppyd_io.h | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/force_io.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/fs.h | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/fsP.h | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/hash.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/htable.h | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/init.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/llong.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/llong.h | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/mainloop.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/mainloop.h | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/match.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/mattrib.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/mbadblocks.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/mcat.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/mcd.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/mcopy.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/mdel.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/mdir.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/mdoctorfat.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/mdu.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/mformat.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/minfo.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/misc.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/missFuncs.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/mk_direntry.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/mlabel.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/mmd.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/mmount.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/mmove.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/mpartition.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/msdos.h | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/mshowfat.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/mtools.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/mtools.h | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/mtoolsDirent.h | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/mtoolsPaths.h | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/nameclash.h | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/partition.h | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/patchlevel.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/plain_io.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/plain_io.h | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/precmd.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/privileges.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/scsi.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/scsi.h | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/signal.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/stream.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/stream.h | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/streamcache.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/subdir.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/sysincludes.h | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/toupper.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/tty.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/unixdir.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/vfat.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/vfat.h | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/xdf_io.c | [new file with mode: 0755] | blob |
commands/i386/mtools-3.9.7/xdf_io.h | [new file with mode: 0755] | blob |
commands/i86/Makefile | [new file with mode: 0755] | blob |
commands/i86/cc.c | [new file with mode: 0755] | blob |
commands/ibm/Makefile | [new file with mode: 0755] | blob |
commands/ibm/backup.c | [new file with mode: 0644] | blob |
commands/ibm/dosread.c | [new file with mode: 0755] | blob |
commands/ibm/fdisk.c | [new file with mode: 0755] | blob |
commands/ibm/format.c | [new file with mode: 0755] | blob |
commands/ibm/loadfont.c | [new file with mode: 0755] | blob |
commands/ibm/loadkeys.c | [new file with mode: 0755] | blob |
commands/ibm/mixer.c | [new file with mode: 0755] | blob |
commands/ibm/part.c | [new file with mode: 0755] | blob |
commands/ibm/partition.c | [new file with mode: 0755] | blob |
commands/ibm/playwave.c | [new file with mode: 0755] | blob |
commands/ibm/postmort.c | [new file with mode: 0755] | blob |
commands/ibm/readclock.c | [new file with mode: 0755] | blob |
commands/ibm/readclock2 | [new file with mode: 0755] | blob |
commands/ibm/recwave.c | [new file with mode: 0755] | blob |
commands/ibm/repartition.c | [new file with mode: 0755] | blob |
commands/ibm/screendump.c | [new file with mode: 0755] | blob |
commands/ibm/sdump.c | [new file with mode: 0755] | blob |
commands/m4/Ack.m4 | [new file with mode: 0755] | blob |
commands/m4/Hanoi.m4 | [new file with mode: 0755] | blob |
commands/m4/Hash.m4 | [new file with mode: 0755] | blob |
commands/m4/M4.out | [new file with mode: 0755] | blob |
commands/m4/Makefile | [new file with mode: 0755] | blob |
commands/m4/READ_ME | [new file with mode: 0755] | blob |
commands/m4/Sqroot.m4 | [new file with mode: 0755] | blob |
commands/m4/String.m4 | [new file with mode: 0755] | blob |
commands/m4/Test.m4 | [new file with mode: 0755] | blob |
commands/m4/eval.c | [new file with mode: 0755] | blob |
commands/m4/expr.c | [new file with mode: 0755] | blob |
commands/m4/extr.h | [new file with mode: 0755] | blob |
commands/m4/look.c | [new file with mode: 0755] | blob |
commands/m4/main.c | [new file with mode: 0755] | blob |
commands/m4/mdef.h | [new file with mode: 0755] | blob |
commands/m4/misc.c | [new file with mode: 0755] | blob |
commands/m4/patchlevel.h | [new file with mode: 0755] | blob |
commands/m4/serv.c | [new file with mode: 0755] | blob |
commands/make/Makefile | [new file with mode: 0755] | blob |
commands/make/archive.c | [new file with mode: 0755] | blob |
commands/make/check.c | [new file with mode: 0755] | blob |
commands/make/h.h | [new file with mode: 0755] | blob |
commands/make/input.c | [new file with mode: 0755] | blob |
commands/make/macro.c | [new file with mode: 0755] | blob |
commands/make/main.c | [new file with mode: 0755] | blob |
commands/make/make.c | [new file with mode: 0755] | blob |
commands/make/reader.c | [new file with mode: 0755] | blob |
commands/make/rules.c | [new file with mode: 0755] | blob |
commands/mined/Makefile | [new file with mode: 0755] | blob |
commands/mined/mined.h | [new file with mode: 0755] | blob |
commands/mined/mined1.c | [new file with mode: 0755] | blob |
commands/mined/mined2.c | [new file with mode: 0755] | blob |
commands/patch/EXTERN.h | [new file with mode: 0755] | blob |
commands/patch/INTERN.h | [new file with mode: 0755] | blob |
commands/patch/Makefile | [new file with mode: 0755] | blob |
commands/patch/common.h | [new file with mode: 0755] | blob |
commands/patch/config.h | [new file with mode: 0755] | blob |
commands/patch/inp.c | [new file with mode: 0755] | blob |
commands/patch/inp.h | [new file with mode: 0755] | blob |
commands/patch/patch.c | [new file with mode: 0755] | blob |
commands/patch/patchlevel.h | [new file with mode: 0755] | blob |
commands/patch/pch.c | [new file with mode: 0755] | blob |
commands/patch/pch.h | [new file with mode: 0755] | blob |
commands/patch/util.c | [new file with mode: 0755] | blob |
commands/patch/util.h | [new file with mode: 0755] | blob |
commands/patch/version.c | [new file with mode: 0755] | blob |
commands/patch/version.h | [new file with mode: 0755] | blob |
commands/ps/Makefile | [new file with mode: 0644] | blob |
commands/ps/ps | [new file with mode: 0755] | blob |
commands/ps/ps.c | [new file with mode: 0644] | blob |
commands/reboot/Makefile | [new file with mode: 0755] | blob |
commands/reboot/README | [new file with mode: 0755] | blob |
commands/reboot/halt.c | [new file with mode: 0755] | blob |
commands/reboot/log.c | [new file with mode: 0755] | blob |
commands/reboot/sh_wall.c | [new file with mode: 0755] | blob |
commands/reboot/shutdown.c | [new file with mode: 0755] | blob |
commands/reboot/tinyhalt.c | [new file with mode: 0755] | blob |
commands/rlogind/Makefile | [new file with mode: 0755] | blob |
commands/rlogind/rlogind.c | [new file with mode: 0755] | blob |
commands/rlogind/rlogind.h | [new file with mode: 0755] | blob |
commands/rlogind/setup.c | [new file with mode: 0755] | blob |
commands/scripts/DESCRIBE.sh | [new file with mode: 0755] | blob |
commands/scripts/M.sh | [new file with mode: 0755] | blob |
commands/scripts/MAKEDEV.sh | [new file with mode: 0755] | blob |
commands/scripts/Makefile | [new file with mode: 0755] | blob |
commands/scripts/adduser.sh | [new file with mode: 0755] | blob |
commands/scripts/cd.sh | [new file with mode: 0755] | blob |
commands/scripts/checkhier.sh | [new file with mode: 0755] | blob |
commands/scripts/clear.sh | [new file with mode: 0755] | blob |
commands/scripts/makewhatis.sh | [new file with mode: 0755] | blob |
commands/scripts/mkdist.sh | [new file with mode: 0755] | blob |
commands/scripts/setup.sh | [new file with mode: 0755] | blob |
commands/scripts/spell.sh | [new file with mode: 0755] | blob |
commands/scripts/srccrc.sh | [new file with mode: 0755] | blob |
commands/scripts/svclog.sh | [new file with mode: 0755] | blob |
commands/scripts/whatis.sh | [new file with mode: 0755] | blob |
commands/scripts/whereis.sh | [new file with mode: 0755] | blob |
commands/sh/Makefile | [new file with mode: 0755] | blob |
commands/sh/sh.h | [new file with mode: 0755] | blob |
commands/sh/sh1.c | [new file with mode: 0755] | blob |
commands/sh/sh2.c | [new file with mode: 0755] | blob |
commands/sh/sh3.c | [new file with mode: 0755] | blob |
commands/sh/sh4.c | [new file with mode: 0755] | blob |
commands/sh/sh5.c | [new file with mode: 0755] | blob |
commands/sh/sh6.c | [new file with mode: 0755] | blob |
commands/simple/Makefile | [new file with mode: 0755] | blob |
commands/simple/add_route.c | [new file with mode: 0755] | blob |
commands/simple/at.c | [new file with mode: 0755] | blob |
commands/simple/backup.c | [new file with mode: 0755] | blob |
commands/simple/badblocks.c | [new file with mode: 0755] | blob |
commands/simple/banner.c | [new file with mode: 0755] | blob |
commands/simple/basename.c | [new file with mode: 0755] | blob |
commands/simple/cal.c | [new file with mode: 0755] | blob |
commands/simple/calendar.c | [new file with mode: 0755] | blob |
commands/simple/cat.c | [new file with mode: 0755] | blob |
commands/simple/cdiff.c | [new file with mode: 0755] | blob |
commands/simple/cgrep.c | [new file with mode: 0755] | blob |
commands/simple/chmem.c | [new file with mode: 0755] | blob |
commands/simple/chmod.c | [new file with mode: 0755] | blob |
commands/simple/chown.c | [new file with mode: 0755] | blob |
commands/simple/chroot.c | [new file with mode: 0644] | blob |
commands/simple/ci.c | [new file with mode: 0755] | blob |
commands/simple/cksum.c | [new file with mode: 0755] | blob |
commands/simple/cleantmp.c | [new file with mode: 0755] | blob |
commands/simple/cmp.c | [new file with mode: 0755] | blob |
commands/simple/co.c | [new file with mode: 0755] | blob |
commands/simple/comm.c | [new file with mode: 0755] | blob |
commands/simple/compress.c | [new file with mode: 0755] | blob |
commands/simple/cp.c | [new file with mode: 0755] | blob |
commands/simple/crc.c | [new file with mode: 0755] | blob |
commands/simple/cut.c | [new file with mode: 0755] | blob |
commands/simple/date.c | [new file with mode: 0755] | blob |
commands/simple/dd.c | [new file with mode: 0755] | blob |
commands/simple/decomp16.c | [new file with mode: 0755] | blob |
commands/simple/df.c | [new file with mode: 0755] | blob |
commands/simple/dhrystone.c | [new file with mode: 0755] | blob |
commands/simple/diff.c | [new file with mode: 0755] | blob |
commands/simple/dirname.c | [new file with mode: 0755] | blob |
commands/simple/du.c | [new file with mode: 0755] | blob |
commands/simple/ed.c | [new file with mode: 0755] | blob |
commands/simple/eject.c | [new file with mode: 0755] | blob |
commands/simple/env.c | [new file with mode: 0755] | blob |
commands/simple/expand.c | [new file with mode: 0755] | blob |
commands/simple/factor.c | [new file with mode: 0755] | blob |
commands/simple/fgrep.c | [new file with mode: 0755] | blob |
commands/simple/file.c | [new file with mode: 0755] | blob |
commands/simple/find.c | [new file with mode: 0755] | blob |
commands/simple/finger.c | [new file with mode: 0755] | blob |
commands/simple/fix.c | [new file with mode: 0755] | blob |
commands/simple/fold.c | [new file with mode: 0755] | blob |
commands/simple/fortune.c | [new file with mode: 0755] | blob |
commands/simple/fsck.c | [new file with mode: 0755] | blob |
commands/simple/fsck1.c | [new file with mode: 0755] | blob |
commands/simple/getty.c | [new file with mode: 0755] | blob |
commands/simple/gomoku.c | [new file with mode: 0755] | blob |
commands/simple/grep.c | [new file with mode: 0755] | blob |
commands/simple/head.c | [new file with mode: 0755] | blob |
commands/simple/host.c | [new file with mode: 0755] | blob |
commands/simple/hostaddr.c | [new file with mode: 0755] | blob |
commands/simple/id.c | [new file with mode: 0755] | blob |
commands/simple/ifconfig.c | [new file with mode: 0755] | blob |
commands/simple/ifdef.c | [new file with mode: 0755] | blob |
commands/simple/in.fingerd.c | [new file with mode: 0755] | blob |
commands/simple/in.rshd.c | [new file with mode: 0755] | blob |
commands/simple/install.c | [new file with mode: 0755] | blob |
commands/simple/intr.c | [new file with mode: 0755] | blob |
commands/simple/irdpd.c | [new file with mode: 0755] | blob |
commands/simple/isoread.c | [new file with mode: 0755] | blob |
commands/simple/join.c | [new file with mode: 0755] | blob |
commands/simple/kill.c | [new file with mode: 0755] | blob |
commands/simple/last.c | [new file with mode: 0755] | blob |
commands/simple/leave.c | [new file with mode: 0755] | blob |
commands/simple/life.c | [new file with mode: 0755] | blob |
commands/simple/login.c | [new file with mode: 0755] | blob |
commands/simple/look.c | [new file with mode: 0755] | blob |
commands/simple/lp.c | [new file with mode: 0755] | blob |
commands/simple/lpd.c | [new file with mode: 0755] | blob |
commands/simple/ls.c | [new file with mode: 0755] | blob |
commands/simple/mail.c | [new file with mode: 0755] | blob |
commands/simple/man.c | [new file with mode: 0755] | blob |
commands/simple/mesg.c | [new file with mode: 0755] | blob |
commands/simple/mkdir.c | [new file with mode: 0755] | blob |
commands/simple/mkfifo.c | [new file with mode: 0755] | blob |
commands/simple/mkfs-old | [new file with mode: 0755] | blob |
commands/simple/mkfs.c | [new file with mode: 0755] | blob |
commands/simple/mknod.c | [new file with mode: 0755] | blob |
commands/simple/mkproto.c | [new file with mode: 0755] | blob |
commands/simple/mkswap.c | [new file with mode: 0755] | blob |
commands/simple/modem.c | [new file with mode: 0755] | blob |
commands/simple/mount.c | [new file with mode: 0755] | blob |
commands/simple/mt.c | [new file with mode: 0755] | blob |
commands/simple/nm.c | [new file with mode: 0755] | blob |
commands/simple/nonamed.c | [new file with mode: 0755] | blob |
commands/simple/od.c | [new file with mode: 0755] | blob |
commands/simple/origmkfs.c | [new file with mode: 0644] | blob |
commands/simple/passwd.c | [new file with mode: 0755] | blob |
commands/simple/paste.c | [new file with mode: 0755] | blob |
commands/simple/ping.c | [new file with mode: 0755] | blob |
commands/simple/pr.c | [new file with mode: 0755] | blob |
commands/simple/pr_routes.c | [new file with mode: 0755] | blob |
commands/simple/prep.c | [new file with mode: 0755] | blob |
commands/simple/printf.c | [new file with mode: 0755] | blob |
commands/simple/printroot.c | [new file with mode: 0755] | blob |
commands/simple/proto.c | [new file with mode: 0755] | blob |
commands/simple/pwd.c | [new file with mode: 0755] | blob |
commands/simple/pwdauth.c | [new file with mode: 0755] | blob |
commands/simple/rarpd.c | [new file with mode: 0755] | blob |
commands/simple/rcp.c | [new file with mode: 0755] | blob |
commands/simple/rdate.c | [new file with mode: 0755] | blob |
commands/simple/readall.c | [new file with mode: 0755] | blob |
commands/simple/readfs.c | [new file with mode: 0755] | blob |
commands/simple/remsync.c | [new file with mode: 0755] | blob |
commands/simple/rget.c | [new file with mode: 0755] | blob |
commands/simple/rlogin.c | [new file with mode: 0755] | blob |
commands/simple/rmdir.c | [new file with mode: 0755] | blob |
commands/simple/rsh.c | [new file with mode: 0755] | blob |
commands/simple/sed.c | [new file with mode: 0755] | blob |
commands/simple/shar.c | [new file with mode: 0755] | blob |
commands/simple/size.c | [new file with mode: 0755] | blob |
commands/simple/sleep.c | [new file with mode: 0755] | blob |
commands/simple/slip.c | [new file with mode: 0755] | blob |
commands/simple/sort.c | [new file with mode: 0755] | blob |
commands/simple/split.c | [new file with mode: 0755] | blob |
commands/simple/stat.c | [new file with mode: 0755] | blob |
commands/simple/strings.c | [new file with mode: 0755] | blob |
commands/simple/strip.c | [new file with mode: 0755] | blob |
commands/simple/stty.c | [new file with mode: 0755] | blob |
commands/simple/su.c | [new file with mode: 0755] | blob |
commands/simple/sum.c | [new file with mode: 0755] | blob |
commands/simple/swapfs.c | [new file with mode: 0755] | blob |
commands/simple/sync.c | [new file with mode: 0755] | blob |
commands/simple/synctree.c | [new file with mode: 0755] | blob |
commands/simple/sysenv.c | [new file with mode: 0755] | blob |
commands/simple/tail.c | [new file with mode: 0755] | blob |
commands/simple/tar.c | [new file with mode: 0755] | blob |
commands/simple/tcpd.c | [new file with mode: 0755] | blob |
commands/simple/tee.c | [new file with mode: 0755] | blob |
commands/simple/term.c | [new file with mode: 0755] | blob |
commands/simple/termcap.c | [new file with mode: 0755] | blob |
commands/simple/tget.c | [new file with mode: 0755] | blob |
commands/simple/time.c | [new file with mode: 0755] | blob |
commands/simple/touch.c | [new file with mode: 0755] | blob |
commands/simple/tr.c | [new file with mode: 0755] | blob |
commands/simple/tsort.c | [new file with mode: 0755] | blob |
commands/simple/ttt.c | [new file with mode: 0755] | blob |
commands/simple/tty.c | [new file with mode: 0755] | blob |
commands/simple/umount.c | [new file with mode: 0755] | blob |
commands/simple/uname.c | [new file with mode: 0755] | blob |
commands/simple/unexpand.c | [new file with mode: 0755] | blob |
commands/simple/uniq.c | [new file with mode: 0755] | blob |
commands/simple/update.c | [new file with mode: 0755] | blob |
commands/simple/uud.c | [new file with mode: 0755] | blob |
commands/simple/uue.c | [new file with mode: 0755] | blob |
commands/simple/vol.c | [new file with mode: 0755] | blob |
commands/simple/wc.c | [new file with mode: 0755] | blob |
commands/simple/which.c | [new file with mode: 0755] | blob |
commands/simple/who.c | [new file with mode: 0755] | blob |
commands/simple/whoami.c | [new file with mode: 0755] | blob |
commands/simple/write.c | [new file with mode: 0755] | blob |
commands/simple/writeisofs.c | [new file with mode: 0644] | blob |
commands/simple/xargs.c | [new file with mode: 0755] | blob |
commands/simple/yes.c | [new file with mode: 0755] | blob |
commands/talk/Makefile | [new file with mode: 0755] | blob |
commands/talk/net.c | [new file with mode: 0755] | blob |
commands/talk/net.h | [new file with mode: 0755] | blob |
commands/talk/proto.c | [new file with mode: 0755] | blob |
commands/talk/proto.h | [new file with mode: 0755] | blob |
commands/talk/screen.c | [new file with mode: 0755] | blob |
commands/talk/screen.h | [new file with mode: 0755] | blob |
commands/talk/talk.c | [new file with mode: 0755] | blob |
commands/talk/talk.h | [new file with mode: 0755] | blob |
commands/talkd/Makefile | [new file with mode: 0755] | blob |
commands/talkd/finduser.c | [new file with mode: 0755] | blob |
commands/talkd/finduser.h | [new file with mode: 0755] | blob |
commands/talkd/net.c | [new file with mode: 0755] | blob |
commands/talkd/net.h | [new file with mode: 0755] | blob |
commands/talkd/process.c | [new file with mode: 0755] | blob |
commands/talkd/process.h | [new file with mode: 0755] | blob |
commands/talkd/talk.h | [new file with mode: 0755] | blob |
commands/talkd/talkd.c | [new file with mode: 0755] | blob |
commands/talkd/talkd.h | [new file with mode: 0755] | blob |
commands/telnet/Makefile | [new file with mode: 0755] | blob |
commands/telnet/ttn.c | [new file with mode: 0755] | blob |
commands/telnet/ttn.h | [new file with mode: 0755] | blob |
commands/telnet/ttn_conf.c | [new file with mode: 0755] | blob |
commands/telnetd/Makefile | [new file with mode: 0755] | blob |
commands/telnetd/main.c | [new file with mode: 0755] | blob |
commands/telnetd/pty.c | [new file with mode: 0755] | blob |
commands/telnetd/telnet.c | [new file with mode: 0755] | blob |
commands/telnetd/telnet.h | [new file with mode: 0755] | blob |
commands/telnetd/telnetd.h | [new file with mode: 0755] | blob |
commands/telnetd/term.c | [new file with mode: 0755] | blob |
commands/telnetd/wtmp.c | [new file with mode: 0755] | blob |
commands/urlget/Makefile | [new file with mode: 0755] | blob |
commands/urlget/net.c | [new file with mode: 0755] | blob |
commands/urlget/net.h | [new file with mode: 0755] | blob |
commands/urlget/urlget.c | [new file with mode: 0755] | blob |
commands/yap/Makefile | [new file with mode: 0755] | blob |
commands/yap/NOTICE | [new file with mode: 0755] | blob |
commands/yap/READ_ME | [new file with mode: 0755] | blob |
commands/yap/assert.c | [new file with mode: 0755] | blob |
commands/yap/assert.h | [new file with mode: 0755] | blob |
commands/yap/commands.c | [new file with mode: 0755] | blob |
commands/yap/commands.h | [new file with mode: 0755] | blob |
commands/yap/display.c | [new file with mode: 0755] | blob |
commands/yap/display.h | [new file with mode: 0755] | blob |
commands/yap/getcomm.c | [new file with mode: 0755] | blob |
commands/yap/getcomm.h | [new file with mode: 0755] | blob |
commands/yap/getline.c | [new file with mode: 0755] | blob |
commands/yap/getline.h | [new file with mode: 0755] | blob |
commands/yap/help.c | [new file with mode: 0755] | blob |
commands/yap/help.h | [new file with mode: 0755] | blob |
commands/yap/in_all.h | [new file with mode: 0755] | blob |
commands/yap/keys.c | [new file with mode: 0755] | blob |
commands/yap/keys.h | [new file with mode: 0755] | blob |
commands/yap/machine.c | [new file with mode: 0755] | blob |
commands/yap/machine.h | [new file with mode: 0755] | blob |
commands/yap/main.c | [new file with mode: 0755] | blob |
commands/yap/main.h | [new file with mode: 0755] | blob |
commands/yap/options.c | [new file with mode: 0755] | blob |
commands/yap/options.h | [new file with mode: 0755] | blob |
commands/yap/output.c | [new file with mode: 0755] | blob |
commands/yap/output.h | [new file with mode: 0755] | blob |
commands/yap/pattern.c | [new file with mode: 0755] | blob |
commands/yap/pattern.h | [new file with mode: 0755] | blob |
commands/yap/process.c | [new file with mode: 0755] | blob |
commands/yap/process.h | [new file with mode: 0755] | blob |
commands/yap/prompt.c | [new file with mode: 0755] | blob |
commands/yap/prompt.h | [new file with mode: 0755] | blob |
commands/yap/term.c | [new file with mode: 0755] | blob |
commands/yap/term.h | [new file with mode: 0755] | blob |
commands/zmodem/Makefile | [new file with mode: 0755] | blob |
commands/zmodem/crctab.c | [new file with mode: 0755] | blob |
commands/zmodem/rbsb.c | [new file with mode: 0755] | blob |
commands/zmodem/rz.c | [new file with mode: 0755] | blob |
commands/zmodem/sz.c | [new file with mode: 0755] | blob |
commands/zmodem/zm.c | [new file with mode: 0755] | blob |
commands/zmodem/zmodem.h | [new file with mode: 0755] | blob |
conflicts | [new file with mode: 0644] | blob |
drivers/Makefile | [new file with mode: 0644] | blob |
drivers/at_wini/Makefile | [new file with mode: 0644] | blob |
drivers/at_wini/at_wini.c | [new file with mode: 0644] | blob |
drivers/at_wini/at_wini.h | [new file with mode: 0644] | blob |
drivers/drivers.h | [new file with mode: 0644] | blob |
drivers/floppy/Makefile | [new file with mode: 0644] | blob |
drivers/floppy/floppy.c | [new file with mode: 0644] | blob |
drivers/floppy/floppy.h | [new file with mode: 0644] | blob |
drivers/libdriver/Makefile | [new file with mode: 0644] | blob |
drivers/libdriver/driver.c | [new file with mode: 0644] | blob |
drivers/libdriver/driver.h | [new file with mode: 0644] | blob |
drivers/libdriver/drvlib.c | [new file with mode: 0644] | blob |
drivers/libdriver/drvlib.h | [new file with mode: 0644] | blob |
drivers/libpci/pci.c | [new file with mode: 0644] | blob |
drivers/libpci/pci.h | [new file with mode: 0644] | blob |
drivers/libpci/pci_amd.h | [new file with mode: 0644] | blob |
drivers/libpci/pci_intel.h | [new file with mode: 0644] | blob |
drivers/libpci/pci_sis.h | [new file with mode: 0644] | blob |
drivers/libpci/pci_table.c | [new file with mode: 0644] | blob |
drivers/libpci/pci_via.h | [new file with mode: 0644] | blob |
drivers/memory/Makefile | [new file with mode: 0644] | blob |
drivers/memory/memory.c | [new file with mode: 0644] | blob |
drivers/printer/Makefile | [new file with mode: 0644] | blob |
drivers/printer/printer.c | [new file with mode: 0644] | blob |
drivers/tty/Makefile | [new file with mode: 0644] | blob |
drivers/tty/console.c | [new file with mode: 0644] | blob |
drivers/tty/keyboard.c | [new file with mode: 0644] | blob |
drivers/tty/keymaps/Makefile | [new file with mode: 0644] | blob |
drivers/tty/keymaps/french.src | [new file with mode: 0644] | blob |
drivers/tty/keymaps/genmap.c | [new file with mode: 0644] | blob |
drivers/tty/keymaps/german.src | [new file with mode: 0644] | blob |
drivers/tty/keymaps/italian.src | [new file with mode: 0644] | blob |
drivers/tty/keymaps/japanese.src | [new file with mode: 0644] | blob |
drivers/tty/keymaps/latin-am.src | [new file with mode: 0644] | blob |
drivers/tty/keymaps/olivetti.src | [new file with mode: 0644] | blob |
drivers/tty/keymaps/polish.src | [new file with mode: 0644] | blob |
drivers/tty/keymaps/scandinavn.src | [new file with mode: 0644] | blob |
drivers/tty/keymaps/spanish.src | [new file with mode: 0644] | blob |
drivers/tty/keymaps/uk.src | [new file with mode: 0644] | blob |
drivers/tty/keymaps/us-std.src | [new file with mode: 0644] | blob |
drivers/tty/keymaps/us-swap.src | [new file with mode: 0644] | blob |
drivers/tty/pty.c | [new file with mode: 0644] | blob |
drivers/tty/rs232.c | [new file with mode: 0644] | blob |
drivers/tty/tty.c | [new file with mode: 0644] | blob |
drivers/tty/tty.h | [new file with mode: 0644] | blob |
drivers/tty/vidcopy.s | [new file with mode: 0644] | blob |
etc/Makefile | [new file with mode: 0644] | blob |
etc/fstab | [new file with mode: 0755] | blob |
etc/group | [new file with mode: 0755] | blob |
etc/hostname.file | [new file with mode: 0755] | blob |
etc/inet.conf | [new file with mode: 0755] | blob |
etc/motd | [new file with mode: 0755] | blob |
etc/mtab | [new file with mode: 0755] | blob |
etc/mtree.sh | [new file with mode: 0755] | blob |
etc/mtree/minix.tree | [new file with mode: 0644] | blob |
etc/passwd | [new file with mode: 0755] | blob |
etc/profile | [new file with mode: 0755] | blob |
etc/protocols | [new file with mode: 0755] | blob |
etc/rc | [new file with mode: 0755] | blob |
etc/services | [new file with mode: 0755] | blob |
etc/shadow | [new file with mode: 0755] | blob |
etc/termcap | [new file with mode: 0755] | blob |
etc/ttytab | [new file with mode: 0755] | blob |
etc/utmp | [new file with mode: 0755] | blob |
include/Makefile | [new file with mode: 0644] | blob |
include/a.out.h | [new file with mode: 0755] | blob |
include/alloca.h | [new file with mode: 0755] | blob |
include/ansi.h | [new file with mode: 0755] | blob |
include/assert.h | [new file with mode: 0755] | blob |
include/configfile.h | [new file with mode: 0755] | blob |
include/ctype.h | [new file with mode: 0755] | blob |
include/curses.h | [new file with mode: 0755] | blob |
include/dirent.h | [new file with mode: 0755] | blob |
include/env.h | [new file with mode: 0644] | blob |
include/errno.h | [new file with mode: 0755] | blob |
include/fcntl.h | [new file with mode: 0755] | blob |
include/float.h | [new file with mode: 0755] | blob |
include/grp.h | [new file with mode: 0755] | blob |
include/ibm/bios.h | [new file with mode: 0644] | blob |
include/ibm/cmos.h | [new file with mode: 0755] | blob |
include/ibm/diskparm.h | [new file with mode: 0755] | blob |
include/ibm/int86.h | [new file with mode: 0755] | blob |
include/ibm/interrupt.h | [new file with mode: 0644] | blob |
include/ibm/partition.h | [new file with mode: 0755] | blob |
include/ibm/portio.h | [new file with mode: 0755] | blob |
include/ibm/ports.h | [new file with mode: 0644] | blob |
include/lib.h | [new file with mode: 0755] | blob |
include/limits.h | [new file with mode: 0755] | blob |
include/locale.h | [new file with mode: 0755] | blob |
include/math.h | [new file with mode: 0755] | blob |
include/mathconst.h | [new file with mode: 0755] | blob |
include/minix/callnr.h | [new file with mode: 0755] | blob |
include/minix/cdrom.h | [new file with mode: 0755] | blob |
include/minix/com.h | [new file with mode: 0755] | blob |
include/minix/config.h | [new file with mode: 0755] | blob |
include/minix/const.h | [new file with mode: 0755] | blob |
include/minix/devio.h | [new file with mode: 0644] | blob |
include/minix/dl_eth.h | [new file with mode: 0755] | blob |
include/minix/fslib.h | [new file with mode: 0755] | blob |
include/minix/ioctl.h | [new file with mode: 0755] | blob |
include/minix/ipc.h | [new file with mode: 0644] | blob |
include/minix/jmp_buf.h | [new file with mode: 0755] | blob |
include/minix/keymap.h | [new file with mode: 0755] | blob |
include/minix/minlib.h | [new file with mode: 0755] | blob |
include/minix/partition.h | [new file with mode: 0755] | blob |
include/minix/serverassert.h | [new file with mode: 0644] | blob |
include/minix/sound.h | [new file with mode: 0755] | blob |
include/minix/swap.h | [new file with mode: 0755] | blob |
include/minix/syslib.h | [new file with mode: 0755] | blob |
include/minix/type.h | [new file with mode: 0755] | blob |
include/minix/u64.h | [new file with mode: 0755] | blob |
include/minix/utils.h | [new file with mode: 0644] | blob |
include/net/gen/dhcp.h | [new file with mode: 0755] | blob |
include/net/gen/emu.h | [new file with mode: 0644] | blob |
include/net/gen/eth_hdr.h | [new file with mode: 0755] | blob |
include/net/gen/eth_io.h | [new file with mode: 0755] | blob |
include/net/gen/ether.h | [new file with mode: 0755] | blob |
include/net/gen/icmp.h | [new file with mode: 0755] | blob |
include/net/gen/icmp_hdr.h | [new file with mode: 0755] | blob |
include/net/gen/if_ether.h | [new file with mode: 0755] | blob |
include/net/gen/in.h | [new file with mode: 0755] | blob |
include/net/gen/inet.h | [new file with mode: 0755] | blob |
include/net/gen/ip_hdr.h | [new file with mode: 0755] | blob |
include/net/gen/ip_io.h | [new file with mode: 0755] | blob |
include/net/gen/nameser.h | [new file with mode: 0755] | blob |
include/net/gen/netdb.h | [new file with mode: 0755] | blob |
include/net/gen/oneCsum.h | [new file with mode: 0755] | blob |
include/net/gen/psip_hdr.h | [new file with mode: 0755] | blob |
include/net/gen/psip_io.h | [new file with mode: 0755] | blob |
include/net/gen/resolv.h | [new file with mode: 0755] | blob |
include/net/gen/rip.h | [new file with mode: 0755] | blob |
include/net/gen/route.h | [new file with mode: 0755] | blob |
include/net/gen/socket.h | [new file with mode: 0755] | blob |
include/net/gen/tcp.h | [new file with mode: 0755] | blob |
include/net/gen/tcp_hdr.h | [new file with mode: 0755] | blob |
include/net/gen/tcp_io.h | [new file with mode: 0755] | blob |
include/net/gen/udp.h | [new file with mode: 0755] | blob |
include/net/gen/udp_hdr.h | [new file with mode: 0755] | blob |
include/net/gen/udp_io.h | [new file with mode: 0755] | blob |
include/net/gen/vjhc.h | [new file with mode: 0755] | blob |
include/net/hton.h | [new file with mode: 0755] | blob |
include/net/ioctl.h | [new file with mode: 0755] | blob |
include/net/netlib.h | [new file with mode: 0755] | blob |
include/net/socket.h | [new file with mode: 0644] | blob |
include/pwd.h | [new file with mode: 0755] | blob |
include/regex.h | [new file with mode: 0755] | blob |
include/regexp.h | [new file with mode: 0755] | blob |
include/setjmp.h | [new file with mode: 0755] | blob |
include/sgtty.h | [new file with mode: 0755] | blob |
include/signal.h | [new file with mode: 0755] | blob |
include/stdarg.h | [new file with mode: 0755] | blob |
include/stddef.h | [new file with mode: 0755] | blob |
include/stdio.h | [new file with mode: 0755] | blob |
include/stdlib.h | [new file with mode: 0755] | blob |
include/string.h | [new file with mode: 0755] | blob |
include/sys/asynchio.h | [new file with mode: 0755] | blob |
include/sys/dir.h | [new file with mode: 0755] | blob |
include/sys/ioc_disk.h | [new file with mode: 0755] | blob |
include/sys/ioc_memory.h | [new file with mode: 0755] | blob |
include/sys/ioc_scsi.h | [new file with mode: 0755] | blob |
include/sys/ioc_sound.h | [new file with mode: 0755] | blob |
include/sys/ioc_tape.h | [new file with mode: 0755] | blob |
include/sys/ioc_tty.h | [new file with mode: 0755] | blob |
include/sys/ioctl.h | [new file with mode: 0755] | blob |
include/sys/mtio.h | [new file with mode: 0755] | blob |
include/sys/ptrace.h | [new file with mode: 0755] | blob |
include/sys/sigcontext.h | [new file with mode: 0755] | blob |
include/sys/stat.h | [new file with mode: 0755] | blob |
include/sys/statfs.h | [new file with mode: 0644] | blob |
include/sys/svrctl.h | [new file with mode: 0755] | blob |
include/sys/times.h | [new file with mode: 0755] | blob |
include/sys/types.h | [new file with mode: 0755] | blob |
include/sys/utsname.h | [new file with mode: 0755] | blob |
include/sys/wait.h | [new file with mode: 0755] | blob |
include/tar.h | [new file with mode: 0755] | blob |
include/termcap.h | [new file with mode: 0755] | blob |
include/termios.h | [new file with mode: 0755] | blob |
include/time.h | [new file with mode: 0755] | blob |
include/timers.h | [new file with mode: 0644] | blob |
include/tools.h | [new file with mode: 0755] | blob |
include/ttyent.h | [new file with mode: 0755] | blob |
include/unistd.h | [new file with mode: 0755] | blob |
include/utime.h | [new file with mode: 0755] | blob |
include/utmp.h | [new file with mode: 0755] | blob |
kernel/Makefile | [new file with mode: 0755] | blob |
kernel/assert.h | [new file with mode: 0755] | blob |
kernel/build | [new file with mode: 0755] | blob |
kernel/clock.c | [new file with mode: 0755] | blob |
kernel/const.h | [new file with mode: 0755] | blob |
kernel/dummy.c | [new file with mode: 0644] | blob |
kernel/exception.c | [new file with mode: 0755] | blob |
kernel/glo.h | [new file with mode: 0755] | blob |
kernel/i8259.c | [new file with mode: 0755] | blob |
kernel/kernel.h | [new file with mode: 0755] | blob |
kernel/klib.s | [new file with mode: 0755] | blob |
kernel/klib386.s | [new file with mode: 0755] | blob |
kernel/klib88.s | [new file with mode: 0755] | blob |
kernel/klibc.c | [new file with mode: 0644] | blob |
kernel/main.c | [new file with mode: 0755] | blob |
kernel/memory.c | [new file with mode: 0755] | blob |
kernel/misc.c | [new file with mode: 0755] | blob |
kernel/mpx.s | [new file with mode: 0755] | blob |
kernel/mpx386.s | [new file with mode: 0755] | blob |
kernel/mpx88.s | [new file with mode: 0755] | blob |
kernel/pci.c | [new file with mode: 0755] | blob |
kernel/pci.h | [new file with mode: 0755] | blob |
kernel/pci_amd.h | [new file with mode: 0755] | blob |
kernel/pci_intel.h | [new file with mode: 0755] | blob |
kernel/pci_sis.h | [new file with mode: 0755] | blob |
kernel/pci_table.c | [new file with mode: 0755] | blob |
kernel/pci_via.h | [new file with mode: 0755] | blob |
kernel/proc.c | [new file with mode: 0755] | blob |
kernel/proc.h | [new file with mode: 0755] | blob |
kernel/protect.c | [new file with mode: 0755] | blob |
kernel/protect.h | [new file with mode: 0755] | blob |
kernel/proto.h | [new file with mode: 0755] | blob |
kernel/rtl8139.c | [new file with mode: 0755] | blob |
kernel/rtl8139.h | [new file with mode: 0755] | blob |
kernel/sconst.h | [new file with mode: 0755] | blob |
kernel/sendmask.h | [new file with mode: 0644] | blob |
kernel/start.c | [new file with mode: 0755] | blob |
kernel/system.c | [new file with mode: 0755] | blob |
kernel/system.h | [new file with mode: 0644] | blob |
kernel/system/Makefile | [new file with mode: 0644] | blob |
kernel/system/alarms.c | [new file with mode: 0644] | blob |
kernel/system/copying.c | [new file with mode: 0644] | blob |
kernel/system/debugging.c | [new file with mode: 0644] | blob |
kernel/system/devio.c | [new file with mode: 0644] | blob |
kernel/system/do_copy.c | [new file with mode: 0644] | blob |
kernel/system/do_vcopy.c | [new file with mode: 0644] | blob |
kernel/system/irqctl.c | [new file with mode: 0644] | blob |
kernel/system/misc.c | [new file with mode: 0644] | blob |
kernel/system/old/do_abort.c | [new file with mode: 0644] | blob |
kernel/system/old/do_endsig.c | [new file with mode: 0644] | blob |
kernel/system/old/do_exec.c | [new file with mode: 0644] | blob |
kernel/system/old/do_exit.c | [new file with mode: 0644] | blob |
kernel/system/old/do_fork.c | [new file with mode: 0644] | blob |
kernel/system/old/do_getinfo.c | [new file with mode: 0644] | blob |
kernel/system/old/do_getmap.c | [new file with mode: 0644] | blob |
kernel/system/old/do_getsig.c | [new file with mode: 0644] | blob |
kernel/system/old/do_getsp.c | [new file with mode: 0644] | blob |
kernel/system/old/do_iopenable.c | [new file with mode: 0644] | blob |
kernel/system/old/do_kill.c | [new file with mode: 0644] | blob |
kernel/system/old/do_kmalloc.c | [new file with mode: 0644] | blob |
kernel/system/old/do_mem.c | [new file with mode: 0644] | blob |
kernel/system/old/do_newmap.c | [new file with mode: 0644] | blob |
kernel/system/old/do_phys2seg.c | [new file with mode: 0644] | blob |
kernel/system/old/do_physcopy.c | [new file with mode: 0644] | blob |
kernel/system/old/do_sdevio.c | [new file with mode: 0644] | blob |
kernel/system/old/do_sigreturn.c | [new file with mode: 0644] | blob |
kernel/system/old/do_svrctl.c | [new file with mode: 0644] | blob |
kernel/system/old/do_umap.c | [new file with mode: 0644] | blob |
kernel/system/old/do_vdevio.c | [new file with mode: 0644] | blob |
kernel/system/old/do_vircopy.c | [new file with mode: 0644] | blob |
kernel/system/old/do_xit.c | [new file with mode: 0644] | blob |
kernel/system/proctl.c | [new file with mode: 0644] | blob |
kernel/system/sigctl.c | [new file with mode: 0644] | blob |
kernel/system/srvrctl.c | [new file with mode: 0644] | blob |
kernel/system/tracing.c | [new file with mode: 0644] | blob |
kernel/table.c | [new file with mode: 0755] | blob |
kernel/type.h | [new file with mode: 0755] | blob |
lib/Makefile | [new file with mode: 0755] | blob |
lib/ansi/Makefile | [new file with mode: 0755] | blob |
lib/ansi/abort.c | [new file with mode: 0755] | blob |
lib/ansi/abs.c | [new file with mode: 0755] | blob |
lib/ansi/asctime.c | [new file with mode: 0755] | blob |
lib/ansi/assert.c | [new file with mode: 0755] | blob |
lib/ansi/atexit.c | [new file with mode: 0755] | blob |
lib/ansi/atof.c | [new file with mode: 0755] | blob |
lib/ansi/atoi.c | [new file with mode: 0755] | blob |
lib/ansi/atol.c | [new file with mode: 0755] | blob |
lib/ansi/bsearch.c | [new file with mode: 0755] | blob |
lib/ansi/calloc.c | [new file with mode: 0755] | blob |
lib/ansi/chartab.c | [new file with mode: 0755] | blob |
lib/ansi/clock.c | [new file with mode: 0755] | blob |
lib/ansi/ctime.c | [new file with mode: 0755] | blob |
lib/ansi/difftime.c | [new file with mode: 0755] | blob |
lib/ansi/div.c | [new file with mode: 0755] | blob |
lib/ansi/errlist.c | [new file with mode: 0755] | blob |
lib/ansi/exit.c | [new file with mode: 0755] | blob |
lib/ansi/ext_comp.c | [new file with mode: 0755] | blob |
lib/ansi/ext_fmt.h | [new file with mode: 0755] | blob |
lib/ansi/getenv.c | [new file with mode: 0755] | blob |
lib/ansi/gmtime.c | [new file with mode: 0755] | blob |
lib/ansi/isalnum.c | [new file with mode: 0755] | blob |
lib/ansi/isalpha.c | [new file with mode: 0755] | blob |
lib/ansi/isascii.c | [new file with mode: 0755] | blob |
lib/ansi/iscntrl.c | [new file with mode: 0755] | blob |
lib/ansi/isdigit.c | [new file with mode: 0755] | blob |
lib/ansi/isgraph.c | [new file with mode: 0755] | blob |
lib/ansi/islower.c | [new file with mode: 0755] | blob |
lib/ansi/isprint.c | [new file with mode: 0755] | blob |
lib/ansi/ispunct.c | [new file with mode: 0755] | blob |
lib/ansi/isspace.c | [new file with mode: 0755] | blob |
lib/ansi/isupper.c | [new file with mode: 0755] | blob |
lib/ansi/isxdigit.c | [new file with mode: 0755] | blob |
lib/ansi/labs.c | [new file with mode: 0755] | blob |
lib/ansi/ldiv.c | [new file with mode: 0755] | blob |
lib/ansi/loc_time.h | [new file with mode: 0755] | blob |
lib/ansi/localeconv.c | [new file with mode: 0755] | blob |
lib/ansi/localtime.c | [new file with mode: 0755] | blob |
lib/ansi/malloc.c | [new file with mode: 0755] | blob |
lib/ansi/mblen.c | [new file with mode: 0755] | blob |
lib/ansi/mbstowcs.c | [new file with mode: 0755] | blob |
lib/ansi/mbtowc.c | [new file with mode: 0755] | blob |
lib/ansi/memchr.c | [new file with mode: 0755] | blob |
lib/ansi/memcmp.c | [new file with mode: 0755] | blob |
lib/ansi/memcpy.c | [new file with mode: 0755] | blob |
lib/ansi/memmove.c | [new file with mode: 0755] | blob |
lib/ansi/memset.c | [new file with mode: 0755] | blob |
lib/ansi/misc.c | [new file with mode: 0755] | blob |
lib/ansi/mktime.c | [new file with mode: 0755] | blob |
lib/ansi/qsort.c | [new file with mode: 0755] | blob |
lib/ansi/raise.c | [new file with mode: 0755] | blob |
lib/ansi/rand.c | [new file with mode: 0755] | blob |
lib/ansi/setlocale.c | [new file with mode: 0755] | blob |
lib/ansi/sigmisc.c | [new file with mode: 0755] | blob |
lib/ansi/signal.c | [new file with mode: 0755] | blob |
lib/ansi/strcat.c | [new file with mode: 0755] | blob |
lib/ansi/strchr.c | [new file with mode: 0755] | blob |
lib/ansi/strcmp.c | [new file with mode: 0755] | blob |
lib/ansi/strcoll.c | [new file with mode: 0755] | blob |
lib/ansi/strcpy.c | [new file with mode: 0755] | blob |
lib/ansi/strcspn.c | [new file with mode: 0755] | blob |
lib/ansi/strerror.c | [new file with mode: 0755] | blob |
lib/ansi/strftime.c | [new file with mode: 0755] | blob |
lib/ansi/strlen.c | [new file with mode: 0755] | blob |
lib/ansi/strncat.c | [new file with mode: 0755] | blob |
lib/ansi/strncmp.c | [new file with mode: 0755] | blob |
lib/ansi/strncpy.c | [new file with mode: 0755] | blob |
lib/ansi/strpbrk.c | [new file with mode: 0755] | blob |
lib/ansi/strrchr.c | [new file with mode: 0755] | blob |
lib/ansi/strspn.c | [new file with mode: 0755] | blob |
lib/ansi/strstr.c | [new file with mode: 0755] | blob |
lib/ansi/strtok.c | [new file with mode: 0755] | blob |
lib/ansi/strtol.c | [new file with mode: 0755] | blob |
lib/ansi/strxfrm.c | [new file with mode: 0755] | blob |
lib/ansi/system.c | [new file with mode: 0755] | blob |
lib/ansi/tolower.c | [new file with mode: 0755] | blob |
lib/ansi/toupper.c | [new file with mode: 0755] | blob |
lib/ansi/tzset.c | [new file with mode: 0755] | blob |
lib/ansi/wcstombs.c | [new file with mode: 0755] | blob |
lib/ansi/wctomb.c | [new file with mode: 0755] | blob |
lib/curses/Makefile | [new file with mode: 0755] | blob |
lib/curses/beep.c | [new file with mode: 0755] | blob |
lib/curses/charpick.c | [new file with mode: 0755] | blob |
lib/curses/curs_set.c | [new file with mode: 0755] | blob |
lib/curses/cursesio.c | [new file with mode: 0755] | blob |
lib/curses/curspriv.h | [new file with mode: 0755] | blob |
lib/curses/endwin.c | [new file with mode: 0755] | blob |
lib/curses/flash.c | [new file with mode: 0755] | blob |
lib/curses/initscr.c | [new file with mode: 0755] | blob |
lib/curses/longname.c | [new file with mode: 0755] | blob |
lib/curses/move.c | [new file with mode: 0755] | blob |
lib/curses/mvcursor.c | [new file with mode: 0755] | blob |
lib/curses/newwin.c | [new file with mode: 0755] | blob |
lib/curses/options.c | [new file with mode: 0755] | blob |
lib/curses/overlay.c | [new file with mode: 0755] | blob |
lib/curses/prntscan.c | [new file with mode: 0755] | blob |
lib/curses/refresh.c | [new file with mode: 0755] | blob |
lib/curses/scrreg.c | [new file with mode: 0755] | blob |
lib/curses/setterm.c | [new file with mode: 0755] | blob |
lib/curses/tabsize.c | [new file with mode: 0755] | blob |
lib/curses/termmisc.c | [new file with mode: 0755] | blob |
lib/curses/unctrl.c | [new file with mode: 0755] | blob |
lib/curses/update.c | [new file with mode: 0755] | blob |
lib/curses/waddch.c | [new file with mode: 0755] | blob |
lib/curses/waddstr.c | [new file with mode: 0755] | blob |
lib/curses/wbox.c | [new file with mode: 0755] | blob |
lib/curses/wclear.c | [new file with mode: 0755] | blob |
lib/curses/wclrtobot.c | [new file with mode: 0755] | blob |
lib/curses/wclrtoeol.c | [new file with mode: 0755] | blob |
lib/curses/wdelch.c | [new file with mode: 0755] | blob |
lib/curses/wdeleteln.c | [new file with mode: 0755] | blob |
lib/curses/werase.c | [new file with mode: 0755] | blob |
lib/curses/wgetch.c | [new file with mode: 0755] | blob |
lib/curses/wgetstr.c | [new file with mode: 0755] | blob |
lib/curses/windel.c | [new file with mode: 0755] | blob |
lib/curses/winmove.c | [new file with mode: 0755] | blob |
lib/curses/winsch.c | [new file with mode: 0755] | blob |
lib/curses/winscrol.c | [new file with mode: 0755] | blob |
lib/curses/winsertln.c | [new file with mode: 0755] | blob |
lib/curses/wintouch.c | [new file with mode: 0755] | blob |
lib/dummy/Makefile | [new file with mode: 0755] | blob |
lib/editline/Makefile | [new file with mode: 0755] | blob |
lib/editline/README | [new file with mode: 0755] | blob |
lib/editline/complete.c | [new file with mode: 0755] | blob |
lib/editline/editline.c | [new file with mode: 0755] | blob |
lib/editline/editline.h | [new file with mode: 0755] | blob |
lib/editline/sysunix.c | [new file with mode: 0755] | blob |
lib/editline/testit.c | [new file with mode: 0755] | blob |
lib/editline/unix.h | [new file with mode: 0755] | blob |
lib/end/Makefile | [new file with mode: 0755] | blob |
lib/end/edata.s | [new file with mode: 0755] | blob |
lib/end/em_end.s | [new file with mode: 0755] | blob |
lib/end/end.s | [new file with mode: 0755] | blob |
lib/end/etext.s | [new file with mode: 0755] | blob |
lib/float/FP.compile | [new file with mode: 0755] | blob |
lib/float/FP.script | [new file with mode: 0755] | blob |
lib/float/FP_bias.h | [new file with mode: 0755] | blob |
lib/float/FP_shift.h | [new file with mode: 0755] | blob |
lib/float/FP_trap.h | [new file with mode: 0755] | blob |
lib/float/FP_types.h | [new file with mode: 0755] | blob |
lib/float/Makefile | [new file with mode: 0755] | blob |
lib/float/add_ext.c | [new file with mode: 0755] | blob |
lib/float/adder.c | [new file with mode: 0755] | blob |
lib/float/adder.h | [new file with mode: 0755] | blob |
lib/float/adf4.c | [new file with mode: 0755] | blob |
lib/float/adf8.c | [new file with mode: 0755] | blob |
lib/float/byte_order.h | [new file with mode: 0755] | blob |
lib/float/cff4.c | [new file with mode: 0755] | blob |
lib/float/cff8.c | [new file with mode: 0755] | blob |
lib/float/cfi.c | [new file with mode: 0755] | blob |
lib/float/cfu.c | [new file with mode: 0755] | blob |
lib/float/cif4.c | [new file with mode: 0755] | blob |
lib/float/cif8.c | [new file with mode: 0755] | blob |
lib/float/cmf4.c | [new file with mode: 0755] | blob |
lib/float/cmf8.c | [new file with mode: 0755] | blob |
lib/float/compact.c | [new file with mode: 0755] | blob |
lib/float/cuf4.c | [new file with mode: 0755] | blob |
lib/float/cuf8.c | [new file with mode: 0755] | blob |
lib/float/div_ext.c | [new file with mode: 0755] | blob |
lib/float/dvf4.c | [new file with mode: 0755] | blob |
lib/float/dvf8.c | [new file with mode: 0755] | blob |
lib/float/extend.c | [new file with mode: 0755] | blob |
lib/float/fef4.c | [new file with mode: 0755] | blob |
lib/float/fef8.c | [new file with mode: 0755] | blob |
lib/float/fif4.c | [new file with mode: 0755] | blob |
lib/float/fif8.c | [new file with mode: 0755] | blob |
lib/float/fptrp.s | [new file with mode: 0755] | blob |
lib/float/get_put.h | [new file with mode: 0755] | blob |
lib/float/mlf4.c | [new file with mode: 0755] | blob |
lib/float/mlf8.c | [new file with mode: 0755] | blob |
lib/float/mul_ext.c | [new file with mode: 0755] | blob |
lib/float/ngf4.c | [new file with mode: 0755] | blob |
lib/float/ngf8.c | [new file with mode: 0755] | blob |
lib/float/nrm_ext.c | [new file with mode: 0755] | blob |
lib/float/sbf4.c | [new file with mode: 0755] | blob |
lib/float/sbf8.c | [new file with mode: 0755] | blob |
lib/float/sft_ext.c | [new file with mode: 0755] | blob |
lib/float/shifter.c | [new file with mode: 0755] | blob |
lib/float/sub_ext.c | [new file with mode: 0755] | blob |
lib/float/zrf4.c | [new file with mode: 0755] | blob |
lib/float/zrf8.c | [new file with mode: 0755] | blob |
lib/float/zrf_ext.c | [new file with mode: 0755] | blob |
lib/fphook/Makefile | [new file with mode: 0755] | blob |
lib/fphook/fltpr.c | [new file with mode: 0755] | blob |
lib/fphook/fphook.c | [new file with mode: 0755] | blob |
lib/fphook/strtod.c | [new file with mode: 0755] | blob |
lib/h/em_abs.h | [new file with mode: 0755] | blob |
lib/h/m2_traps.h | [new file with mode: 0755] | blob |
lib/h/pc_err.h | [new file with mode: 0755] | blob |
lib/h/pc_file.h | [new file with mode: 0755] | blob |
lib/h/pc_math.h | [new file with mode: 0755] | blob |
lib/i386/Makefile | [new file with mode: 0755] | blob |
lib/i386/em/Makefile | [new file with mode: 0755] | blob |
lib/i386/em/byte_order.h | [new file with mode: 0755] | blob |
lib/i386/em/em_adf4.s | [new file with mode: 0755] | blob |
lib/i386/em/em_adf8.s | [new file with mode: 0755] | blob |
lib/i386/em/em_adi.s | [new file with mode: 0755] | blob |
lib/i386/em/em_and.s | [new file with mode: 0755] | blob |
lib/i386/em/em_blm.s | [new file with mode: 0755] | blob |
lib/i386/em/em_cff4.s | [new file with mode: 0755] | blob |
lib/i386/em/em_cff8.s | [new file with mode: 0755] | blob |
lib/i386/em/em_cfi.s | [new file with mode: 0755] | blob |
lib/i386/em/em_cfu.s | [new file with mode: 0755] | blob |
lib/i386/em/em_cif4.s | [new file with mode: 0755] | blob |
lib/i386/em/em_cif8.s | [new file with mode: 0755] | blob |
lib/i386/em/em_cii.s | [new file with mode: 0755] | blob |
lib/i386/em/em_cmf4.s | [new file with mode: 0755] | blob |
lib/i386/em/em_cmf8.s | [new file with mode: 0755] | blob |
lib/i386/em/em_cms.s | [new file with mode: 0755] | blob |
lib/i386/em/em_com.s | [new file with mode: 0755] | blob |
lib/i386/em/em_csa4.s | [new file with mode: 0755] | blob |
lib/i386/em/em_csb4.s | [new file with mode: 0755] | blob |
lib/i386/em/em_cuf4.s | [new file with mode: 0755] | blob |
lib/i386/em/em_cuf8.s | [new file with mode: 0755] | blob |
lib/i386/em/em_cuu.s | [new file with mode: 0755] | blob |
lib/i386/em/em_dup.s | [new file with mode: 0755] | blob |
lib/i386/em/em_dvf4.s | [new file with mode: 0755] | blob |
lib/i386/em/em_dvf8.s | [new file with mode: 0755] | blob |
lib/i386/em/em_dvi.s | [new file with mode: 0755] | blob |
lib/i386/em/em_dvu.s | [new file with mode: 0755] | blob |
lib/i386/em/em_error.s | [new file with mode: 0755] | blob |
lib/i386/em/em_exg.s | [new file with mode: 0755] | blob |
lib/i386/em/em_fat.s | [new file with mode: 0755] | blob |
lib/i386/em/em_fef4.s | [new file with mode: 0755] | blob |
lib/i386/em/em_fef8.s | [new file with mode: 0755] | blob |
lib/i386/em/em_fif4.s | [new file with mode: 0755] | blob |
lib/i386/em/em_fif8.s | [new file with mode: 0755] | blob |
lib/i386/em/em_fp8087.s | [new file with mode: 0755] | blob |
lib/i386/em/em_gto.s | [new file with mode: 0755] | blob |
lib/i386/em/em_hol0.s | [new file with mode: 0755] | blob |
lib/i386/em/em_iaar.s | [new file with mode: 0755] | blob |
lib/i386/em/em_ilar.s | [new file with mode: 0755] | blob |
lib/i386/em/em_inn.s | [new file with mode: 0755] | blob |
lib/i386/em/em_ior.s | [new file with mode: 0755] | blob |
lib/i386/em/em_isar.s | [new file with mode: 0755] | blob |
lib/i386/em/em_lar4.s | [new file with mode: 0755] | blob |
lib/i386/em/em_loi.s | [new file with mode: 0755] | blob |
lib/i386/em/em_mlf4.s | [new file with mode: 0755] | blob |
lib/i386/em/em_mlf8.s | [new file with mode: 0755] | blob |
lib/i386/em/em_mli.s | [new file with mode: 0755] | blob |
lib/i386/em/em_mon.s | [new file with mode: 0755] | blob |
lib/i386/em/em_ngf4.s | [new file with mode: 0755] | blob |
lib/i386/em/em_ngf8.s | [new file with mode: 0755] | blob |
lib/i386/em/em_ngi.s | [new file with mode: 0755] | blob |
lib/i386/em/em_nop.s | [new file with mode: 0755] | blob |
lib/i386/em/em_print.s | [new file with mode: 0755] | blob |
lib/i386/em/em_rck.s | [new file with mode: 0755] | blob |
lib/i386/em/em_rmi.s | [new file with mode: 0755] | blob |
lib/i386/em/em_rmu.s | [new file with mode: 0755] | blob |
lib/i386/em/em_rol.s | [new file with mode: 0755] | blob |
lib/i386/em/em_ror.s | [new file with mode: 0755] | blob |
lib/i386/em/em_sar4.s | [new file with mode: 0755] | blob |
lib/i386/em/em_sbf4.s | [new file with mode: 0755] | blob |
lib/i386/em/em_sbf8.s | [new file with mode: 0755] | blob |
lib/i386/em/em_sbi.s | [new file with mode: 0755] | blob |
lib/i386/em/em_set.s | [new file with mode: 0755] | blob |
lib/i386/em/em_sli.s | [new file with mode: 0755] | blob |
lib/i386/em/em_sri.s | [new file with mode: 0755] | blob |
lib/i386/em/em_sti.s | [new file with mode: 0755] | blob |
lib/i386/em/em_stop.s | [new file with mode: 0755] | blob |
lib/i386/em/em_trp.s | [new file with mode: 0755] | blob |
lib/i386/em/em_unknown.s | [new file with mode: 0755] | blob |
lib/i386/em/em_xor.s | [new file with mode: 0755] | blob |
lib/i386/head/Makefile | [new file with mode: 0755] | blob |
lib/i386/head/em_abs.h | [new file with mode: 0755] | blob |
lib/i386/head/em_head.s | [new file with mode: 0755] | blob |
lib/i386/int64/Makefile | [new file with mode: 0755] | blob |
lib/i386/int64/add64.s | [new file with mode: 0755] | blob |
lib/i386/int64/add64u.s | [new file with mode: 0755] | blob |
lib/i386/int64/cmp64.s | [new file with mode: 0755] | blob |
lib/i386/int64/cv64u.s | [new file with mode: 0755] | blob |
lib/i386/int64/cvu64.s | [new file with mode: 0755] | blob |
lib/i386/int64/diff64.s | [new file with mode: 0755] | blob |
lib/i386/int64/div64u.s | [new file with mode: 0755] | blob |
lib/i386/int64/ex64.s | [new file with mode: 0755] | blob |
lib/i386/int64/make64.s | [new file with mode: 0755] | blob |
lib/i386/int64/mul64u.s | [new file with mode: 0755] | blob |
lib/i386/int64/sub64.s | [new file with mode: 0755] | blob |
lib/i386/int64/sub64u.s | [new file with mode: 0755] | blob |
lib/i386/misc/Makefile | [new file with mode: 0755] | blob |
lib/i386/misc/alloca.s | [new file with mode: 0755] | blob |
lib/i386/misc/get_bp.s | [new file with mode: 0755] | blob |
lib/i386/misc/getprocessor.s | [new file with mode: 0755] | blob |
lib/i386/misc/io_inb.s | [new file with mode: 0755] | blob |
lib/i386/misc/io_inl.s | [new file with mode: 0755] | blob |
lib/i386/misc/io_insb.s | [new file with mode: 0755] | blob |
lib/i386/misc/io_insl.s | [new file with mode: 0755] | blob |
lib/i386/misc/io_insw.s | [new file with mode: 0755] | blob |
lib/i386/misc/io_intr.s | [new file with mode: 0755] | blob |
lib/i386/misc/io_inw.s | [new file with mode: 0755] | blob |
lib/i386/misc/io_outb.s | [new file with mode: 0755] | blob |
lib/i386/misc/io_outl.s | [new file with mode: 0755] | blob |
lib/i386/misc/io_outsb.s | [new file with mode: 0755] | blob |
lib/i386/misc/io_outsl.s | [new file with mode: 0755] | blob |
lib/i386/misc/io_outsw.s | [new file with mode: 0755] | blob |
lib/i386/misc/io_outw.s | [new file with mode: 0755] | blob |
lib/i386/misc/oneC_sum.s | [new file with mode: 0755] | blob |
lib/i386/rts/Makefile | [new file with mode: 0755] | blob |
lib/i386/rts/__sigreturn.s | [new file with mode: 0755] | blob |
lib/i386/rts/_sendrec.s | [new file with mode: 0755] | blob |
lib/i386/rts/brksize.s | [new file with mode: 0755] | blob |
lib/i386/rts/crtso.s | [new file with mode: 0755] | blob |
lib/i386/rts/m2rtso.s | [new file with mode: 0755] | blob |
lib/i386/rts/prtso.s | [new file with mode: 0755] | blob |
lib/i386/string/Makefile | [new file with mode: 0755] | blob |
lib/i386/string/README | [new file with mode: 0755] | blob |
lib/i386/string/_memmove.s | [new file with mode: 0755] | blob |
lib/i386/string/_strncat.s | [new file with mode: 0755] | blob |
lib/i386/string/_strncmp.s | [new file with mode: 0755] | blob |
lib/i386/string/_strncpy.s | [new file with mode: 0755] | blob |
lib/i386/string/_strnlen.s | [new file with mode: 0755] | blob |
lib/i386/string/bcmp.s | [new file with mode: 0755] | blob |
lib/i386/string/bcopy.s | [new file with mode: 0755] | blob |
lib/i386/string/bzero.s | [new file with mode: 0755] | blob |
lib/i386/string/index.s | [new file with mode: 0755] | blob |
lib/i386/string/memchr.s | [new file with mode: 0755] | blob |
lib/i386/string/memcmp.s | [new file with mode: 0755] | blob |
lib/i386/string/memcpy.s | [new file with mode: 0755] | blob |
lib/i386/string/memmove.s | [new file with mode: 0755] | blob |
lib/i386/string/memset.s | [new file with mode: 0755] | blob |
lib/i386/string/rindex.s | [new file with mode: 0755] | blob |
lib/i386/string/strcat.s | [new file with mode: 0755] | blob |
lib/i386/string/strchr.s | [new file with mode: 0755] | blob |
lib/i386/string/strcmp.s | [new file with mode: 0755] | blob |
lib/i386/string/strcpy.s | [new file with mode: 0755] | blob |
lib/i386/string/strlen.s | [new file with mode: 0755] | blob |
lib/i386/string/strncat.s | [new file with mode: 0755] | blob |
lib/i386/string/strncmp.s | [new file with mode: 0755] | blob |
lib/i386/string/strncpy.s | [new file with mode: 0755] | blob |
lib/i386/string/strnlen.s | [new file with mode: 0755] | blob |
lib/i386/string/strrchr.s | [new file with mode: 0755] | blob |
lib/i86/Makefile | [new file with mode: 0755] | blob |
lib/i86/em/Makefile | [new file with mode: 0755] | blob |
lib/i86/em/em_adi.s | [new file with mode: 0755] | blob |
lib/i86/em/em_and.s | [new file with mode: 0755] | blob |
lib/i86/em/em_blm.s | [new file with mode: 0755] | blob |
lib/i86/em/em_cii.s | [new file with mode: 0755] | blob |
lib/i86/em/em_cmi4.s | [new file with mode: 0755] | blob |
lib/i86/em/em_cms.s | [new file with mode: 0755] | blob |
lib/i86/em/em_cmu4.s | [new file with mode: 0755] | blob |
lib/i86/em/em_com.s | [new file with mode: 0755] | blob |
lib/i86/em/em_csa2.s | [new file with mode: 0755] | blob |
lib/i86/em/em_csa4.s | [new file with mode: 0755] | blob |
lib/i86/em/em_csb2.s | [new file with mode: 0755] | blob |
lib/i86/em/em_csb4.s | [new file with mode: 0755] | blob |
lib/i86/em/em_cuu.s | [new file with mode: 0755] | blob |
lib/i86/em/em_dup.s | [new file with mode: 0755] | blob |
lib/i86/em/em_dvi4.s | [new file with mode: 0755] | blob |
lib/i86/em/em_dvu4.s | [new file with mode: 0755] | blob |
lib/i86/em/em_error.s | [new file with mode: 0755] | blob |
lib/i86/em/em_exg.s | [new file with mode: 0755] | blob |
lib/i86/em/em_fat.s | [new file with mode: 0755] | blob |
lib/i86/em/em_fp8087.s | [new file with mode: 0755] | blob |
lib/i86/em/em_gto.s | [new file with mode: 0755] | blob |
lib/i86/em/em_hol0.s | [new file with mode: 0755] | blob |
lib/i86/em/em_iaar.s | [new file with mode: 0755] | blob |
lib/i86/em/em_ilar.s | [new file with mode: 0755] | blob |
lib/i86/em/em_inn.s | [new file with mode: 0755] | blob |
lib/i86/em/em_ior.s | [new file with mode: 0755] | blob |
lib/i86/em/em_isar.s | [new file with mode: 0755] | blob |
lib/i86/em/em_lar2.s | [new file with mode: 0755] | blob |
lib/i86/em/em_lfr6.s | [new file with mode: 0755] | blob |
lib/i86/em/em_lfr8.s | [new file with mode: 0755] | blob |
lib/i86/em/em_loi.s | [new file with mode: 0755] | blob |
lib/i86/em/em_mli4.s | [new file with mode: 0755] | blob |
lib/i86/em/em_mon.s | [new file with mode: 0755] | blob |
lib/i86/em/em_nop.s | [new file with mode: 0755] | blob |
lib/i86/em/em_rck.s | [new file with mode: 0755] | blob |
lib/i86/em/em_ret6.s | [new file with mode: 0755] | blob |
lib/i86/em/em_ret8.s | [new file with mode: 0755] | blob |
lib/i86/em/em_retarea.s | [new file with mode: 0755] | blob |
lib/i86/em/em_return.s | [new file with mode: 0755] | blob |
lib/i86/em/em_rmi4.s | [new file with mode: 0755] | blob |
lib/i86/em/em_rmu4.s | [new file with mode: 0755] | blob |
lib/i86/em/em_sar2.s | [new file with mode: 0755] | blob |
lib/i86/em/em_sbi.s | [new file with mode: 0755] | blob |
lib/i86/em/em_set.s | [new file with mode: 0755] | blob |
lib/i86/em/em_stb.s | [new file with mode: 0755] | blob |
lib/i86/em/em_sti.s | [new file with mode: 0755] | blob |
lib/i86/em/em_stop.s | [new file with mode: 0755] | blob |
lib/i86/em/em_trp.s | [new file with mode: 0755] | blob |
lib/i86/em/em_unknown.s | [new file with mode: 0755] | blob |
lib/i86/em/em_vars.s | [new file with mode: 0755] | blob |
lib/i86/em/em_xor.s | [new file with mode: 0755] | blob |
lib/i86/int64/Makefile | [new file with mode: 0755] | blob |
lib/i86/int64/add64.s | [new file with mode: 0755] | blob |
lib/i86/int64/add64u.s | [new file with mode: 0755] | blob |
lib/i86/int64/cmp64.s | [new file with mode: 0755] | blob |
lib/i86/int64/cv64u.s | [new file with mode: 0755] | blob |
lib/i86/int64/cvu64.s | [new file with mode: 0755] | blob |
lib/i86/int64/diff64.s | [new file with mode: 0755] | blob |
lib/i86/int64/div64u.s | [new file with mode: 0755] | blob |
lib/i86/int64/ex64.s | [new file with mode: 0755] | blob |
lib/i86/int64/make64.s | [new file with mode: 0755] | blob |
lib/i86/int64/mul64u.s | [new file with mode: 0755] | blob |
lib/i86/int64/sub64.s | [new file with mode: 0755] | blob |
lib/i86/int64/sub64u.s | [new file with mode: 0755] | blob |
lib/i86/misc/Makefile | [new file with mode: 0755] | blob |
lib/i86/misc/alloca.s | [new file with mode: 0755] | blob |
lib/i86/misc/get_bp.s | [new file with mode: 0755] | blob |
lib/i86/misc/getprocessor.s | [new file with mode: 0755] | blob |
lib/i86/misc/hton86.s | [new file with mode: 0755] | blob |
lib/i86/misc/io_inb.s | [new file with mode: 0755] | blob |
lib/i86/misc/io_inl.s | [new file with mode: 0755] | blob |
lib/i86/misc/io_insb.s | [new file with mode: 0755] | blob |
lib/i86/misc/io_insl.s | [new file with mode: 0755] | blob |
lib/i86/misc/io_insw.s | [new file with mode: 0755] | blob |
lib/i86/misc/io_intr.s | [new file with mode: 0755] | blob |
lib/i86/misc/io_inw.s | [new file with mode: 0755] | blob |
lib/i86/misc/io_outb.s | [new file with mode: 0755] | blob |
lib/i86/misc/io_outl.s | [new file with mode: 0755] | blob |
lib/i86/misc/io_outsb.s | [new file with mode: 0755] | blob |
lib/i86/misc/io_outsl.s | [new file with mode: 0755] | blob |
lib/i86/misc/io_outsw.s | [new file with mode: 0755] | blob |
lib/i86/misc/io_outw.s | [new file with mode: 0755] | blob |
lib/i86/misc/oneC_sum.s | [new file with mode: 0755] | blob |
lib/i86/rts/Makefile | [new file with mode: 0755] | blob |
lib/i86/rts/__sigreturn.s | [new file with mode: 0755] | blob |
lib/i86/rts/_sendrec.s | [new file with mode: 0755] | blob |
lib/i86/rts/brksize.s | [new file with mode: 0755] | blob |
lib/i86/rts/ncrtso.s | [new file with mode: 0755] | blob |
lib/i86/rts/nm2rtso.s | [new file with mode: 0755] | blob |
lib/i86/rts/nprtso.s | [new file with mode: 0755] | blob |
lib/i86/string/Makefile | [new file with mode: 0755] | blob |
lib/i86/string/README | [new file with mode: 0755] | blob |
lib/i86/string/_memmove.s | [new file with mode: 0755] | blob |
lib/i86/string/_strncat.s | [new file with mode: 0755] | blob |
lib/i86/string/_strncmp.s | [new file with mode: 0755] | blob |
lib/i86/string/_strncpy.s | [new file with mode: 0755] | blob |
lib/i86/string/_strnlen.s | [new file with mode: 0755] | blob |
lib/i86/string/bcmp.s | [new file with mode: 0755] | blob |
lib/i86/string/bcopy.s | [new file with mode: 0755] | blob |
lib/i86/string/bzero.s | [new file with mode: 0755] | blob |
lib/i86/string/index.s | [new file with mode: 0755] | blob |
lib/i86/string/memchr.s | [new file with mode: 0755] | blob |
lib/i86/string/memcmp.s | [new file with mode: 0755] | blob |
lib/i86/string/memcpy.s | [new file with mode: 0755] | blob |
lib/i86/string/memmove.s | [new file with mode: 0755] | blob |
lib/i86/string/memset.s | [new file with mode: 0755] | blob |
lib/i86/string/rindex.s | [new file with mode: 0755] | blob |
lib/i86/string/strcat.s | [new file with mode: 0755] | blob |
lib/i86/string/strchr.s | [new file with mode: 0755] | blob |
lib/i86/string/strcmp.s | [new file with mode: 0755] | blob |
lib/i86/string/strcpy.s | [new file with mode: 0755] | blob |
lib/i86/string/strlen.s | [new file with mode: 0755] | blob |
lib/i86/string/strncat.s | [new file with mode: 0755] | blob |
lib/i86/string/strncmp.s | [new file with mode: 0755] | blob |
lib/i86/string/strncpy.s | [new file with mode: 0755] | blob |
lib/i86/string/strnlen.s | [new file with mode: 0755] | blob |
lib/i86/string/strrchr.s | [new file with mode: 0755] | blob |
lib/ip/Makefile | [new file with mode: 0755] | blob |
lib/ip/dhcp_gettag.c | [new file with mode: 0755] | blob |
lib/ip/dhcp_settag.c | [new file with mode: 0755] | blob |
lib/ip/domainname.c | [new file with mode: 0755] | blob |
lib/ip/ether.h | [new file with mode: 0755] | blob |
lib/ip/ether_line.c | [new file with mode: 0755] | blob |
lib/ip/ethera2n.c | [new file with mode: 0755] | blob |
lib/ip/ethere2a.c | [new file with mode: 0755] | blob |
lib/ip/etherh2n.c | [new file with mode: 0755] | blob |
lib/ip/ethern2h.c | [new file with mode: 0755] | blob |
lib/ip/getdomain.c | [new file with mode: 0755] | blob |
lib/ip/gethnmadr.c | [new file with mode: 0755] | blob |
lib/ip/gethostent.c | [new file with mode: 0755] | blob |
lib/ip/gethostname.c | [new file with mode: 0755] | blob |
lib/ip/getnetbyaddr.c | [new file with mode: 0755] | blob |
lib/ip/getnetbyname.c | [new file with mode: 0755] | blob |
lib/ip/getnetent.c | [new file with mode: 0755] | blob |
lib/ip/getproto.c | [new file with mode: 0755] | blob |
lib/ip/getprotoent.c | [new file with mode: 0755] | blob |
lib/ip/getservent.c | [new file with mode: 0755] | blob |
lib/ip/getsrvbyname.c | [new file with mode: 0755] | blob |
lib/ip/getsrvbyport.c | [new file with mode: 0755] | blob |
lib/ip/hton.c | [new file with mode: 0755] | blob |
lib/ip/inet_addr.c | [new file with mode: 0755] | blob |
lib/ip/inet_network.c | [new file with mode: 0755] | blob |
lib/ip/inet_ntoa.c | [new file with mode: 0755] | blob |
lib/ip/memcspn.c | [new file with mode: 0755] | blob |
lib/ip/oneC_sum.c | [new file with mode: 0755] | blob |
lib/ip/rcmd.c | [new file with mode: 0755] | blob |
lib/ip/res_comp.c | [new file with mode: 0755] | blob |
lib/ip/res_init.c | [new file with mode: 0755] | blob |
lib/ip/res_mkquery.c | [new file with mode: 0755] | blob |
lib/ip/res_query.c | [new file with mode: 0755] | blob |
lib/ip/res_send.c | [new file with mode: 0755] | blob |
lib/ip/ruserok.c | [new file with mode: 0755] | blob |
lib/ip/servxcheck.c | [new file with mode: 0755] | blob |
lib/ip/strcasecmp.c | [new file with mode: 0755] | blob |
lib/libm2/Arguments.c | [new file with mode: 0755] | blob |
lib/libm2/ArraySort.mod | [new file with mode: 0755] | blob |
lib/libm2/CSP.mod | [new file with mode: 0755] | blob |
lib/libm2/Conversion.mod | [new file with mode: 0755] | blob |
lib/libm2/EM.e | [new file with mode: 0755] | blob |
lib/libm2/InOut.mod | [new file with mode: 0755] | blob |
lib/libm2/LtoUset.e | [new file with mode: 0755] | blob |
lib/libm2/Makefile | [new file with mode: 0755] | blob |
lib/libm2/MathLib0.mod | [new file with mode: 0755] | blob |
lib/libm2/Mathlib.mod | [new file with mode: 0755] | blob |
lib/libm2/PascalIO.mod | [new file with mode: 0755] | blob |
lib/libm2/Processes.mod | [new file with mode: 0755] | blob |
lib/libm2/RealConver.mod | [new file with mode: 0755] | blob |
lib/libm2/RealInOut.mod | [new file with mode: 0755] | blob |
lib/libm2/SYSTEM.c | [new file with mode: 0755] | blob |
lib/libm2/Semaphores.mod | [new file with mode: 0755] | blob |
lib/libm2/Storage.mod | [new file with mode: 0755] | blob |
lib/libm2/StrAss.c | [new file with mode: 0755] | blob |
lib/libm2/Streams.mod | [new file with mode: 0755] | blob |
lib/libm2/Strings.mod | [new file with mode: 0755] | blob |
lib/libm2/Termcap.mod | [new file with mode: 0755] | blob |
lib/libm2/Terminal.mod | [new file with mode: 0755] | blob |
lib/libm2/Traps.mod | [new file with mode: 0755] | blob |
lib/libm2/XXTermcap.c | [new file with mode: 0755] | blob |
lib/libm2/absd.c | [new file with mode: 0755] | blob |
lib/libm2/absf.e | [new file with mode: 0755] | blob |
lib/libm2/absi.c | [new file with mode: 0755] | blob |
lib/libm2/absl.c | [new file with mode: 0755] | blob |
lib/libm2/blockmove.c | [new file with mode: 0755] | blob |
lib/libm2/cap.c | [new file with mode: 0755] | blob |
lib/libm2/catch.c | [new file with mode: 0755] | blob |
lib/libm2/confarray.c | [new file with mode: 0755] | blob |
lib/libm2/dvi.c | [new file with mode: 0755] | blob |
lib/libm2/halt.c | [new file with mode: 0755] | blob |
lib/libm2/head_m2.e | [new file with mode: 0755] | blob |
lib/libm2/init.c | [new file with mode: 0755] | blob |
lib/libm2/load.c | [new file with mode: 0755] | blob |
lib/libm2/par_misc.e | [new file with mode: 0755] | blob |
lib/libm2/random.mod | [new file with mode: 0755] | blob |
lib/libm2/rcka.c | [new file with mode: 0755] | blob |
lib/libm2/rcki.c | [new file with mode: 0755] | blob |
lib/libm2/rckil.c | [new file with mode: 0755] | blob |
lib/libm2/rcku.c | [new file with mode: 0755] | blob |
lib/libm2/rckul.c | [new file with mode: 0755] | blob |
lib/libm2/sigtrp.c | [new file with mode: 0755] | blob |
lib/libm2/stackprio.c | [new file with mode: 0755] | blob |
lib/libm2/store.c | [new file with mode: 0755] | blob |
lib/libm2/ucheck.c | [new file with mode: 0755] | blob |
lib/libp/Makefile | [new file with mode: 0755] | blob |
lib/libp/abi.c | [new file with mode: 0755] | blob |
lib/libp/abl.c | [new file with mode: 0755] | blob |
lib/libp/abr.c | [new file with mode: 0755] | blob |
lib/libp/arg.c | [new file with mode: 0755] | blob |
lib/libp/ass.c | [new file with mode: 0755] | blob |
lib/libp/asz.c | [new file with mode: 0755] | blob |
lib/libp/atn.c | [new file with mode: 0755] | blob |
lib/libp/bcp.c | [new file with mode: 0755] | blob |
lib/libp/bts.e | [new file with mode: 0755] | blob |
lib/libp/buff.c | [new file with mode: 0755] | blob |
lib/libp/catch.c | [new file with mode: 0755] | blob |
lib/libp/clock.c | [new file with mode: 0755] | blob |
lib/libp/cls.c | [new file with mode: 0755] | blob |
lib/libp/cvt.c | [new file with mode: 0755] | blob |
lib/libp/diag.c | [new file with mode: 0755] | blob |
lib/libp/dis.c | [new file with mode: 0755] | blob |
lib/libp/efl.c | [new file with mode: 0755] | blob |
lib/libp/eln.c | [new file with mode: 0755] | blob |
lib/libp/encaps.e | [new file with mode: 0755] | blob |
lib/libp/exp.c | [new file with mode: 0755] | blob |
lib/libp/fef.e | [new file with mode: 0755] | blob |
lib/libp/fif.e | [new file with mode: 0755] | blob |
lib/libp/get.c | [new file with mode: 0755] | blob |
lib/libp/gto.e | [new file with mode: 0755] | blob |
lib/libp/head_pc.e | [new file with mode: 0755] | blob |
lib/libp/hlt.c | [new file with mode: 0755] | blob |
lib/libp/hol0.e | [new file with mode: 0755] | blob |
lib/libp/incpt.c | [new file with mode: 0755] | blob |
lib/libp/ini.c | [new file with mode: 0755] | blob |
lib/libp/log.c | [new file with mode: 0755] | blob |
lib/libp/mdi.c | [new file with mode: 0755] | blob |
lib/libp/mdl.c | [new file with mode: 0755] | blob |
lib/libp/new.c | [new file with mode: 0755] | blob |
lib/libp/nfa.c | [new file with mode: 0755] | blob |
lib/libp/nobuff.c | [new file with mode: 0755] | blob |
lib/libp/notext.c | [new file with mode: 0755] | blob |
lib/libp/opn.c | [new file with mode: 0755] | blob |
lib/libp/outcpt.c | [new file with mode: 0755] | blob |
lib/libp/pac.c | [new file with mode: 0755] | blob |
lib/libp/pclose.c | [new file with mode: 0755] | blob |
lib/libp/pcreat.c | [new file with mode: 0755] | blob |
lib/libp/pentry.c | [new file with mode: 0755] | blob |
lib/libp/perrno.c | [new file with mode: 0755] | blob |
lib/libp/pexit.c | [new file with mode: 0755] | blob |
lib/libp/popen.c | [new file with mode: 0755] | blob |
lib/libp/put.c | [new file with mode: 0755] | blob |
lib/libp/rcka.c | [new file with mode: 0755] | blob |
lib/libp/rdc.c | [new file with mode: 0755] | blob |
lib/libp/rdi.c | [new file with mode: 0755] | blob |
lib/libp/rdl.c | [new file with mode: 0755] | blob |
lib/libp/rdr.c | [new file with mode: 0755] | blob |
lib/libp/rf.c | [new file with mode: 0755] | blob |
lib/libp/rln.c | [new file with mode: 0755] | blob |
lib/libp/rnd.c | [new file with mode: 0755] | blob |
lib/libp/sav.e | [new file with mode: 0755] | blob |
lib/libp/sig.e | [new file with mode: 0755] | blob |
lib/libp/sin.c | [new file with mode: 0755] | blob |
lib/libp/sqt.c | [new file with mode: 0755] | blob |
lib/libp/string.c | [new file with mode: 0755] | blob |
lib/libp/trap.e | [new file with mode: 0755] | blob |
lib/libp/trp.e | [new file with mode: 0755] | blob |
lib/libp/unp.c | [new file with mode: 0755] | blob |
lib/libp/uread.c | [new file with mode: 0755] | blob |
lib/libp/uwrite.c | [new file with mode: 0755] | blob |
lib/libp/wdw.c | [new file with mode: 0755] | blob |
lib/libp/wf.c | [new file with mode: 0755] | blob |
lib/libp/wrc.c | [new file with mode: 0755] | blob |
lib/libp/wrf.c | [new file with mode: 0755] | blob |
lib/libp/wri.c | [new file with mode: 0755] | blob |
lib/libp/wrl.c | [new file with mode: 0755] | blob |
lib/libp/wrr.c | [new file with mode: 0755] | blob |
lib/libp/wrs.c | [new file with mode: 0755] | blob |
lib/libp/wrz.c | [new file with mode: 0755] | blob |
lib/liby/Makefile | [new file with mode: 0755] | blob |
lib/liby/main.c | [new file with mode: 0755] | blob |
lib/liby/yyerror.c | [new file with mode: 0755] | blob |
lib/math/Makefile | [new file with mode: 0755] | blob |
lib/math/asin.c | [new file with mode: 0755] | blob |
lib/math/atan.c | [new file with mode: 0755] | blob |
lib/math/atan2.c | [new file with mode: 0755] | blob |
lib/math/ceil.c | [new file with mode: 0755] | blob |
lib/math/exp.c | [new file with mode: 0755] | blob |
lib/math/fabs.c | [new file with mode: 0755] | blob |
lib/math/floor.c | [new file with mode: 0755] | blob |
lib/math/fmod.c | [new file with mode: 0755] | blob |
lib/math/frexp.s | [new file with mode: 0755] | blob |
lib/math/hugeval.c | [new file with mode: 0755] | blob |
lib/math/isnan.c | [new file with mode: 0755] | blob |
lib/math/ldexp.c | [new file with mode: 0755] | blob |
lib/math/localmath.h | [new file with mode: 0755] | blob |
lib/math/log.c | [new file with mode: 0755] | blob |
lib/math/log10.c | [new file with mode: 0755] | blob |
lib/math/modf.s | [new file with mode: 0755] | blob |
lib/math/pow.c | [new file with mode: 0755] | blob |
lib/math/sin.c | [new file with mode: 0755] | blob |
lib/math/sinh.c | [new file with mode: 0755] | blob |
lib/math/sqrt.c | [new file with mode: 0755] | blob |
lib/math/tan.c | [new file with mode: 0755] | blob |
lib/math/tanh.c | [new file with mode: 0755] | blob |
lib/other/Makefile | [new file with mode: 0755] | blob |
lib/other/_brk.c | [new file with mode: 0755] | blob |
lib/other/_getsysinfo.c | [new file with mode: 0644] | blob |
lib/other/_reboot.c | [new file with mode: 0755] | blob |
lib/other/_seekdir.c | [new file with mode: 0755] | blob |
lib/other/_svrctl.c | [new file with mode: 0755] | blob |
lib/other/asynchio.c | [new file with mode: 0755] | blob |
lib/other/bcmp.c | [new file with mode: 0755] | blob |
lib/other/bcopy.c | [new file with mode: 0755] | blob |
lib/other/bzero.c | [new file with mode: 0755] | blob |
lib/other/configfile.c | [new file with mode: 0755] | blob |
lib/other/crypt.c | [new file with mode: 0755] | blob |
lib/other/ctermid.c | [new file with mode: 0755] | blob |
lib/other/cuserid.c | [new file with mode: 0755] | blob |
lib/other/environ.c | [new file with mode: 0755] | blob |
lib/other/errno.c | [new file with mode: 0755] | blob |
lib/other/fdopen.c | [new file with mode: 0755] | blob |
lib/other/ffs.c | [new file with mode: 0755] | blob |
lib/other/fslib.c | [new file with mode: 0755] | blob |
lib/other/fsversion.c | [new file with mode: 0755] | blob |
lib/other/getgrent.c | [new file with mode: 0755] | blob |
lib/other/getlogin.c | [new file with mode: 0755] | blob |
lib/other/getopt.c | [new file with mode: 0755] | blob |
lib/other/getpass.c | [new file with mode: 0755] | blob |
lib/other/getpwent.c | [new file with mode: 0755] | blob |
lib/other/getttyent.c | [new file with mode: 0755] | blob |
lib/other/getw.c | [new file with mode: 0755] | blob |
lib/other/hypot.c | [new file with mode: 0755] | blob |
lib/other/index.c | [new file with mode: 0755] | blob |
lib/other/itoa.c | [new file with mode: 0755] | blob |
lib/other/loadname.c | [new file with mode: 0755] | blob |
lib/other/lock.c | [new file with mode: 0755] | blob |
lib/other/lrand.c | [new file with mode: 0755] | blob |
lib/other/lsearch.c | [new file with mode: 0755] | blob |
lib/other/memccpy.c | [new file with mode: 0755] | blob |
lib/other/mstats.c | [new file with mode: 0644] | blob |
lib/other/mtab.c | [new file with mode: 0755] | blob |
lib/other/nlist.c | [new file with mode: 0755] | blob |
lib/other/peekpoke.c | [new file with mode: 0755] | blob |
lib/other/popen.c | [new file with mode: 0755] | blob |
lib/other/putenv.c | [new file with mode: 0755] | blob |
lib/other/putw.c | [new file with mode: 0755] | blob |
lib/other/rindex.c | [new file with mode: 0755] | blob |
lib/other/setcache.c | [new file with mode: 0644] | blob |
lib/other/stderr.c | [new file with mode: 0755] | blob |
lib/other/swab.c | [new file with mode: 0755] | blob |
lib/other/syscall.c | [new file with mode: 0755] | blob |
lib/other/sysconf.c | [new file with mode: 0755] | blob |
lib/other/telldir.c | [new file with mode: 0755] | blob |
lib/other/termcap.c | [new file with mode: 0755] | blob |
lib/other/ttyname.c | [new file with mode: 0755] | blob |
lib/other/ttyslot.c | [new file with mode: 0755] | blob |
lib/other/v8regerror.c | [new file with mode: 0755] | blob |
lib/other/v8regexp.c | [new file with mode: 0755] | blob |
lib/other/v8regsub.c | [new file with mode: 0755] | blob |
lib/posix/Makefile | [new file with mode: 0755] | blob |
lib/posix/__exit.c | [new file with mode: 0755] | blob |
lib/posix/_access.c | [new file with mode: 0755] | blob |
lib/posix/_alarm.c | [new file with mode: 0755] | blob |
lib/posix/_cfgetispeed.c | [new file with mode: 0755] | blob |
lib/posix/_cfgetospeed.c | [new file with mode: 0755] | blob |
lib/posix/_cfsetispeed.c | [new file with mode: 0755] | blob |
lib/posix/_cfsetospeed.c | [new file with mode: 0755] | blob |
lib/posix/_chdir.c | [new file with mode: 0755] | blob |
lib/posix/_chmod.c | [new file with mode: 0755] | blob |
lib/posix/_chown.c | [new file with mode: 0755] | blob |
lib/posix/_chroot.c | [new file with mode: 0755] | blob |
lib/posix/_close.c | [new file with mode: 0755] | blob |
lib/posix/_closedir.c | [new file with mode: 0755] | blob |
lib/posix/_creat.c | [new file with mode: 0755] | blob |
lib/posix/_dup.c | [new file with mode: 0755] | blob |
lib/posix/_dup2.c | [new file with mode: 0755] | blob |
lib/posix/_execl.c | [new file with mode: 0755] | blob |
lib/posix/_execle.c | [new file with mode: 0755] | blob |
lib/posix/_execlp.c | [new file with mode: 0755] | blob |
lib/posix/_execv.c | [new file with mode: 0755] | blob |
lib/posix/_execve.c | [new file with mode: 0755] | blob |
lib/posix/_execvp.c | [new file with mode: 0755] | blob |
lib/posix/_fcntl.c | [new file with mode: 0755] | blob |
lib/posix/_fork.c | [new file with mode: 0755] | blob |
lib/posix/_fpathconf.c | [new file with mode: 0755] | blob |
lib/posix/_fstat.c | [new file with mode: 0755] | blob |
lib/posix/_fstatfs.c | [new file with mode: 0644] | blob |
lib/posix/_getcwd.c | [new file with mode: 0755] | blob |
lib/posix/_getegid.c | [new file with mode: 0755] | blob |
lib/posix/_geteuid.c | [new file with mode: 0755] | blob |
lib/posix/_getgid.c | [new file with mode: 0755] | blob |
lib/posix/_getgroups.c | [new file with mode: 0755] | blob |
lib/posix/_getpgrp.c | [new file with mode: 0755] | blob |
lib/posix/_getpid.c | [new file with mode: 0755] | blob |
lib/posix/_getppid.c | [new file with mode: 0755] | blob |
lib/posix/_getuid.c | [new file with mode: 0755] | blob |
lib/posix/_ioctl.c | [new file with mode: 0755] | blob |
lib/posix/_isatty.c | [new file with mode: 0755] | blob |
lib/posix/_kill.c | [new file with mode: 0755] | blob |
lib/posix/_link.c | [new file with mode: 0755] | blob |
lib/posix/_lseek.c | [new file with mode: 0755] | blob |
lib/posix/_mkdir.c | [new file with mode: 0755] | blob |
lib/posix/_mkfifo.c | [new file with mode: 0755] | blob |
lib/posix/_mknod.c | [new file with mode: 0755] | blob |
lib/posix/_mktemp.c | [new file with mode: 0755] | blob |
lib/posix/_mount.c | [new file with mode: 0755] | blob |
lib/posix/_open.c | [new file with mode: 0755] | blob |
lib/posix/_opendir.c | [new file with mode: 0755] | blob |
lib/posix/_pathconf.c | [new file with mode: 0755] | blob |
lib/posix/_pause.c | [new file with mode: 0755] | blob |
lib/posix/_pipe.c | [new file with mode: 0755] | blob |
lib/posix/_ptrace.c | [new file with mode: 0755] | blob |
lib/posix/_read.c | [new file with mode: 0755] | blob |
lib/posix/_readdir.c | [new file with mode: 0755] | blob |
lib/posix/_rename.c | [new file with mode: 0755] | blob |
lib/posix/_rewinddir.c | [new file with mode: 0755] | blob |
lib/posix/_rmdir.c | [new file with mode: 0755] | blob |
lib/posix/_setgid.c | [new file with mode: 0755] | blob |
lib/posix/_setsid.c | [new file with mode: 0755] | blob |
lib/posix/_setuid.c | [new file with mode: 0755] | blob |
lib/posix/_sigaction.c | [new file with mode: 0755] | blob |
lib/posix/_sigpending.c | [new file with mode: 0755] | blob |
lib/posix/_sigprocmask.c | [new file with mode: 0755] | blob |
lib/posix/_sigreturn.c | [new file with mode: 0755] | blob |
lib/posix/_sigset.c | [new file with mode: 0755] | blob |
lib/posix/_sigsetjmp.c | [new file with mode: 0755] | blob |
lib/posix/_sigsuspend.c | [new file with mode: 0755] | blob |
lib/posix/_sleep.c | [new file with mode: 0755] | blob |
lib/posix/_stat.c | [new file with mode: 0755] | blob |
lib/posix/_stime.c | [new file with mode: 0755] | blob |
lib/posix/_sync.c | [new file with mode: 0755] | blob |
lib/posix/_tcdrain.c | [new file with mode: 0755] | blob |
lib/posix/_tcflow.c | [new file with mode: 0755] | blob |
lib/posix/_tcflush.c | [new file with mode: 0755] | blob |
lib/posix/_tcgetattr.c | [new file with mode: 0755] | blob |
lib/posix/_tcsendbreak.c | [new file with mode: 0755] | blob |
lib/posix/_tcsetattr.c | [new file with mode: 0755] | blob |
lib/posix/_time.c | [new file with mode: 0755] | blob |
lib/posix/_times.c | [new file with mode: 0755] | blob |
lib/posix/_umask.c | [new file with mode: 0755] | blob |
lib/posix/_umount.c | [new file with mode: 0755] | blob |
lib/posix/_uname.c | [new file with mode: 0755] | blob |
lib/posix/_unlink.c | [new file with mode: 0755] | blob |
lib/posix/_utime.c | [new file with mode: 0755] | blob |
lib/posix/_wait.c | [new file with mode: 0755] | blob |
lib/posix/_waitpid.c | [new file with mode: 0755] | blob |
lib/posix/_write.c | [new file with mode: 0755] | blob |
lib/regex/COPYRIGHT | [new file with mode: 0755] | blob |
lib/regex/Makefile | [new file with mode: 0755] | blob |
lib/regex/WHATSNEW | [new file with mode: 0755] | blob |
lib/regex/cclass.h | [new file with mode: 0755] | blob |
lib/regex/cname.h | [new file with mode: 0755] | blob |
lib/regex/engine.c | [new file with mode: 0755] | blob |
lib/regex/re_format.7 | [new file with mode: 0755] | blob |
lib/regex/regcomp.c | [new file with mode: 0755] | blob |
lib/regex/regerror.c | [new file with mode: 0755] | blob |
lib/regex/regex.3 | [new file with mode: 0755] | blob |
lib/regex/regex2.h | [new file with mode: 0755] | blob |
lib/regex/regexec.c | [new file with mode: 0755] | blob |
lib/regex/regfree.c | [new file with mode: 0755] | blob |
lib/regex/utils.h | [new file with mode: 0755] | blob |
lib/rts/Makefile | [new file with mode: 0755] | blob |
lib/rts/setjmp.e | [new file with mode: 0755] | blob |
lib/socket/Makefile | [new file with mode: 0644] | blob |
lib/socket/bind.c | [new file with mode: 0644] | blob |
lib/socket/connect.c | [new file with mode: 0644] | blob |
lib/socket/extra.c | [new file with mode: 0644] | blob |
lib/socket/listen.c | [new file with mode: 0644] | blob |
lib/socket/shutdown.c | [new file with mode: 0644] | blob |
lib/socket/socket.c | [new file with mode: 0644] | blob |
lib/stdio/Makefile | [new file with mode: 0755] | blob |
lib/stdio/clearerr.c | [new file with mode: 0755] | blob |
lib/stdio/data.c | [new file with mode: 0755] | blob |
lib/stdio/doprnt.c | [new file with mode: 0755] | blob |
lib/stdio/doscan.c | [new file with mode: 0755] | blob |
lib/stdio/ecvt.c | [new file with mode: 0755] | blob |
lib/stdio/fclose.c | [new file with mode: 0755] | blob |
lib/stdio/feof.c | [new file with mode: 0755] | blob |
lib/stdio/ferror.c | [new file with mode: 0755] | blob |
lib/stdio/fflush.c | [new file with mode: 0755] | blob |
lib/stdio/fgetc.c | [new file with mode: 0755] | blob |
lib/stdio/fgetpos.c | [new file with mode: 0755] | blob |
lib/stdio/fgets.c | [new file with mode: 0755] | blob |
lib/stdio/fileno.c | [new file with mode: 0755] | blob |
lib/stdio/fillbuf.c | [new file with mode: 0755] | blob |
lib/stdio/flushbuf.c | [new file with mode: 0755] | blob |
lib/stdio/fopen.c | [new file with mode: 0755] | blob |
lib/stdio/fprintf.c | [new file with mode: 0755] | blob |
lib/stdio/fputc.c | [new file with mode: 0755] | blob |
lib/stdio/fputs.c | [new file with mode: 0755] | blob |
lib/stdio/fread.c | [new file with mode: 0755] | blob |
lib/stdio/freopen.c | [new file with mode: 0755] | blob |
lib/stdio/fscanf.c | [new file with mode: 0755] | blob |
lib/stdio/fseek.c | [new file with mode: 0755] | blob |
lib/stdio/fsetpos.c | [new file with mode: 0755] | blob |
lib/stdio/ftell.c | [new file with mode: 0755] | blob |
lib/stdio/fwrite.c | [new file with mode: 0755] | blob |
lib/stdio/getc.c | [new file with mode: 0755] | blob |
lib/stdio/getchar.c | [new file with mode: 0755] | blob |
lib/stdio/gets.c | [new file with mode: 0755] | blob |
lib/stdio/icompute.c | [new file with mode: 0755] | blob |
lib/stdio/loc_incl.h | [new file with mode: 0755] | blob |
lib/stdio/perror.c | [new file with mode: 0755] | blob |
lib/stdio/printf.c | [new file with mode: 0755] | blob |
lib/stdio/putc.c | [new file with mode: 0755] | blob |
lib/stdio/putchar.c | [new file with mode: 0755] | blob |
lib/stdio/puts.c | [new file with mode: 0755] | blob |
lib/stdio/remove.c | [new file with mode: 0755] | blob |
lib/stdio/rewind.c | [new file with mode: 0755] | blob |
lib/stdio/scanf.c | [new file with mode: 0755] | blob |
lib/stdio/setbuf.c | [new file with mode: 0755] | blob |
lib/stdio/setvbuf.c | [new file with mode: 0755] | blob |
lib/stdio/sprintf.c | [new file with mode: 0755] | blob |
lib/stdio/sscanf.c | [new file with mode: 0755] | blob |
lib/stdio/tmpfile.c | [new file with mode: 0755] | blob |
lib/stdio/tmpnam.c | [new file with mode: 0755] | blob |
lib/stdio/ungetc.c | [new file with mode: 0755] | blob |
lib/stdio/vfprintf.c | [new file with mode: 0755] | blob |
lib/stdio/vprintf.c | [new file with mode: 0755] | blob |
lib/stdio/vscanf.c | [new file with mode: 0755] | blob |
lib/stdio/vsprintf.c | [new file with mode: 0755] | blob |
lib/stdio/vsscanf.c | [new file with mode: 0755] | blob |
lib/syscall/Makefile | [new file with mode: 0755] | blob |
lib/syscall/_exit.s | [new file with mode: 0755] | blob |
lib/syscall/access.s | [new file with mode: 0755] | blob |
lib/syscall/alarm.s | [new file with mode: 0755] | blob |
lib/syscall/brk.s | [new file with mode: 0755] | blob |
lib/syscall/cfgetispeed.s | [new file with mode: 0755] | blob |
lib/syscall/cfgetospeed.s | [new file with mode: 0755] | blob |
lib/syscall/cfsetispeed.s | [new file with mode: 0755] | blob |
lib/syscall/cfsetospeed.s | [new file with mode: 0755] | blob |
lib/syscall/chdir.s | [new file with mode: 0755] | blob |
lib/syscall/chmod.s | [new file with mode: 0755] | blob |
lib/syscall/chown.s | [new file with mode: 0755] | blob |
lib/syscall/chroot.s | [new file with mode: 0755] | blob |
lib/syscall/close.s | [new file with mode: 0755] | blob |
lib/syscall/closedir.s | [new file with mode: 0755] | blob |
lib/syscall/creat.s | [new file with mode: 0755] | blob |
lib/syscall/dup.s | [new file with mode: 0755] | blob |
lib/syscall/dup2.s | [new file with mode: 0755] | blob |
lib/syscall/execl.s | [new file with mode: 0755] | blob |
lib/syscall/execle.s | [new file with mode: 0755] | blob |
lib/syscall/execlp.s | [new file with mode: 0755] | blob |
lib/syscall/execv.s | [new file with mode: 0755] | blob |
lib/syscall/execve.s | [new file with mode: 0755] | blob |
lib/syscall/execvp.s | [new file with mode: 0755] | blob |
lib/syscall/fcntl.s | [new file with mode: 0755] | blob |
lib/syscall/fork.s | [new file with mode: 0755] | blob |
lib/syscall/fpathconf.s | [new file with mode: 0755] | blob |
lib/syscall/fstat.s | [new file with mode: 0755] | blob |
lib/syscall/fstatfs.s | [new file with mode: 0644] | blob |
lib/syscall/getcwd.s | [new file with mode: 0755] | blob |
lib/syscall/getegid.s | [new file with mode: 0755] | blob |
lib/syscall/geteuid.s | [new file with mode: 0755] | blob |
lib/syscall/getgid.s | [new file with mode: 0755] | blob |
lib/syscall/getgroups.s | [new file with mode: 0755] | blob |
lib/syscall/getpgrp.s | [new file with mode: 0755] | blob |
lib/syscall/getpid.s | [new file with mode: 0755] | blob |
lib/syscall/getppid.s | [new file with mode: 0755] | blob |
lib/syscall/getsysinfo.s | [new file with mode: 0644] | blob |
lib/syscall/getuid.s | [new file with mode: 0755] | blob |
lib/syscall/ioctl.s | [new file with mode: 0755] | blob |
lib/syscall/isatty.s | [new file with mode: 0755] | blob |
lib/syscall/kill.s | [new file with mode: 0755] | blob |
lib/syscall/link.s | [new file with mode: 0755] | blob |
lib/syscall/lseek.s | [new file with mode: 0755] | blob |
lib/syscall/mkdir.s | [new file with mode: 0755] | blob |
lib/syscall/mkfifo.s | [new file with mode: 0755] | blob |
lib/syscall/mknod.s | [new file with mode: 0755] | blob |
lib/syscall/mktemp.s | [new file with mode: 0755] | blob |
lib/syscall/mount.s | [new file with mode: 0755] | blob |
lib/syscall/open.s | [new file with mode: 0755] | blob |
lib/syscall/opendir.s | [new file with mode: 0755] | blob |
lib/syscall/pathconf.s | [new file with mode: 0755] | blob |
lib/syscall/pause.s | [new file with mode: 0755] | blob |
lib/syscall/pipe.s | [new file with mode: 0755] | blob |
lib/syscall/ptrace.s | [new file with mode: 0755] | blob |
lib/syscall/read.s | [new file with mode: 0755] | blob |
lib/syscall/readdir.s | [new file with mode: 0755] | blob |
lib/syscall/reboot.s | [new file with mode: 0755] | blob |
lib/syscall/rename.s | [new file with mode: 0755] | blob |
lib/syscall/rewinddir.s | [new file with mode: 0755] | blob |
lib/syscall/rmdir.s | [new file with mode: 0755] | blob |
lib/syscall/sbrk.s | [new file with mode: 0755] | blob |
lib/syscall/seekdir.s | [new file with mode: 0755] | blob |
lib/syscall/setgid.s | [new file with mode: 0755] | blob |
lib/syscall/setsid.s | [new file with mode: 0755] | blob |
lib/syscall/setuid.s | [new file with mode: 0755] | blob |
lib/syscall/sigaction.s | [new file with mode: 0755] | blob |
lib/syscall/sigaddset.s | [new file with mode: 0755] | blob |
lib/syscall/sigdelset.s | [new file with mode: 0755] | blob |
lib/syscall/sigemptyset.s | [new file with mode: 0755] | blob |
lib/syscall/sigfillset.s | [new file with mode: 0755] | blob |
lib/syscall/sigismember.s | [new file with mode: 0755] | blob |
lib/syscall/sigpending.s | [new file with mode: 0755] | blob |
lib/syscall/sigprocmask.s | [new file with mode: 0755] | blob |
lib/syscall/sigreturn.s | [new file with mode: 0755] | blob |
lib/syscall/sigsuspend.s | [new file with mode: 0755] | blob |
lib/syscall/sleep.s | [new file with mode: 0755] | blob |
lib/syscall/stat.s | [new file with mode: 0755] | blob |
lib/syscall/stime.s | [new file with mode: 0755] | blob |
lib/syscall/svrctl.s | [new file with mode: 0755] | blob |
lib/syscall/sync.s | [new file with mode: 0755] | blob |
lib/syscall/tcdrain.s | [new file with mode: 0755] | blob |
lib/syscall/tcflow.s | [new file with mode: 0755] | blob |
lib/syscall/tcflush.s | [new file with mode: 0755] | blob |
lib/syscall/tcgetattr.s | [new file with mode: 0755] | blob |
lib/syscall/tcsendbreak.s | [new file with mode: 0755] | blob |
lib/syscall/tcsetattr.s | [new file with mode: 0755] | blob |
lib/syscall/time.s | [new file with mode: 0755] | blob |
lib/syscall/times.s | [new file with mode: 0755] | blob |
lib/syscall/umask.s | [new file with mode: 0755] | blob |
lib/syscall/umount.s | [new file with mode: 0755] | blob |
lib/syscall/uname.s | [new file with mode: 0755] | blob |
lib/syscall/unlink.s | [new file with mode: 0755] | blob |
lib/syscall/utime.s | [new file with mode: 0755] | blob |
lib/syscall/wait.s | [new file with mode: 0755] | blob |
lib/syscall/waitpid.s | [new file with mode: 0755] | blob |
lib/syscall/write.s | [new file with mode: 0755] | blob |
lib/syslib/Makefile | [new file with mode: 0755] | blob |
lib/syslib/kmalloc.c | [new file with mode: 0755] | blob |
lib/syslib/kprintf.c | [new file with mode: 0755] | blob |
lib/syslib/kputc.c | [new file with mode: 0644] | blob |
lib/syslib/sys_abort.c | [new file with mode: 0755] | blob |
lib/syslib/sys_copy.c | [new file with mode: 0755] | blob |
lib/syslib/sys_endsig.c | [new file with mode: 0755] | blob |
lib/syslib/sys_eniop.c | [new file with mode: 0644] | blob |
lib/syslib/sys_enirq.c | [new file with mode: 0644] | blob |
lib/syslib/sys_exec.c | [new file with mode: 0755] | blob |
lib/syslib/sys_exit.c | [new file with mode: 0644] | blob |
lib/syslib/sys_findproc.c | [new file with mode: 0755] | blob |
lib/syslib/sys_flagalrm.c | [new file with mode: 0644] | blob |
lib/syslib/sys_fork.c | [new file with mode: 0755] | blob |
lib/syslib/sys_fwdirq.c | [new file with mode: 0644] | blob |
lib/syslib/sys_getinfo.c | [new file with mode: 0644] | blob |
lib/syslib/sys_getmap.c | [new file with mode: 0755] | blob |
lib/syslib/sys_getsp.c | [new file with mode: 0755] | blob |
lib/syslib/sys_getuptm.c | [new file with mode: 0644] | blob |
lib/syslib/sys_in.c | [new file with mode: 0644] | blob |
lib/syslib/sys_irqctl.c | [new file with mode: 0644] | blob |
lib/syslib/sys_kill.c | [new file with mode: 0755] | blob |
lib/syslib/sys_kmalloc.c | [new file with mode: 0644] | blob |
lib/syslib/sys_newmap.c | [new file with mode: 0755] | blob |
lib/syslib/sys_oldsig.c | [new file with mode: 0755] | blob |
lib/syslib/sys_out.c | [new file with mode: 0644] | blob |
lib/syslib/sys_ph2sg.c | [new file with mode: 0644] | blob |
lib/syslib/sys_physcp.c | [new file with mode: 0644] | blob |
lib/syslib/sys_sdevio.c | [new file with mode: 0644] | blob |
lib/syslib/sys_sendsig.c | [new file with mode: 0755] | blob |
lib/syslib/sys_sigctl.c | [new file with mode: 0644] | blob |
lib/syslib/sys_signalrm.c | [new file with mode: 0644] | blob |
lib/syslib/sys_sigret.c | [new file with mode: 0755] | blob |
lib/syslib/sys_svrctl.c | [new file with mode: 0644] | blob |
lib/syslib/sys_syncalrm.c | [new file with mode: 0644] | blob |
lib/syslib/sys_sysctl.c | [new file with mode: 0755] | blob |
lib/syslib/sys_times.c | [new file with mode: 0755] | blob |
lib/syslib/sys_trace.c | [new file with mode: 0755] | blob |
lib/syslib/sys_umap.c | [new file with mode: 0644] | blob |
lib/syslib/sys_vidcp.c | [new file with mode: 0644] | blob |
lib/syslib/sys_vinb.c | [new file with mode: 0644] | blob |
lib/syslib/sys_vinl.c | [new file with mode: 0644] | blob |
lib/syslib/sys_vinw.c | [new file with mode: 0644] | blob |
lib/syslib/sys_vircp.c | [new file with mode: 0644] | blob |
lib/syslib/sys_voutb.c | [new file with mode: 0644] | blob |
lib/syslib/sys_voutl.c | [new file with mode: 0644] | blob |
lib/syslib/sys_voutw.c | [new file with mode: 0644] | blob |
lib/syslib/sys_xit.c | [new file with mode: 0755] | blob |
lib/syslib/syslib.h | [new file with mode: 0755] | blob |
lib/syslib/taskcall.c | [new file with mode: 0755] | blob |
lib/timers/Makefile | [new file with mode: 0644] | blob |
lib/timers/timers.h | [new file with mode: 0644] | blob |
lib/timers/tmrs_clr.c | [new file with mode: 0644] | blob |
lib/timers/tmrs_exp.c | [new file with mode: 0644] | blob |
lib/timers/tmrs_set.c | [new file with mode: 0644] | blob |
lib/utils/Makefile | [new file with mode: 0644] | blob |
lib/utils/env_panic.c | [new file with mode: 0644] | blob |
lib/utils/env_parse.c | [new file with mode: 0644] | blob |
lib/utils/env_prefix.c | [new file with mode: 0644] | blob |
lib/utils/fkey_ctl.c | [new file with mode: 0644] | blob |
lib/utils/get_mon_prm.c | [new file with mode: 0644] | blob |
lib/utils/get_proc_nr.c | [new file with mode: 0644] | blob |
lib/utils/srvr_assert.c | [new file with mode: 0644] | blob |
lib/utils/srvr_panic.c | [new file with mode: 0644] | blob |
lib/utils/srvr_report.c | [new file with mode: 0644] | blob |
lib/utils/taskcall.c | [new file with mode: 0644] | blob |
lib/utils/tick_delay.c | [new file with mode: 0644] | blob |
lib/utils/utils.h | [new file with mode: 0644] | blob |
servers/Makefile | [new file with mode: 0644] | blob |
servers/fs/Makefile | [new file with mode: 0644] | blob |
servers/fs/buf.h | [new file with mode: 0644] | blob |
servers/fs/cache.c | [new file with mode: 0644] | blob |
servers/fs/cache2.c | [new file with mode: 0644] | blob |
servers/fs/cmostime.c | [new file with mode: 0644] | blob |
servers/fs/const.h | [new file with mode: 0644] | blob |
servers/fs/device.c | [new file with mode: 0644] | blob |
servers/fs/dmap.c | [new file with mode: 0644] | blob |
servers/fs/dmap.h | [new file with mode: 0644] | blob |
servers/fs/dmp.c | [new file with mode: 0644] | blob |
servers/fs/file.h | [new file with mode: 0644] | blob |
servers/fs/filedes.c | [new file with mode: 0644] | blob |
servers/fs/fproc.h | [new file with mode: 0644] | blob |
servers/fs/fs.h | [new file with mode: 0644] | blob |
servers/fs/glo.h | [new file with mode: 0644] | blob |
servers/fs/inode.c | [new file with mode: 0644] | blob |
servers/fs/inode.h | [new file with mode: 0644] | blob |
servers/fs/link.c | [new file with mode: 0644] | blob |
servers/fs/lock.c | [new file with mode: 0644] | blob |
servers/fs/lock.h | [new file with mode: 0644] | blob |
servers/fs/main.c | [new file with mode: 0644] | blob |
servers/fs/makenmtab.sh | [new file with mode: 0644] | blob |
servers/fs/misc.c | [new file with mode: 0644] | blob |
servers/fs/mount.c | [new file with mode: 0644] | blob |
servers/fs/open.c | [new file with mode: 0644] | blob |
servers/fs/param.h | [new file with mode: 0644] | blob |
servers/fs/path.c | [new file with mode: 0644] | blob |
servers/fs/pipe.c | [new file with mode: 0644] | blob |
servers/fs/protect.c | [new file with mode: 0644] | blob |
servers/fs/proto.h | [new file with mode: 0644] | blob |
servers/fs/read.c | [new file with mode: 0644] | blob |
servers/fs/stadir.c | [new file with mode: 0644] | blob |
servers/fs/super.c | [new file with mode: 0644] | blob |
servers/fs/super.h | [new file with mode: 0644] | blob |
servers/fs/symtab.h | [new file with mode: 0644] | blob |
servers/fs/table.c | [new file with mode: 0644] | blob |
servers/fs/time.c | [new file with mode: 0644] | blob |
servers/fs/type.h | [new file with mode: 0644] | blob |
servers/fs/utility.c | [new file with mode: 0644] | blob |
servers/fs/write.c | [new file with mode: 0644] | blob |
servers/inet/Makefile | [new file with mode: 0644] | blob |
servers/inet/buf.c | [new file with mode: 0644] | blob |
servers/inet/clock.c | [new file with mode: 0644] | blob |
servers/inet/const.h | [new file with mode: 0644] | blob |
servers/inet/generic/arp.c | [new file with mode: 0644] | blob |
servers/inet/generic/arp.h | [new file with mode: 0644] | blob |
servers/inet/generic/assert.h | [new file with mode: 0644] | blob |
servers/inet/generic/buf.h | [new file with mode: 0644] | blob |
servers/inet/generic/clock.h | [new file with mode: 0644] | blob |
servers/inet/generic/eth.c | [new file with mode: 0644] | blob |
servers/inet/generic/eth.h | [new file with mode: 0644] | blob |
servers/inet/generic/eth_int.h | [new file with mode: 0644] | blob |
servers/inet/generic/event.c | [new file with mode: 0644] | blob |
servers/inet/generic/event.h | [new file with mode: 0644] | blob |
servers/inet/generic/icmp.c | [new file with mode: 0644] | blob |
servers/inet/generic/icmp.h | [new file with mode: 0644] | blob |
servers/inet/generic/icmp_lib.h | [new file with mode: 0644] | blob |
servers/inet/generic/io.c | [new file with mode: 0644] | blob |
servers/inet/generic/io.h | [new file with mode: 0644] | blob |
servers/inet/generic/ip.c | [new file with mode: 0644] | blob |
servers/inet/generic/ip.h | [new file with mode: 0644] | blob |
servers/inet/generic/ip_eth.c | [new file with mode: 0644] | blob |
servers/inet/generic/ip_int.h | [new file with mode: 0644] | blob |
servers/inet/generic/ip_ioctl.c | [new file with mode: 0644] | blob |
servers/inet/generic/ip_lib.c | [new file with mode: 0644] | blob |
servers/inet/generic/ip_ps.c | [new file with mode: 0644] | blob |
servers/inet/generic/ip_read.c | [new file with mode: 0644] | blob |
servers/inet/generic/ip_write.c | [new file with mode: 0644] | blob |
servers/inet/generic/ipr.c | [new file with mode: 0644] | blob |
servers/inet/generic/ipr.h | [new file with mode: 0644] | blob |
servers/inet/generic/psip.c | [new file with mode: 0644] | blob |
servers/inet/generic/psip.h | [new file with mode: 0644] | blob |
servers/inet/generic/sr.h | [new file with mode: 0644] | blob |
servers/inet/generic/tcp.c | [new file with mode: 0644] | blob |
servers/inet/generic/tcp.h | [new file with mode: 0644] | blob |
servers/inet/generic/tcp_int.h | [new file with mode: 0644] | blob |
servers/inet/generic/tcp_lib.c | [new file with mode: 0644] | blob |
servers/inet/generic/tcp_recv.c | [new file with mode: 0644] | blob |
servers/inet/generic/tcp_send.c | [new file with mode: 0644] | blob |
servers/inet/generic/type.h | [new file with mode: 0644] | blob |
servers/inet/generic/udp.c | [new file with mode: 0644] | blob |
servers/inet/generic/udp.h | [new file with mode: 0644] | blob |
servers/inet/inet.c | [new file with mode: 0644] | blob |
servers/inet/inet.h | [new file with mode: 0644] | blob |
servers/inet/inet_config.c | [new file with mode: 0644] | blob |
servers/inet/inet_config.h | [new file with mode: 0644] | blob |
servers/inet/mnx_eth.c | [new file with mode: 0644] | blob |
servers/inet/mq.c | [new file with mode: 0644] | blob |
servers/inet/mq.h | [new file with mode: 0644] | blob |
servers/inet/osdep_eth.h | [new file with mode: 0644] | blob |
servers/inet/proto.h | [new file with mode: 0644] | blob |
servers/inet/sr.c | [new file with mode: 0644] | blob |
servers/inet/stacktrace.c | [new file with mode: 0644] | blob |
servers/inet/version.c | [new file with mode: 0644] | blob |
servers/init/Makefile | [new file with mode: 0644] | blob |
servers/init/init.c | [new file with mode: 0644] | blob |
servers/is/Makefile | [new file with mode: 0644] | blob |
servers/is/diag.c | [new file with mode: 0644] | blob |
servers/is/dmp.c | [new file with mode: 0644] | blob |
servers/is/glo.h | [new file with mode: 0644] | blob |
servers/is/is.h | [new file with mode: 0644] | blob |
servers/is/kputc.c | [new file with mode: 0644] | blob |
servers/is/main.c | [new file with mode: 0644] | blob |
servers/is/proto.h | [new file with mode: 0644] | blob |
servers/mm/Makefile | [new file with mode: 0644] | blob |
servers/mm/alloc.c | [new file with mode: 0644] | blob |
servers/mm/break.c | [new file with mode: 0644] | blob |
servers/mm/const.h | [new file with mode: 0644] | blob |
servers/mm/exec.c | [new file with mode: 0644] | blob |
servers/mm/forkexit.c | [new file with mode: 0644] | blob |
servers/mm/getset.c | [new file with mode: 0644] | blob |
servers/mm/glo.h | [new file with mode: 0644] | blob |
servers/mm/main.c | [new file with mode: 0644] | blob |
servers/mm/misc.c | [new file with mode: 0644] | blob |
servers/mm/mm.h | [new file with mode: 0644] | blob |
servers/mm/mproc.h | [new file with mode: 0644] | blob |
servers/mm/param.h | [new file with mode: 0644] | blob |
servers/mm/procutils.c | [new file with mode: 0644] | blob |
servers/mm/proto.h | [new file with mode: 0644] | blob |
servers/mm/signal.c | [new file with mode: 0644] | blob |
servers/mm/table.c | [new file with mode: 0644] | blob |
servers/mm/trace.c | [new file with mode: 0644] | blob |
servers/mm/type.h | [new file with mode: 0644] | blob |
servers/mm/utility.c | [new file with mode: 0644] | blob |
test/Makefile | [new file with mode: 0644] | blob |
test/common.c | [new file with mode: 0644] | blob |
test/run.sh | [new file with mode: 0755] | blob |
test/sh1.sh | [new file with mode: 0755] | blob |
test/sh2.sh | [new file with mode: 0755] | blob |
test/t10a.c | [new file with mode: 0644] | blob |
test/t11a.c | [new file with mode: 0644] | blob |
test/t11b.c | [new file with mode: 0644] | blob |
test/test1.c | [new file with mode: 0644] | blob |
test/test10.c | [new file with mode: 0644] | blob |
test/test11.c | [new file with mode: 0644] | blob |
test/test12.c | [new file with mode: 0644] | blob |
test/test13.c | [new file with mode: 0644] | blob |
test/test14.c | [new file with mode: 0644] | blob |
test/test15.c | [new file with mode: 0644] | blob |
test/test16.c | [new file with mode: 0644] | blob |
test/test17.c | [new file with mode: 0644] | blob |
test/test18.c | [new file with mode: 0644] | blob |
test/test19.c | [new file with mode: 0644] | blob |
test/test2.c | [new file with mode: 0644] | blob |
test/test20.c | [new file with mode: 0644] | blob |
test/test21.c | [new file with mode: 0644] | blob |
test/test22.c | [new file with mode: 0644] | blob |
test/test23.c | [new file with mode: 0644] | blob |
test/test24.c | [new file with mode: 0644] | blob |
test/test25.c | [new file with mode: 0644] | blob |
test/test26.c | [new file with mode: 0644] | blob |
test/test27.c | [new file with mode: 0644] | blob |
test/test28.c | [new file with mode: 0644] | blob |
test/test29.c | [new file with mode: 0644] | blob |
test/test3.c | [new file with mode: 0644] | blob |
test/test30.c | [new file with mode: 0644] | blob |
test/test31.c | [new file with mode: 0644] | blob |
test/test32.c | [new file with mode: 0644] | blob |
test/test33.c | [new file with mode: 0644] | blob |
test/test34.c | [new file with mode: 0644] | blob |
test/test35.c | [new file with mode: 0644] | blob |
test/test36.c | [new file with mode: 0644] | blob |
test/test37.c | [new file with mode: 0644] | blob |
test/test38.c | [new file with mode: 0644] | blob |
test/test39.c | [new file with mode: 0644] | blob |
test/test4.c | [new file with mode: 0644] | blob |
test/test40.c | [new file with mode: 0644] | blob |
test/test5.c | [new file with mode: 0644] | blob |
test/test6.c | [new file with mode: 0644] | blob |
test/test7.c | [new file with mode: 0644] | blob |
test/test8.c | [new file with mode: 0644] | blob |
test/test9.c | [new file with mode: 0644] | blob |
tools/Makefile | [new file with mode: 0755] | blob |
tools/chrootmake.sh | [new file with mode: 0755] | blob |
tools/mkboot | [new file with mode: 0755] | blob |
tools/release.sh | [new file with mode: 0755] | blob |
tools/revision | [new file with mode: 0644] | blob |
tools/tell_config | [new file with mode: 0755] | blob |