Initial commit of an unmodified 2.11BSD source tree taken from a boot tape.
authorNick Downing <downing.nick@gmail.com>
Sun, 1 Jan 2017 03:19:07 +0000 (14:19 +1100)
committerNick Downing <downing.nick@gmail.com>
Sun, 1 Jan 2017 03:19:07 +0000 (14:19 +1100)
commitbd64732b376aa3ca1fea7ca99a18d8786bfeddc9
tree36dad8cc61bb9bf847efb7e00d57671428abe0f7
Initial commit of an unmodified 2.11BSD source tree taken from a boot tape.

Unpacked from http://www.tuhs.org/Archive/PDP-11/Distributions/ucb/2.11BSD:
7263558ebfb676b4b9ddacc77da464c5  file7.tar.gz
77397e6d554361c127592b1fea2d776f  file8.tar.gz

The root of this repository is /usr/src on a running 2.11BSD system.
The boot tape file7.tar.gz provides /usr/src/include and /usr/src/sys.
The boot tape file8.tar.gz provides everything else in /usr/src.
7749 files changed:
Makefile [new file with mode: 0644]
asm.sed [new file with mode: 0644]
asm.sed.pdp [new file with mode: 0644]
asm.sed.vax [new file with mode: 0644]
bin/MANIFEST [new file with mode: 0644]
bin/Makefile [new file with mode: 0644]
bin/PORT/ar.c.Z [new file with mode: 0644]
bin/PORT/ld.c.Z [new file with mode: 0644]
bin/PORT/nm.c.Z [new file with mode: 0644]
bin/PORT/ps.c.Z [new file with mode: 0644]
bin/adb/Makefile [new file with mode: 0644]
bin/adb/READ_ME [new file with mode: 0644]
bin/adb/access.c [new file with mode: 0644]
bin/adb/command.c [new file with mode: 0644]
bin/adb/defs.h [new file with mode: 0644]
bin/adb/expr.c [new file with mode: 0644]
bin/adb/findfn.c [new file with mode: 0644]
bin/adb/format.c [new file with mode: 0644]
bin/adb/input.c [new file with mode: 0644]
bin/adb/main.c [new file with mode: 0644]
bin/adb/message.c [new file with mode: 0644]
bin/adb/opset.c [new file with mode: 0644]
bin/adb/output.c [new file with mode: 0644]
bin/adb/pcs.c [new file with mode: 0644]
bin/adb/print.c [new file with mode: 0644]
bin/adb/runpcs.c [new file with mode: 0644]
bin/adb/setup.c [new file with mode: 0644]
bin/adb/sym.c [new file with mode: 0644]
bin/ar/Makefile [new file with mode: 0644]
bin/ar/append.c [new file with mode: 0644]
bin/ar/ar.1 [new file with mode: 0644]
bin/ar/ar.5.5 [new file with mode: 0644]
bin/ar/ar.c [new file with mode: 0644]
bin/ar/archive.c [new file with mode: 0644]
bin/ar/archive.h [new file with mode: 0644]
bin/ar/contents.c [new file with mode: 0644]
bin/ar/delete.c [new file with mode: 0644]
bin/ar/extern.h [new file with mode: 0644]
bin/ar/extract.c [new file with mode: 0644]
bin/ar/misc.c [new file with mode: 0644]
bin/ar/move.c [new file with mode: 0644]
bin/ar/pathnames.h [new file with mode: 0644]
bin/ar/print.c [new file with mode: 0644]
bin/ar/replace.c [new file with mode: 0644]
bin/ar/strmode.c [new file with mode: 0644]
bin/as/Makefile [new file with mode: 0644]
bin/as/as0.s [new file with mode: 0644]
bin/as/as2.s [new file with mode: 0644]
bin/awk/EXPLAIN [new file with mode: 0644]
bin/awk/Makefile [new file with mode: 0644]
bin/awk/README [new file with mode: 0644]
bin/awk/awk.def [new file with mode: 0644]
bin/awk/awk.g.y [new file with mode: 0644]
bin/awk/awk.lx.l [new file with mode: 0644]
bin/awk/b.c [new file with mode: 0644]
bin/awk/freeze.c [new file with mode: 0644]
bin/awk/lib.c [new file with mode: 0644]
bin/awk/main.c [new file with mode: 0644]
bin/awk/parse.c [new file with mode: 0644]
bin/awk/proc.c [new file with mode: 0644]
bin/awk/run.c [new file with mode: 0644]
bin/awk/test.a [new file with mode: 0644]
bin/awk/token.c [new file with mode: 0644]
bin/awk/tokenscript [new file with mode: 0644]
bin/awk/tran.c [new file with mode: 0644]
bin/cat.c [new file with mode: 0644]
bin/cc.c [new file with mode: 0644]
bin/chflags/Makefile [new file with mode: 0644]
bin/chflags/chflags.1 [new file with mode: 0644]
bin/chflags/chflags.c [new file with mode: 0644]
bin/chgrp.c [new file with mode: 0644]
bin/chmod.c [new file with mode: 0644]
bin/chpass/Makefile [new file with mode: 0644]
bin/chpass/chpass.1 [new file with mode: 0644]
bin/chpass/chpass.c [new file with mode: 0644]
bin/chpass/chpass.h [new file with mode: 0644]
bin/chpass/field.c [new file with mode: 0644]
bin/chpass/pathnames.h [new file with mode: 0644]
bin/chpass/util.c [new file with mode: 0644]
bin/cmp.c [new file with mode: 0644]
bin/cp.c [new file with mode: 0644]
bin/csh/Makefile [new file with mode: 0644]
bin/csh/alloc.c [new file with mode: 0644]
bin/csh/alloc11.c [new file with mode: 0644]
bin/csh/doprnt.c [new file with mode: 0644]
bin/csh/doprnt11.s [new file with mode: 0644]
bin/csh/printf.c [new file with mode: 0644]
bin/csh/sh.c [new file with mode: 0644]
bin/csh/sh.char.c [new file with mode: 0644]
bin/csh/sh.char.h [new file with mode: 0644]
bin/csh/sh.dir.c [new file with mode: 0644]
bin/csh/sh.dir.h [new file with mode: 0644]
bin/csh/sh.dol.c [new file with mode: 0644]
bin/csh/sh.err.c [new file with mode: 0644]
bin/csh/sh.exec.c [new file with mode: 0644]
bin/csh/sh.exec.h [new file with mode: 0644]
bin/csh/sh.exec2.c [new file with mode: 0644]
bin/csh/sh.exp.c [new file with mode: 0644]
bin/csh/sh.file.c [new file with mode: 0644]
bin/csh/sh.func.c [new file with mode: 0644]
bin/csh/sh.glob.c [new file with mode: 0644]
bin/csh/sh.h [new file with mode: 0644]
bin/csh/sh.hist.c [new file with mode: 0644]
bin/csh/sh.init.c [new file with mode: 0644]
bin/csh/sh.lex.c [new file with mode: 0644]
bin/csh/sh.local.h [new file with mode: 0644]
bin/csh/sh.misc.c [new file with mode: 0644]
bin/csh/sh.parse.c [new file with mode: 0644]
bin/csh/sh.print.c [new file with mode: 0644]
bin/csh/sh.proc.c [new file with mode: 0644]
bin/csh/sh.proc.h [new file with mode: 0644]
bin/csh/sh.sem.c [new file with mode: 0644]
bin/csh/sh.set.c [new file with mode: 0644]
bin/csh/sh.time.c [new file with mode: 0644]
bin/csh/tags [new file with mode: 0644]
bin/date.c [new file with mode: 0644]
bin/dd.c [new file with mode: 0644]
bin/df.c [new file with mode: 0644]
bin/diff/Makefile [new file with mode: 0644]
bin/diff/diff.c [new file with mode: 0644]
bin/diff/diff.h [new file with mode: 0644]
bin/diff/diffdir.c [new file with mode: 0644]
bin/diff/diffh.c [new file with mode: 0644]
bin/diff/diffreg.c [new file with mode: 0644]
bin/disklabel/Makefile [new file with mode: 0644]
bin/disklabel/disklabel.5.5 [new file with mode: 0644]
bin/disklabel/disklabel.8 [new file with mode: 0644]
bin/disklabel/disklabel.c [new file with mode: 0644]
bin/disklabel/pathnames.h [new file with mode: 0644]
bin/du.c [new file with mode: 0644]
bin/echo.c [new file with mode: 0644]
bin/ed.c [new file with mode: 0644]
bin/expr.y [new file with mode: 0644]
bin/false.sh [new file with mode: 0644]
bin/grep.c [new file with mode: 0644]
bin/hostid.c [new file with mode: 0644]
bin/hostname/Makefile [new file with mode: 0644]
bin/hostname/hostname.1 [new file with mode: 0644]
bin/hostname/hostname.c [new file with mode: 0644]
bin/kill.c [new file with mode: 0644]
bin/ld/Makefile [new file with mode: 0644]
bin/ld/ld.1 [new file with mode: 0644]
bin/ld/ld.c [new file with mode: 0644]
bin/ln.c [new file with mode: 0644]
bin/login/Makefile [new file with mode: 0644]
bin/login/login.c [new file with mode: 0644]
bin/login/pathnames.h [new file with mode: 0644]
bin/ls/Makefile [new file with mode: 0644]
bin/ls/ls.c [new file with mode: 0644]
bin/ls/stat_flags.c [new file with mode: 0644]
bin/mail.c [new file with mode: 0644]
bin/make/Makefile [new file with mode: 0644]
bin/make/defs [new file with mode: 0644]
bin/make/doname.c [new file with mode: 0644]
bin/make/dosys.c [new file with mode: 0644]
bin/make/files.c [new file with mode: 0644]
bin/make/gcos.c [new file with mode: 0644]
bin/make/gram.y [new file with mode: 0644]
bin/make/ident.c [new file with mode: 0644]
bin/make/main.c [new file with mode: 0644]
bin/make/misc.c [new file with mode: 0644]
bin/mkdir.c [new file with mode: 0644]
bin/mt.c [new file with mode: 0644]
bin/mv.c [new file with mode: 0644]
bin/nice.c [new file with mode: 0644]
bin/nm.c.use.disk [new file with mode: 0644]
bin/nm/Makefile [new file with mode: 0644]
bin/nm/nm.c [new file with mode: 0644]
bin/od.c [new file with mode: 0644]
bin/pagesize.c [new file with mode: 0644]
bin/passwd/Makefile [new file with mode: 0644]
bin/passwd/passwd.1 [new file with mode: 0644]
bin/passwd/passwd.c [new file with mode: 0644]
bin/pathnames.h [new file with mode: 0644]
bin/ping/Makefile [new file with mode: 0644]
bin/ping/ping.8 [new file with mode: 0644]
bin/ping/ping.c [new file with mode: 0644]
bin/pr.c [new file with mode: 0644]
bin/ps.c [new file with mode: 0644]
bin/pwd.c [new file with mode: 0644]
bin/rcp.c [new file with mode: 0644]
bin/rm.c [new file with mode: 0644]
bin/rmail.c [new file with mode: 0644]
bin/rmdir.c [new file with mode: 0644]
bin/sed/Makefile [new file with mode: 0644]
bin/sed/sed.h [new file with mode: 0644]
bin/sed/sed0.c [new file with mode: 0644]
bin/sed/sed1.c [new file with mode: 0644]
bin/sh/Makefile [new file with mode: 0644]
bin/sh/args.c [new file with mode: 0644]
bin/sh/blok.c [new file with mode: 0644]
bin/sh/brkincr.h [new file with mode: 0644]
bin/sh/builtin.c [new file with mode: 0644]
bin/sh/cmd.c [new file with mode: 0644]
bin/sh/ctype.c [new file with mode: 0644]
bin/sh/ctype.h [new file with mode: 0644]
bin/sh/defs.h [new file with mode: 0644]
bin/sh/dup.h [new file with mode: 0644]
bin/sh/error.c [new file with mode: 0644]
bin/sh/expand.c [new file with mode: 0644]
bin/sh/fault.c [new file with mode: 0644]
bin/sh/io.c [new file with mode: 0644]
bin/sh/mac.h [new file with mode: 0644]
bin/sh/macro.c [new file with mode: 0644]
bin/sh/main.c [new file with mode: 0644]
bin/sh/mode.h [new file with mode: 0644]
bin/sh/msg.c [new file with mode: 0644]
bin/sh/name.c [new file with mode: 0644]
bin/sh/name.h [new file with mode: 0644]
bin/sh/print.c [new file with mode: 0644]
bin/sh/service.c [new file with mode: 0644]
bin/sh/setbrk.c [new file with mode: 0644]
bin/sh/stak.c [new file with mode: 0644]
bin/sh/stak.h [new file with mode: 0644]
bin/sh/string.c [new file with mode: 0644]
bin/sh/sym.h [new file with mode: 0644]
bin/sh/timeout.h [new file with mode: 0644]
bin/sh/word.c [new file with mode: 0644]
bin/sh/xec.c [new file with mode: 0644]
bin/size.c [new file with mode: 0644]
bin/strip.c [new file with mode: 0644]
bin/stty/Makefile [new file with mode: 0644]
bin/stty/stty.1 [new file with mode: 0644]
bin/stty/stty.c [new file with mode: 0644]
bin/su.c [new file with mode: 0644]
bin/sync.c [new file with mode: 0644]
bin/sysctl/Makefile [new file with mode: 0644]
bin/sysctl/sysctl.8 [new file with mode: 0644]
bin/sysctl/sysctl.c [new file with mode: 0644]
bin/tar.c [new file with mode: 0644]
bin/tcsh/FAQ [new file with mode: 0644]
bin/tcsh/Fixes [new file with mode: 0644]
bin/tcsh/MAKEDIFFS [new file with mode: 0755]
bin/tcsh/Makefile [new file with mode: 0644]
bin/tcsh/NewThings [new file with mode: 0644]
bin/tcsh/README [new file with mode: 0644]
bin/tcsh/WishList [new file with mode: 0644]
bin/tcsh/alloc11.c [new file with mode: 0644]
bin/tcsh/config.h [new file with mode: 0644]
bin/tcsh/config_f.h [new file with mode: 0644]
bin/tcsh/ed.chared.c [new file with mode: 0644]
bin/tcsh/ed.decls.h [new file with mode: 0644]
bin/tcsh/ed.defns.c [new file with mode: 0644]
bin/tcsh/ed.h [new file with mode: 0644]
bin/tcsh/ed.init.c [new file with mode: 0644]
bin/tcsh/ed.inputl.c [new file with mode: 0644]
bin/tcsh/ed.refresh.c [new file with mode: 0644]
bin/tcsh/ed.screen.c [new file with mode: 0644]
bin/tcsh/ed.xmap.c [new file with mode: 0644]
bin/tcsh/eight-bit.me [new file with mode: 0644]
bin/tcsh/glob.3 [new file with mode: 0644]
bin/tcsh/glob.c [new file with mode: 0644]
bin/tcsh/glob.h [new file with mode: 0644]
bin/tcsh/jpnerror.c [new file with mode: 0644]
bin/tcsh/mkprstr.c [new file with mode: 0644]
bin/tcsh/patchlevel.h [new file with mode: 0644]
bin/tcsh/pathnames.h [new file with mode: 0644]
bin/tcsh/sh.c [new file with mode: 0644]
bin/tcsh/sh.char.c [new file with mode: 0644]
bin/tcsh/sh.char.h [new file with mode: 0644]
bin/tcsh/sh.decls.h [new file with mode: 0644]
bin/tcsh/sh.dir.c [new file with mode: 0644]
bin/tcsh/sh.dir.h [new file with mode: 0644]
bin/tcsh/sh.dol.c [new file with mode: 0644]
bin/tcsh/sh.err.c [new file with mode: 0644]
bin/tcsh/sh.exec.c [new file with mode: 0644]
bin/tcsh/sh.exp.c [new file with mode: 0644]
bin/tcsh/sh.file.c [new file with mode: 0644]
bin/tcsh/sh.func.c [new file with mode: 0644]
bin/tcsh/sh.glob.c [new file with mode: 0644]
bin/tcsh/sh.h [new file with mode: 0644]
bin/tcsh/sh.hist.c [new file with mode: 0644]
bin/tcsh/sh.init.c [new file with mode: 0644]
bin/tcsh/sh.lex.c [new file with mode: 0644]
bin/tcsh/sh.misc.c [new file with mode: 0644]
bin/tcsh/sh.parse.c [new file with mode: 0644]
bin/tcsh/sh.print.c [new file with mode: 0644]
bin/tcsh/sh.proc.c [new file with mode: 0644]
bin/tcsh/sh.proc.h [new file with mode: 0644]
bin/tcsh/sh.sem.c [new file with mode: 0644]
bin/tcsh/sh.set.c [new file with mode: 0644]
bin/tcsh/sh.time.c [new file with mode: 0644]
bin/tcsh/sh.types.h [new file with mode: 0644]
bin/tcsh/tc.alloc.c [new file with mode: 0644]
bin/tcsh/tc.bind.c [new file with mode: 0644]
bin/tcsh/tc.const.c [new file with mode: 0644]
bin/tcsh/tc.decls.h [new file with mode: 0644]
bin/tcsh/tc.disc.c [new file with mode: 0644]
bin/tcsh/tc.func.c [new file with mode: 0644]
bin/tcsh/tc.h [new file with mode: 0644]
bin/tcsh/tc.os.c [new file with mode: 0644]
bin/tcsh/tc.os.h [new file with mode: 0644]
bin/tcsh/tc.printf.c [new file with mode: 0644]
bin/tcsh/tc.prompt.c [new file with mode: 0644]
bin/tcsh/tc.sched.c [new file with mode: 0644]
bin/tcsh/tc.sig.c [new file with mode: 0644]
bin/tcsh/tc.sig.h [new file with mode: 0644]
bin/tcsh/tc.str.c [new file with mode: 0644]
bin/tcsh/tc.vers.c [new file with mode: 0644]
bin/tcsh/tc.wait.h [new file with mode: 0644]
bin/tcsh/tc.who.c [new file with mode: 0644]
bin/tcsh/tcsh.man [new file with mode: 0644]
bin/tcsh/tw.decls.h [new file with mode: 0644]
bin/tcsh/tw.h [new file with mode: 0644]
bin/tcsh/tw.help.c [new file with mode: 0644]
bin/tcsh/tw.init.c [new file with mode: 0644]
bin/tcsh/tw.parse.c [new file with mode: 0644]
bin/tcsh/tw.spell.c [new file with mode: 0644]
bin/tee.c [new file with mode: 0644]
bin/test/Makefile [new file with mode: 0644]
bin/test/TEST.csh [new file with mode: 0755]
bin/test/operators.c [new file with mode: 0644]
bin/test/operators.h [new file with mode: 0644]
bin/test/test.1 [new file with mode: 0644]
bin/test/test.c [new file with mode: 0644]
bin/time.c [new file with mode: 0644]
bin/tp/Makefile [new file with mode: 0644]
bin/tp/tp.h [new file with mode: 0644]
bin/tp/tp0.c [new file with mode: 0644]
bin/tp/tp1.c [new file with mode: 0644]
bin/tp/tp2.c [new file with mode: 0644]
bin/tp/tp3.c [new file with mode: 0644]
bin/tp/tp_defs.h [new file with mode: 0644]
bin/true.sh [new file with mode: 0644]
bin/wall.c [new file with mode: 0644]
bin/who.c [new file with mode: 0644]
bin/write.c [new file with mode: 0644]
etc/MAKEDEV [new file with mode: 0755]
etc/MAKEDEV.local [new file with mode: 0755]
etc/Makefile [new file with mode: 0644]
etc/aliases [new file with mode: 0644]
etc/crontab [new file with mode: 0644]
etc/disktab [new file with mode: 0644]
etc/dtab [new file with mode: 0644]
etc/fstab [new file with mode: 0644]
etc/ftpusers [new file with mode: 0644]
etc/gettytab [new file with mode: 0644]
etc/group [new file with mode: 0644]
etc/hosts [new file with mode: 0644]
etc/hosts.allow [new file with mode: 0644]
etc/hosts.deny [new file with mode: 0644]
etc/hosts.equiv [new file with mode: 0644]
etc/inetd.conf [new file with mode: 0644]
etc/inetd.conf.nowrappers [new file with mode: 0644]
etc/master.passwd [new file with mode: 0644]
etc/motd [new file with mode: 0644]
etc/netstart [new file with mode: 0755]
etc/networks [new file with mode: 0644]
etc/ntp.conf [new file with mode: 0644]
etc/passwd [new file with mode: 0644]
etc/phones [new file with mode: 0644]
etc/printcap [new file with mode: 0644]
etc/protocols [new file with mode: 0644]
etc/rc [new file with mode: 0755]
etc/rc.local [new file with mode: 0755]
etc/remote [new file with mode: 0644]
etc/root/Makefile [new file with mode: 0644]
etc/root/dot.cshrc [new file with mode: 0644]
etc/root/dot.login [new file with mode: 0644]
etc/root/dot.profile [new file with mode: 0644]
etc/services [new file with mode: 0644]
etc/shells [new file with mode: 0644]
etc/syslog.conf [new file with mode: 0644]
etc/ttys [new file with mode: 0644]
etc/uucp/L-devices [new file with mode: 0644]
etc/uucp/L-dialcodes [new file with mode: 0644]
etc/uucp/L.cmds [new file with mode: 0644]
etc/uucp/L.sys [new file with mode: 0644]
etc/uucp/L_stat [new file with mode: 0644]
etc/uucp/L_sub [new file with mode: 0644]
etc/uucp/Makefile [new file with mode: 0644]
etc/uucp/SEQF [new file with mode: 0644]
etc/uucp/USERFILE [new file with mode: 0644]
etc/uucp/clean.daily [new file with mode: 0755]
etc/uucp/clean.weekly [new file with mode: 0755]
etc/uucp/uucp-map [new file with mode: 0644]
games/Makefile [new file with mode: 0644]
games/PORT/aard.tar.Z [new file with mode: 0644]
games/PORT/doctor.tar.Z [new file with mode: 0644]
games/PORT/larn.tar.Z [new file with mode: 0644]
games/adventure/FILES [new file with mode: 0644]
games/adventure/Makefile [new file with mode: 0644]
games/adventure/done.c [new file with mode: 0644]
games/adventure/glorkz [new file with mode: 0644]
games/adventure/hdr.h [new file with mode: 0644]
games/adventure/init.c [new file with mode: 0644]
games/adventure/io.c [new file with mode: 0644]
games/adventure/main.c [new file with mode: 0644]
games/adventure/okplay.c [new file with mode: 0644]
games/adventure/save.c [new file with mode: 0644]
games/adventure/subr.c [new file with mode: 0644]
games/adventure/vocab.c [new file with mode: 0644]
games/adventure/wizard.c [new file with mode: 0644]
games/arithmetic.c [new file with mode: 0644]
games/atc/BUGS [new file with mode: 0644]
games/atc/Makefile [new file with mode: 0644]
games/atc/def.h [new file with mode: 0644]
games/atc/extern.c [new file with mode: 0644]
games/atc/extern.h [new file with mode: 0644]
games/atc/games/ATC_scores [new file with mode: 0644]
games/atc/games/Game_List [new file with mode: 0644]
games/atc/games/Killer [new file with mode: 0644]
games/atc/games/crossover [new file with mode: 0644]
games/atc/games/default [new file with mode: 0644]
games/atc/games/easy [new file with mode: 0644]
games/atc/games/game_2 [new file with mode: 0644]
games/atc/grammar.y [new file with mode: 0644]
games/atc/graphics.c [new file with mode: 0644]
games/atc/include.h [new file with mode: 0644]
games/atc/input.c [new file with mode: 0644]
games/atc/lex.l [new file with mode: 0644]
games/atc/list.c [new file with mode: 0644]
games/atc/log.c [new file with mode: 0644]
games/atc/main.c [new file with mode: 0644]
games/atc/struct.h [new file with mode: 0644]
games/atc/tunable.c [new file with mode: 0644]
games/atc/tunable.h [new file with mode: 0644]
games/atc/update.c [new file with mode: 0644]
games/backgammon/Makefile [new file with mode: 0644]
games/backgammon/Mesgfix [new file with mode: 0644]
games/backgammon/allow.c [new file with mode: 0644]
games/backgammon/back.h [new file with mode: 0644]
games/backgammon/backgammon.src [new file with mode: 0644]
games/backgammon/board.c [new file with mode: 0644]
games/backgammon/check.c [new file with mode: 0644]
games/backgammon/data.c [new file with mode: 0644]
games/backgammon/extra.c [new file with mode: 0644]
games/backgammon/fancy.c [new file with mode: 0644]
games/backgammon/init.c [new file with mode: 0644]
games/backgammon/main.c [new file with mode: 0644]
games/backgammon/message.c [new file with mode: 0644]
games/backgammon/move.c [new file with mode: 0644]
games/backgammon/odds.c [new file with mode: 0644]
games/backgammon/one.c [new file with mode: 0644]
games/backgammon/save.c [new file with mode: 0644]
games/backgammon/subs.c [new file with mode: 0644]
games/backgammon/table.c [new file with mode: 0644]
games/backgammon/teach.c [new file with mode: 0644]
games/backgammon/text.c [new file with mode: 0644]
games/backgammon/ttext1.c [new file with mode: 0644]
games/backgammon/ttext2.c [new file with mode: 0644]
games/backgammon/tutor.c [new file with mode: 0644]
games/backgammon/tutor.h [new file with mode: 0644]
games/banner.c [new file with mode: 0644]
games/battlestar/Makefile [new file with mode: 0644]
games/battlestar/battlestar.6 [new file with mode: 0644]
games/battlestar/battlestar.c [new file with mode: 0644]
games/battlestar/com1.c [new file with mode: 0644]
games/battlestar/com2.c [new file with mode: 0644]
games/battlestar/com3.c [new file with mode: 0644]
games/battlestar/com4.c [new file with mode: 0644]
games/battlestar/com5.c [new file with mode: 0644]
games/battlestar/com6.c [new file with mode: 0644]
games/battlestar/com7.c [new file with mode: 0644]
games/battlestar/cypher.c [new file with mode: 0644]
games/battlestar/dayfile.c [new file with mode: 0644]
games/battlestar/dayobjs.c [new file with mode: 0644]
games/battlestar/externs.h [new file with mode: 0644]
games/battlestar/fly.c [new file with mode: 0644]
games/battlestar/getcom.c [new file with mode: 0644]
games/battlestar/globals.c [new file with mode: 0644]
games/battlestar/init.c [new file with mode: 0644]
games/battlestar/misc.c [new file with mode: 0644]
games/battlestar/mkstr.c [new file with mode: 0644]
games/battlestar/nightfile.c [new file with mode: 0644]
games/battlestar/nightobjs.c [new file with mode: 0644]
games/battlestar/parse.c [new file with mode: 0644]
games/battlestar/room.c [new file with mode: 0644]
games/battlestar/save.c [new file with mode: 0644]
games/battlestar/words.c [new file with mode: 0644]
games/bcd.c [new file with mode: 0644]
games/boggle/Makefile [new file with mode: 0644]
games/boggle/boggle.c [new file with mode: 0644]
games/boggle/comp.c [new file with mode: 0644]
games/boggle/inst [new file with mode: 0644]
games/boggle/sfile [new file with mode: 0644]
games/btlgammon/Makefile [new file with mode: 0644]
games/btlgammon/backrules [new file with mode: 0644]
games/btlgammon/btlgammon.c [new file with mode: 0644]
games/canfield.c [new file with mode: 0644]
games/cfscores.c [new file with mode: 0644]
games/cribbage/:ctfix [new file with mode: 0644]
games/cribbage/Makefile [new file with mode: 0644]
games/cribbage/cards.c [new file with mode: 0644]
games/cribbage/crib.c [new file with mode: 0644]
games/cribbage/cribbage.h [new file with mode: 0644]
games/cribbage/cribbage.n [new file with mode: 0644]
games/cribbage/cribcur.h [new file with mode: 0644]
games/cribbage/deck.h [new file with mode: 0644]
games/cribbage/extern.c [new file with mode: 0644]
games/cribbage/io.c [new file with mode: 0644]
games/cribbage/macro [new file with mode: 0644]
games/cribbage/score.c [new file with mode: 0644]
games/cribbage/support.c [new file with mode: 0644]
games/cribbage/test.c [new file with mode: 0644]
games/factor.c [new file with mode: 0644]
games/fish.c [new file with mode: 0644]
games/fortune/Do_troff [new file with mode: 0644]
games/fortune/Makefile [new file with mode: 0644]
games/fortune/Troff.mac [new file with mode: 0644]
games/fortune/Troff.sed [new file with mode: 0644]
games/fortune/fortune.c [new file with mode: 0644]
games/fortune/notes [new file with mode: 0644]
games/fortune/obscene [new file with mode: 0644]
games/fortune/obscene.4.3 [new file with mode: 0644]
games/fortune/obscene.sp.ok [new file with mode: 0644]
games/fortune/rnd.c [new file with mode: 0644]
games/fortune/scene [new file with mode: 0644]
games/fortune/scene.4.3 [new file with mode: 0644]
games/fortune/scene.sp.ok [new file with mode: 0644]
games/fortune/strfile.c [new file with mode: 0644]
games/fortune/strfile.h [new file with mode: 0644]
games/fortune/unstr.c [new file with mode: 0644]
games/hack/Makefile [new file with mode: 0644]
games/hack/Makefile.orig [new file with mode: 0644]
games/hack/Original_READ_ [new file with mode: 0644]
games/hack/READ_ME [new file with mode: 0644]
games/hack/alloc.c [new file with mode: 0644]
games/hack/config.h [new file with mode: 0644]
games/hack/crypt.c [new file with mode: 0644]
games/hack/data [new file with mode: 0644]
games/hack/date.h [new file with mode: 0644]
games/hack/def.edog.h [new file with mode: 0644]
games/hack/def.eshk.h [new file with mode: 0644]
games/hack/def.flag.h [new file with mode: 0644]
games/hack/def.func_tab.h [new file with mode: 0644]
games/hack/def.gen.h [new file with mode: 0644]
games/hack/def.gold.h [new file with mode: 0644]
games/hack/def.mkroom.h [new file with mode: 0644]
games/hack/def.monst.h [new file with mode: 0644]
games/hack/def.obj.h [new file with mode: 0644]
games/hack/def.objclass.h [new file with mode: 0644]
games/hack/def.objects.h [new file with mode: 0644]
games/hack/def.permonst.h [new file with mode: 0644]
games/hack/def.rm.h [new file with mode: 0644]
games/hack/def.trap.h [new file with mode: 0644]
games/hack/def.wseg.h [new file with mode: 0644]
games/hack/hack.6 [new file with mode: 0644]
games/hack/hack.Decl.c [new file with mode: 0644]
games/hack/hack.apply.c [new file with mode: 0644]
games/hack/hack.bones.c [new file with mode: 0644]
games/hack/hack.c [new file with mode: 0644]
games/hack/hack.cmd.c [new file with mode: 0644]
games/hack/hack.do.c [new file with mode: 0644]
games/hack/hack.do_name.c [new file with mode: 0644]
games/hack/hack.do_wear.c [new file with mode: 0644]
games/hack/hack.dog.c [new file with mode: 0644]
games/hack/hack.eat.c [new file with mode: 0644]
games/hack/hack.end.c [new file with mode: 0644]
games/hack/hack.engrave.c [new file with mode: 0644]
games/hack/hack.fight.c [new file with mode: 0644]
games/hack/hack.h [new file with mode: 0644]
games/hack/hack.invent.c [new file with mode: 0644]
games/hack/hack.ioctl.c [new file with mode: 0644]
games/hack/hack.lev.c [new file with mode: 0644]
games/hack/hack.main.c [new file with mode: 0644]
games/hack/hack.makemon.c [new file with mode: 0644]
games/hack/hack.mfndpos.h [new file with mode: 0644]
games/hack/hack.mhitu.c [new file with mode: 0644]
games/hack/hack.mklev.c [new file with mode: 0644]
games/hack/hack.mkmaze.c [new file with mode: 0644]
games/hack/hack.mkobj.c [new file with mode: 0644]
games/hack/hack.mkshop.c [new file with mode: 0644]
games/hack/hack.mon.c [new file with mode: 0644]
games/hack/hack.monst.c [new file with mode: 0644]
games/hack/hack.o_init.c [new file with mode: 0644]
games/hack/hack.objnam.c [new file with mode: 0644]
games/hack/hack.onames.h [new file with mode: 0644]
games/hack/hack.options.c [new file with mode: 0644]
games/hack/hack.pager.c [new file with mode: 0644]
games/hack/hack.potion.c [new file with mode: 0644]
games/hack/hack.pri.c [new file with mode: 0644]
games/hack/hack.read.c [new file with mode: 0644]
games/hack/hack.rip.c [new file with mode: 0644]
games/hack/hack.rumors.c [new file with mode: 0644]
games/hack/hack.save.c [new file with mode: 0644]
games/hack/hack.search.c [new file with mode: 0644]
games/hack/hack.sh [new file with mode: 0644]
games/hack/hack.shk.c [new file with mode: 0644]
games/hack/hack.shknam.c [new file with mode: 0644]
games/hack/hack.steal.c [new file with mode: 0644]
games/hack/hack.termcap.c [new file with mode: 0644]
games/hack/hack.timeout.c [new file with mode: 0644]
games/hack/hack.topl.c [new file with mode: 0644]
games/hack/hack.track.c [new file with mode: 0644]
games/hack/hack.trap.c [new file with mode: 0644]
games/hack/hack.tty.c [new file with mode: 0644]
games/hack/hack.u_init.c [new file with mode: 0644]
games/hack/hack.unix.c [new file with mode: 0644]
games/hack/hack.vault.c [new file with mode: 0644]
games/hack/hack.version.c [new file with mode: 0644]
games/hack/hack.wield.c [new file with mode: 0644]
games/hack/hack.wizard.c [new file with mode: 0644]
games/hack/hack.worm.c [new file with mode: 0644]
games/hack/hack.worn.c [new file with mode: 0644]
games/hack/hack.zap.c [new file with mode: 0644]
games/hack/help [new file with mode: 0644]
games/hack/hh [new file with mode: 0644]
games/hack/makedefs.c [new file with mode: 0644]
games/hack/play.c [new file with mode: 0644]
games/hack/rnd.c [new file with mode: 0644]
games/hack/rumors [new file with mode: 0644]
games/hack/strcmpfix.l [new file with mode: 0644]
games/hangman/Makefile [new file with mode: 0644]
games/hangman/endgame.c [new file with mode: 0644]
games/hangman/extern.c [new file with mode: 0644]
games/hangman/getguess.c [new file with mode: 0644]
games/hangman/getword.c [new file with mode: 0644]
games/hangman/hangman.h [new file with mode: 0644]
games/hangman/main.c [new file with mode: 0644]
games/hangman/playgame.c [new file with mode: 0644]
games/hangman/prdata.c [new file with mode: 0644]
games/hangman/prman.c [new file with mode: 0644]
games/hangman/prword.c [new file with mode: 0644]
games/hangman/setup.c [new file with mode: 0644]
games/hunt/Makefile [new file with mode: 0644]
games/hunt/README [new file with mode: 0644]
games/hunt/answer.c [new file with mode: 0644]
games/hunt/connect.c [new file with mode: 0644]
games/hunt/draw.c [new file with mode: 0644]
games/hunt/driver.c [new file with mode: 0644]
games/hunt/execute.c [new file with mode: 0644]
games/hunt/expl.c [new file with mode: 0644]
games/hunt/extern.c [new file with mode: 0644]
games/hunt/hunt.c [new file with mode: 0644]
games/hunt/hunt.h [new file with mode: 0644]
games/hunt/makemaze.c [new file with mode: 0644]
games/hunt/pathname.c [new file with mode: 0644]
games/hunt/playit.c [new file with mode: 0644]
games/hunt/shots.c [new file with mode: 0644]
games/hunt/terminal.c [new file with mode: 0644]
games/mille/Makefile [new file with mode: 0644]
games/mille/comp.c [new file with mode: 0644]
games/mille/end.c [new file with mode: 0644]
games/mille/extern.c [new file with mode: 0644]
games/mille/init.c [new file with mode: 0644]
games/mille/mille.c [new file with mode: 0644]
games/mille/mille.h [new file with mode: 0644]
games/mille/misc.c [new file with mode: 0644]
games/mille/move.c [new file with mode: 0644]
games/mille/print.c [new file with mode: 0644]
games/mille/roll.c [new file with mode: 0644]
games/mille/save.c [new file with mode: 0644]
games/mille/table.c [new file with mode: 0644]
games/mille/types.c [new file with mode: 0644]
games/mille/unctrl.h [new file with mode: 0644]
games/mille/varpush.c [new file with mode: 0644]
games/monop/:rofix [new file with mode: 0644]
games/monop/Makefile [new file with mode: 0644]
games/monop/brd.dat [new file with mode: 0644]
games/monop/cards.c [new file with mode: 0644]
games/monop/cards.inp [new file with mode: 0644]
games/monop/deck.h [new file with mode: 0644]
games/monop/execute.c [new file with mode: 0644]
games/monop/getinp.c [new file with mode: 0644]
games/monop/houses.c [new file with mode: 0644]
games/monop/initdeck.c [new file with mode: 0644]
games/monop/jail.c [new file with mode: 0644]
games/monop/misc.c [new file with mode: 0644]
games/monop/mon.dat [new file with mode: 0644]
games/monop/monop.c [new file with mode: 0644]
games/monop/monop.def [new file with mode: 0644]
games/monop/monop.ext [new file with mode: 0644]
games/monop/monop.h [new file with mode: 0644]
games/monop/morg.c [new file with mode: 0644]
games/monop/print.c [new file with mode: 0644]
games/monop/prop.c [new file with mode: 0644]
games/monop/prop.dat [new file with mode: 0644]
games/monop/rent.c [new file with mode: 0644]
games/monop/roll.c [new file with mode: 0644]
games/monop/spec.c [new file with mode: 0644]
games/monop/strcmp.c [new file with mode: 0644]
games/monop/strings [new file with mode: 0644]
games/monop/trade.c [new file with mode: 0644]
games/morse.c [new file with mode: 0644]
games/number.c [new file with mode: 0644]
games/pdp/Makefile [new file with mode: 0644]
games/pdp/bj.s [new file with mode: 0644]
games/pdp/chess/Makefile [new file with mode: 0644]
games/pdp/chess/README [new file with mode: 0644]
games/pdp/chess/agen.c [new file with mode: 0644]
games/pdp/chess/att.s [new file with mode: 0644]
games/pdp/chess/bgen.s [new file with mode: 0644]
games/pdp/chess/bheur.c [new file with mode: 0644]
games/pdp/chess/bmove.s [new file with mode: 0644]
games/pdp/chess/book.c [new file with mode: 0644]
games/pdp/chess/bplay.c [new file with mode: 0644]
games/pdp/chess/ctrl.s [new file with mode: 0644]
games/pdp/chess/data.c [new file with mode: 0644]
games/pdp/chess/init.c [new file with mode: 0644]
games/pdp/chess/io.c [new file with mode: 0644]
games/pdp/chess/mater.c [new file with mode: 0644]
games/pdp/chess/old.h [new file with mode: 0644]
games/pdp/chess/pio.c [new file with mode: 0644]
games/pdp/chess/play.c [new file with mode: 0644]
games/pdp/chess/qsort.s [new file with mode: 0644]
games/pdp/chess/savres.c [new file with mode: 0644]
games/pdp/chess/setup.c [new file with mode: 0644]
games/pdp/chess/stat.c [new file with mode: 0644]
games/pdp/chess/stdin.c [new file with mode: 0644]
games/pdp/chess/wgen.s [new file with mode: 0644]
games/pdp/chess/wheur.c [new file with mode: 0644]
games/pdp/chess/wmove.s [new file with mode: 0644]
games/pdp/chess/wplay.c [new file with mode: 0644]
games/pdp/etc.s [new file with mode: 0644]
games/pdp/factor.nofp.s [new file with mode: 0644]
games/pdp/factor.s [new file with mode: 0644]
games/pdp/moo.s [new file with mode: 0644]
games/pdp/primes.nofp.s [new file with mode: 0644]
games/pdp/primes.s [new file with mode: 0644]
games/pdp/ttt.s [new file with mode: 0644]
games/pdp/us.s [new file with mode: 0644]
games/pdp/zork/1.s [new file with mode: 0644]
games/pdp/zork/Makefile [new file with mode: 0644]
games/pdp/zork/READ_ME [new file with mode: 0644]
games/pdp/zork/d [new file with mode: 0644]
games/pdp/zork/dindex.dat [new file with mode: 0644]
games/pdp/zork/doverlay [new file with mode: 0644]
games/pdp/zork/dtext.dat [new file with mode: 0644]
games/pdp/zork/notes [new file with mode: 0644]
games/pdp/zork/o.s [new file with mode: 0644]
games/pdp/zork/p1 [new file with mode: 0755]
games/pdp/zork/z.c [new file with mode: 0644]
games/pdp/zork/zork.c [new file with mode: 0644]
games/phantasia/Makefile [new file with mode: 0644]
games/phantasia/fight.c [new file with mode: 0644]
games/phantasia/func0.c [new file with mode: 0644]
games/phantasia/func1.c [new file with mode: 0644]
games/phantasia/func2.c [new file with mode: 0644]
games/phantasia/main.c [new file with mode: 0644]
games/phantasia/monsters [new file with mode: 0644]
games/phantasia/phant.h [new file with mode: 0644]
games/phantasia/phant.nr [new file with mode: 0644]
games/phantasia/phant_run.c [new file with mode: 0644]
games/phantasia/setfiles.c [new file with mode: 0644]
games/phantasia/test.c [new file with mode: 0644]
games/ppt.c [new file with mode: 0644]
games/primes.c [new file with mode: 0644]
games/quiz/Makefile [new file with mode: 0644]
games/quiz/quiz.c [new file with mode: 0644]
games/quiz/quiz.k/africa [new file with mode: 0644]
games/quiz/quiz.k/america [new file with mode: 0644]
games/quiz/quiz.k/areas [new file with mode: 0644]
games/quiz/quiz.k/arith [new file with mode: 0644]
games/quiz/quiz.k/asia [new file with mode: 0644]
games/quiz/quiz.k/babies [new file with mode: 0644]
games/quiz/quiz.k/bard [new file with mode: 0644]
games/quiz/quiz.k/chinese [new file with mode: 0644]
games/quiz/quiz.k/collectives [new file with mode: 0644]
games/quiz/quiz.k/ed [new file with mode: 0644]
games/quiz/quiz.k/elements [new file with mode: 0644]
games/quiz/quiz.k/europe [new file with mode: 0644]
games/quiz/quiz.k/greek [new file with mode: 0644]
games/quiz/quiz.k/inca [new file with mode: 0644]
games/quiz/quiz.k/index [new file with mode: 0644]
games/quiz/quiz.k/latin [new file with mode: 0644]
games/quiz/quiz.k/locomotive [new file with mode: 0644]
games/quiz/quiz.k/midearth [new file with mode: 0644]
games/quiz/quiz.k/morse [new file with mode: 0644]
games/quiz/quiz.k/murders [new file with mode: 0644]
games/quiz/quiz.k/poetry [new file with mode: 0644]
games/quiz/quiz.k/posneg [new file with mode: 0644]
games/quiz/quiz.k/pres [new file with mode: 0644]
games/quiz/quiz.k/province [new file with mode: 0644]
games/quiz/quiz.k/seq-easy [new file with mode: 0644]
games/quiz/quiz.k/seq-hard [new file with mode: 0644]
games/quiz/quiz.k/sexes [new file with mode: 0644]
games/quiz/quiz.k/sov [new file with mode: 0644]
games/quiz/quiz.k/spell [new file with mode: 0644]
games/quiz/quiz.k/state [new file with mode: 0644]
games/quiz/quiz.k/trek [new file with mode: 0644]
games/quiz/quiz.k/ucc [new file with mode: 0644]
games/rain.c [new file with mode: 0644]
games/robots/Makefile [new file with mode: 0644]
games/robots/extern.c [new file with mode: 0644]
games/robots/flush_in.c [new file with mode: 0644]
games/robots/init_field.c [new file with mode: 0644]
games/robots/main.c [new file with mode: 0644]
games/robots/make_level.c [new file with mode: 0644]
games/robots/move.c [new file with mode: 0644]
games/robots/move_robs.c [new file with mode: 0644]
games/robots/play_level.c [new file with mode: 0644]
games/robots/query.c [new file with mode: 0644]
games/robots/rnd_pos.c [new file with mode: 0644]
games/robots/robots.h [new file with mode: 0644]
games/robots/score.c [new file with mode: 0644]
games/rogue/CHANGES [new file with mode: 0644]
games/rogue/Makefile [new file with mode: 0644]
games/rogue/curses.c [new file with mode: 0644]
games/rogue/hit.c [new file with mode: 0644]
games/rogue/init.c [new file with mode: 0644]
games/rogue/inventory.c [new file with mode: 0644]
games/rogue/level.c [new file with mode: 0644]
games/rogue/machdep.c [new file with mode: 0644]
games/rogue/main.c [new file with mode: 0644]
games/rogue/message.c [new file with mode: 0644]
games/rogue/monster.c [new file with mode: 0644]
games/rogue/move.c [new file with mode: 0644]
games/rogue/object.c [new file with mode: 0644]
games/rogue/pack.c [new file with mode: 0644]
games/rogue/play.c [new file with mode: 0644]
games/rogue/random.c [new file with mode: 0644]
games/rogue/ring.c [new file with mode: 0644]
games/rogue/rogue.h [new file with mode: 0644]
games/rogue/room.c [new file with mode: 0644]
games/rogue/save.c [new file with mode: 0644]
games/rogue/score.c [new file with mode: 0644]
games/rogue/spec_hit.c [new file with mode: 0644]
games/rogue/throw.c [new file with mode: 0644]
games/rogue/trap.c [new file with mode: 0644]
games/rogue/use.c [new file with mode: 0644]
games/rogue/zap.c [new file with mode: 0644]
games/sail/:file [new file with mode: 0644]
games/sail/:scene [new file with mode: 0644]
games/sail/:ship [new file with mode: 0644]
games/sail/:specs [new file with mode: 0644]
games/sail/Makefile [new file with mode: 0644]
games/sail/assorted.c [new file with mode: 0644]
games/sail/dr_1.c [new file with mode: 0644]
games/sail/dr_2.c [new file with mode: 0644]
games/sail/dr_3.c [new file with mode: 0644]
games/sail/dr_4.c [new file with mode: 0644]
games/sail/dr_5.c [new file with mode: 0644]
games/sail/dr_main.c [new file with mode: 0644]
games/sail/driver.h [new file with mode: 0644]
games/sail/externs.h [new file with mode: 0644]
games/sail/game.c [new file with mode: 0644]
games/sail/globals.c [new file with mode: 0644]
games/sail/lo_main.c [new file with mode: 0644]
games/sail/machdep.h [new file with mode: 0644]
games/sail/main.c [new file with mode: 0644]
games/sail/misc.c [new file with mode: 0644]
games/sail/parties.c [new file with mode: 0644]
games/sail/pl_1.c [new file with mode: 0644]
games/sail/pl_2.c [new file with mode: 0644]
games/sail/pl_3.c [new file with mode: 0644]
games/sail/pl_4.c [new file with mode: 0644]
games/sail/pl_5.c [new file with mode: 0644]
games/sail/pl_6.c [new file with mode: 0644]
games/sail/pl_7.c [new file with mode: 0644]
games/sail/pl_main.c [new file with mode: 0644]
games/sail/player.h [new file with mode: 0644]
games/sail/sail.6 [new file with mode: 0644]
games/sail/sync.c [new file with mode: 0644]
games/sail/version.c [new file with mode: 0644]
games/snake/Makefile [new file with mode: 0644]
games/snake/busy.c [new file with mode: 0644]
games/snake/move.c [new file with mode: 0644]
games/snake/snake.c [new file with mode: 0644]
games/snake/snake.h [new file with mode: 0644]
games/snake/snscore.c [new file with mode: 0644]
games/trek/DOC/read_me.nr [new file with mode: 0644]
games/trek/DOC/things [new file with mode: 0644]
games/trek/DOC/trekmanual.nr [new file with mode: 0644]
games/trek/Makefile [new file with mode: 0644]
games/trek/README [new file with mode: 0644]
games/trek/abandon.c [new file with mode: 0644]
games/trek/attack.c [new file with mode: 0644]
games/trek/autover.c [new file with mode: 0644]
games/trek/board.x [new file with mode: 0644]
games/trek/capture.c [new file with mode: 0644]
games/trek/cgetc.c [new file with mode: 0644]
games/trek/check_out.c [new file with mode: 0644]
games/trek/checkcond.c [new file with mode: 0644]
games/trek/compkl.c [new file with mode: 0644]
games/trek/computer.c [new file with mode: 0644]
games/trek/damage.c [new file with mode: 0644]
games/trek/damaged.c [new file with mode: 0644]
games/trek/dcrept.c [new file with mode: 0644]
games/trek/destruct.c [new file with mode: 0644]
games/trek/dock.c [new file with mode: 0644]
games/trek/dumpgame.c [new file with mode: 0644]
games/trek/dumpme.c [new file with mode: 0644]
games/trek/dumpssradio.c [new file with mode: 0644]
games/trek/events.c [new file with mode: 0644]
games/trek/externs.c [new file with mode: 0644]
games/trek/getcodi.c [new file with mode: 0644]
games/trek/getpar.c [new file with mode: 0644]
games/trek/getpar.h [new file with mode: 0644]
games/trek/help.c [new file with mode: 0644]
games/trek/impulse.c [new file with mode: 0644]
games/trek/initquad.c [new file with mode: 0644]
games/trek/kill.c [new file with mode: 0644]
games/trek/klmove.c [new file with mode: 0644]
games/trek/lose.c [new file with mode: 0644]
games/trek/lrscan.c [new file with mode: 0644]
games/trek/main.c [new file with mode: 0644]
games/trek/move.c [new file with mode: 0644]
games/trek/nova.c [new file with mode: 0644]
games/trek/out.c [new file with mode: 0644]
games/trek/phaser.c [new file with mode: 0644]
games/trek/play.c [new file with mode: 0644]
games/trek/ram.c [new file with mode: 0644]
games/trek/ranf.c [new file with mode: 0644]
games/trek/rest.c [new file with mode: 0644]
games/trek/schedule.c [new file with mode: 0644]
games/trek/score.c [new file with mode: 0644]
games/trek/setup.c [new file with mode: 0644]
games/trek/setwarp.c [new file with mode: 0644]
games/trek/shell.c [new file with mode: 0644]
games/trek/shield.c [new file with mode: 0644]
games/trek/snova.c [new file with mode: 0644]
games/trek/srscan.c [new file with mode: 0644]
games/trek/systemname.c [new file with mode: 0644]
games/trek/torped.c [new file with mode: 0644]
games/trek/trek.h [new file with mode: 0644]
games/trek/utility.c [new file with mode: 0644]
games/trek/visual.c [new file with mode: 0644]
games/trek/warp.c [new file with mode: 0644]
games/trek/win.c [new file with mode: 0644]
games/wargames.sh [new file with mode: 0644]
games/warp/Configure [new file with mode: 0755]
games/warp/EXTERN.h [new file with mode: 0644]
games/warp/INTERN.h [new file with mode: 0644]
games/warp/MAKELOG [new file with mode: 0644]
games/warp/MANIFEST [new file with mode: 0644]
games/warp/Makefile [new file with mode: 0644]
games/warp/Makefile.SH [new file with mode: 0644]
games/warp/README [new file with mode: 0644]
games/warp/UU/filexp [new file with mode: 0755]
games/warp/UU/grimble [new file with mode: 0644]
games/warp/UU/myread [new file with mode: 0644]
games/warp/bang.c [new file with mode: 0644]
games/warp/bang.h [new file with mode: 0644]
games/warp/config.H [new file with mode: 0644]
games/warp/config.h [new file with mode: 0644]
games/warp/config.h.SH [new file with mode: 0644]
games/warp/config.sh [new file with mode: 0644]
games/warp/filexp [new file with mode: 0755]
games/warp/init.c [new file with mode: 0644]
games/warp/init.h [new file with mode: 0644]
games/warp/intrp.c [new file with mode: 0644]
games/warp/intrp.h [new file with mode: 0644]
games/warp/makedepend [new file with mode: 0755]
games/warp/makedepend.SH [new file with mode: 0644]
games/warp/makedir [new file with mode: 0755]
games/warp/makedir.SH [new file with mode: 0644]
games/warp/move.c [new file with mode: 0644]
games/warp/move.h [new file with mode: 0644]
games/warp/ndir.c [new file with mode: 0644]
games/warp/ndir.h [new file with mode: 0644]
games/warp/object.c [new file with mode: 0644]
games/warp/object.h [new file with mode: 0644]
games/warp/patchlevel.h [new file with mode: 0644]
games/warp/play.c [new file with mode: 0644]
games/warp/play.h [new file with mode: 0644]
games/warp/score.c [new file with mode: 0644]
games/warp/score.h [new file with mode: 0644]
games/warp/sig.c [new file with mode: 0644]
games/warp/sig.h [new file with mode: 0644]
games/warp/sm.c [new file with mode: 0644]
games/warp/smp.0 [new file with mode: 0644]
games/warp/smp.1 [new file with mode: 0644]
games/warp/smp.2 [new file with mode: 0644]
games/warp/smp.3 [new file with mode: 0644]
games/warp/smp.4 [new file with mode: 0644]
games/warp/smp.5 [new file with mode: 0644]
games/warp/smp.6 [new file with mode: 0644]
games/warp/smp.7 [new file with mode: 0644]
games/warp/term.c [new file with mode: 0644]
games/warp/term.h [new file with mode: 0644]
games/warp/them.c [new file with mode: 0644]
games/warp/them.h [new file with mode: 0644]
games/warp/us.c [new file with mode: 0644]
games/warp/us.h [new file with mode: 0644]
games/warp/util.c [new file with mode: 0644]
games/warp/util.h [new file with mode: 0644]
games/warp/version.c [new file with mode: 0644]
games/warp/version.h [new file with mode: 0644]
games/warp/warp.c [new file with mode: 0644]
games/warp/warp.doc [new file with mode: 0644]
games/warp/warp.h [new file with mode: 0644]
games/warp/warp.man [new file with mode: 0644]
games/warp/warp.news [new file with mode: 0644]
games/warp/weapon.c [new file with mode: 0644]
games/warp/weapon.h [new file with mode: 0644]
games/words/Makefile [new file with mode: 0644]
games/words/words.sh [new file with mode: 0644]
games/words/words1.c [new file with mode: 0644]
games/worm.c [new file with mode: 0644]
games/worms.c [new file with mode: 0644]
games/wump.c [new file with mode: 0644]
include/Makefile [new file with mode: 0644]
include/Makefile.install [new file with mode: 0644]
include/OLD/dk.h [new file with mode: 0644]
include/OLD/psout.h [new file with mode: 0644]
include/a.out.h [new file with mode: 0644]
include/ar.h [new file with mode: 0644]
include/arpa/ftp.h [new file with mode: 0644]
include/arpa/inet.h [new file with mode: 0644]
include/arpa/nameser.h [new file with mode: 0644]
include/arpa/telnet.h [new file with mode: 0644]
include/arpa/tftp.h [new file with mode: 0644]
include/assert.h [new file with mode: 0644]
include/ctype.h [new file with mode: 0644]
include/curses.h [new file with mode: 0644]
include/dbm.h [new file with mode: 0644]
include/errno.h [new file with mode: 0644]
include/fcntl.h [new file with mode: 0644]
include/frame.h [new file with mode: 0644]
include/fstab.h [new file with mode: 0644]
include/grp.h [new file with mode: 0644]
include/lastlog.h [new file with mode: 0644]
include/math.h [new file with mode: 0644]
include/memory.h [new file with mode: 0644]
include/mp.h [new file with mode: 0644]
include/mtab.h [new file with mode: 0644]
include/ndbm.h [new file with mode: 0644]
include/netdb.h [new file with mode: 0644]
include/nlist.h [new file with mode: 0644]
include/pascal/unixio.h [new file with mode: 0644]
include/pascal/unixio.i [new file with mode: 0644]
include/paths.h [new file with mode: 0644]
include/pcc.h [new file with mode: 0644]
include/protocols/dumprestor.h [new file with mode: 0644]
include/protocols/routed.h [new file with mode: 0644]
include/protocols/rwhod.h [new file with mode: 0644]
include/protocols/talkd.h [new file with mode: 0644]
include/protocols/timed.h [new file with mode: 0644]
include/pwd.h [new file with mode: 0644]
include/ranlib.h [new file with mode: 0644]
include/regexp.h [new file with mode: 0644]
include/resolv.h [new file with mode: 0644]
include/setjmp.h [new file with mode: 0644]
include/sgtty.h [new file with mode: 0644]
include/signal.h [new file with mode: 0644]
include/stab.h [new file with mode: 0644]
include/stdio.h [new file with mode: 0644]
include/string.h [new file with mode: 0644]
include/strings.h [new file with mode: 0644]
include/struct.h [new file with mode: 0644]
include/syscall.h [new file with mode: 0644]
include/sysexits.h [new file with mode: 0644]
include/syslog.h [new file with mode: 0644]
include/time.h [new file with mode: 0644]
include/ttyent.h [new file with mode: 0644]
include/tzfile.h [new file with mode: 0644]
include/utmp.h [new file with mode: 0644]
include/varargs.h [new file with mode: 0644]
include/vfont.h [new file with mode: 0644]
include/vmf.h [new file with mode: 0644]
lib/Makefile [new file with mode: 0644]
lib/PORT/mip.tar.Z [new file with mode: 0644]
lib/PORT/pcc.tar.Z [new file with mode: 0644]
lib/c2/Makefile [new file with mode: 0644]
lib/c2/c2.h [new file with mode: 0644]
lib/c2/c20.c [new file with mode: 0644]
lib/c2/c21.c [new file with mode: 0644]
lib/ccom/Makefile [new file with mode: 0644]
lib/ccom/TEST/Makefile [new file with mode: 0644]
lib/ccom/TEST/README [new file with mode: 0644]
lib/ccom/TEST/ctest [new file with mode: 0644]
lib/ccom/TEST/old-assn.l [new file with mode: 0644]
lib/ccom/TEST/tpr.c [new file with mode: 0644]
lib/ccom/TEST/tprint.c [new file with mode: 0644]
lib/ccom/TEST/tst_adec.c [new file with mode: 0644]
lib/ccom/TEST/tst_asm.c [new file with mode: 0644]
lib/ccom/TEST/tst_assign.c [new file with mode: 0644]
lib/ccom/TEST/tst_lgm-g.c [new file with mode: 0644]
lib/ccom/TEST/tst_lgm.c [new file with mode: 0644]
lib/ccom/TEST/tst_longsym.c [new file with mode: 0644]
lib/ccom/TEST/tst_pntint.c [new file with mode: 0644]
lib/ccom/TEST/tst_rhh-g.c [new file with mode: 0644]
lib/ccom/TEST/tst_rhh.c [new file with mode: 0644]
lib/ccom/TEST/tst_sgncmp.c [new file with mode: 0644]
lib/ccom/c0.h [new file with mode: 0644]
lib/ccom/c00.c [new file with mode: 0644]
lib/ccom/c01.c [new file with mode: 0644]
lib/ccom/c02.c [new file with mode: 0644]
lib/ccom/c03.c [new file with mode: 0644]
lib/ccom/c04.c [new file with mode: 0644]
lib/ccom/c05.c [new file with mode: 0644]
lib/ccom/c1.h [new file with mode: 0644]
lib/ccom/c10.c [new file with mode: 0644]
lib/ccom/c11.c [new file with mode: 0644]
lib/ccom/c12.c [new file with mode: 0644]
lib/ccom/c13.c [new file with mode: 0644]
lib/ccom/cvopt.c [new file with mode: 0644]
lib/ccom/optable [new file with mode: 0644]
lib/cpp/Makefile [new file with mode: 0644]
lib/cpp/README [new file with mode: 0644]
lib/cpp/cpp.c [new file with mode: 0644]
lib/cpp/cpy.y [new file with mode: 0644]
lib/cpp/yylex.c [new file with mode: 0644]
lib/libc/Makefile [new file with mode: 0644]
lib/libc/compat-4.1/Makefile [new file with mode: 0644]
lib/libc/compat-4.1/ftime.c [new file with mode: 0644]
lib/libc/compat-4.1/gtty.c [new file with mode: 0644]
lib/libc/compat-4.1/nice.c [new file with mode: 0644]
lib/libc/compat-4.1/pause.c [new file with mode: 0644]
lib/libc/compat-4.1/rand.c [new file with mode: 0644]
lib/libc/compat-4.1/stty.c [new file with mode: 0644]
lib/libc/compat-4.1/times.c [new file with mode: 0644]
lib/libc/compat-4.1/utime.c [new file with mode: 0644]
lib/libc/compat-43/Makefile [new file with mode: 0644]
lib/libc/compat-43/creat.c [new file with mode: 0644]
lib/libc/compat-43/gethostid.c [new file with mode: 0644]
lib/libc/compat-43/sethostid.c [new file with mode: 0644]
lib/libc/compat-43/setregid.c [new file with mode: 0644]
lib/libc/compat-43/setreuid.c [new file with mode: 0644]
lib/libc/compat-43/setrgid.c [new file with mode: 0644]
lib/libc/compat-43/setruid.c [new file with mode: 0644]
lib/libc/compat-43/sigcompat.c [new file with mode: 0644]
lib/libc/compat-sys5/Makefile [new file with mode: 0644]
lib/libc/compat-sys5/memccpy.c [new file with mode: 0644]
lib/libc/compat-sys5/memchr.c [new file with mode: 0644]
lib/libc/compat-sys5/memcmp.c [new file with mode: 0644]
lib/libc/compat-sys5/memcpy.c [new file with mode: 0644]
lib/libc/compat-sys5/memset.c [new file with mode: 0644]
lib/libc/compat-sys5/strchr.c [new file with mode: 0644]
lib/libc/compat-sys5/strrchr.c [new file with mode: 0644]
lib/libc/compat-sys5/tmpnam.c [new file with mode: 0644]
lib/libc/gen/Makefile [new file with mode: 0644]
lib/libc/gen/abort.c [new file with mode: 0644]
lib/libc/gen/abs.c [new file with mode: 0644]
lib/libc/gen/alarm.c [new file with mode: 0644]
lib/libc/gen/atoi.c [new file with mode: 0644]
lib/libc/gen/atol.c [new file with mode: 0644]
lib/libc/gen/bcmp.c [new file with mode: 0644]
lib/libc/gen/bcopy.c [new file with mode: 0644]
lib/libc/gen/bzero.c [new file with mode: 0644]
lib/libc/gen/calloc.c [new file with mode: 0644]
lib/libc/gen/closedir.c [new file with mode: 0644]
lib/libc/gen/crypt.c [new file with mode: 0644]
lib/libc/gen/ctime.c [new file with mode: 0644]
lib/libc/gen/ctype_.c [new file with mode: 0644]
lib/libc/gen/daemon.c [new file with mode: 0644]
lib/libc/gen/devname.c [new file with mode: 0644]
lib/libc/gen/disklabel.c [new file with mode: 0644]
lib/libc/gen/err.c [new file with mode: 0644]
lib/libc/gen/execvp.c [new file with mode: 0644]
lib/libc/gen/fabs.c [new file with mode: 0644]
lib/libc/gen/fakcu.c [new file with mode: 0644]
lib/libc/gen/ffs.c [new file with mode: 0644]
lib/libc/gen/frexp.c [new file with mode: 0644]
lib/libc/gen/fstab.c [new file with mode: 0644]
lib/libc/gen/gcvt.c [new file with mode: 0644]
lib/libc/gen/getenv.c [new file with mode: 0644]
lib/libc/gen/getgrent.c [new file with mode: 0644]
lib/libc/gen/getgrgid.c [new file with mode: 0644]
lib/libc/gen/getgrnam.c [new file with mode: 0644]
lib/libc/gen/getgrouplist.c [new file with mode: 0644]
lib/libc/gen/gethostname.c [new file with mode: 0644]
lib/libc/gen/getloadavg.c [new file with mode: 0644]
lib/libc/gen/getlogin.c [new file with mode: 0644]
lib/libc/gen/getmntinfo.c [new file with mode: 0644]
lib/libc/gen/getpagesize.c [new file with mode: 0644]
lib/libc/gen/getpass.c [new file with mode: 0644]
lib/libc/gen/getpwent.c [new file with mode: 0644]
lib/libc/gen/getttyent.c [new file with mode: 0644]
lib/libc/gen/getttynam.c [new file with mode: 0644]
lib/libc/gen/getusershell.c [new file with mode: 0644]
lib/libc/gen/getwd.c [new file with mode: 0644]
lib/libc/gen/index.c [new file with mode: 0644]
lib/libc/gen/initgroups.c [new file with mode: 0644]
lib/libc/gen/insque.c [new file with mode: 0644]
lib/libc/gen/isatty.c [new file with mode: 0644]
lib/libc/gen/malloc.c [new file with mode: 0644]
lib/libc/gen/mktemp.c [new file with mode: 0644]
lib/libc/gen/ndbm.c [new file with mode: 0644]
lib/libc/gen/nlist.c [new file with mode: 0644]
lib/libc/gen/opendir.c [new file with mode: 0644]
lib/libc/gen/perror.c [new file with mode: 0644]
lib/libc/gen/popen.c [new file with mode: 0644]
lib/libc/gen/psignal.c [new file with mode: 0644]
lib/libc/gen/qsort.c [new file with mode: 0644]
lib/libc/gen/random.c [new file with mode: 0644]
lib/libc/gen/readdir.c [new file with mode: 0644]
lib/libc/gen/regex.c [new file with mode: 0644]
lib/libc/gen/remque.c [new file with mode: 0644]
lib/libc/gen/rindex.c [new file with mode: 0644]
lib/libc/gen/scandir.c [new file with mode: 0644]
lib/libc/gen/seekdir.c [new file with mode: 0644]
lib/libc/gen/setenv.c [new file with mode: 0644]
lib/libc/gen/sethostname.c [new file with mode: 0644]
lib/libc/gen/setmode.c [new file with mode: 0644]
lib/libc/gen/siginterrupt.c [new file with mode: 0644]
lib/libc/gen/siglist.c [new file with mode: 0644]
lib/libc/gen/signal.c [new file with mode: 0644]
lib/libc/gen/sigsetops.c [new file with mode: 0644]
lib/libc/gen/sleep.c [new file with mode: 0644]
lib/libc/gen/strcasecmp.c [new file with mode: 0644]
lib/libc/gen/strcat.c [new file with mode: 0644]
lib/libc/gen/strcmp.c [new file with mode: 0644]
lib/libc/gen/strcpy.c [new file with mode: 0644]
lib/libc/gen/strdup.c [new file with mode: 0644]
lib/libc/gen/strftime.c [new file with mode: 0644]
lib/libc/gen/strlen.c [new file with mode: 0644]
lib/libc/gen/strncat.c [new file with mode: 0644]
lib/libc/gen/strncmp.c [new file with mode: 0644]
lib/libc/gen/strncpy.c [new file with mode: 0644]
lib/libc/gen/swab.c [new file with mode: 0644]
lib/libc/gen/sysctl.c [new file with mode: 0644]
lib/libc/gen/syserrlst.c [new file with mode: 0644]
lib/libc/gen/syslog.c [new file with mode: 0644]
lib/libc/gen/system.c [new file with mode: 0644]
lib/libc/gen/telldir.c [new file with mode: 0644]
lib/libc/gen/time.c [new file with mode: 0644]
lib/libc/gen/timezone.c [new file with mode: 0644]
lib/libc/gen/ttyname.c [new file with mode: 0644]
lib/libc/gen/ttyslot.c [new file with mode: 0644]
lib/libc/gen/ualarm.c [new file with mode: 0644]
lib/libc/gen/uname.c [new file with mode: 0644]
lib/libc/gen/usleep.c [new file with mode: 0644]
lib/libc/gen/valloc.c [new file with mode: 0644]
lib/libc/gen/wait.c [new file with mode: 0644]
lib/libc/gen/wait3.c [new file with mode: 0644]
lib/libc/gen/waitpid.c [new file with mode: 0644]
lib/libc/inet/Makefile [new file with mode: 0644]
lib/libc/inet/inet_addr.c [new file with mode: 0644]
lib/libc/inet/inet_lnaof.c [new file with mode: 0644]
lib/libc/inet/inet_maddr.c [new file with mode: 0644]
lib/libc/inet/inet_netof.c [new file with mode: 0644]
lib/libc/inet/inet_network.c [new file with mode: 0644]
lib/libc/inet/inet_ntoa.c [new file with mode: 0644]
lib/libc/net/Makefile [new file with mode: 0644]
lib/libc/net/getnbyaddr.c [new file with mode: 0644]
lib/libc/net/getnbyname.c [new file with mode: 0644]
lib/libc/net/getnent.c [new file with mode: 0644]
lib/libc/net/getpent.c [new file with mode: 0644]
lib/libc/net/getpname.c [new file with mode: 0644]
lib/libc/net/getproto.c [new file with mode: 0644]
lib/libc/net/getsbyname.c [new file with mode: 0644]
lib/libc/net/getsbyport.c [new file with mode: 0644]
lib/libc/net/getsent.c [new file with mode: 0644]
lib/libc/net/herror.c [new file with mode: 0644]
lib/libc/net/hosttable/Makefile [new file with mode: 0644]
lib/libc/net/hosttable/gethnamadr.c [new file with mode: 0644]
lib/libc/net/hosttable/gethostent.c [new file with mode: 0644]
lib/libc/net/named/Makefile [new file with mode: 0644]
lib/libc/net/named/gethnamadr.c [new file with mode: 0644]
lib/libc/net/named/sethostent.c [new file with mode: 0644]
lib/libc/net/rcmd.c [new file with mode: 0644]
lib/libc/net/res_comp.c [new file with mode: 0644]
lib/libc/net/res_debug.c [new file with mode: 0644]
lib/libc/net/res_init.c [new file with mode: 0644]
lib/libc/net/res_mkquery.c [new file with mode: 0644]
lib/libc/net/res_query.c [new file with mode: 0644]
lib/libc/net/res_send.c [new file with mode: 0644]
lib/libc/net/rexec.c [new file with mode: 0644]
lib/libc/net/ruserpass.c [new file with mode: 0644]
lib/libc/ns/Makefile [new file with mode: 0644]
lib/libc/ns/ns_addr.c [new file with mode: 0644]
lib/libc/ns/ns_ntoa.c [new file with mode: 0644]
lib/libc/pdp/Makefile [new file with mode: 0644]
lib/libc/pdp/compat-2.9/Makefile [new file with mode: 0644]
lib/libc/pdp/compat-2.9/SYS.h [new symlink]
lib/libc/pdp/compat-2.9/fetchi.s [new file with mode: 0644]
lib/libc/pdp/compat-2.9/fperr.s [new file with mode: 0644]
lib/libc/pdp/compat-2.9/l3.c [new file with mode: 0644]
lib/libc/pdp/compat-2.9/lock.s [new file with mode: 0644]
lib/libc/pdp/compat-2.9/phys.s [new file with mode: 0644]
lib/libc/pdp/compat-2.9/ucall.s [new file with mode: 0644]
lib/libc/pdp/crt/DEFS.h [new symlink]
lib/libc/pdp/crt/Makefile [new file with mode: 0644]
lib/libc/pdp/crt/aldiv.s [new file with mode: 0644]
lib/libc/pdp/crt/almul.s [new file with mode: 0644]
lib/libc/pdp/crt/alrem.s [new file with mode: 0644]
lib/libc/pdp/crt/csv.s [new file with mode: 0644]
lib/libc/pdp/crt/ldiv.s [new file with mode: 0644]
lib/libc/pdp/crt/lmul.s [new file with mode: 0644]
lib/libc/pdp/crt/lrem.s [new file with mode: 0644]
lib/libc/pdp/crt/udiv.s [new file with mode: 0644]
lib/libc/pdp/crt/uldiv.s [new file with mode: 0644]
lib/libc/pdp/crt/ulrem.s [new file with mode: 0644]
lib/libc/pdp/crt/ulsh.s [new file with mode: 0644]
lib/libc/pdp/crt/ultof.s [new file with mode: 0644]
lib/libc/pdp/csu/Makefile [new file with mode: 0644]
lib/libc/pdp/csu/PORT/gmon.c [new file with mode: 0644]
lib/libc/pdp/csu/PORT/gmon.ex [new file with mode: 0644]
lib/libc/pdp/csu/PORT/gmon.h [new file with mode: 0644]
lib/libc/pdp/csu/crt0.s [new file with mode: 0644]
lib/libc/pdp/csu/mcount.s [new file with mode: 0644]
lib/libc/pdp/csu/mon.c [new file with mode: 0644]
lib/libc/pdp/csu/mon.ex [new file with mode: 0644]
lib/libc/pdp/gen/DEFS.h [new file with mode: 0644]
lib/libc/pdp/gen/Makefile [new file with mode: 0644]
lib/libc/pdp/gen/_setjmp.s [new file with mode: 0644]
lib/libc/pdp/gen/abs.s [new file with mode: 0644]
lib/libc/pdp/gen/alloca.s [new file with mode: 0644]
lib/libc/pdp/gen/atof.c [new file with mode: 0644]
lib/libc/pdp/gen/bcmp.s [new file with mode: 0644]
lib/libc/pdp/gen/bcopy.s [new file with mode: 0644]
lib/libc/pdp/gen/bzero.s [new file with mode: 0644]
lib/libc/pdp/gen/ecvt.c [new file with mode: 0644]
lib/libc/pdp/gen/fabs.s [new file with mode: 0644]
lib/libc/pdp/gen/ffs.s [new file with mode: 0644]
lib/libc/pdp/gen/frexp.s [new file with mode: 0644]
lib/libc/pdp/gen/index.s [new file with mode: 0644]
lib/libc/pdp/gen/insque.s [new file with mode: 0644]
lib/libc/pdp/gen/ldexp.s [new file with mode: 0644]
lib/libc/pdp/gen/ldfps.s [new file with mode: 0644]
lib/libc/pdp/gen/modf.s [new file with mode: 0644]
lib/libc/pdp/gen/nsym.c [new file with mode: 0644]
lib/libc/pdp/gen/remque.s [new file with mode: 0644]
lib/libc/pdp/gen/rindex.s [new file with mode: 0644]
lib/libc/pdp/gen/rollback.s [new file with mode: 0644]
lib/libc/pdp/gen/setjmp.s [new file with mode: 0644]
lib/libc/pdp/gen/setjmperr.c [new file with mode: 0644]
lib/libc/pdp/gen/strcat.s [new file with mode: 0644]
lib/libc/pdp/gen/strcmp.s [new file with mode: 0644]
lib/libc/pdp/gen/strcpy.s [new file with mode: 0644]
lib/libc/pdp/gen/strlen.s [new file with mode: 0644]
lib/libc/pdp/gen/strncat.s [new file with mode: 0644]
lib/libc/pdp/gen/strncmp.s [new file with mode: 0644]
lib/libc/pdp/gen/strncpy.s [new file with mode: 0644]
lib/libc/pdp/net/DEFS.h [new symlink]
lib/libc/pdp/net/Makefile [new file with mode: 0644]
lib/libc/pdp/net/htonl.s [new file with mode: 0644]
lib/libc/pdp/net/htons.s [new file with mode: 0644]
lib/libc/pdp/stdio/DEFS.h [new symlink]
lib/libc/pdp/stdio/Makefile [new file with mode: 0644]
lib/libc/pdp/stdio/STDIO.h [new file with mode: 0644]
lib/libc/pdp/stdio/doprnt.s [new file with mode: 0644]
lib/libc/pdp/stdio/ffltpr.s [new file with mode: 0644]
lib/libc/pdp/stdio/fgetc.s [new file with mode: 0644]
lib/libc/pdp/stdio/fgets.s [new file with mode: 0644]
lib/libc/pdp/stdio/fltpr.s [new file with mode: 0644]
lib/libc/pdp/stdio/fputc.s [new file with mode: 0644]
lib/libc/pdp/stdio/gets.s [new file with mode: 0644]
lib/libc/pdp/stdio/puts.s [new file with mode: 0644]
lib/libc/pdp/sys/Makefile [new file with mode: 0644]
lib/libc/pdp/sys/SYS.h [new file with mode: 0644]
lib/libc/pdp/sys/_exit.s [new file with mode: 0644]
lib/libc/pdp/sys/brk.s [new file with mode: 0644]
lib/libc/pdp/sys/execl.s [new file with mode: 0644]
lib/libc/pdp/sys/execle.s [new file with mode: 0644]
lib/libc/pdp/sys/execv.s [new file with mode: 0644]
lib/libc/pdp/sys/fork.s [new file with mode: 0644]
lib/libc/pdp/sys/pipe.s [new file with mode: 0644]
lib/libc/pdp/sys/ptrace.s [new file with mode: 0644]
lib/libc/pdp/sys/sbrk.s [new file with mode: 0644]
lib/libc/pdp/sys/setlogin.s [new file with mode: 0644]
lib/libc/pdp/sys/sigaction.s [new file with mode: 0644]
lib/libc/pdp/sys/sigreturn.s [new file with mode: 0644]
lib/libc/pdp/sys/vfork.s [new file with mode: 0644]
lib/libc/stdio/Makefile [new file with mode: 0644]
lib/libc/stdio/clrerr.c [new file with mode: 0644]
lib/libc/stdio/doscan.c [new file with mode: 0644]
lib/libc/stdio/exit.c [new file with mode: 0644]
lib/libc/stdio/fdopen.c [new file with mode: 0644]
lib/libc/stdio/fgetc.c [new file with mode: 0644]
lib/libc/stdio/fgets.c [new file with mode: 0644]
lib/libc/stdio/filbuf.c [new file with mode: 0644]
lib/libc/stdio/findiop.c [new file with mode: 0644]
lib/libc/stdio/flsbuf.c [new file with mode: 0644]
lib/libc/stdio/fopen.c [new file with mode: 0644]
lib/libc/stdio/fprintf.c [new file with mode: 0644]
lib/libc/stdio/fputc.c [new file with mode: 0644]
lib/libc/stdio/fputs.c [new file with mode: 0644]
lib/libc/stdio/fread.c [new file with mode: 0644]
lib/libc/stdio/freopen.c [new file with mode: 0644]
lib/libc/stdio/fseek.c [new file with mode: 0644]
lib/libc/stdio/ftell.c [new file with mode: 0644]
lib/libc/stdio/fwrite.c [new file with mode: 0644]
lib/libc/stdio/getchar.c [new file with mode: 0644]
lib/libc/stdio/gets.c [new file with mode: 0644]
lib/libc/stdio/getw.c [new file with mode: 0644]
lib/libc/stdio/printf.c [new file with mode: 0644]
lib/libc/stdio/putchar.c [new file with mode: 0644]
lib/libc/stdio/puts.c [new file with mode: 0644]
lib/libc/stdio/putw.c [new file with mode: 0644]
lib/libc/stdio/rew.c [new file with mode: 0644]
lib/libc/stdio/scanf.c [new file with mode: 0644]
lib/libc/stdio/setbuf.c [new file with mode: 0644]
lib/libc/stdio/setbuffer.c [new file with mode: 0644]
lib/libc/stdio/setvbuf.c [new file with mode: 0644]
lib/libc/stdio/sprintf.c [new file with mode: 0644]
lib/libc/stdio/strout.c [new file with mode: 0644]
lib/libc/stdio/ungetc.c [new file with mode: 0644]
lib/libc/stdio/vfprintf.c [new file with mode: 0644]
lib/libc/stdio/vprintf.c [new file with mode: 0644]
lib/libc/stdio/vsprintf.c [new file with mode: 0644]
lib/libc/stdlib/Makefile [new file with mode: 0644]
lib/libc/stdlib/getopt.c [new file with mode: 0644]
lib/libc/stdlib/getsubopt.c [new file with mode: 0644]
lib/libc/stdlib/strtol.c [new file with mode: 0644]
lib/libc/stdlib/strtoul.c [new file with mode: 0644]
lib/libc/string/Makefile [new file with mode: 0644]
lib/libc/string/strcspn.c [new file with mode: 0644]
lib/libc/string/strerror.c [new file with mode: 0644]
lib/libc/string/strpbrk.c [new file with mode: 0644]
lib/libc/string/strsep.c [new file with mode: 0644]
lib/libc/string/strspn.c [new file with mode: 0644]
lib/libc/string/strstr.c [new file with mode: 0644]
lib/libc/string/strtok.c [new file with mode: 0644]
lib/libc/tags [new file with mode: 0644]
lib/libkern/Makefile [new file with mode: 0644]
lib/mip/CONVERT [new file with mode: 0644]
lib/mip/FCONVERT [new file with mode: 0644]
lib/mip/INDEX [new file with mode: 0644]
lib/mip/allo.c [new file with mode: 0644]
lib/mip/cgram.y [new file with mode: 0644]
lib/mip/common.c [new file with mode: 0644]
lib/mip/config.h [new file with mode: 0644]
lib/mip/fort.c [new file with mode: 0644]
lib/mip/manifest.h [new file with mode: 0644]
lib/mip/match.c [new file with mode: 0644]
lib/mip/ndu.h [new file with mode: 0644]
lib/mip/onepass.h [new file with mode: 0644]
lib/mip/optim.c [new file with mode: 0644]
lib/mip/pass1.h [new file with mode: 0644]
lib/mip/pass2.h [new file with mode: 0644]
lib/mip/pftn.c [new file with mode: 0644]
lib/mip/reader.c [new file with mode: 0644]
lib/mip/scan.c [new file with mode: 0644]
lib/mip/trees.c [new file with mode: 0644]
lib/mip/xdefs.c [new file with mode: 0644]
lib/pcc/:yyfix [new file with mode: 0755]
lib/pcc/DEBUGS [new file with mode: 0644]
lib/pcc/INFO [new file with mode: 0644]
lib/pcc/Makefile [new file with mode: 0644]
lib/pcc/Makefile.twopass [new file with mode: 0644]
lib/pcc/code.c [new file with mode: 0644]
lib/pcc/fort.h [new file with mode: 0644]
lib/pcc/local.c [new file with mode: 0644]
lib/pcc/local2.c [new file with mode: 0644]
lib/pcc/localdefs.h [new file with mode: 0644]
lib/pcc/mac2defs.h [new file with mode: 0644]
lib/pcc/macdefs.h [new file with mode: 0644]
lib/pcc/order.c [new file with mode: 0644]
lib/pcc/stab.c [new file with mode: 0644]
lib/pcc/table.c [new file with mode: 0644]
libexec/Makefile [new file with mode: 0644]
libexec/acctd/Makefile [new file with mode: 0644]
libexec/acctd/acctd.8 [new file with mode: 0644]
libexec/acctd/acctd.c [new file with mode: 0644]
libexec/comsat/Makefile [new file with mode: 0644]
libexec/comsat/comsat.8 [new file with mode: 0644]
libexec/comsat/comsat.c [new file with mode: 0644]
libexec/ctimed/Makefile [new file with mode: 0644]
libexec/ctimed/ctimed.c [new file with mode: 0644]
libexec/fingerd/Makefile [new file with mode: 0644]
libexec/fingerd/fingerd.8 [new file with mode: 0644]
libexec/fingerd/fingerd.c [new file with mode: 0644]
libexec/fingerd/pathnames.h [new file with mode: 0644]
libexec/ftpd/Makefile [new file with mode: 0644]
libexec/ftpd/ftpcmd.y [new file with mode: 0644]
libexec/ftpd/ftpd.8 [new file with mode: 0644]
libexec/ftpd/ftpd.c [new file with mode: 0644]
libexec/ftpd/glob.c [new symlink]
libexec/ftpd/logwtmp.c [new file with mode: 0644]
libexec/ftpd/newvers.sh [new file with mode: 0644]
libexec/ftpd/pathnames.h [new file with mode: 0644]
libexec/ftpd/popen.c [new file with mode: 0644]
libexec/ftpd/vers.c [new file with mode: 0644]
libexec/ftpd/version [new file with mode: 0644]
libexec/getNAME/Makefile [new file with mode: 0644]
libexec/getNAME/getNAME.c [new file with mode: 0644]
libexec/getty/Makefile [new file with mode: 0644]
libexec/getty/get_date.c [new file with mode: 0644]
libexec/getty/gettytab.c [new file with mode: 0644]
libexec/getty/gettytab.h [new file with mode: 0644]
libexec/getty/init.c [new file with mode: 0644]
libexec/getty/main.c [new file with mode: 0644]
libexec/getty/subr.c [new file with mode: 0644]
libexec/identd/CREDITS [new file with mode: 0644]
libexec/identd/ChangeLog [new file with mode: 0644]
libexec/identd/FAQ [new file with mode: 0644]
libexec/identd/INSTALL [new file with mode: 0644]
libexec/identd/Makefile [new file with mode: 0644]
libexec/identd/README [new file with mode: 0644]
libexec/identd/READMEs/README.DES [new file with mode: 0644]
libexec/identd/READMEs/README.aix [new file with mode: 0644]
libexec/identd/READMEs/README.dynix3 [new file with mode: 0644]
libexec/identd/READMEs/README.irix4 [new file with mode: 0644]
libexec/identd/READMEs/README.irix5 [new file with mode: 0644]
libexec/identd/READMEs/README.next [new file with mode: 0644]
libexec/identd/READMEs/README.next31-m68k-i486 [new file with mode: 0644]
libexec/identd/READMEs/README.ptx [new file with mode: 0644]
libexec/identd/READMEs/README.riscos4 [new file with mode: 0644]
libexec/identd/READMEs/README.sunos3 [new file with mode: 0644]
libexec/identd/READMEs/README.sunos4 [new file with mode: 0644]
libexec/identd/READMEs/README.sunos5 [new file with mode: 0644]
libexec/identd/READMEs/README.ultrix [new file with mode: 0644]
libexec/identd/READMEs/README.unicos6 [new file with mode: 0644]
libexec/identd/TODO [new file with mode: 0644]
libexec/identd/doc/RFC1413 [new file with mode: 0644]
libexec/identd/doc/TAP.doc [new file with mode: 0644]
libexec/identd/doc/TAPvsIDENT [new file with mode: 0644]
libexec/identd/doc/TESTRESULTS [new file with mode: 0644]
libexec/identd/doc/why-encrypt.txt [new file with mode: 0644]
libexec/identd/doc/why-ident.txt [new file with mode: 0644]
libexec/identd/doc/why-tap.txt [new file with mode: 0644]
libexec/identd/idecrypt.man [new file with mode: 0644]
libexec/identd/identconn.sh [new file with mode: 0755]
libexec/identd/identd.8 [new file with mode: 0644]
libexec/identd/identd.man [new file with mode: 0644]
libexec/identd/install-sh [new file with mode: 0755]
libexec/identd/src/Makefile [new file with mode: 0644]
libexec/identd/src/config.c [new file with mode: 0644]
libexec/identd/src/crypto.c [new file with mode: 0644]
libexec/identd/src/crypto.h [new file with mode: 0644]
libexec/identd/src/error.h [new file with mode: 0644]
libexec/identd/src/idecrypt.c [new file with mode: 0644]
libexec/identd/src/identd.c [new file with mode: 0644]
libexec/identd/src/identd.h [new file with mode: 0644]
libexec/identd/src/itest.c [new file with mode: 0644]
libexec/identd/src/kernel/2.11bsd.c [new file with mode: 0644]
libexec/identd/src/kernel/386bsd.c [new file with mode: 0644]
libexec/identd/src/kernel/4.3bsd.c [new file with mode: 0644]
libexec/identd/src/kernel/aix.c [new file with mode: 0644]
libexec/identd/src/kernel/alpha3.c [new file with mode: 0644]
libexec/identd/src/kernel/apollo.c [new file with mode: 0644]
libexec/identd/src/kernel/aux.c [new file with mode: 0644]
libexec/identd/src/kernel/aux301.c [new file with mode: 0644]
libexec/identd/src/kernel/bsdi.c [new file with mode: 0644]
libexec/identd/src/kernel/freebsd.c [new file with mode: 0644]
libexec/identd/src/kernel/hpux.c [new file with mode: 0644]
libexec/identd/src/kernel/irix4.c [new file with mode: 0644]
libexec/identd/src/kernel/irix5.c [new file with mode: 0644]
libexec/identd/src/kernel/kvm.h [new file with mode: 0644]
libexec/identd/src/kernel/linux.c [new file with mode: 0644]
libexec/identd/src/kernel/machten.c [new file with mode: 0644]
libexec/identd/src/kernel/netbsd.c [new file with mode: 0644]
libexec/identd/src/kernel/next_mach.c [new file with mode: 0644]
libexec/identd/src/kernel/other.c [new file with mode: 0644]
libexec/identd/src/kernel/ptx2.c [new file with mode: 0644]
libexec/identd/src/kernel/ptx4.c [new file with mode: 0644]
libexec/identd/src/kernel/sco324.c [new file with mode: 0644]
libexec/identd/src/kernel/sco32_42+5.c [new file with mode: 0644]
libexec/identd/src/kernel/sunos4.c [new file with mode: 0644]
libexec/identd/src/kernel/sunos5.c [new file with mode: 0644]
libexec/identd/src/kernel/svr4.c [new file with mode: 0644]
libexec/identd/src/kernel/unicos6.c [new file with mode: 0644]
libexec/identd/src/kernel/uw2.c [new file with mode: 0644]
libexec/identd/src/kvm.c [new file with mode: 0644]
libexec/identd/src/parse.c [new file with mode: 0644]
libexec/identd/src/paths.h [new file with mode: 0644]
libexec/identd/src/proxy.c [new file with mode: 0644]
libexec/identd/src/version.c [new file with mode: 0644]
libexec/identd/testdir/Makefile [new file with mode: 0644]
libexec/identd/testdir/test1.c [new file with mode: 0644]
libexec/makekey/Makefile [new file with mode: 0644]
libexec/makekey/makekey.c [new file with mode: 0644]
libexec/popper/Makefile [new file with mode: 0644]
libexec/popper/README [new file with mode: 0644]
libexec/popper/pop3.rfc1081 [new file with mode: 0644]
libexec/popper/pop3e.rfc1082 [new file with mode: 0644]
libexec/popper/pop_dele.c [new file with mode: 0644]
libexec/popper/pop_dropcopy.c [new file with mode: 0644]
libexec/popper/pop_dropinfo.c [new file with mode: 0644]
libexec/popper/pop_get_command.c [new file with mode: 0644]
libexec/popper/pop_get_subcommand.c [new file with mode: 0644]
libexec/popper/pop_init.c [new file with mode: 0644]
libexec/popper/pop_last.c [new file with mode: 0644]
libexec/popper/pop_list.c [new file with mode: 0644]
libexec/popper/pop_log.c [new file with mode: 0644]
libexec/popper/pop_lower.c [new file with mode: 0644]
libexec/popper/pop_msg.c [new file with mode: 0644]
libexec/popper/pop_parse.c [new file with mode: 0644]
libexec/popper/pop_pass.c [new file with mode: 0644]
libexec/popper/pop_quit.c [new file with mode: 0644]
libexec/popper/pop_rset.c [new file with mode: 0644]
libexec/popper/pop_send.c [new file with mode: 0644]
libexec/popper/pop_stat.c [new file with mode: 0644]
libexec/popper/pop_updt.c [new file with mode: 0644]
libexec/popper/pop_user.c [new file with mode: 0644]
libexec/popper/pop_xmit.c [new file with mode: 0644]
libexec/popper/pop_xtnd.c [new file with mode: 0644]
libexec/popper/popper.8 [new file with mode: 0644]
libexec/popper/popper.c [new file with mode: 0644]
libexec/popper/popper.h [new file with mode: 0644]
libexec/popper/version.h [new file with mode: 0644]
libexec/rexecd/Makefile [new file with mode: 0644]
libexec/rexecd/rexecd.8 [new file with mode: 0644]
libexec/rexecd/rexecd.c [new file with mode: 0644]
libexec/rlogind/Makefile [new file with mode: 0644]
libexec/rlogind/rlogind.8 [new file with mode: 0644]
libexec/rlogind/rlogind.c [new file with mode: 0644]
libexec/rshd/Makefile [new file with mode: 0644]
libexec/rshd/pathnames.h [new file with mode: 0644]
libexec/rshd/rshd.8 [new file with mode: 0644]
libexec/rshd/rshd.c [new file with mode: 0644]
libexec/talkd/Makefile [new file with mode: 0644]
libexec/talkd/announce.c [new file with mode: 0644]
libexec/talkd/print.c [new file with mode: 0644]
libexec/talkd/process.c [new file with mode: 0644]
libexec/talkd/table.c [new file with mode: 0644]
libexec/talkd/talkd.8 [new file with mode: 0644]
libexec/talkd/talkd.c [new file with mode: 0644]
libexec/tcpd/BLURB [new file with mode: 0644]
libexec/tcpd/Banners.Makefile [new file with mode: 0644]
libexec/tcpd/CHANGES [new file with mode: 0644]
libexec/tcpd/DISCLAIMER [new file with mode: 0644]
libexec/tcpd/Makefile [new file with mode: 0644]
libexec/tcpd/Makefile.orig [new file with mode: 0644]
libexec/tcpd/README [new file with mode: 0644]
libexec/tcpd/README.IRIX [new file with mode: 0644]
libexec/tcpd/README.NIS [new file with mode: 0644]
libexec/tcpd/clean_exit.c [new file with mode: 0644]
libexec/tcpd/diag.c [new file with mode: 0644]
libexec/tcpd/environ.c [new file with mode: 0644]
libexec/tcpd/eval.c [new file with mode: 0644]
libexec/tcpd/fakelog.c [new file with mode: 0644]
libexec/tcpd/fix_options.c [new file with mode: 0644]
libexec/tcpd/fromhost.c [new file with mode: 0644]
libexec/tcpd/hosts_access.3 [new file with mode: 0644]
libexec/tcpd/hosts_access.5 [new file with mode: 0644]
libexec/tcpd/hosts_access.c [new file with mode: 0644]
libexec/tcpd/hosts_ctl.c [new file with mode: 0644]
libexec/tcpd/hosts_options.5 [new file with mode: 0644]
libexec/tcpd/inetcf.c [new file with mode: 0644]
libexec/tcpd/inetcf.h [new file with mode: 0644]
libexec/tcpd/misc.c [new file with mode: 0644]
libexec/tcpd/miscd.c [new file with mode: 0644]
libexec/tcpd/mystdarg.h [new file with mode: 0644]
libexec/tcpd/myvsyslog.c [new file with mode: 0644]
libexec/tcpd/ncr.c [new file with mode: 0644]
libexec/tcpd/options.c [new file with mode: 0644]
libexec/tcpd/patchlevel.h [new file with mode: 0644]
libexec/tcpd/percent_m.c [new file with mode: 0644]
libexec/tcpd/percent_x.c [new file with mode: 0644]
libexec/tcpd/printf.ck [new file with mode: 0644]
libexec/tcpd/ptx.c [new file with mode: 0644]
libexec/tcpd/refuse.c [new file with mode: 0644]
libexec/tcpd/rfc931.c [new file with mode: 0644]
libexec/tcpd/safe_finger.c [new file with mode: 0644]
libexec/tcpd/scaffold.c [new file with mode: 0644]
libexec/tcpd/scaffold.h [new file with mode: 0644]
libexec/tcpd/setenv.c [new file with mode: 0644]
libexec/tcpd/shell_cmd.c [new file with mode: 0644]
libexec/tcpd/socket.c [new file with mode: 0644]
libexec/tcpd/strcasecmp.c [new file with mode: 0644]
libexec/tcpd/tcpd.8 [new file with mode: 0644]
libexec/tcpd/tcpd.c [new file with mode: 0644]
libexec/tcpd/tcpd.h [new file with mode: 0644]
libexec/tcpd/tcpdchk.8 [new file with mode: 0644]
libexec/tcpd/tcpdchk.c [new file with mode: 0644]
libexec/tcpd/tcpdmatch.8 [new file with mode: 0644]
libexec/tcpd/tcpdmatch.c [new file with mode: 0644]
libexec/tcpd/tli-sequent.c [new file with mode: 0644]
libexec/tcpd/tli-sequent.h [new file with mode: 0644]
libexec/tcpd/tli.c [new file with mode: 0644]
libexec/tcpd/try-from.c [new file with mode: 0644]
libexec/tcpd/update.c [new file with mode: 0644]
libexec/tcpd/vfprintf.c [new file with mode: 0644]
libexec/tcpd/workarounds.c [new file with mode: 0644]
libexec/telnetd/Makefile [new file with mode: 0644]
libexec/telnetd/telnetd.8 [new file with mode: 0644]
libexec/telnetd/telnetd.c [new file with mode: 0644]
libexec/tftpd/Makefile [new file with mode: 0644]
libexec/tftpd/tftpd.8 [new file with mode: 0644]
libexec/tftpd/tftpd.c [new file with mode: 0644]
libexec/tftpd/tftpsubs.c [new symlink]
local/Makefile [new file with mode: 0644]
local/afio/Makefile [new file with mode: 0644]
local/afio/README [new file with mode: 0644]
local/afio/afio.1 [new file with mode: 0644]
local/afio/afio.c [new file with mode: 0644]
local/cxref/README [new file with mode: 0644]
local/cxref/SORT1 [new file with mode: 0644]
local/cxref/SORT2 [new file with mode: 0644]
local/cxref/SORT3 [new file with mode: 0644]
local/cxref/basename.c [new file with mode: 0644]
local/cxref/constdefs.h [new file with mode: 0644]
local/cxref/cscan.l [new file with mode: 0644]
local/cxref/cxref.1 [new file with mode: 0644]
local/cxref/cxref.c [new file with mode: 0644]
local/cxref/cxrfilt.c [new file with mode: 0644]
local/cxref/docxref.c [new file with mode: 0644]
local/cxref/fmtxref.c [new file with mode: 0644]
local/cxref/makefile [new file with mode: 0644]
local/ddd/Makefile [new file with mode: 0644]
local/ddd/README [new file with mode: 0644]
local/ddd/ddd.1 [new file with mode: 0644]
local/ddd/ddd.c [new file with mode: 0644]
local/decompr16.c [new file with mode: 0644]
local/less/README [new file with mode: 0644]
local/less/ch.c [new file with mode: 0644]
local/less/command.c [new file with mode: 0644]
local/less/funcs.h [new file with mode: 0644]
local/less/help.c [new file with mode: 0644]
local/less/input.c [new file with mode: 0644]
local/less/install [new file with mode: 0755]
local/less/less.h [new file with mode: 0644]
local/less/less.help [new file with mode: 0644]
local/less/less.nro [new file with mode: 0644]
local/less/line.c [new file with mode: 0644]
local/less/main.c [new file with mode: 0644]
local/less/makefile [new file with mode: 0644]
local/less/mkfuncs.awk [new file with mode: 0644]
local/less/option.c [new file with mode: 0644]
local/less/output.c [new file with mode: 0644]
local/less/position.c [new file with mode: 0644]
local/less/position.h [new file with mode: 0644]
local/less/prim.c [new file with mode: 0644]
local/less/prompt.c [new file with mode: 0644]
local/less/screen.c [new file with mode: 0644]
local/less/signal.c [new file with mode: 0644]
local/less/ttyin.c [new file with mode: 0644]
local/less/version.c [new file with mode: 0644]
local/mkovmake/Makefile [new file with mode: 0644]
local/mkovmake/README [new file with mode: 0644]
local/mkovmake/mkovmake.1 [new file with mode: 0644]
local/mkovmake/mkovmake.c [new file with mode: 0644]
local/mp/CHANGES [new file with mode: 0644]
local/mp/Data/Mail [new file with mode: 0644]
local/mp/Data/MailFolder [new file with mode: 0644]
local/mp/Data/NewsArticle1 [new file with mode: 0644]
local/mp/Data/NewsArticle2 [new file with mode: 0644]
local/mp/Data/NewsDigest [new file with mode: 0644]
local/mp/FILES [new file with mode: 0644]
local/mp/MANIFEST [new file with mode: 0644]
local/mp/Makefile [new file with mode: 0644]
local/mp/Makefile.dist [new file with mode: 0644]
local/mp/README [new file with mode: 0644]
local/mp/TODO [new file with mode: 0644]
local/mp/extern.h [new file with mode: 0644]
local/mp/header.c [new file with mode: 0644]
local/mp/io.c [new file with mode: 0644]
local/mp/mailp [new file with mode: 0644]
local/mp/mailp.man [new file with mode: 0644]
local/mp/mailp.man.text [new file with mode: 0644]
local/mp/main.c [new file with mode: 0644]
local/mp/misc.c [new file with mode: 0644]
local/mp/mp.common.ps [new file with mode: 0644]
local/mp/mp.el [new file with mode: 0644]
local/mp/mp.h [new file with mode: 0644]
local/mp/mp.man [new file with mode: 0644]
local/mp/mp.man.text [new file with mode: 0644]
local/mp/mp.pro.alt.ps [new file with mode: 0644]
local/mp/mp.pro.altl.ps [new file with mode: 0644]
local/mp/mp.pro.ff.ps [new file with mode: 0644]
local/mp/mp.pro.fp.ps [new file with mode: 0644]
local/mp/mp.pro.l.ps [new file with mode: 0644]
local/mp/mp.pro.ps [new file with mode: 0644]
local/mp/mp.pro.tm.ps [new file with mode: 0644]
local/mp/mp.pro.ts.ps [new file with mode: 0644]
local/mp/patchlevel.h [new file with mode: 0644]
local/mp/print.c [new file with mode: 0644]
local/mtools/Configure [new file with mode: 0644]
local/mtools/Makefile [new file with mode: 0644]
local/mtools/Mattrib.1 [new file with mode: 0644]
local/mtools/Mcd.1 [new file with mode: 0644]
local/mtools/Mcopy.1 [new file with mode: 0644]
local/mtools/Mdel.1 [new file with mode: 0644]
local/mtools/Mdir.1 [new file with mode: 0644]
local/mtools/Mformat.1 [new file with mode: 0644]
local/mtools/Mkmanifest.1 [new file with mode: 0644]
local/mtools/Mlabel.1 [new file with mode: 0644]
local/mtools/Mmd.1 [new file with mode: 0644]
local/mtools/Mrd.1 [new file with mode: 0644]
local/mtools/Mread.1 [new file with mode: 0644]
local/mtools/Mren.1 [new file with mode: 0644]
local/mtools/Mtools.1 [new file with mode: 0644]
local/mtools/Mtype.1 [new file with mode: 0644]
local/mtools/Mwrite.1 [new file with mode: 0644]
local/mtools/Readme [new file with mode: 0644]
local/mtools/Release.notes [new file with mode: 0644]
local/mtools/buf_read.c [new file with mode: 0644]
local/mtools/buf_write.c [new file with mode: 0644]
local/mtools/devices.c [new file with mode: 0644]
local/mtools/dir_make.c [new file with mode: 0644]
local/mtools/dir_read.c [new file with mode: 0644]
local/mtools/dir_write.c [new file with mode: 0644]
local/mtools/expand.c [new file with mode: 0644]
local/mtools/fat_free.c [new file with mode: 0644]
local/mtools/fat_read.c [new file with mode: 0644]
local/mtools/fat_write.c [new file with mode: 0644]
local/mtools/file_read.c [new file with mode: 0644]
local/mtools/file_write.c [new file with mode: 0644]
local/mtools/init.c [new file with mode: 0644]
local/mtools/is_dir.c [new file with mode: 0644]
local/mtools/match.c [new file with mode: 0644]
local/mtools/mattrib.c [new file with mode: 0644]
local/mtools/mcd.c [new file with mode: 0644]
local/mtools/mcopy.c [new file with mode: 0644]
local/mtools/mdel.c [new file with mode: 0644]
local/mtools/mdir.c [new file with mode: 0644]
local/mtools/mformat.c [new file with mode: 0644]
local/mtools/mkmanifest.c [new file with mode: 0644]
local/mtools/mlabel.c [new file with mode: 0644]
local/mtools/mmd.c [new file with mode: 0644]
local/mtools/mrd.c [new file with mode: 0644]
local/mtools/mread.c [new file with mode: 0644]
local/mtools/mren.c [new file with mode: 0644]
local/mtools/msdos.h [new file with mode: 0644]
local/mtools/mtype.c [new file with mode: 0644]
local/mtools/mwrite.c [new file with mode: 0644]
local/mtools/parse.c [new file with mode: 0644]
local/mtools/patchlevel.h [new file with mode: 0644]
local/mtools/subdir.c [new file with mode: 0644]
local/qterm/Makefile [new file with mode: 0644]
local/qterm/README [new file with mode: 0644]
local/qterm/options.3 [new file with mode: 0644]
local/qterm/options.c [new file with mode: 0644]
local/qterm/options.h [new file with mode: 0644]
local/qterm/qterm.1 [new file with mode: 0644]
local/qterm/qterm.c [new file with mode: 0644]
local/qterm/qterm.h [new file with mode: 0644]
local/qterm/qtermtab [new file with mode: 0644]
local/trace.c [new file with mode: 0644]
local/welcome/Makefile [new file with mode: 0644]
local/welcome/README [new file with mode: 0644]
local/welcome/cpu.h [new file with mode: 0644]
local/welcome/welcome.1 [new file with mode: 0644]
local/welcome/welcome.c [new file with mode: 0644]
local/zmodem/Makefile [new file with mode: 0644]
local/zmodem/crc.1 [new file with mode: 0644]
local/zmodem/crc.c [new file with mode: 0644]
local/zmodem/crctab.c [new file with mode: 0644]
local/zmodem/genie.c [new file with mode: 0644]
local/zmodem/makefile.generic [new file with mode: 0644]
local/zmodem/minirb.1 [new file with mode: 0644]
local/zmodem/minirb.c [new file with mode: 0644]
local/zmodem/ptest.sh [new file with mode: 0644]
local/zmodem/rbsb.c [new file with mode: 0644]
local/zmodem/rz.1 [new file with mode: 0644]
local/zmodem/rz.c [new file with mode: 0644]
local/zmodem/sz.1 [new file with mode: 0644]
local/zmodem/sz.c [new file with mode: 0644]
local/zmodem/vmodem.h [new file with mode: 0644]
local/zmodem/vrzsz.c [new file with mode: 0644]
local/zmodem/vupl.t [new file with mode: 0644]
local/zmodem/vuplfile.t [new file with mode: 0644]
local/zmodem/vvmodem.c [new file with mode: 0644]
local/zmodem/zm.c [new file with mode: 0644]
local/zmodem/zmodem.h [new file with mode: 0644]
local/zmodem/zmr.c [new file with mode: 0644]
local/zmodem/zupl.t [new file with mode: 0644]
man/Makefile [new file with mode: 0644]
man/makewhatis.sed [new file with mode: 0644]
man/man.template [new file with mode: 0644]
man/man0/Makefile [new file with mode: 0644]
man/man0/break [new file with mode: 0644]
man/man0/cshcmd [new file with mode: 0644]
man/man0/ignore [new file with mode: 0644]
man/man0/intro.ms [new file with mode: 0644]
man/man0/preface.ms [new file with mode: 0644]
man/man0/ptx.in [new file with mode: 0644]
man/man0/ptxx [new file with mode: 0644]
man/man0/title.prm [new file with mode: 0644]
man/man0/title.urm [new file with mode: 0644]
man/man0/toc.in [new file with mode: 0644]
man/man0/toc1 [new file with mode: 0644]
man/man0/toc2 [new file with mode: 0644]
man/man0/toc3 [new file with mode: 0644]
man/man0/toc3f [new file with mode: 0644]
man/man0/toc4 [new file with mode: 0644]
man/man0/toc5 [new file with mode: 0644]
man/man0/toc6 [new file with mode: 0644]
man/man0/toc7 [new file with mode: 0644]
man/man0/toc8 [new file with mode: 0644]
man/man0/tocrc [new file with mode: 0755]
man/man0/tocx1 [new file with mode: 0644]
man/man0/tocx2 [new file with mode: 0644]
man/man0/tocx3 [new file with mode: 0644]
man/man0/tocx3f [new file with mode: 0644]
man/man0/tocx4 [new file with mode: 0644]
man/man0/tocx5 [new file with mode: 0644]
man/man0/tocx6 [new file with mode: 0644]
man/man0/tocx7 [new file with mode: 0644]
man/man0/tocx8 [new file with mode: 0644]
man/man1/Makefile [new file with mode: 0644]
man/man1/adb.1 [new file with mode: 0644]
man/man1/addbib.1 [new file with mode: 0644]
man/man1/apply.1 [new file with mode: 0644]
man/man1/apropos.1 [new file with mode: 0644]
man/man1/as.1 [new file with mode: 0644]
man/man1/at.1 [new file with mode: 0644]
man/man1/atq.1 [new file with mode: 0644]
man/man1/atrm.1 [new file with mode: 0644]
man/man1/awk.1 [new file with mode: 0644]
man/man1/basename.1 [new file with mode: 0644]
man/man1/bc.1 [new file with mode: 0644]
man/man1/biff.1 [new file with mode: 0644]
man/man1/binmail.1 [new file with mode: 0644]
man/man1/cal.1 [new file with mode: 0644]
man/man1/calendar.1 [new file with mode: 0644]
man/man1/cat.1 [new file with mode: 0644]
man/man1/cb.1 [new file with mode: 0644]
man/man1/cc.1 [new file with mode: 0644]
man/man1/cd.1 [new file with mode: 0644]
man/man1/checknr.1 [new file with mode: 0644]
man/man1/chgrp.1 [new file with mode: 0644]
man/man1/chmod.1 [new file with mode: 0644]
man/man1/clear.1 [new file with mode: 0644]
man/man1/cmp.1 [new file with mode: 0644]
man/man1/col.1 [new file with mode: 0644]
man/man1/colcrt.1 [new file with mode: 0644]
man/man1/colrm.1 [new file with mode: 0644]
man/man1/comm.1 [new file with mode: 0644]
man/man1/compress.1 [new file with mode: 0644]
man/man1/cp.1 [new file with mode: 0644]
man/man1/csh.1 [new file with mode: 0644]
man/man1/ctags.1 [new file with mode: 0644]
man/man1/date.1 [new file with mode: 0644]
man/man1/dc.1 [new file with mode: 0644]
man/man1/dd.1 [new file with mode: 0644]
man/man1/deroff.1 [new file with mode: 0644]
man/man1/df.1 [new file with mode: 0644]
man/man1/diction.1 [new file with mode: 0644]
man/man1/diff.1 [new file with mode: 0644]
man/man1/diff3.1 [new file with mode: 0644]
man/man1/du.1 [new file with mode: 0644]
man/man1/echo.1 [new file with mode: 0644]
man/man1/ed.1 [new file with mode: 0644]
man/man1/efl.1 [new file with mode: 0644]
man/man1/eqn.1 [new file with mode: 0644]
man/man1/error.1 [new file with mode: 0644]
man/man1/ex.1 [new file with mode: 0644]
man/man1/expand.1 [new file with mode: 0644]
man/man1/expr.1 [new file with mode: 0644]
man/man1/f77.1 [new file with mode: 0644]
man/man1/false.1 [new file with mode: 0644]
man/man1/file.1 [new file with mode: 0644]
man/man1/find.1 [new file with mode: 0644]
man/man1/fmt.1 [new file with mode: 0644]
man/man1/fold.1 [new file with mode: 0644]
man/man1/fpr.1 [new file with mode: 0644]
man/man1/from.1 [new file with mode: 0644]
man/man1/fsplit.1 [new file with mode: 0644]
man/man1/gcore.1 [new file with mode: 0644]
man/man1/graph.1 [new file with mode: 0644]
man/man1/grep.1 [new file with mode: 0644]
man/man1/head.1 [new file with mode: 0644]
man/man1/hostid.1 [new file with mode: 0644]
man/man1/indent.1 [new file with mode: 0644]
man/man1/intro.1 [new file with mode: 0644]
man/man1/iostat.1 [new file with mode: 0644]
man/man1/join.1 [new file with mode: 0644]
man/man1/kill.1 [new file with mode: 0644]
man/man1/last.1 [new file with mode: 0644]
man/man1/lastcomm.1 [new file with mode: 0644]
man/man1/learn.1 [new file with mode: 0644]
man/man1/leave.1 [new file with mode: 0644]
man/man1/lex.1 [new file with mode: 0644]
man/man1/lint.1 [new file with mode: 0644]
man/man1/lisp.1 [new file with mode: 0644]
man/man1/ln.1 [new file with mode: 0644]
man/man1/logger.1 [new file with mode: 0644]
man/man1/login.1 [new file with mode: 0644]
man/man1/look.1 [new file with mode: 0644]
man/man1/lookbib.1 [new file with mode: 0644]
man/man1/lorder.1 [new file with mode: 0644]
man/man1/lpq.1 [new file with mode: 0644]
man/man1/lpr.1 [new file with mode: 0644]
man/man1/lprm.1 [new file with mode: 0644]
man/man1/lptest.1 [new file with mode: 0644]
man/man1/ls.1 [new file with mode: 0644]
man/man1/lxref.1 [new file with mode: 0644]
man/man1/m4.1 [new file with mode: 0644]
man/man1/mail.1 [new file with mode: 0644]
man/man1/make.1 [new file with mode: 0644]
man/man1/man.1 [new file with mode: 0644]
man/man1/mesg.1 [new file with mode: 0644]
man/man1/mkdep.1 [new file with mode: 0644]
man/man1/mkdir.1 [new file with mode: 0644]
man/man1/mkstr.1 [new file with mode: 0644]
man/man1/more.1 [new file with mode: 0644]
man/man1/mset.1 [new file with mode: 0644]
man/man1/msgs.1 [new file with mode: 0644]
man/man1/mt.1 [new file with mode: 0644]
man/man1/mv.1 [new file with mode: 0644]
man/man1/netstat.1 [new file with mode: 0644]
man/man1/newaliases.1 [new file with mode: 0644]
man/man1/nice.1 [new file with mode: 0644]
man/man1/nm.1 [new file with mode: 0644]
man/man1/nroff.1 [new file with mode: 0644]
man/man1/nslookup.1 [new file with mode: 0644]
man/man1/od.1 [new file with mode: 0644]
man/man1/pagesize.1 [new file with mode: 0644]
man/man1/pdx.1 [new file with mode: 0644]
man/man1/pi.1 [new file with mode: 0644]
man/man1/pix.1 [new file with mode: 0644]
man/man1/plot.1 [new file with mode: 0644]
man/man1/pmerge.1 [new file with mode: 0644]
man/man1/pr.1 [new file with mode: 0644]
man/man1/printenv.1 [new file with mode: 0644]
man/man1/prof.1 [new file with mode: 0644]
man/man1/ps.1 [new file with mode: 0644]
man/man1/ptx.1 [new file with mode: 0644]
man/man1/pwd.1 [new file with mode: 0644]
man/man1/px.1 [new file with mode: 0644]
man/man1/pxp.1 [new file with mode: 0644]
man/man1/pxref.1 [new file with mode: 0644]
man/man1/quota.1 [new file with mode: 0644]
man/man1/ratfor.1 [new file with mode: 0644]
man/man1/rcp.1 [new file with mode: 0644]
man/man1/rdist.1 [new file with mode: 0644]
man/man1/refer.1 [new file with mode: 0644]
man/man1/rev.1 [new file with mode: 0644]
man/man1/rlogin.1 [new file with mode: 0644]
man/man1/rm.1 [new file with mode: 0644]
man/man1/rmail.1 [new file with mode: 0644]
man/man1/rmdir.1 [new file with mode: 0644]
man/man1/roffbib.1 [new file with mode: 0644]
man/man1/rsh.1 [new file with mode: 0644]
man/man1/ruptime.1 [new file with mode: 0644]
man/man1/rwho.1 [new file with mode: 0644]
man/man1/sccs.1 [new file with mode: 0644]
man/man1/script.1 [new file with mode: 0644]
man/man1/sed.1 [new file with mode: 0644]
man/man1/sendbug.1 [new file with mode: 0644]
man/man1/sh.1 [new file with mode: 0644]
man/man1/size.1 [new file with mode: 0644]
man/man1/sleep.1 [new file with mode: 0644]
man/man1/soelim.1 [new file with mode: 0644]
man/man1/sort.1 [new file with mode: 0644]
man/man1/sortbib.1 [new file with mode: 0644]
man/man1/spell.1 [new file with mode: 0644]
man/man1/spline.1 [new file with mode: 0644]
man/man1/split.1 [new file with mode: 0644]
man/man1/strcompact.1 [new file with mode: 0644]
man/man1/strings.1 [new file with mode: 0644]
man/man1/strip.1 [new file with mode: 0644]
man/man1/struct.1 [new file with mode: 0644]
man/man1/style.1 [new file with mode: 0644]
man/man1/su.1 [new file with mode: 0644]
man/man1/sum.1 [new file with mode: 0644]
man/man1/symcompact.1 [new file with mode: 0644]
man/man1/symorder.1 [new file with mode: 0644]
man/man1/tabs.1 [new file with mode: 0644]
man/man1/tail.1 [new file with mode: 0644]
man/man1/talk.1 [new file with mode: 0644]
man/man1/tar.1 [new file with mode: 0644]
man/man1/tbl.1 [new file with mode: 0644]
man/man1/tc.1 [new file with mode: 0644]
man/man1/tcopy.1 [new file with mode: 0644]
man/man1/tee.1 [new file with mode: 0644]
man/man1/telnet.1 [new file with mode: 0644]
man/man1/time.1 [new file with mode: 0644]
man/man1/tip.1 [new file with mode: 0644]
man/man1/tk.1 [new file with mode: 0644]
man/man1/tn3270.1 [new file with mode: 0644]
man/man1/touch.1 [new file with mode: 0644]
man/man1/tp.1 [new file with mode: 0644]
man/man1/tr.1 [new file with mode: 0644]
man/man1/troff.1 [new file with mode: 0644]
man/man1/true.1 [new file with mode: 0644]
man/man1/tsort.1 [new file with mode: 0644]
man/man1/tty.1 [new file with mode: 0644]
man/man1/ul.1 [new file with mode: 0644]
man/man1/unifdef.1 [new file with mode: 0644]
man/man1/uniq.1 [new file with mode: 0644]
man/man1/units.1 [new file with mode: 0644]
man/man1/uptime.1 [new file with mode: 0644]
man/man1/users.1 [new file with mode: 0644]
man/man1/uucp.1 [new file with mode: 0644]
man/man1/uuencode.1 [new file with mode: 0644]
man/man1/uulog.1 [new file with mode: 0644]
man/man1/uuname.1 [new file with mode: 0644]
man/man1/uuq.1 [new file with mode: 0644]
man/man1/uusend.1 [new file with mode: 0644]
man/man1/uux.1 [new file with mode: 0644]
man/man1/vacation.1 [new file with mode: 0644]
man/man1/vgrind.1 [new file with mode: 0644]
man/man1/vi.1 [new file with mode: 0644]
man/man1/vmstat.1 [new file with mode: 0644]
man/man1/vwidth.1 [new file with mode: 0644]
man/man1/w.1 [new file with mode: 0644]
man/man1/wait.1 [new file with mode: 0644]
man/man1/wall.1 [new file with mode: 0644]
man/man1/wc.1 [new file with mode: 0644]
man/man1/what.1 [new file with mode: 0644]
man/man1/whatis.1 [new file with mode: 0644]
man/man1/which.1 [new file with mode: 0644]
man/man1/who.1 [new file with mode: 0644]
man/man1/whois.1 [new file with mode: 0644]
man/man1/window.1 [new file with mode: 0644]
man/man1/write.1 [new file with mode: 0644]
man/man1/xstr.1 [new file with mode: 0644]
man/man1/yacc.1 [new file with mode: 0644]
man/man1/yes.1 [new file with mode: 0644]
man/man2/Makefile [new file with mode: 0644]
man/man2/accept.2 [new file with mode: 0644]
man/man2/access.2 [new file with mode: 0644]
man/man2/acct.2 [new file with mode: 0644]
man/man2/adjtime.2 [new file with mode: 0644]
man/man2/bind.2 [new file with mode: 0644]
man/man2/brk.2 [new file with mode: 0644]
man/man2/chdir.2 [new file with mode: 0644]
man/man2/chflags.2 [new file with mode: 0644]
man/man2/chmod.2 [new file with mode: 0644]
man/man2/chown.2 [new file with mode: 0644]
man/man2/chroot.2 [new file with mode: 0644]
man/man2/close.2 [new file with mode: 0644]
man/man2/connect.2 [new file with mode: 0644]
man/man2/creat.2 [new file with mode: 0644]
man/man2/dup.2 [new file with mode: 0644]
man/man2/execve.2 [new file with mode: 0644]
man/man2/exit.2 [new file with mode: 0644]
man/man2/fcntl.2 [new file with mode: 0644]
man/man2/fetchi.2 [new file with mode: 0644]
man/man2/flock.2 [new file with mode: 0644]
man/man2/fork.2 [new file with mode: 0644]
man/man2/fperr.2 [new file with mode: 0644]
man/man2/fsync.2 [new file with mode: 0644]
man/man2/getdtablesize.2 [new file with mode: 0644]
man/man2/getfsstat.2 [new file with mode: 0644]
man/man2/getgid.2 [new file with mode: 0644]
man/man2/getgroups.2 [new file with mode: 0644]
man/man2/gethostid.2 [new file with mode: 0644]
man/man2/gethostname.2 [new file with mode: 0644]
man/man2/getitimer.2 [new file with mode: 0644]
man/man2/getlogin.2 [new file with mode: 0644]
man/man2/getpagesize.2 [new file with mode: 0644]
man/man2/getpeername.2 [new file with mode: 0644]
man/man2/getpgrp.2 [new file with mode: 0644]
man/man2/getpid.2 [new file with mode: 0644]
man/man2/getpriority.2 [new file with mode: 0644]
man/man2/getrlimit.2 [new file with mode: 0644]
man/man2/getrusage.2 [new file with mode: 0644]
man/man2/getsockname.2 [new file with mode: 0644]
man/man2/getsockopt.2 [new file with mode: 0644]
man/man2/gettimeofday.2 [new file with mode: 0644]
man/man2/getuid.2 [new file with mode: 0644]
man/man2/intro.2 [new file with mode: 0644]
man/man2/ioctl.2 [new file with mode: 0644]
man/man2/kill.2 [new file with mode: 0644]
man/man2/killpg.2 [new file with mode: 0644]
man/man2/link.2 [new file with mode: 0644]
man/man2/listen.2 [new file with mode: 0644]
man/man2/lock.2 [new file with mode: 0644]
man/man2/lseek.2 [new file with mode: 0644]
man/man2/mkdir.2 [new file with mode: 0644]
man/man2/mknod.2 [new file with mode: 0644]
man/man2/mount.2 [new file with mode: 0644]
man/man2/nostk.2 [new file with mode: 0644]
man/man2/open.2 [new file with mode: 0644]
man/man2/phys.2 [new file with mode: 0644]
man/man2/pipe.2 [new file with mode: 0644]
man/man2/profil.2 [new file with mode: 0644]
man/man2/ptrace.2 [new file with mode: 0644]
man/man2/quota.2 [new file with mode: 0644]
man/man2/read.2 [new file with mode: 0644]
man/man2/readlink.2 [new file with mode: 0644]
man/man2/reboot.2 [new file with mode: 0644]
man/man2/recv.2 [new file with mode: 0644]
man/man2/rename.2 [new file with mode: 0644]
man/man2/rmdir.2 [new file with mode: 0644]
man/man2/select.2 [new file with mode: 0644]
man/man2/send.2 [new file with mode: 0644]
man/man2/setgroups.2 [new file with mode: 0644]
man/man2/setpgrp.2 [new file with mode: 0644]
man/man2/setquota.2 [new file with mode: 0644]
man/man2/setregid.2 [new file with mode: 0644]
man/man2/setreuid.2 [new file with mode: 0644]
man/man2/setuid.2 [new file with mode: 0644]
man/man2/shutdown.2 [new file with mode: 0644]
man/man2/sigaction.2 [new file with mode: 0644]
man/man2/sigaltstack.2 [new file with mode: 0644]
man/man2/sigblock.2 [new file with mode: 0644]
man/man2/sigpause.2 [new file with mode: 0644]
man/man2/sigpending.2 [new file with mode: 0644]
man/man2/sigprocmask.2 [new file with mode: 0644]
man/man2/sigreturn.2 [new file with mode: 0644]
man/man2/sigsetmask.2 [new file with mode: 0644]
man/man2/sigstack.2 [new file with mode: 0644]
man/man2/sigsuspend.2 [new file with mode: 0644]
man/man2/sigvec.2 [new file with mode: 0644]
man/man2/sigwait.2 [new file with mode: 0644]
man/man2/socket.2 [new file with mode: 0644]
man/man2/socketpair.2 [new file with mode: 0644]
man/man2/stat.2 [new file with mode: 0644]
man/man2/statfs.2 [new file with mode: 0644]
man/man2/swapon.2 [new file with mode: 0644]
man/man2/symlink.2 [new file with mode: 0644]
man/man2/sync.2 [new file with mode: 0644]
man/man2/syscall.2 [new file with mode: 0644]
man/man2/truncate.2 [new file with mode: 0644]
man/man2/ucall.2 [new file with mode: 0644]
man/man2/umask.2 [new file with mode: 0644]
man/man2/unlink.2 [new file with mode: 0644]
man/man2/utimes.2 [new file with mode: 0644]
man/man2/vfork.2 [new file with mode: 0644]
man/man2/vhangup.2 [new file with mode: 0644]
man/man2/wait.2 [new file with mode: 0644]
man/man2/write.2 [new file with mode: 0644]
man/man3/Makefile [new file with mode: 0644]
man/man3/abort.3 [new file with mode: 0644]
man/man3/abs.3 [new file with mode: 0644]
man/man3/alarm.3 [new file with mode: 0644]
man/man3/asinh.3 [new file with mode: 0644]
man/man3/assert.3 [new file with mode: 0644]
man/man3/atof.3 [new file with mode: 0644]
man/man3/bstring.3 [new file with mode: 0644]
man/man3/byteorder.3 [new file with mode: 0644]
man/man3/compat-sys5.3 [new file with mode: 0644]
man/man3/crypt.3 [new file with mode: 0644]
man/man3/ctime.3 [new file with mode: 0644]
man/man3/ctype.3 [new file with mode: 0644]
man/man3/curses.3 [new file with mode: 0644]
man/man3/daemon.3 [new file with mode: 0644]
man/man3/dbm.3 [new file with mode: 0644]
man/man3/devname.3 [new file with mode: 0644]
man/man3/directory.3 [new file with mode: 0644]
man/man3/ecvt.3 [new file with mode: 0644]
man/man3/end.3 [new file with mode: 0644]
man/man3/erf.3 [new file with mode: 0644]
man/man3/err.3 [new file with mode: 0644]
man/man3/execl.3 [new file with mode: 0644]
man/man3/exit.3 [new file with mode: 0644]
man/man3/exp.3 [new file with mode: 0644]
man/man3/fclose.3 [new file with mode: 0644]
man/man3/ferror.3 [new file with mode: 0644]
man/man3/floor.3 [new file with mode: 0644]
man/man3/fopen.3 [new file with mode: 0644]
man/man3/fread.3 [new file with mode: 0644]
man/man3/frexp.3 [new file with mode: 0644]
man/man3/fseek.3 [new file with mode: 0644]
man/man3/getc.3 [new file with mode: 0644]
man/man3/getdisk.3 [new file with mode: 0644]
man/man3/getenv.3 [new file with mode: 0644]
man/man3/getfsent.3 [new file with mode: 0644]
man/man3/getgrent.3 [new file with mode: 0644]
man/man3/getgrouplist.3 [new file with mode: 0644]
man/man3/gethostbyname.3 [new file with mode: 0644]
man/man3/getloadavg.3 [new file with mode: 0644]
man/man3/getmntinfo.3 [new file with mode: 0644]
man/man3/getnetent.3 [new file with mode: 0644]
man/man3/getopt.3 [new file with mode: 0644]
man/man3/getpass.3 [new file with mode: 0644]
man/man3/getprotoent.3 [new file with mode: 0644]
man/man3/getpwent.3 [new file with mode: 0644]
man/man3/gets.3 [new file with mode: 0644]
man/man3/getservent.3 [new file with mode: 0644]
man/man3/getsubopt.3 [new file with mode: 0644]
man/man3/getttyent.3 [new file with mode: 0644]
man/man3/getusershell.3 [new file with mode: 0644]
man/man3/getwd.3 [new file with mode: 0644]
man/man3/hypot.3 [new file with mode: 0644]
man/man3/ieee.3 [new file with mode: 0644]
man/man3/inet.3 [new file with mode: 0644]
man/man3/infnan.3 [new file with mode: 0644]
man/man3/initgroups.3 [new file with mode: 0644]
man/man3/insque.3 [new file with mode: 0644]
man/man3/intro.3 [new file with mode: 0644]
man/man3/j0.3 [new file with mode: 0644]
man/man3/l3tol.3 [new file with mode: 0644]
man/man3/ldfps.3 [new file with mode: 0644]
man/man3/lgamma.3 [new file with mode: 0644]
man/man3/lib2648.3 [new file with mode: 0644]
man/man3/malloc.3 [new file with mode: 0644]
man/man3/math.3 [new file with mode: 0644]
man/man3/mktemp.3 [new file with mode: 0644]
man/man3/monitor.3 [new file with mode: 0644]
man/man3/mp.3 [new file with mode: 0644]
man/man3/ndbm.3 [new file with mode: 0644]
man/man3/nice.3 [new file with mode: 0644]
man/man3/nlist.3 [new file with mode: 0644]
man/man3/ns.3 [new file with mode: 0644]
man/man3/pause.3 [new file with mode: 0644]
man/man3/perror.3 [new file with mode: 0644]
man/man3/plot.3 [new file with mode: 0644]
man/man3/popen.3 [new file with mode: 0644]
man/man3/printf.3 [new file with mode: 0644]
man/man3/psignal.3 [new file with mode: 0644]
man/man3/putc.3 [new file with mode: 0644]
man/man3/puts.3 [new file with mode: 0644]
man/man3/qsort.3 [new file with mode: 0644]
man/man3/rand.3 [new file with mode: 0644]
man/man3/random.3 [new file with mode: 0644]
man/man3/rcmd.3 [new file with mode: 0644]
man/man3/regex.3 [new file with mode: 0644]
man/man3/resolver.3 [new file with mode: 0644]
man/man3/rexec.3 [new file with mode: 0644]
man/man3/scandir.3 [new file with mode: 0644]
man/man3/scanf.3 [new file with mode: 0644]
man/man3/setbuf.3 [new file with mode: 0644]
man/man3/setjmp.3 [new file with mode: 0644]
man/man3/setmode.3 [new file with mode: 0644]
man/man3/setruid.3 [new file with mode: 0644]
man/man3/siginterrupt.3 [new file with mode: 0644]
man/man3/signal.3 [new file with mode: 0644]
man/man3/sigsetops.3 [new file with mode: 0644]
man/man3/sin.3 [new file with mode: 0644]
man/man3/sinh.3 [new file with mode: 0644]
man/man3/sleep.3 [new file with mode: 0644]
man/man3/sqrt.3 [new file with mode: 0644]
man/man3/stdio.3 [new file with mode: 0644]
man/man3/strcspn.3 [new file with mode: 0644]
man/man3/strftime.3 [new file with mode: 0644]
man/man3/string.3 [new file with mode: 0644]
man/man3/strpbrk.3 [new file with mode: 0644]
man/man3/strsep.3 [new file with mode: 0644]
man/man3/strspn.3 [new file with mode: 0644]
man/man3/strstr.3 [new file with mode: 0644]
man/man3/strtok.3 [new file with mode: 0644]
man/man3/strtol.3 [new file with mode: 0644]
man/man3/strtoul.3 [new file with mode: 0644]
man/man3/stty.3 [new file with mode: 0644]
man/man3/swab.3 [new file with mode: 0644]
man/man3/sysctl.3 [new file with mode: 0644]
man/man3/syserrlst.3 [new file with mode: 0644]
man/man3/syslog.3 [new file with mode: 0644]
man/man3/system.3 [new file with mode: 0644]
man/man3/termcap.3 [new file with mode: 0644]
man/man3/time.3 [new file with mode: 0644]
man/man3/times.3 [new file with mode: 0644]
man/man3/ttyname.3 [new file with mode: 0644]
man/man3/ualarm.3 [new file with mode: 0644]
man/man3/uname.3 [new file with mode: 0644]
man/man3/ungetc.3 [new file with mode: 0644]
man/man3/utime.3 [new file with mode: 0644]
man/man3/valloc.3 [new file with mode: 0644]
man/man3/varargs.3 [new file with mode: 0644]
man/man3f/Makefile [new file with mode: 0644]
man/man3f/abort.3 [new file with mode: 0644]
man/man3f/access.3 [new file with mode: 0644]
man/man3f/alarm.3 [new file with mode: 0644]
man/man3f/bessel.3 [new file with mode: 0644]
man/man3f/bit.3 [new file with mode: 0644]
man/man3f/chdir.3 [new file with mode: 0644]
man/man3f/chmod.3 [new file with mode: 0644]
man/man3f/etime.3 [new file with mode: 0644]
man/man3f/exit.3 [new file with mode: 0644]
man/man3f/fdate.3 [new file with mode: 0644]
man/man3f/flmin.3 [new file with mode: 0644]
man/man3f/flush.3 [new file with mode: 0644]
man/man3f/fork.3 [new file with mode: 0644]
man/man3f/fseek.3 [new file with mode: 0644]
man/man3f/getarg.3 [new file with mode: 0644]
man/man3f/getc.3 [new file with mode: 0644]
man/man3f/getcwd.3 [new file with mode: 0644]
man/man3f/getenv.3 [new file with mode: 0644]
man/man3f/getlog.3 [new file with mode: 0644]
man/man3f/getpid.3 [new file with mode: 0644]
man/man3f/getuid.3 [new file with mode: 0644]
man/man3f/hostnm.3 [new file with mode: 0644]
man/man3f/idate.3 [new file with mode: 0644]
man/man3f/index.3 [new file with mode: 0644]
man/man3f/intro.3 [new file with mode: 0644]
man/man3f/ioinit.3 [new file with mode: 0644]
man/man3f/kill.3 [new file with mode: 0644]
man/man3f/link.3 [new file with mode: 0644]
man/man3f/loc.3 [new file with mode: 0644]
man/man3f/long.3 [new file with mode: 0644]
man/man3f/malloc.3 [new file with mode: 0644]
man/man3f/perror.3 [new file with mode: 0644]
man/man3f/plot.3 [new file with mode: 0644]
man/man3f/putc.3 [new file with mode: 0644]
man/man3f/qsort.3 [new file with mode: 0644]
man/man3f/rand.3 [new file with mode: 0644]
man/man3f/random.3 [new file with mode: 0644]
man/man3f/rename.3 [new file with mode: 0644]
man/man3f/signal.3 [new file with mode: 0644]
man/man3f/sleep.3 [new file with mode: 0644]
man/man3f/stat.3 [new file with mode: 0644]
man/man3f/system.3 [new file with mode: 0644]
man/man3f/time.3 [new file with mode: 0644]
man/man3f/topen.3 [new file with mode: 0644]
man/man3f/traper.3 [new file with mode: 0644]
man/man3f/trapov.3 [new file with mode: 0644]
man/man3f/trpfpe.3 [new file with mode: 0644]
man/man3f/ttynam.3 [new file with mode: 0644]
man/man3f/unlink.3 [new file with mode: 0644]
man/man3f/wait.3 [new file with mode: 0644]
man/man4/Makefile [new file with mode: 0644]
man/man4/acc.4 [new file with mode: 0644]
man/man4/arp.4 [new file with mode: 0644]
man/man4/bk.4 [new file with mode: 0644]
man/man4/br.4 [new file with mode: 0644]
man/man4/cons.4 [new file with mode: 0644]
man/man4/css.4 [new file with mode: 0644]
man/man4/de.4 [new file with mode: 0644]
man/man4/dh.4 [new file with mode: 0644]
man/man4/dhu.4 [new file with mode: 0644]
man/man4/dhv.4 [new file with mode: 0644]
man/man4/dmc.4 [new file with mode: 0644]
man/man4/dr.4 [new file with mode: 0644]
man/man4/dz.4 [new file with mode: 0644]
man/man4/ec.4 [new file with mode: 0644]
man/man4/en.4 [new file with mode: 0644]
man/man4/fd.4 [new file with mode: 0644]
man/man4/hk.4 [new file with mode: 0644]
man/man4/ht.4 [new file with mode: 0644]
man/man4/hy.4 [new file with mode: 0644]
man/man4/icmp.4 [new file with mode: 0644]
man/man4/idp.4 [new file with mode: 0644]
man/man4/il.4 [new file with mode: 0644]
man/man4/imp.4 [new file with mode: 0644]
man/man4/impconf.4 [new file with mode: 0644]
man/man4/inet.4 [new file with mode: 0644]
man/man4/intro.4 [new file with mode: 0644]
man/man4/ip.4 [new file with mode: 0644]
man/man4/lo.4 [new file with mode: 0644]
man/man4/lp.4 [new file with mode: 0644]
man/man4/mem.4 [new file with mode: 0644]
man/man4/mtio.4 [new file with mode: 0644]
man/man4/networking.4 [new file with mode: 0644]
man/man4/ns.4 [new file with mode: 0644]
man/man4/nsip.4 [new file with mode: 0644]
man/man4/null.4 [new file with mode: 0644]
man/man4/pty.4 [new file with mode: 0644]
man/man4/qe.4 [new file with mode: 0644]
man/man4/ra.4 [new file with mode: 0644]
man/man4/ram.4 [new file with mode: 0644]
man/man4/rk.4 [new file with mode: 0644]
man/man4/rl.4 [new file with mode: 0644]
man/man4/rx.4 [new file with mode: 0644]
man/man4/si.4 [new file with mode: 0644]
man/man4/spp.4 [new file with mode: 0644]
man/man4/sri.4 [new file with mode: 0644]
man/man4/swap.4 [new file with mode: 0644]
man/man4/tb.4 [new file with mode: 0644]
man/man4/tcp.4 [new file with mode: 0644]
man/man4/tm.4 [new file with mode: 0644]
man/man4/tmscp.4 [new file with mode: 0644]
man/man4/ts.4 [new file with mode: 0644]
man/man4/tty.4 [new file with mode: 0644]
man/man4/udp.4 [new file with mode: 0644]
man/man4/vv.4 [new file with mode: 0644]
man/man4/xp.4 [new file with mode: 0644]
man/man5/L-devices.5 [new file with mode: 0644]
man/man5/L-dialcodes.5 [new file with mode: 0644]
man/man5/L.aliases.5 [new file with mode: 0644]
man/man5/L.cmds.5 [new file with mode: 0644]
man/man5/L.sys.5 [new file with mode: 0644]
man/man5/Makefile [new file with mode: 0644]
man/man5/USERFILE.5 [new file with mode: 0644]
man/man5/a.out.5 [new file with mode: 0644]
man/man5/acct.5 [new file with mode: 0644]
man/man5/aliases.5 [new file with mode: 0644]
man/man5/core.5 [new file with mode: 0644]
man/man5/dbx.5 [new file with mode: 0644]
man/man5/dir.5 [new file with mode: 0644]
man/man5/disktab.5 [new file with mode: 0644]
man/man5/dtab.5 [new file with mode: 0644]
man/man5/dump.5 [new file with mode: 0644]
man/man5/fs.5 [new file with mode: 0644]
man/man5/fstab.5 [new file with mode: 0644]
man/man5/gettytab.5 [new file with mode: 0644]
man/man5/group.5 [new file with mode: 0644]
man/man5/hosts.5 [new file with mode: 0644]
man/man5/map3270.5 [new file with mode: 0644]
man/man5/networks.5 [new file with mode: 0644]
man/man5/passwd.5 [new file with mode: 0644]
man/man5/phones.5 [new file with mode: 0644]
man/man5/plot.5 [new file with mode: 0644]
man/man5/printcap.5 [new file with mode: 0644]
man/man5/protocols.5 [new file with mode: 0644]
man/man5/remote.5 [new file with mode: 0644]
man/man5/resolver.5 [new file with mode: 0644]
man/man5/services.5 [new file with mode: 0644]
man/man5/shells.5 [new file with mode: 0644]
man/man5/stack.5 [new file with mode: 0644]
man/man5/syserrlst.5 [new file with mode: 0644]
man/man5/tar.5 [new file with mode: 0644]
man/man5/termcap.5 [new file with mode: 0644]
man/man5/tp.5 [new file with mode: 0644]
man/man5/ttys.5 [new file with mode: 0644]
man/man5/types.5 [new file with mode: 0644]
man/man5/tzfile.5 [new file with mode: 0644]
man/man5/utmp.5 [new file with mode: 0644]
man/man5/uuencode.5 [new file with mode: 0644]
man/man5/vfont.5 [new file with mode: 0644]
man/man5/vgrindefs.5 [new file with mode: 0644]
man/man6/Makefile [new file with mode: 0644]
man/man6/aardvark.6 [new file with mode: 0644]
man/man6/adventure.6 [new file with mode: 0644]
man/man6/arithmetic.6 [new file with mode: 0644]
man/man6/backgammon.6 [new file with mode: 0644]
man/man6/banner.6 [new file with mode: 0644]
man/man6/bcd.6 [new file with mode: 0644]
man/man6/bj.6 [new file with mode: 0644]
man/man6/boggle.6 [new file with mode: 0644]
man/man6/canfield.6 [new file with mode: 0644]
man/man6/chess.6 [new file with mode: 0644]
man/man6/ching.6 [new file with mode: 0644]
man/man6/cribbage.6 [new file with mode: 0644]
man/man6/doctor.6 [new file with mode: 0644]
man/man6/fish.6 [new file with mode: 0644]
man/man6/fortune.6 [new file with mode: 0644]
man/man6/hangman.6 [new file with mode: 0644]
man/man6/hunt.6 [new file with mode: 0644]
man/man6/mille.6 [new file with mode: 0644]
man/man6/monop.6 [new file with mode: 0644]
man/man6/moo.6 [new file with mode: 0644]
man/man6/number.6 [new file with mode: 0644]
man/man6/quiz.6 [new file with mode: 0644]
man/man6/rain.6 [new file with mode: 0644]
man/man6/robots.6 [new file with mode: 0644]
man/man6/rogue.6 [new file with mode: 0644]
man/man6/snake.6 [new file with mode: 0644]
man/man6/trek.6 [new file with mode: 0644]
man/man6/ttt.6 [new file with mode: 0644]
man/man6/warp.6 [new file with mode: 0644]
man/man6/words.6 [new file with mode: 0644]
man/man6/worm.6 [new file with mode: 0644]
man/man6/worms.6 [new file with mode: 0644]
man/man6/wump.6 [new file with mode: 0644]
man/man6/zork.6 [new file with mode: 0644]
man/man7/Makefile [new file with mode: 0644]
man/man7/ascii.7 [new file with mode: 0644]
man/man7/environ.7 [new file with mode: 0644]
man/man7/eqnchar.7 [new file with mode: 0644]
man/man7/hier.7 [new file with mode: 0644]
man/man7/hostname.7 [new file with mode: 0644]
man/man7/intro.7 [new file with mode: 0644]
man/man7/mailaddr.7 [new file with mode: 0644]
man/man7/man.7 [new file with mode: 0644]
man/man7/me.7 [new file with mode: 0644]
man/man7/ms.7 [new file with mode: 0644]
man/man7/term.7 [new file with mode: 0644]
man/man8/Makefile [new file with mode: 0644]
man/man8/XNSrouted.8 [new file with mode: 0644]
man/man8/adduser.8 [new file with mode: 0644]
man/man8/autoconfig.8 [new file with mode: 0644]
man/man8/boot.8 [new file with mode: 0644]
man/man8/bugfiler.8 [new file with mode: 0644]
man/man8/crash.8 [new file with mode: 0644]
man/man8/drtest.8 [new file with mode: 0644]
man/man8/dump.8 [new file with mode: 0644]
man/man8/dumpdir.8 [new file with mode: 0644]
man/man8/format.8 [new file with mode: 0644]
man/man8/fsck.8 [new file with mode: 0644]
man/man8/getty.8 [new file with mode: 0644]
man/man8/htable.8 [new file with mode: 0644]
man/man8/intro.8 [new file with mode: 0644]
man/man8/lpc.8 [new file with mode: 0644]
man/man8/lpd.8 [new file with mode: 0644]
man/man8/makedev.8 [new file with mode: 0644]
man/man8/makekey.8 [new file with mode: 0644]
man/man8/named.8 [new file with mode: 0644]
man/man8/pac.8 [new file with mode: 0644]
man/man8/rc.8 [new file with mode: 0644]
man/man8/rdump.8 [new file with mode: 0644]
man/man8/routed.8 [new file with mode: 0644]
man/man8/rrestore.8 [new file with mode: 0644]
man/man8/sendmail.8 [new file with mode: 0644]
man/man8/sticky.8 [new file with mode: 0644]
man/man8/sync.8 [new file with mode: 0644]
man/man8/timed.8 [new file with mode: 0644]
man/man8/timedc.8 [new file with mode: 0644]
man/man8/uucico.8 [new file with mode: 0644]
man/man8/uuclean.8 [new file with mode: 0644]
man/man8/uupoll.8 [new file with mode: 0644]
man/man8/uusnap.8 [new file with mode: 0644]
man/man8/uuxqt.8 [new file with mode: 0644]
man/manroff [new file with mode: 0755]
new/Makefile [new file with mode: 0644]
new/OLD/Makefile [new file with mode: 0644]
new/OLD/README [new file with mode: 0644]
new/OLD/apl.tar.Z [new file with mode: 0644]
new/OLD/buildcore.c [new file with mode: 0644]
new/OLD/cpm.tar.Z [new file with mode: 0644]
new/OLD/efs.tar.Z [new file with mode: 0644]
new/OLD/getsyspr.tar.Z [new file with mode: 0644]
new/OLD/grab.tar.Z [new file with mode: 0644]
new/OLD/lisp11.tar.Z [new file with mode: 0644]
new/OLD/mh.tar.Z [new file with mode: 0644]
new/OLD/rand.tar.Z [new file with mode: 0644]
new/OLD/rinstall.tar.Z [new file with mode: 0644]
new/OLD/sched.tar.Z [new file with mode: 0644]
new/OLD/seqn.tar.Z [new file with mode: 0644]
new/OLD/sroff.tar.Z [new file with mode: 0644]
new/OLD/subnet.tar.Z [new file with mode: 0644]
new/PORT/B.tar.Z [new file with mode: 0644]
new/PORT/Makefile [new file with mode: 0644]
new/PORT/README [new file with mode: 0644]
new/PORT/apl.tar.Z [new file with mode: 0644]
new/PORT/bib.tar.Z [new file with mode: 0644]
new/PORT/cpm.tar.Z [new file with mode: 0644]
new/PORT/help.tar.Z [new file with mode: 0644]
new/PORT/mkmf.tar.Z [new file with mode: 0644]
new/PORT/spms.tar.Z [new file with mode: 0644]
new/PORT/tac.tar.Z [new file with mode: 0644]
new/PORT/tools.tar.Z [new file with mode: 0644]
new/ansi/Makefile [new file with mode: 0644]
new/ansi/ansitape.1 [new file with mode: 0644]
new/ansi/ansitape.c [new file with mode: 0644]
new/ansi/vmsprep.1 [new file with mode: 0644]
new/ansi/vmsprep.c [new file with mode: 0644]
new/bm/Execute.c [new file with mode: 0644]
new/bm/Extern.h [new file with mode: 0644]
new/bm/GetPatFile.c [new file with mode: 0644]
new/bm/Global.c [new file with mode: 0644]
new/bm/MakeDesc.c [new file with mode: 0644]
new/bm/MakeSkip.c [new file with mode: 0644]
new/bm/Makefile [new file with mode: 0644]
new/bm/MatchFound.c [new file with mode: 0644]
new/bm/MkDescVec.c [new file with mode: 0644]
new/bm/MoveResidue.c [new file with mode: 0644]
new/bm/PrintLine.c [new file with mode: 0644]
new/bm/PutUsage.c [new file with mode: 0644]
new/bm/README [new file with mode: 0644]
new/bm/Search.c [new file with mode: 0644]
new/bm/bm.1 [new file with mode: 0644]
new/bm/bm.c [new file with mode: 0644]
new/bm/bm.h [new file with mode: 0644]
new/crash/Makefile [new file with mode: 0644]
new/crash/crash.1 [new file with mode: 0644]
new/crash/crash.c [new file with mode: 0644]
new/crash/crash.h [new file with mode: 0644]
new/crash/crashsubs.c [new file with mode: 0644]
new/crash/dispnet.c [new file with mode: 0644]
new/crash/if.c [new file with mode: 0644]
new/crash/inet.c [new file with mode: 0644]
new/crash/net.h [new file with mode: 0644]
new/crash/route.c [new file with mode: 0644]
new/crash/symbol.c [new file with mode: 0644]
new/jove/Makefile [new file with mode: 0644]
new/jove/Makefile.dos [new file with mode: 0644]
new/jove/Ovmakefile [new file with mode: 0644]
new/jove/README [new file with mode: 0644]
new/jove/Readme.dos [new file with mode: 0644]
new/jove/Readme.mac [new file with mode: 0644]
new/jove/abbrev.c [new file with mode: 0644]
new/jove/argcount.c [new file with mode: 0644]
new/jove/ask.c [new file with mode: 0644]
new/jove/buf.c [new file with mode: 0644]
new/jove/c.c [new file with mode: 0644]
new/jove/case.c [new file with mode: 0644]
new/jove/ctype.c [new file with mode: 0644]
new/jove/ctype.h [new file with mode: 0644]
new/jove/delete.c [new file with mode: 0644]
new/jove/disp.c [new file with mode: 0644]
new/jove/doc/README [new file with mode: 0644]
new/jove/doc/cmds.doc [new file with mode: 0644]
new/jove/doc/cmds.doc.nr [new file with mode: 0644]
new/jove/doc/example.rc [new file with mode: 0644]
new/jove/doc/jove.1 [new file with mode: 0644]
new/jove/doc/jove.2 [new file with mode: 0644]
new/jove/doc/jove.3 [new file with mode: 0644]
new/jove/doc/jove.4 [new file with mode: 0644]
new/jove/doc/jove.5 [new file with mode: 0644]
new/jove/doc/jove.nr [new file with mode: 0644]
new/jove/doc/jove.qref [new file with mode: 0644]
new/jove/doc/system.rc [new file with mode: 0644]
new/jove/doc/teach-jove [new file with mode: 0644]
new/jove/doc/teachjove.nr [new file with mode: 0644]
new/jove/extend.c [new file with mode: 0644]
new/jove/externs.h [new file with mode: 0644]
new/jove/fmt.c [new file with mode: 0644]
new/jove/fp.c [new file with mode: 0644]
new/jove/funcdefs.c [new file with mode: 0644]
new/jove/getch.c [new file with mode: 0644]
new/jove/insert.c [new file with mode: 0644]
new/jove/io.c [new file with mode: 0644]
new/jove/io.h [new file with mode: 0644]
new/jove/iproc-pipes.c [new file with mode: 0644]
new/jove/iproc-ptys.c [new file with mode: 0644]
new/jove/iproc.c [new file with mode: 0644]
new/jove/jove.c [new file with mode: 0644]
new/jove/jove.h [new file with mode: 0644]
new/jove/keymaps.txt [new file with mode: 0644]
new/jove/mac.c [new file with mode: 0644]
new/jove/mac.h [new file with mode: 0644]
new/jove/macros.c [new file with mode: 0644]
new/jove/macvert.c [new file with mode: 0644]
new/jove/malloc.c [new file with mode: 0644]
new/jove/marks.c [new file with mode: 0644]
new/jove/menumaps.txt [new file with mode: 0644]
new/jove/misc.c [new file with mode: 0644]
new/jove/mjovers.Hqx [new file with mode: 0644]
new/jove/move.c [new file with mode: 0644]
new/jove/paragraph.c [new file with mode: 0644]
new/jove/portsrv.c [new file with mode: 0644]
new/jove/proc.c [new file with mode: 0644]
new/jove/re.c [new file with mode: 0644]
new/jove/re.h [new file with mode: 0644]
new/jove/re1.c [new file with mode: 0644]
new/jove/rec.c [new file with mode: 0644]
new/jove/rec.h [new file with mode: 0644]
new/jove/recover.c [new file with mode: 0644]
new/jove/scandir.c [new file with mode: 0644]
new/jove/screen.c [new file with mode: 0644]
new/jove/setmaps.c [new file with mode: 0644]
new/jove/table.c [new file with mode: 0644]
new/jove/table.h [new file with mode: 0644]
new/jove/teachjove.c [new file with mode: 0644]
new/jove/temp.h [new file with mode: 0644]
new/jove/term.c [new file with mode: 0644]
new/jove/termcap.h [new file with mode: 0644]
new/jove/tune.dos [new file with mode: 0644]
new/jove/tune.h [new file with mode: 0644]
new/jove/tune.template [new file with mode: 0644]
new/jove/util.c [new file with mode: 0644]
new/jove/vars.c [new file with mode: 0644]
new/jove/version.c [new file with mode: 0644]
new/jove/wind.c [new file with mode: 0644]
new/kermit5.188/ckcasc.h [new file with mode: 0644]
new/kermit5.188/ckcdeb.h [new file with mode: 0644]
new/kermit5.188/ckcfil.h [new file with mode: 0644]
new/kermit5.188/ckcfn2.c [new file with mode: 0644]
new/kermit5.188/ckcfn3.c [new file with mode: 0644]
new/kermit5.188/ckcfns.c [new file with mode: 0644]
new/kermit5.188/ckcker.h [new file with mode: 0644]
new/kermit5.188/ckcmai.c [new file with mode: 0644]
new/kermit5.188/ckcmdb.c [new file with mode: 0644]
new/kermit5.188/ckcnet.c [new file with mode: 0644]
new/kermit5.188/ckcnet.h [new file with mode: 0644]
new/kermit5.188/ckcpro.w [new file with mode: 0644]
new/kermit5.188/ckcsym.h [new file with mode: 0644]
new/kermit5.188/ckcxla.h [new file with mode: 0644]
new/kermit5.188/cku2tm.c [new file with mode: 0644]
new/kermit5.188/ckucmd.c [new file with mode: 0644]
new/kermit5.188/ckucmd.h [new file with mode: 0644]
new/kermit5.188/ckucon.c [new file with mode: 0644]
new/kermit5.188/ckudia.c [new file with mode: 0644]
new/kermit5.188/ckufio.c [new file with mode: 0644]
new/kermit5.188/ckuscr.c [new file with mode: 0644]
new/kermit5.188/ckustr.c [new file with mode: 0644]
new/kermit5.188/ckustr.sed [new file with mode: 0755]
new/kermit5.188/ckutio.c [new file with mode: 0644]
new/kermit5.188/ckuus2.c [new file with mode: 0644]
new/kermit5.188/ckuus3.c [new file with mode: 0644]
new/kermit5.188/ckuus4.c [new file with mode: 0644]
new/kermit5.188/ckuus5.c [new file with mode: 0644]
new/kermit5.188/ckuus6.c [new file with mode: 0644]
new/kermit5.188/ckuus7.c [new file with mode: 0644]
new/kermit5.188/ckuusr.c [new file with mode: 0644]
new/kermit5.188/ckuusr.h [new file with mode: 0644]
new/kermit5.188/ckuusx.c [new file with mode: 0644]
new/kermit5.188/ckuusy.c [new file with mode: 0644]
new/kermit5.188/ckuver.h [new file with mode: 0644]
new/kermit5.188/ckuxla.c [new file with mode: 0644]
new/kermit5.188/ckuxla.h [new file with mode: 0644]
new/kermit5.188/ckwart.c [new file with mode: 0644]
new/kermit5.188/makefile [new file with mode: 0644]
new/l11/Makefile [new file with mode: 0644]
new/l11/ReadMe [new file with mode: 0644]
new/l11/in.c [new file with mode: 0644]
new/l11/link.c [new file with mode: 0644]
new/l11/link.h [new file with mode: 0644]
new/l11/obint.c [new file with mode: 0644]
new/l11/pass2.c [new file with mode: 0644]
new/l11/sup.c [new file with mode: 0644]
new/la/Makefile [new file with mode: 0644]
new/la/la.1 [new file with mode: 0644]
new/la/la.c [new file with mode: 0644]
new/m11/Document [new file with mode: 0644]
new/m11/Makefile [new file with mode: 0644]
new/m11/READme [new file with mode: 0644]
new/m11/at.sml [new file with mode: 0644]
new/m11/code.m11 [new file with mode: 0644]
new/m11/debug.m11 [new file with mode: 0644]
new/m11/errs.m11 [new file with mode: 0644]
new/m11/exec.m11 [new file with mode: 0644]
new/m11/expr.m11 [new file with mode: 0644]
new/m11/fltg.m11 [new file with mode: 0644]
new/m11/getl.m11 [new file with mode: 0644]
new/m11/l11.x [new file with mode: 0755]
new/m11/lout.m11 [new file with mode: 0644]
new/m11/m11.1 [new file with mode: 0644]
new/m11/m11.x [new file with mode: 0755]
new/m11/mac.m11 [new file with mode: 0644]
new/m11/macro.m11 [new file with mode: 0644]
new/m11/macxrf.c [new file with mode: 0644]
new/m11/misc.m11 [new file with mode: 0644]
new/m11/often.m11 [new file with mode: 0644]
new/m11/pst.m11 [new file with mode: 0644]
new/m11/srch.m11 [new file with mode: 0644]
new/m11/syscalls.m11 [new file with mode: 0644]
new/m11/xlat.m11 [new file with mode: 0644]
new/m11/xpcor.m11 [new file with mode: 0644]
new/nntp/CHANGES [new file with mode: 0644]
new/nntp/Makefile [new file with mode: 0644]
new/nntp/README [new file with mode: 0644]
new/nntp/common/Makefile [new file with mode: 0644]
new/nntp/common/README [new file with mode: 0644]
new/nntp/common/README.HPUX [new file with mode: 0644]
new/nntp/common/README.LIB [new file with mode: 0644]
new/nntp/common/README.SYSV [new file with mode: 0644]
new/nntp/common/clientlib.c [new file with mode: 0644]
new/nntp/common/clientlib.h [new file with mode: 0644]
new/nntp/common/conf.h [new file with mode: 0644]
new/nntp/common/nntp.h [new file with mode: 0644]
new/nntp/common/response_codes.h [new symlink]
new/nntp/common/version.c [new file with mode: 0644]
new/nntp/doc/Makefile [new file with mode: 0644]
new/nntp/doc/README [new file with mode: 0644]
new/nntp/doc/config.sh [new file with mode: 0755]
new/nntp/doc/getactive.dst [new file with mode: 0644]
new/nntp/doc/mkgrdates.dst [new file with mode: 0644]
new/nntp/doc/nntpd.dst [new file with mode: 0644]
new/nntp/doc/rfc977 [new file with mode: 0644]
new/nntp/inews/Makefile [new file with mode: 0644]
new/nntp/inews/README [new file with mode: 0644]
new/nntp/inews/inews.c [new file with mode: 0644]
new/nntp/inews/test [new file with mode: 0644]
new/nntp/inews/test1 [new file with mode: 0644]
new/nntp/inews/test2 [new file with mode: 0644]
new/nntp/inews/uname.c [new file with mode: 0644]
new/nntp/server/Makefile [new file with mode: 0644]
new/nntp/server/README [new file with mode: 0644]
new/nntp/server/SYSLOG [new file with mode: 0644]
new/nntp/server/access.c [new file with mode: 0644]
new/nntp/server/access_dnet.c [new file with mode: 0644]
new/nntp/server/access_inet.c [new file with mode: 0644]
new/nntp/server/active.c [new file with mode: 0644]
new/nntp/server/ahbs.c [new file with mode: 0644]
new/nntp/server/common.h [new file with mode: 0644]
new/nntp/server/fakesyslog.c [new file with mode: 0644]
new/nntp/server/fakesyslog.h [new file with mode: 0644]
new/nntp/server/globals.c [new file with mode: 0644]
new/nntp/server/group.c [new file with mode: 0644]
new/nntp/server/help.c [new file with mode: 0644]
new/nntp/server/ihave.c [new file with mode: 0644]
new/nntp/server/list.c [new file with mode: 0644]
new/nntp/server/main.c [new file with mode: 0644]
new/nntp/server/misc.c [new file with mode: 0644]
new/nntp/server/netaux.c [new file with mode: 0644]
new/nntp/server/newgroups.c [new file with mode: 0644]
new/nntp/server/newnews.c [new file with mode: 0644]
new/nntp/server/nextlast.c [new file with mode: 0644]
new/nntp/server/ngmatch.c [new file with mode: 0644]
new/nntp/server/parsit.c [new file with mode: 0644]
new/nntp/server/post.c [new file with mode: 0644]
new/nntp/server/profile.c [new file with mode: 0644]
new/nntp/server/scandir.c [new file with mode: 0644]
new/nntp/server/serve.c [new file with mode: 0644]
new/nntp/server/slave.c [new file with mode: 0644]
new/nntp/server/spawn.c [new file with mode: 0644]
new/nntp/server/strcasecmp.c [new file with mode: 0644]
new/nntp/server/subnet.c [new file with mode: 0644]
new/nntp/server/time.c [new file with mode: 0644]
new/nntp/server/time.h [new file with mode: 0644]
new/nntp/server/xhdr.c [new file with mode: 0644]
new/nntp/support/Makefile [new file with mode: 0644]
new/nntp/support/README [new file with mode: 0644]
new/nntp/support/access_file [new file with mode: 0644]
new/nntp/support/mkgrdates.c [new file with mode: 0644]
new/nntp/support/nntp_awk [new file with mode: 0644]
new/nntp/support/nntp_awk.ucbva [new file with mode: 0644]
new/nntp/xfer/Makefile [new file with mode: 0644]
new/nntp/xfer/README [new file with mode: 0644]
new/nntp/xfer/nntpxfer.c [new file with mode: 0644]
new/nntp/xmit/Makefile [new file with mode: 0644]
new/nntp/xmit/README [new file with mode: 0644]
new/nntp/xmit/get_tcp_conn.c [new file with mode: 0644]
new/nntp/xmit/get_tcp_conn.h [new file with mode: 0644]
new/nntp/xmit/llist.c [new file with mode: 0644]
new/nntp/xmit/llist.h [new file with mode: 0644]
new/nntp/xmit/nntp.h [new file with mode: 0644]
new/nntp/xmit/nntp_awk [new file with mode: 0644]
new/nntp/xmit/nntpsend.csh [new file with mode: 0755]
new/nntp/xmit/nntpsend.sh [new file with mode: 0644]
new/nntp/xmit/nntpxmit.1 [new file with mode: 0644]
new/nntp/xmit/nntpxmit.c [new file with mode: 0644]
new/nntp/xmit/nntpxmit.h [new file with mode: 0644]
new/nntp/xmit/remote.c [new file with mode: 0644]
new/nntp/xmit/shlock.c [new file with mode: 0644]
new/nntp/xmit/sysexits.h [new file with mode: 0644]
new/notes/Answer.this [new file with mode: 0644]
new/notes/HINTS [new file with mode: 0644]
new/notes/MANIFEST [new file with mode: 0644]
new/notes/Makefile [new file with mode: 0644]
new/notes/Mod.diffs/diffs.doc [new file with mode: 0644]
new/notes/Mod.diffs/diffs.man [new file with mode: 0644]
new/notes/Mod.diffs/diffs.src [new file with mode: 0644]
new/notes/README [new file with mode: 0644]
new/notes/README2 [new file with mode: 0644]
new/notes/Samples/Archive-into [new file with mode: 0644]
new/notes/Samples/Makefile [new file with mode: 0644]
new/notes/Samples/Read_me [new file with mode: 0644]
new/notes/Samples/access-templat [new file with mode: 0644]
new/notes/Samples/archlist [new file with mode: 0644]
new/notes/Samples/avail.notes [new file with mode: 0644]
new/notes/Samples/cron.convex.sh [new file with mode: 0755]
new/notes/Samples/cron.csh [new file with mode: 0755]
new/notes/Samples/cron.sh [new file with mode: 0755]
new/notes/Samples/cronXarch.sh [new file with mode: 0755]
new/notes/Samples/cronarch-3.sh [new file with mode: 0755]
new/notes/Samples/cronarch.sh [new file with mode: 0644]
new/notes/Samples/cronarch2.sh [new file with mode: 0644]
new/notes/Samples/cronlocal.sh [new file with mode: 0644]
new/notes/Samples/cronnet.sh [new file with mode: 0644]
new/notes/Samples/crontab [new file with mode: 0644]
new/notes/Samples/hourly.csh [new file with mode: 0755]
new/notes/Samples/make.moderated [new file with mode: 0644]
new/notes/Samples/moderators [new file with mode: 0644]
new/notes/Samples/net.how [new file with mode: 0644]
new/notes/Samples/newsgroups [new file with mode: 0644]
new/notes/Samples/short.names [new file with mode: 0644]
new/notes/Samples/shorten [new file with mode: 0755]
new/notes/Samples/syncnews [new file with mode: 0755]
new/notes/Samples/sys [new file with mode: 0644]
new/notes/Samples/sysA [new file with mode: 0644]
new/notes/Samples/sysB [new file with mode: 0644]
new/notes/Samples/uiucdcs.list [new file with mode: 0644]
new/notes/Samples/uiucdcsb.list [new file with mode: 0644]
new/notes/Samples/uiucdcsi.list [new file with mode: 0644]
new/notes/doc/0.long [new file with mode: 0644]
new/notes/doc/0.short [new file with mode: 0644]
new/notes/doc/1 [new file with mode: 0644]
new/notes/doc/2.1 [new file with mode: 0644]
new/notes/doc/2.2 [new file with mode: 0644]
new/notes/doc/3.1 [new file with mode: 0644]
new/notes/doc/3.2 [new file with mode: 0644]
new/notes/doc/4.0 [new file with mode: 0644]
new/notes/doc/4.1 [new file with mode: 0644]
new/notes/doc/4.2 [new file with mode: 0644]
new/notes/doc/4.3 [new file with mode: 0644]
new/notes/doc/4.4 [new file with mode: 0644]
new/notes/doc/4.5 [new file with mode: 0644]
new/notes/doc/4.6 [new file with mode: 0644]
new/notes/doc/4.7 [new file with mode: 0644]
new/notes/doc/5 [new file with mode: 0644]
new/notes/doc/Makefile [new file with mode: 0644]
new/notes/doc/RCS/2.1,v [new file with mode: 0644]
new/notes/doc/RCS/2.2,v [new file with mode: 0644]
new/notes/doc/RCS/3.1,v [new file with mode: 0644]
new/notes/doc/a.checklist [new file with mode: 0644]
new/notes/doc/acks [new file with mode: 0644]
new/notes/doc/b.interface [new file with mode: 0644]
new/notes/doc/c.changes [new file with mode: 0644]
new/notes/doc/macros [new file with mode: 0644]
new/notes/doc/vtoc [new file with mode: 0644]
new/notes/man/Makefile [new file with mode: 0644]
new/notes/man/autoseq.1 [new file with mode: 0644]
new/notes/man/checknotes.1 [new file with mode: 0644]
new/notes/man/doit [new file with mode: 0755]
new/notes/man/getdate.3 [new file with mode: 0644]
new/notes/man/mknf.8 [new file with mode: 0644]
new/notes/man/newsinput.8 [new file with mode: 0644]
new/notes/man/newsoutput.8 [new file with mode: 0644]
new/notes/man/nfabort.3 [new file with mode: 0644]
new/notes/man/nfaccess.8 [new file with mode: 0644]
new/notes/man/nfadmin.8 [new file with mode: 0644]
new/notes/man/nfarchive.8 [new file with mode: 0644]
new/notes/man/nfcomment.3 [new file with mode: 0644]
new/notes/man/nfdump.8 [new file with mode: 0644]
new/notes/man/nfload.8 [new file with mode: 0644]
new/notes/man/nfmail.8 [new file with mode: 0644]
new/notes/man/nfpipe.1 [new file with mode: 0644]
new/notes/man/nfprint.1 [new file with mode: 0644]
new/notes/man/nfrcv.8 [new file with mode: 0644]
new/notes/man/nfstats.1 [new file with mode: 0644]
new/notes/man/nftimestamp.8 [new file with mode: 0644]
new/notes/man/nfxmit.8 [new file with mode: 0644]
new/notes/man/notes.1 [new file with mode: 0644]
new/notes/man/readnotes.1 [new file with mode: 0644]
new/notes/man/rmnf.8 [new file with mode: 0644]
new/notes/man/rscript [new file with mode: 0755]
new/notes/src/Makefile [new symlink]
new/notes/src/Makefile.net [new file with mode: 0644]
new/notes/src/Makefile.pdp [new file with mode: 0644]
new/notes/src/Makefile.user [new file with mode: 0644]
new/notes/src/Makefile.util [new file with mode: 0644]
new/notes/src/Makefile.vax [new file with mode: 0644]
new/notes/src/Revisions [new file with mode: 0644]
new/notes/src/access.c [new file with mode: 0644]
new/notes/src/access.help [new file with mode: 0644]
new/notes/src/acssort.c [new file with mode: 0644]
new/notes/src/adnote.c [new file with mode: 0644]
new/notes/src/adresp.c [new file with mode: 0644]
new/notes/src/archiver.c [new file with mode: 0644]
new/notes/src/asearch.c [new file with mode: 0644]
new/notes/src/bnewshead.c [new file with mode: 0644]
new/notes/src/buildnf.c [new file with mode: 0644]
new/notes/src/canon.h [new file with mode: 0644]
new/notes/src/check.c [new file with mode: 0644]
new/notes/src/checknotes.c [new file with mode: 0644]
new/notes/src/compress.c [new file with mode: 0644]
new/notes/src/control.c [new file with mode: 0644]
new/notes/src/cursor.c [new file with mode: 0644]
new/notes/src/datein.c [new file with mode: 0644]
new/notes/src/delete.c [new file with mode: 0644]
new/notes/src/dir.help [new file with mode: 0644]
new/notes/src/dmpnote.c [new file with mode: 0644]
new/notes/src/dmpresp.c [new file with mode: 0644]
new/notes/src/doc.h [new file with mode: 0644]
new/notes/src/dropt.c [new file with mode: 0644]
new/notes/src/dsply.c [new file with mode: 0644]
new/notes/src/dump.c [new file with mode: 0644]
new/notes/src/dump.h [new file with mode: 0644]
new/notes/src/expand.c [new file with mode: 0644]
new/notes/src/find.c [new file with mode: 0644]
new/notes/src/ftime.c [new file with mode: 0644]
new/notes/src/gdate.c [new file with mode: 0644]
new/notes/src/getdate.y [new file with mode: 0644]
new/notes/src/getnet.c [new file with mode: 0644]
new/notes/src/gname.c [new file with mode: 0644]
new/notes/src/gtext.c [new file with mode: 0644]
new/notes/src/gtime.c [new file with mode: 0644]
new/notes/src/help.c [new file with mode: 0644]
new/notes/src/index.c [new file with mode: 0644]
new/notes/src/index.help [new file with mode: 0644]
new/notes/src/ldmisc.c [new file with mode: 0644]
new/notes/src/lim.help [new file with mode: 0644]
new/notes/src/limindx.c [new file with mode: 0644]
new/notes/src/loadem.c [new file with mode: 0644]
new/notes/src/loadnf.c [new file with mode: 0644]
new/notes/src/loadproto1.c [new file with mode: 0644]
new/notes/src/loadvars.c [new file with mode: 0644]
new/notes/src/lprnote.c [new file with mode: 0644]
new/notes/src/lrsp.c [new file with mode: 0644]
new/notes/src/mailit.c [new file with mode: 0644]
new/notes/src/main.c [new file with mode: 0644]
new/notes/src/misc.c [new file with mode: 0644]
new/notes/src/miscio.c [new file with mode: 0644]
new/notes/src/mknf.c [new file with mode: 0644]
new/notes/src/moderators [new file with mode: 0644]
new/notes/src/net.h [new file with mode: 0644]
new/notes/src/newsdump.c [new file with mode: 0644]
new/notes/src/newsgate.h [new file with mode: 0644]
new/notes/src/newsgroup.c [new file with mode: 0644]
new/notes/src/newsinput.c [new file with mode: 0644]
new/notes/src/newsout.c [new file with mode: 0644]
new/notes/src/newsoutput.c [new file with mode: 0644]
new/notes/src/newspath.c [new file with mode: 0644]
new/notes/src/next.c [new file with mode: 0644]
new/notes/src/nfabort.c [new file with mode: 0644]
new/notes/src/nfaccess.c [new file with mode: 0644]
new/notes/src/nfadmin.c [new file with mode: 0644]
new/notes/src/nfalias.c [new file with mode: 0644]
new/notes/src/nfarchive.c [new file with mode: 0644]
new/notes/src/nfcomment.c [new file with mode: 0644]
new/notes/src/nfdump.c [new file with mode: 0644]
new/notes/src/nfload.c [new file with mode: 0644]
new/notes/src/nfmail.c [new file with mode: 0644]
new/notes/src/nfpipe.c [new file with mode: 0644]
new/notes/src/nfprint.c [new file with mode: 0644]
new/notes/src/nfrcv.c [new file with mode: 0644]
new/notes/src/nfsend.c [new file with mode: 0644]
new/notes/src/nfstats.c [new file with mode: 0644]
new/notes/src/nftimestamp.c [new file with mode: 0644]
new/notes/src/nfxmit.c [new file with mode: 0644]
new/notes/src/note.c [new file with mode: 0644]
new/notes/src/notes.lock [new file with mode: 0644]
new/notes/src/notes.lock.ori [new file with mode: 0644]
new/notes/src/pagein.c [new file with mode: 0644]
new/notes/src/pagemove.c [new file with mode: 0644]
new/notes/src/pageout.c [new file with mode: 0644]
new/notes/src/parms.h [new file with mode: 0644]
new/notes/src/parse.c [new file with mode: 0644]
new/notes/src/parsepath.c [new file with mode: 0644]
new/notes/src/pattern.c [new file with mode: 0644]
new/notes/src/permit.c [new file with mode: 0644]
new/notes/src/perms.c [new file with mode: 0644]
new/notes/src/placedoc [new file with mode: 0644]
new/notes/src/placelib [new file with mode: 0644]
new/notes/src/preptxt.c [new file with mode: 0644]
new/notes/src/prtind.c [new file with mode: 0644]
new/notes/src/read.help [new file with mode: 0644]
new/notes/src/readem.c [new file with mode: 0644]
new/notes/src/recsio.c [new file with mode: 0644]
new/notes/src/resp.c [new file with mode: 0644]
new/notes/src/rinstall [new file with mode: 0755]
new/notes/src/rmnf.c [new file with mode: 0644]
new/notes/src/savtxt.c [new file with mode: 0644]
new/notes/src/startup.c [new file with mode: 0644]
new/notes/src/strcasecmp.c [new file with mode: 0644]
new/notes/src/structs.h [new file with mode: 0644]
new/notes/src/tags [new file with mode: 0644]
new/notes/src/talkto.c [new file with mode: 0644]
new/notes/src/times.c [new file with mode: 0644]
new/notes/src/tsearch.c [new file with mode: 0644]
new/pathalias/CHANGES [new file with mode: 0644]
new/pathalias/Makefile [new file with mode: 0644]
new/pathalias/README [new file with mode: 0644]
new/pathalias/addlink.c [new file with mode: 0644]
new/pathalias/addnode.c [new file with mode: 0644]
new/pathalias/arpa-privates [new file with mode: 0644]
new/pathalias/arpatxt.c [new file with mode: 0644]
new/pathalias/config.h [new file with mode: 0644]
new/pathalias/def.h [new file with mode: 0644]
new/pathalias/getstruct.c [new file with mode: 0644]
new/pathalias/local.c [new file with mode: 0644]
new/pathalias/main.c [new file with mode: 0644]
new/pathalias/make.honey [new file with mode: 0644]
new/pathalias/makedb.c [new file with mode: 0644]
new/pathalias/mapaux.c [new file with mode: 0644]
new/pathalias/mapit.c [new file with mode: 0644]
new/pathalias/mem.c [new file with mode: 0644]
new/pathalias/parse.y [new file with mode: 0644]
new/pathalias/pathalias.1 [new file with mode: 0644]
new/pathalias/printit.c [new file with mode: 0644]
new/pathalias/venix.patch [new file with mode: 0644]
new/rcs/BUGS [new file with mode: 0644]
new/rcs/Makefile [new file with mode: 0644]
new/rcs/README [new file with mode: 0644]
new/rcs/README-2.10 [new file with mode: 0644]
new/rcs/doc/rcs.ms [new file with mode: 0644]
new/rcs/doc/rcs_functs.ms [new file with mode: 0644]
new/rcs/man/Makefile [new file with mode: 0644]
new/rcs/man/ci.1 [new file with mode: 0644]
new/rcs/man/co.1 [new file with mode: 0644]
new/rcs/man/ident.1 [new file with mode: 0644]
new/rcs/man/merge.1 [new file with mode: 0644]
new/rcs/man/rcs.1 [new file with mode: 0644]
new/rcs/man/rcsdiff.1 [new file with mode: 0644]
new/rcs/man/rcsfile.5 [new file with mode: 0644]
new/rcs/man/rcsfreeze.1 [new file with mode: 0644]
new/rcs/man/rcsintro.1 [new file with mode: 0644]
new/rcs/man/rcsmerge.1 [new file with mode: 0644]
new/rcs/man/rlog.1 [new file with mode: 0644]
new/rcs/man/sccstorcs.1 [new file with mode: 0644]
new/rcs/src/Makefile [new file with mode: 0644]
new/rcs/src/READ_ME [new file with mode: 0644]
new/rcs/src/ci.c [new file with mode: 0644]
new/rcs/src/co.c [new file with mode: 0644]
new/rcs/src/curdir.c [new file with mode: 0644]
new/rcs/src/ident.c [new file with mode: 0644]
new/rcs/src/maketime.c [new file with mode: 0644]
new/rcs/src/merge.sh [new file with mode: 0644]
new/rcs/src/partime.c [new file with mode: 0644]
new/rcs/src/rcs.c [new file with mode: 0644]
new/rcs/src/rcsbase.h [new file with mode: 0644]
new/rcs/src/rcsclean.c [new file with mode: 0644]
new/rcs/src/rcsclean.sh [new file with mode: 0644]
new/rcs/src/rcsdiff.c [new file with mode: 0644]
new/rcs/src/rcsedit.c [new file with mode: 0644]
new/rcs/src/rcsfcmp.c [new file with mode: 0644]
new/rcs/src/rcsfnms.c [new file with mode: 0644]
new/rcs/src/rcsfreeze.sh [new file with mode: 0644]
new/rcs/src/rcsgen.c [new file with mode: 0644]
new/rcs/src/rcskeep.c [new file with mode: 0644]
new/rcs/src/rcskeys.c [new file with mode: 0644]
new/rcs/src/rcslex.c [new file with mode: 0644]
new/rcs/src/rcsmerge.c [new file with mode: 0644]
new/rcs/src/rcsrev.c [new file with mode: 0644]
new/rcs/src/rcssyn.c [new file with mode: 0644]
new/rcs/src/rcsutil.c [new file with mode: 0644]
new/rcs/src/rlog.c [new file with mode: 0644]
new/rcs/src/sccstorcs.c [new file with mode: 0644]
new/rcs/src/snoop.c [new file with mode: 0644]
new/rcs/src/time.h [new file with mode: 0644]
new/rn/.falseactive [new file with mode: 0644]
new/rn/Configure [new file with mode: 0755]
new/rn/EXTERN.h [new file with mode: 0644]
new/rn/HACKERSGUIDE [new file with mode: 0644]
new/rn/INIT [new file with mode: 0644]
new/rn/INTERN.h [new file with mode: 0644]
new/rn/MANIFEST [new file with mode: 0644]
new/rn/Makefile [new file with mode: 0644]
new/rn/Makefile.SH [new file with mode: 0644]
new/rn/NEW [new file with mode: 0644]
new/rn/Pnews [new file with mode: 0755]
new/rn/Pnews.1 [new file with mode: 0644]
new/rn/Pnews.SH [new file with mode: 0644]
new/rn/Pnews.header [new file with mode: 0644]
new/rn/README [new file with mode: 0644]
new/rn/Rnmail [new file with mode: 0755]
new/rn/Rnmail.1 [new file with mode: 0644]
new/rn/Rnmail.SH [new file with mode: 0644]
new/rn/Wishlist [new file with mode: 0644]
new/rn/addng.c [new file with mode: 0644]
new/rn/addng.h [new file with mode: 0644]
new/rn/all [new file with mode: 0644]
new/rn/art.c [new file with mode: 0644]
new/rn/art.h [new file with mode: 0644]
new/rn/art.help [new file with mode: 0755]
new/rn/art.help.SH [new file with mode: 0644]
new/rn/artio.c [new file with mode: 0644]
new/rn/artio.h [new file with mode: 0644]
new/rn/artsrch.c [new file with mode: 0644]
new/rn/artsrch.h [new file with mode: 0644]
new/rn/artstate.h [new file with mode: 0644]
new/rn/backpage.c [new file with mode: 0644]
new/rn/backpage.h [new file with mode: 0644]
new/rn/bits.c [new file with mode: 0644]
new/rn/bits.h [new file with mode: 0644]
new/rn/bsd [new file with mode: 0755]
new/rn/cheat.c [new file with mode: 0644]
new/rn/cheat.h [new file with mode: 0644]
new/rn/common.h [new file with mode: 0644]
new/rn/config.h [new file with mode: 0644]
new/rn/config.sh [new file with mode: 0644]
new/rn/eunice [new file with mode: 0755]
new/rn/filexp [new file with mode: 0755]
new/rn/final.c [new file with mode: 0644]
new/rn/final.h [new file with mode: 0644]
new/rn/getactive.c [new file with mode: 0644]
new/rn/head.c [new file with mode: 0644]
new/rn/head.c.bak [new file with mode: 0644]
new/rn/head.h [new file with mode: 0644]
new/rn/header.c.1.pat [new file with mode: 0644]
new/rn/header.c.2.pat [new file with mode: 0644]
new/rn/header.h.1.pat [new file with mode: 0644]
new/rn/header.h.2.pat [new file with mode: 0644]
new/rn/help.c [new file with mode: 0644]
new/rn/help.h [new file with mode: 0644]
new/rn/inews.c.1.pat [new file with mode: 0644]
new/rn/inews.c.2.pat [new file with mode: 0644]
new/rn/init.c [new file with mode: 0644]
new/rn/init.h [new file with mode: 0644]
new/rn/intrp.c [new file with mode: 0644]
new/rn/intrp.h [new file with mode: 0644]
new/rn/kfile.c [new file with mode: 0644]
new/rn/kfile.h [new file with mode: 0644]
new/rn/kitleader [new file with mode: 0644]
new/rn/kitlists.c [new file with mode: 0644]
new/rn/kittrailer [new file with mode: 0644]
new/rn/last.c [new file with mode: 0644]
new/rn/last.h [new file with mode: 0644]
new/rn/loc [new file with mode: 0755]
new/rn/makedepend [new file with mode: 0755]
new/rn/makedepend.SH [new file with mode: 0644]
new/rn/makedir [new file with mode: 0755]
new/rn/makedir.SH [new file with mode: 0644]
new/rn/makedist [new file with mode: 0644]
new/rn/makekit [new file with mode: 0644]
new/rn/manifake [new file with mode: 0644]
new/rn/manimake [new file with mode: 0644]
new/rn/mbox.saver [new file with mode: 0755]
new/rn/mbox.saver.SH [new file with mode: 0644]
new/rn/myread [new file with mode: 0644]
new/rn/ndir.c [new file with mode: 0644]
new/rn/ndir.h [new file with mode: 0644]
new/rn/newsetup [new file with mode: 0755]
new/rn/newsetup.1 [new file with mode: 0644]
new/rn/newsetup.SH [new file with mode: 0644]
new/rn/newsgroups [new file with mode: 0755]
new/rn/newsgroups.1 [new file with mode: 0644]
new/rn/newsgroups.SH [new file with mode: 0644]
new/rn/newsnews [new file with mode: 0644]
new/rn/newsnews.SH [new file with mode: 0644]
new/rn/ng.c [new file with mode: 0644]
new/rn/ng.h [new file with mode: 0644]
new/rn/ng.help [new file with mode: 0755]
new/rn/ng.help.SH [new file with mode: 0644]
new/rn/ngdata.c [new file with mode: 0644]
new/rn/ngdata.h [new file with mode: 0644]
new/rn/ngsrch.c [new file with mode: 0644]
new/rn/ngsrch.h [new file with mode: 0644]
new/rn/ngstuff.c [new file with mode: 0644]
new/rn/ngstuff.h [new file with mode: 0644]
new/rn/norm.saver [new file with mode: 0755]
new/rn/norm.saver.SH [new file with mode: 0644]
new/rn/only.c [new file with mode: 0644]
new/rn/only.h [new file with mode: 0644]
new/rn/pager.help [new file with mode: 0755]
new/rn/pager.help.SH [new file with mode: 0644]
new/rn/patchlevel [new file with mode: 0644]
new/rn/pdp11 [new file with mode: 0755]
new/rn/rcln.c [new file with mode: 0644]
new/rn/rcln.h [new file with mode: 0644]
new/rn/rcstuff.c [new file with mode: 0644]
new/rn/rcstuff.h [new file with mode: 0644]
new/rn/respond.c [new file with mode: 0644]
new/rn/respond.h [new file with mode: 0644]
new/rn/rn.1 [new file with mode: 0644]
new/rn/rn.c [new file with mode: 0644]
new/rn/rn.h [new file with mode: 0644]
new/rn/search.c [new file with mode: 0644]
new/rn/search.h [new file with mode: 0644]
new/rn/server.h [new file with mode: 0644]
new/rn/subs.help [new file with mode: 0755]
new/rn/subs.help.SH [new file with mode: 0644]
new/rn/sw.c [new file with mode: 0644]
new/rn/sw.h [new file with mode: 0644]
new/rn/term.c [new file with mode: 0644]
new/rn/term.h [new file with mode: 0644]
new/rn/usg [new file with mode: 0755]
new/rn/util.c [new file with mode: 0644]
new/rn/util.h [new file with mode: 0644]
new/rn/v7 [new file with mode: 0755]
new/vmsbackup/Makefile [new file with mode: 0644]
new/vmsbackup/README [new file with mode: 0644]
new/vmsbackup/match.c [new file with mode: 0644]
new/vmsbackup/vmsbackup.1 [new file with mode: 0644]
new/vmsbackup/vmsbackup.c [new file with mode: 0644]
old/512dumpdir.c [new file with mode: 0644]
old/512restor.c [new file with mode: 0644]
old/Makefile [new file with mode: 0644]
old/arcv/Makefile [new file with mode: 0644]
old/arcv/arcv.8 [new file with mode: 0644]
old/arcv/arcv.c [new file with mode: 0644]
old/astags/astags.1 [new file with mode: 0644]
old/astags/astags.sh [new file with mode: 0755]
old/checkobj/Makefile [new file with mode: 0644]
old/checkobj/checkobj.1 [new file with mode: 0644]
old/checkobj/checkobj.c [new file with mode: 0644]
old/compact/Makefile [new file with mode: 0644]
old/compact/ccat.sh [new file with mode: 0644]
old/compact/compact.c [new file with mode: 0644]
old/compact/compact.h [new file with mode: 0644]
old/compact/tree.c [new file with mode: 0644]
old/compact/uncompact.c [new file with mode: 0644]
old/cu/cu.1c [new file with mode: 0644]
old/cu/cu.c [new file with mode: 0644]
old/dump/Makefile [new file with mode: 0644]
old/dump/dump.h [new file with mode: 0644]
old/dump/dumpdir.c [new file with mode: 0644]
old/dump/dumpitime.c [new file with mode: 0644]
old/dump/dumpmain.c [new file with mode: 0644]
old/dump/dumpoptr.c [new file with mode: 0644]
old/dump/dumptape.c [new file with mode: 0644]
old/dump/dumptraverse.c [new file with mode: 0644]
old/dump/unctime.c [new file with mode: 0644]
old/nmcoll/Makefile [new file with mode: 0644]
old/nmcoll/nmcoll.1 [new file with mode: 0644]
old/nmcoll/nmcoll.sh [new file with mode: 0644]
old/num.c [new file with mode: 0644]
old/oldassn/Makefile [new file with mode: 0644]
old/oldassn/oldassn.1 [new file with mode: 0644]
old/oldassn/oldassn.l [new file with mode: 0644]
old/prep/Makefile [new file with mode: 0644]
old/prep/prep.1 [new file with mode: 0644]
old/prep/prep.h [new file with mode: 0644]
old/prep/prep0.c [new file with mode: 0644]
old/prep/prep1.c [new file with mode: 0644]
old/prep/prep2.c [new file with mode: 0644]
old/prmail/prmail.1 [new file with mode: 0644]
old/prmail/prmail.c [new file with mode: 0644]
old/regexp.c [new file with mode: 0644]
old/shortc/Makefile [new file with mode: 0644]
old/shortc/shortc.1 [new file with mode: 0644]
old/shortc/shortc.c [new file with mode: 0644]
old/uudiff/Makefile [new file with mode: 0644]
old/uudiff/lenrem.c [new file with mode: 0644]
old/uudiff/locpart.c [new file with mode: 0644]
old/uudiff/printable.c [new file with mode: 0644]
old/uudiff/remdiff [new file with mode: 0644]
old/uudiff/run1.c [new file with mode: 0644]
old/uudiff/trim.c [new file with mode: 0644]
old/v6/Makefile [new file with mode: 0644]
old/v6/filsys.h [new file with mode: 0644]
old/v6/inode.h [new file with mode: 0644]
old/v6/v6.c [new file with mode: 0644]
old/vpr.tar.Z [new file with mode: 0644]
sbin/Makefile [new file with mode: 0644]
sbin/XNSrouted/Makefile [new file with mode: 0644]
sbin/XNSrouted/XNSrouted.c [new file with mode: 0644]
sbin/badsect/Makefile [new file with mode: 0644]
sbin/badsect/badsect.8 [new file with mode: 0644]
sbin/badsect/badsect.c [new file with mode: 0644]
sbin/clri/Makefile [new file with mode: 0644]
sbin/clri/clri.8 [new file with mode: 0644]
sbin/clri/clri.c [new file with mode: 0644]
sbin/dcheck/Makefile [new file with mode: 0644]
sbin/dcheck/dcheck.8 [new file with mode: 0644]
sbin/dcheck/dcheck.c [new file with mode: 0644]
sbin/dmesg/Makefile [new file with mode: 0644]
sbin/dmesg/dmesg.8 [new file with mode: 0644]
sbin/dmesg/dmesg.c [new file with mode: 0644]
sbin/dump/Makefile [new file with mode: 0644]
sbin/dump/dump.h [new file with mode: 0644]
sbin/dump/dumpdir.c [new file with mode: 0644]
sbin/dump/dumpitime.c [new file with mode: 0644]
sbin/dump/dumpmain.c [new file with mode: 0644]
sbin/dump/dumpoptr.c [new file with mode: 0644]
sbin/dump/dumprmt.c [new file with mode: 0644]
sbin/dump/dumptape.c [new file with mode: 0644]
sbin/dump/dumptraverse.c [new file with mode: 0644]
sbin/dump/unctime.c [new file with mode: 0644]
sbin/dumpfs/Makefile [new file with mode: 0644]
sbin/dumpfs/dumpfs.8 [new file with mode: 0644]
sbin/dumpfs/dumpfs.c [new file with mode: 0644]
sbin/fsck/Makefile [new file with mode: 0644]
sbin/fsck/dir.c [new file with mode: 0644]
sbin/fsck/fsck.h [new file with mode: 0644]
sbin/fsck/inode.c [new file with mode: 0644]
sbin/fsck/main.c [new file with mode: 0644]
sbin/fsck/pass1.c [new file with mode: 0644]
sbin/fsck/pass1b.c [new file with mode: 0644]
sbin/fsck/pass2.c [new file with mode: 0644]
sbin/fsck/pass3.c [new file with mode: 0644]
sbin/fsck/pass4.c [new file with mode: 0644]
sbin/fsck/pass5.c [new file with mode: 0644]
sbin/fsck/setup.c [new file with mode: 0644]
sbin/fsck/utilities.c [new file with mode: 0644]
sbin/gt307/Makefile [new file with mode: 0644]
sbin/gt307/gt307.8 [new file with mode: 0644]
sbin/gt307/gt307.c [new file with mode: 0644]
sbin/icheck/Makefile [new file with mode: 0644]
sbin/icheck/icheck.8 [new file with mode: 0644]
sbin/icheck/icheck.c [new file with mode: 0644]
sbin/ifconfig/Makefile [new file with mode: 0644]
sbin/ifconfig/ifconfig.8 [new file with mode: 0644]
sbin/ifconfig/ifconfig.c [new file with mode: 0644]
sbin/init/Makefile [new file with mode: 0644]
sbin/init/init.8 [new file with mode: 0644]
sbin/init/init.c [new file with mode: 0644]
sbin/mkfs/Makefile [new file with mode: 0644]
sbin/mkfs/mkfs.8 [new file with mode: 0644]
sbin/mkfs/mkfs.c [new file with mode: 0644]
sbin/mknod/Makefile [new file with mode: 0644]
sbin/mknod/mknod.8 [new file with mode: 0644]
sbin/mknod/mknod.c [new file with mode: 0644]
sbin/mkpasswd/Makefile [new file with mode: 0644]
sbin/mkpasswd/mkpasswd.8 [new file with mode: 0644]
sbin/mkpasswd/mkpasswd.c [new file with mode: 0644]
sbin/mount/Makefile [new file with mode: 0644]
sbin/mount/getmntopts.3 [new file with mode: 0644]
sbin/mount/getmntopts.c [new file with mode: 0644]
sbin/mount/mntopts.h [new file with mode: 0644]
sbin/mount/mount.8 [new file with mode: 0644]
sbin/mount/mount.c [new file with mode: 0644]
sbin/mount/mount_ufs.c [new file with mode: 0644]
sbin/mount/pathnames.h [new file with mode: 0644]
sbin/ncheck/Makefile [new file with mode: 0644]
sbin/ncheck/ncheck.8 [new file with mode: 0644]
sbin/ncheck/ncheck.c [new file with mode: 0644]
sbin/newfs/Makefile [new file with mode: 0644]
sbin/newfs/newfs.8 [new file with mode: 0644]
sbin/newfs/newfs.c [new file with mode: 0644]
sbin/quotacheck/Makefile [new file with mode: 0644]
sbin/quotacheck/preen.c [new file with mode: 0644]
sbin/quotacheck/quotacheck.8 [new file with mode: 0644]
sbin/quotacheck/quotacheck.c [new file with mode: 0644]
sbin/reboot/Makefile [new file with mode: 0644]
sbin/reboot/reboot.8 [new file with mode: 0644]
sbin/reboot/reboot.c [new file with mode: 0644]
sbin/restor/Makefile [new file with mode: 0644]
sbin/restor/restor.8 [new file with mode: 0644]
sbin/restor/restor.c [new file with mode: 0644]
sbin/route/Makefile [new file with mode: 0644]
sbin/route/route.8 [new file with mode: 0644]
sbin/route/route.c [new file with mode: 0644]
sbin/routed/Makefile [new file with mode: 0644]
sbin/routed/af.c [new file with mode: 0644]
sbin/routed/af.h [new file with mode: 0644]
sbin/routed/defs.h [new file with mode: 0644]
sbin/routed/if.c [new file with mode: 0644]
sbin/routed/inet.c [new file with mode: 0644]
sbin/routed/input.c [new file with mode: 0644]
sbin/routed/interface.h [new file with mode: 0644]
sbin/routed/main.c [new file with mode: 0644]
sbin/routed/make.out [new file with mode: 0644]
sbin/routed/output.c [new file with mode: 0644]
sbin/routed/startup.c [new file with mode: 0644]
sbin/routed/table.h [new file with mode: 0644]
sbin/routed/tables.c [new file with mode: 0644]
sbin/routed/timer.c [new file with mode: 0644]
sbin/routed/tools/Makefile [new file with mode: 0644]
sbin/routed/tools/query.c [new file with mode: 0644]
sbin/routed/tools/trace.c [new file with mode: 0644]
sbin/routed/trace.c [new file with mode: 0644]
sbin/routed/trace.h [new file with mode: 0644]
sbin/savecore/Makefile [new file with mode: 0644]
sbin/savecore/savecore.8 [new file with mode: 0644]
sbin/savecore/savecore.c [new file with mode: 0644]
sbin/shutdown/Makefile [new file with mode: 0644]
sbin/shutdown/shutdown.8 [new file with mode: 0644]
sbin/shutdown/shutdown.c [new file with mode: 0644]
sbin/slattach/Makefile [new file with mode: 0644]
sbin/slattach/slattach.8 [new file with mode: 0644]
sbin/slattach/slattach.c [new file with mode: 0644]
sbin/swapon/Makefile [new file with mode: 0644]
sbin/swapon/swapon.8 [new file with mode: 0644]
sbin/swapon/swapon.c [new file with mode: 0644]
sbin/testnet/Makefile [new file with mode: 0644]
sbin/testnet/testnet.c [new file with mode: 0644]
sbin/tunefs/Makefile [new file with mode: 0644]
sbin/tunefs/tunefs.8 [new file with mode: 0644]
sbin/tunefs/tunefs.c [new file with mode: 0644]
sbin/umount/Makefile [new file with mode: 0644]
sbin/umount/umount.8 [new file with mode: 0644]
sbin/umount/umount.c [new file with mode: 0644]
share/Makefile [new file with mode: 0644]
share/adb/Makefile [new file with mode: 0644]
share/adb/N/buf [new file with mode: 0644]
share/adb/N/idp [new file with mode: 0644]
share/adb/N/ifaddr [new file with mode: 0644]
share/adb/N/nspcb [new file with mode: 0644]
share/adb/N/nsrtentry [new file with mode: 0644]
share/adb/N/route [new file with mode: 0644]
share/adb/N/spp [new file with mode: 0644]
share/adb/N/sppcb [new file with mode: 0644]
share/adb/N/tty [new file with mode: 0644]
share/adb/N/xx [new file with mode: 0644]
share/adb/PORT/clist [new file with mode: 0644]
share/adb/PORT/clist.nxt [new file with mode: 0644]
share/adb/PORT/dino [new file with mode: 0644]
share/adb/PORT/dir [new file with mode: 0644]
share/adb/PORT/dir.nxt [new file with mode: 0644]
share/adb/PORT/dirblk [new file with mode: 0644]
share/adb/PORT/dmap [new file with mode: 0644]
share/adb/PORT/dmcstats [new file with mode: 0644]
share/adb/PORT/file [new file with mode: 0644]
share/adb/PORT/filsys [new file with mode: 0644]
share/adb/PORT/findinode [new file with mode: 0644]
share/adb/PORT/findinode.nxt [new file with mode: 0644]
share/adb/PORT/findproc [new file with mode: 0644]
share/adb/PORT/findproc.nxt [new file with mode: 0644]
share/adb/PORT/frame [new file with mode: 0644]
share/adb/PORT/host.nxt [new file with mode: 0644]
share/adb/PORT/hosts [new file with mode: 0644]
share/adb/PORT/hosts.nxt [new file with mode: 0644]
share/adb/PORT/hosttable [new file with mode: 0644]
share/adb/PORT/ifnet [new file with mode: 0644]
share/adb/PORT/ifrw [new file with mode: 0644]
share/adb/PORT/ifuba [new file with mode: 0644]
share/adb/PORT/ifubinfo [new file with mode: 0644]
share/adb/PORT/ifxmt [new file with mode: 0644]
share/adb/PORT/imp [new file with mode: 0644]
share/adb/PORT/in_ifaddr [new file with mode: 0644]
share/adb/PORT/inode [new file with mode: 0644]
share/adb/PORT/inpcb [new file with mode: 0644]
share/adb/PORT/iovec [new file with mode: 0644]
share/adb/PORT/ipreass [new file with mode: 0644]
share/adb/PORT/ipreass.nxt [new file with mode: 0644]
share/adb/PORT/mact [new file with mode: 0644]
share/adb/PORT/mact.nxt [new file with mode: 0644]
share/adb/PORT/mba_device [new file with mode: 0644]
share/adb/PORT/mba_hd [new file with mode: 0644]
share/adb/PORT/mbstat [new file with mode: 0644]
share/adb/PORT/mbufchain [new file with mode: 0644]
share/adb/PORT/mount [new file with mode: 0644]
share/adb/PORT/nameidata [new file with mode: 0644]
share/adb/PORT/nl [new file with mode: 0644]
share/adb/PORT/nu [new file with mode: 0644]
share/adb/PORT/oimp [new file with mode: 0644]
share/adb/PORT/packetchain [new file with mode: 0644]
share/adb/PORT/pcb [new file with mode: 0644]
share/adb/PORT/proc [new file with mode: 0644]
share/adb/PORT/protosw [new file with mode: 0644]
share/adb/PORT/quota [new file with mode: 0644]
share/adb/PORT/rawcb [new file with mode: 0644]
share/adb/PORT/rtentry [new file with mode: 0644]
share/adb/PORT/rusage [new file with mode: 0644]
share/adb/PORT/setproc [new file with mode: 0644]
share/adb/PORT/setproc.done [new file with mode: 0644]
share/adb/PORT/setproc.nxt [new file with mode: 0644]
share/adb/PORT/socket [new file with mode: 0644]
share/adb/PORT/stacktrace [new file with mode: 0644]
share/adb/PORT/stat [new file with mode: 0644]
share/adb/PORT/tcpcb [new file with mode: 0644]
share/adb/PORT/tcpip [new file with mode: 0644]
share/adb/PORT/tcpreass [new file with mode: 0644]
share/adb/PORT/tcpreass.nxt [new file with mode: 0644]
share/adb/PORT/text [new file with mode: 0644]
share/adb/PORT/traceall [new file with mode: 0644]
share/adb/PORT/traceall.nxt [new file with mode: 0644]
share/adb/PORT/trapframe [new file with mode: 0644]
share/adb/PORT/tty [new file with mode: 0644]
share/adb/PORT/u.all [new file with mode: 0644]
share/adb/PORT/ubadev [new file with mode: 0644]
share/adb/PORT/ubahd [new file with mode: 0644]
share/adb/PORT/uio [new file with mode: 0644]
share/adb/PORT/un [new file with mode: 0644]
share/adb/PORT/unpcb [new file with mode: 0644]
share/adb/PORT/vtimes [new file with mode: 0644]
share/adb/buf [new file with mode: 0644]
share/adb/callout [new file with mode: 0644]
share/adb/callout.next [new file with mode: 0644]
share/adb/file [new file with mode: 0644]
share/adb/ifaddr [new file with mode: 0644]
share/adb/ifnet [new file with mode: 0644]
share/adb/inode [new file with mode: 0644]
share/adb/ip [new file with mode: 0644]
share/adb/label [new file with mode: 0644]
share/adb/mbstat [new file with mode: 0644]
share/adb/mbuf [new file with mode: 0644]
share/adb/mbuf.nxt [new file with mode: 0644]
share/adb/mbufs [new file with mode: 0644]
share/adb/mbufs.nxt [new file with mode: 0644]
share/adb/proc [new file with mode: 0644]
share/adb/protosw [new file with mode: 0644]
share/adb/rusage [new file with mode: 0644]
share/adb/socket [new file with mode: 0644]
share/adb/tcpcb [new file with mode: 0644]
share/adb/u [new file with mode: 0644]
share/adb/xip [new file with mode: 0644]
share/font/Makefile [new file with mode: 0644]
share/font/fontlist [new file with mode: 0644]
share/font/ftB [new file with mode: 0644]
share/font/ftBC [new file with mode: 0644]
share/font/ftC [new file with mode: 0644]
share/font/ftCE [new file with mode: 0644]
share/font/ftCI [new file with mode: 0644]
share/font/ftCK [new file with mode: 0644]
share/font/ftCW [new file with mode: 0644]
share/font/ftFD [new file with mode: 0644]
share/font/ftG [new file with mode: 0644]
share/font/ftGI [new file with mode: 0644]
share/font/ftGM [new file with mode: 0644]
share/font/ftGR [new file with mode: 0644]
share/font/ftH [new file with mode: 0644]
share/font/ftHI [new file with mode: 0644]
share/font/ftHM [new file with mode: 0644]
share/font/ftI [new file with mode: 0644]
share/font/ftL [new file with mode: 0644]
share/font/ftLI [new file with mode: 0644]
share/font/ftPA [new file with mode: 0644]
share/font/ftPB [new file with mode: 0644]
share/font/ftPI [new file with mode: 0644]
share/font/ftR [new file with mode: 0644]
share/font/ftS [new file with mode: 0644]
share/font/ftSB [new file with mode: 0644]
share/font/ftSI [new file with mode: 0644]
share/font/ftSM [new file with mode: 0644]
share/font/ftTB [new file with mode: 0644]
share/font/ftTI [new file with mode: 0644]
share/font/ftTR [new file with mode: 0644]
share/font/ftTS [new file with mode: 0644]
share/font/ftUD [new file with mode: 0644]
share/font/ftap [new file with mode: 0644]
share/font/ftbb [new file with mode: 0644]
share/font/ftbi [new file with mode: 0644]
share/font/ftbk [new file with mode: 0644]
share/font/ftbr [new file with mode: 0644]
share/font/ftcb [new file with mode: 0644]
share/font/ftch [new file with mode: 0644]
share/font/ftci [new file with mode: 0644]
share/font/ftcl [new file with mode: 0644]
share/font/ftco [new file with mode: 0644]
share/font/ftcr [new file with mode: 0644]
share/font/ftct [new file with mode: 0644]
share/font/ftcy [new file with mode: 0644]
share/font/ftdb [new file with mode: 0644]
share/font/ftdi [new file with mode: 0644]
share/font/ftdr [new file with mode: 0644]
share/font/ftfx [new file with mode: 0644]
share/font/ftgb [new file with mode: 0644]
share/font/ftgf [new file with mode: 0644]
share/font/ftgi [new file with mode: 0644]
share/font/ftgk [new file with mode: 0644]
share/font/ftgr [new file with mode: 0644]
share/font/fthb [new file with mode: 0644]
share/font/fthn [new file with mode: 0644]
share/font/ftm [new file with mode: 0644]
share/font/ftmb [new file with mode: 0644]
share/font/ftmi [new file with mode: 0644]
share/font/ftmn [new file with mode: 0644]
share/font/ftmr [new file with mode: 0644]
share/font/ftnb [new file with mode: 0644]
share/font/ftni [new file with mode: 0644]
share/font/ftnr [new file with mode: 0644]
share/font/ftob [new file with mode: 0644]
share/font/ftoe [new file with mode: 0644]
share/font/ftoi [new file with mode: 0644]
share/font/ftor [new file with mode: 0644]
share/font/ftpb [new file with mode: 0644]
share/font/ftpp [new file with mode: 0644]
share/font/ftsb [new file with mode: 0644]
share/font/ftsc [new file with mode: 0644]
share/font/ftsg [new file with mode: 0644]
share/font/ftsh [new file with mode: 0644]
share/font/ftsi [new file with mode: 0644]
share/font/ftsl [new file with mode: 0644]
share/font/ftsr [new file with mode: 0644]
share/font/fttB [new file with mode: 0644]
share/font/fttI [new file with mode: 0644]
share/font/fttR [new file with mode: 0644]
share/font/fttS [new file with mode: 0644]
share/font/fttb [new file with mode: 0644]
share/font/ftti [new file with mode: 0644]
share/font/fttr [new file with mode: 0644]
share/font/ftts [new file with mode: 0644]
share/font/ftwp [new file with mode: 0644]
share/font/ftxx [new file with mode: 0644]
share/fontinfo/Makefile [new file with mode: 0644]
share/fontinfo/apl [new file with mode: 0644]
share/fontinfo/basker.b [new file with mode: 0644]
share/fontinfo/basker.i [new file with mode: 0644]
share/fontinfo/basker.r [new file with mode: 0644]
share/fontinfo/bocklin [new file with mode: 0644]
share/fontinfo/bodoni.b [new file with mode: 0644]
share/fontinfo/bodoni.i [new file with mode: 0644]
share/fontinfo/bodoni.r [new file with mode: 0644]
share/fontinfo/chess [new file with mode: 0644]
share/fontinfo/clarendon [new file with mode: 0644]
share/fontinfo/cm.b [new file with mode: 0644]
share/fontinfo/cm.i [new file with mode: 0644]
share/fontinfo/cm.r [new file with mode: 0644]
share/fontinfo/countdown [new file with mode: 0644]
share/fontinfo/cyrillic [new file with mode: 0644]
share/fontinfo/delegate.b [new file with mode: 0644]
share/fontinfo/delegate.i [new file with mode: 0644]
share/fontinfo/delegate.r [new file with mode: 0644]
share/fontinfo/fix [new file with mode: 0644]
share/fontinfo/gacham.b [new file with mode: 0644]
share/fontinfo/gacham.i [new file with mode: 0644]
share/fontinfo/gacham.r [new file with mode: 0644]
share/fontinfo/graphics [new file with mode: 0644]
share/fontinfo/greek [new file with mode: 0644]
share/fontinfo/h19 [new file with mode: 0644]
share/fontinfo/hebrew [new file with mode: 0644]
share/fontinfo/meteor.b [new file with mode: 0644]
share/fontinfo/meteor.i [new file with mode: 0644]
share/fontinfo/meteor.r [new file with mode: 0644]
share/fontinfo/mona [new file with mode: 0644]
share/fontinfo/nonie.b [new file with mode: 0644]
share/fontinfo/nonie.i [new file with mode: 0644]
share/fontinfo/nonie.r [new file with mode: 0644]
share/fontinfo/oldenglish [new file with mode: 0644]
share/fontinfo/otimes.b [new file with mode: 0644]
share/fontinfo/otimes.i [new file with mode: 0644]
share/fontinfo/otimes.r [new file with mode: 0644]
share/fontinfo/otimes.s [new file with mode: 0644]
share/fontinfo/pip [new file with mode: 0644]
share/fontinfo/playbill [new file with mode: 0644]
share/fontinfo/script [new file with mode: 0644]
share/fontinfo/seal [new file with mode: 0644]
share/fontinfo/shadow [new file with mode: 0644]
share/fontinfo/sign [new file with mode: 0644]
share/fontinfo/stare.b [new file with mode: 0644]
share/fontinfo/stare.i [new file with mode: 0644]
share/fontinfo/stare.r [new file with mode: 0644]
share/fontinfo/times.b [new file with mode: 0644]
share/fontinfo/times.i [new file with mode: 0644]
share/fontinfo/times.r [new file with mode: 0644]
share/fontinfo/times.s [new file with mode: 0644]
share/fontinfo/ugramma [new file with mode: 0644]
share/fontinfo/wumpus [new file with mode: 0644]
share/learn/C/L0 [new file with mode: 0644]
share/learn/C/L0.1a [new file with mode: 0644]
share/learn/C/L1.1a [new file with mode: 0644]
share/learn/C/L1.1b [new file with mode: 0644]
share/learn/C/L1.1c [new file with mode: 0644]
share/learn/C/L1.1d [new file with mode: 0644]
share/learn/C/L1.1e [new file with mode: 0644]
share/learn/C/L1.1f [new file with mode: 0644]
share/learn/C/L10 [new file with mode: 0644]
share/learn/C/L11.1a [new file with mode: 0644]
share/learn/C/L11.2a [new file with mode: 0644]
share/learn/C/L12.1a [new file with mode: 0644]
share/learn/C/L12.1b [new file with mode: 0644]
share/learn/C/L13.1a [new file with mode: 0644]
share/learn/C/L14.1a [new file with mode: 0644]
share/learn/C/L14.2a [new file with mode: 0644]
share/learn/C/L14.2b [new file with mode: 0644]
share/learn/C/L15.1a [new file with mode: 0644]
share/learn/C/L15.1b [new file with mode: 0644]
share/learn/C/L16.2a [new file with mode: 0644]
share/learn/C/L16.2b [new file with mode: 0644]
share/learn/C/L16.2c [new file with mode: 0644]
share/learn/C/L17.1a [new file with mode: 0644]
share/learn/C/L17.1c [new file with mode: 0644]
share/learn/C/L18.1a [new file with mode: 0644]
share/learn/C/L19.1a [new file with mode: 0644]
share/learn/C/L2.1a [new file with mode: 0644]
share/learn/C/L2.1b [new file with mode: 0644]
share/learn/C/L2.1c [new file with mode: 0644]
share/learn/C/L2.1d [new file with mode: 0644]
share/learn/C/L2.1e [new file with mode: 0644]
share/learn/C/L20.1a [new file with mode: 0644]
share/learn/C/L3.1a [new file with mode: 0644]
share/learn/C/L3.1b [new file with mode: 0644]
share/learn/C/L30.1a [new file with mode: 0644]
share/learn/C/L31.1a [new file with mode: 0644]
share/learn/C/L32.1a [new file with mode: 0644]
share/learn/C/L33.1a [new file with mode: 0644]
share/learn/C/L35.1a [new file with mode: 0644]
share/learn/C/L37.1a [new file with mode: 0644]
share/learn/C/L4.1a [new file with mode: 0644]
share/learn/C/L40.1a [new file with mode: 0644]
share/learn/C/L41.1a [new file with mode: 0644]
share/learn/C/L42.1a [new file with mode: 0644]
share/learn/C/L43.1a [new file with mode: 0644]
share/learn/C/L43.1b [new file with mode: 0644]
share/learn/C/L5.1a [new file with mode: 0644]
share/learn/C/L5.1b [new file with mode: 0644]
share/learn/C/L5.1c [new file with mode: 0644]
share/learn/C/L5.1d [new file with mode: 0644]
share/learn/C/L5.1e [new file with mode: 0644]
share/learn/C/L5.1f [new file with mode: 0644]
share/learn/C/L5.1g [new file with mode: 0644]
share/learn/C/L5.2a [new file with mode: 0644]
share/learn/C/L5.2b [new file with mode: 0644]
share/learn/C/L5.2e [new file with mode: 0644]
share/learn/C/L5.3e [new file with mode: 0644]
share/learn/C/L50.1a [new file with mode: 0644]
share/learn/C/L9.1a [new file with mode: 0644]
share/learn/C/getline.c [new file with mode: 0644]
share/learn/C/getnum.c [new file with mode: 0644]
share/learn/Linfo [new file with mode: 0644]
share/learn/Makefile [new file with mode: 0644]
share/learn/Xinfo [new file with mode: 0644]
share/learn/editor/L0 [new file with mode: 0644]
share/learn/editor/L1.1a [new file with mode: 0644]
share/learn/editor/L10.1a [new file with mode: 0644]
share/learn/editor/L10.1b [new file with mode: 0644]
share/learn/editor/L10.2a [new file with mode: 0644]
share/learn/editor/L10.2b [new file with mode: 0644]
share/learn/editor/L10.2c [new file with mode: 0644]
share/learn/editor/L10.3a [new file with mode: 0644]
share/learn/editor/L10.3b [new file with mode: 0644]
share/learn/editor/L10.3c [new file with mode: 0644]
share/learn/editor/L10.3d [new file with mode: 0644]
share/learn/editor/L10.3e [new file with mode: 0644]
share/learn/editor/L10.3f [new file with mode: 0644]
share/learn/editor/L11.1a [new file with mode: 0644]
share/learn/editor/L11.2a [new file with mode: 0644]
share/learn/editor/L11.2b [new file with mode: 0644]
share/learn/editor/L11.2c [new file with mode: 0644]
share/learn/editor/L12.1a [new file with mode: 0644]
share/learn/editor/L12.1b [new file with mode: 0644]
share/learn/editor/L12.2a [new file with mode: 0644]
share/learn/editor/L12.2b [new file with mode: 0644]
share/learn/editor/L12.2c [new file with mode: 0644]
share/learn/editor/L12.3a [new file with mode: 0644]
share/learn/editor/L13.1a [new file with mode: 0644]
share/learn/editor/L13.2a [new file with mode: 0644]
share/learn/editor/L13.2b [new file with mode: 0644]
share/learn/editor/L13.3a [new file with mode: 0644]
share/learn/editor/L14.1a [new file with mode: 0644]
share/learn/editor/L14.2a [new file with mode: 0644]
share/learn/editor/L14.2b [new file with mode: 0644]
share/learn/editor/L15.1a [new file with mode: 0644]
share/learn/editor/L15.1b [new file with mode: 0644]
share/learn/editor/L15.2a [new file with mode: 0644]
share/learn/editor/L15.2b [new file with mode: 0644]
share/learn/editor/L15.2c [new file with mode: 0644]
share/learn/editor/L15.2d [new file with mode: 0644]
share/learn/editor/L15.3b [new file with mode: 0644]
share/learn/editor/L15.3d [new file with mode: 0644]
share/learn/editor/L15.3e [new file with mode: 0644]
share/learn/editor/L15.3f [new file with mode: 0644]
share/learn/editor/L16.1a [new file with mode: 0644]
share/learn/editor/L16.1b [new file with mode: 0644]
share/learn/editor/L16.1c [new file with mode: 0644]
share/learn/editor/L16.2a [new file with mode: 0644]
share/learn/editor/L16.2c [new file with mode: 0644]
share/learn/editor/L17.2a [new file with mode: 0644]
share/learn/editor/L17.2b [new file with mode: 0644]
share/learn/editor/L17.2c [new file with mode: 0644]
share/learn/editor/L17.2d [new file with mode: 0644]
share/learn/editor/L18.1a [new file with mode: 0644]
share/learn/editor/L18.2a [new file with mode: 0644]
share/learn/editor/L18.2c [new file with mode: 0644]
share/learn/editor/L18.2d [new file with mode: 0644]
share/learn/editor/L18.2e [new file with mode: 0644]
share/learn/editor/L18.3a [new file with mode: 0644]
share/learn/editor/L18.3b [new file with mode: 0644]
share/learn/editor/L19.1a [new file with mode: 0644]
share/learn/editor/L19.1b [new file with mode: 0644]
share/learn/editor/L19.2a [new file with mode: 0644]
share/learn/editor/L19.2c [new file with mode: 0644]
share/learn/editor/L19.2d [new file with mode: 0644]
share/learn/editor/L19.2e [new file with mode: 0644]
share/learn/editor/L19.2f [new file with mode: 0644]
share/learn/editor/L19.3b [new file with mode: 0644]
share/learn/editor/L2.1a [new file with mode: 0644]
share/learn/editor/L2.2a [new file with mode: 0644]
share/learn/editor/L20.01a [new file with mode: 0644]
share/learn/editor/L20.01b [new file with mode: 0644]
share/learn/editor/L20.01c [new file with mode: 0644]
share/learn/editor/L20.1a [new file with mode: 0644]
share/learn/editor/L20.2a [new file with mode: 0644]
share/learn/editor/L20.2b [new file with mode: 0644]
share/learn/editor/L20.2c [new file with mode: 0644]
share/learn/editor/L21.1a [new file with mode: 0644]
share/learn/editor/L21.1b [new file with mode: 0644]
share/learn/editor/L21.1c [new file with mode: 0644]
share/learn/editor/L21.1d [new file with mode: 0644]
share/learn/editor/L21.1e [new file with mode: 0644]
share/learn/editor/L3.1a [new file with mode: 0644]
share/learn/editor/L3.1b [new file with mode: 0644]
share/learn/editor/L3.1c [new file with mode: 0644]
share/learn/editor/L30.1a [new file with mode: 0644]
share/learn/editor/L30.1b [new file with mode: 0644]
share/learn/editor/L30.2a [new file with mode: 0644]
share/learn/editor/L30.2b [new file with mode: 0644]
share/learn/editor/L30.2c [new file with mode: 0644]
share/learn/editor/L30.2d [new file with mode: 0644]
share/learn/editor/L30.2e [new file with mode: 0644]
share/learn/editor/L30.2f [new file with mode: 0644]
share/learn/editor/L30.2g [new file with mode: 0644]
share/learn/editor/L30.2h [new file with mode: 0644]
share/learn/editor/L31.1a [new file with mode: 0644]
share/learn/editor/L31.2b [new file with mode: 0644]
share/learn/editor/L31.2c [new file with mode: 0644]
share/learn/editor/L32.1a [new file with mode: 0644]
share/learn/editor/L32.1b [new file with mode: 0644]
share/learn/editor/L32.1c [new file with mode: 0644]
share/learn/editor/L32.2a [new file with mode: 0644]
share/learn/editor/L32.2b [new file with mode: 0644]
share/learn/editor/L32.2c [new file with mode: 0644]
share/learn/editor/L32.2d [new file with mode: 0644]
share/learn/editor/L32.2e [new file with mode: 0644]
share/learn/editor/L32.2f [new file with mode: 0644]
share/learn/editor/L32.2g [new file with mode: 0644]
share/learn/editor/L33.1a [new file with mode: 0644]
share/learn/editor/L33.1b [new file with mode: 0644]
share/learn/editor/L33.2a [new file with mode: 0644]
share/learn/editor/L33.2b [new file with mode: 0644]
share/learn/editor/L33.2c [new file with mode: 0644]
share/learn/editor/L34.1a [new file with mode: 0644]
share/learn/editor/L34.1b [new file with mode: 0644]
share/learn/editor/L34.2a [new file with mode: 0644]
share/learn/editor/L34.2b [new file with mode: 0644]
share/learn/editor/L34.2c [new file with mode: 0644]
share/learn/editor/L34.2d [new file with mode: 0644]
share/learn/editor/L34.2e [new file with mode: 0644]
share/learn/editor/L34.2f [new file with mode: 0644]
share/learn/editor/L35.1a [new file with mode: 0644]
share/learn/editor/L35.2a [new file with mode: 0644]
share/learn/editor/L35.2b [new file with mode: 0644]
share/learn/editor/L35.2c [new file with mode: 0644]
share/learn/editor/L35.2d [new file with mode: 0644]
share/learn/editor/L35.2e [new file with mode: 0644]
share/learn/editor/L36.1a [new file with mode: 0644]
share/learn/editor/L36.2a [new file with mode: 0644]
share/learn/editor/L36.2b [new file with mode: 0644]
share/learn/editor/L36.2c [new file with mode: 0644]
share/learn/editor/L36.2d [new file with mode: 0644]
share/learn/editor/L37.1a [new file with mode: 0644]
share/learn/editor/L37.2a [new file with mode: 0644]
share/learn/editor/L37.2b [new file with mode: 0644]
share/learn/editor/L37.2c [new file with mode: 0644]
share/learn/editor/L37.2d [new file with mode: 0644]
share/learn/editor/L37.2e [new file with mode: 0644]
share/learn/editor/L37.2f [new file with mode: 0644]
share/learn/editor/L38.1a [new file with mode: 0644]
share/learn/editor/L38.2a [new file with mode: 0644]
share/learn/editor/L38.2b [new file with mode: 0644]
share/learn/editor/L39.1a [new file with mode: 0644]
share/learn/editor/L4.1a [new file with mode: 0644]
share/learn/editor/L4.1b [new file with mode: 0644]
share/learn/editor/L4.2a [new file with mode: 0644]
share/learn/editor/L4.2b [new file with mode: 0644]
share/learn/editor/L40.1a [new file with mode: 0644]
share/learn/editor/L40.1b [new file with mode: 0644]
share/learn/editor/L40.2b [new file with mode: 0644]
share/learn/editor/L40.2c [new file with mode: 0644]
share/learn/editor/L40.2d [new file with mode: 0644]
share/learn/editor/L41.1a [new file with mode: 0644]
share/learn/editor/L41.1b [new file with mode: 0644]
share/learn/editor/L42.1a [new file with mode: 0644]
share/learn/editor/L42.2a [new file with mode: 0644]
share/learn/editor/L42.2b [new file with mode: 0644]
share/learn/editor/L42.2c [new file with mode: 0644]
share/learn/editor/L43.1a [new file with mode: 0644]
share/learn/editor/L43.2a [new file with mode: 0644]
share/learn/editor/L43.2b [new file with mode: 0644]
share/learn/editor/L43.2c [new file with mode: 0644]
share/learn/editor/L43.2d [new file with mode: 0644]
share/learn/editor/L44.1a [new file with mode: 0644]
share/learn/editor/L44.1b [new file with mode: 0644]
share/learn/editor/L44.1c [new file with mode: 0644]
share/learn/editor/L44.1d [new file with mode: 0644]
share/learn/editor/L44.1e [new file with mode: 0644]
share/learn/editor/L44.1f [new file with mode: 0644]
share/learn/editor/L44.1g [new file with mode: 0644]
share/learn/editor/L44.1h [new file with mode: 0644]
share/learn/editor/L44.1i [new file with mode: 0644]
share/learn/editor/L45.1a [new file with mode: 0644]
share/learn/editor/L45.1b [new file with mode: 0644]
share/learn/editor/L5.1a [new file with mode: 0644]
share/learn/editor/L50.1a [new file with mode: 0644]
share/learn/editor/L50.1b [new file with mode: 0644]
share/learn/editor/L50.1c [new file with mode: 0644]
share/learn/editor/L50.2c [new file with mode: 0644]
share/learn/editor/L50.2d [new file with mode: 0644]
share/learn/editor/L50.2e [new file with mode: 0644]
share/learn/editor/L50.2f [new file with mode: 0644]
share/learn/editor/L50.2g [new file with mode: 0644]
share/learn/editor/L51.1a [new file with mode: 0644]
share/learn/editor/L51.2a [new file with mode: 0644]
share/learn/editor/L51.2b [new file with mode: 0644]
share/learn/editor/L51.2c [new file with mode: 0644]
share/learn/editor/L52.1a [new file with mode: 0644]
share/learn/editor/L52.1b [new file with mode: 0644]
share/learn/editor/L52.2a [new file with mode: 0644]
share/learn/editor/L52.2b [new file with mode: 0644]
share/learn/editor/L52.2c [new file with mode: 0644]
share/learn/editor/L53.1a [new file with mode: 0644]
share/learn/editor/L53.2b [new file with mode: 0644]
share/learn/editor/L54.1a [new file with mode: 0644]
share/learn/editor/L54.1b [new file with mode: 0644]
share/learn/editor/L55.1a [new file with mode: 0644]
share/learn/editor/L56.1a [new file with mode: 0644]
share/learn/editor/L57.1a [new file with mode: 0644]
share/learn/editor/L6.1a [new file with mode: 0644]
share/learn/editor/L6.2a [new file with mode: 0644]
share/learn/editor/L6.2b [new file with mode: 0644]
share/learn/editor/L60.1a [new file with mode: 0644]
share/learn/editor/L60.1b [new file with mode: 0644]
share/learn/editor/L60.2a [new file with mode: 0644]
share/learn/editor/L60.2b [new file with mode: 0644]
share/learn/editor/L60.2c [new file with mode: 0644]
share/learn/editor/L60.2d [new file with mode: 0644]
share/learn/editor/L61.1a [new file with mode: 0644]
share/learn/editor/L62.1a [new file with mode: 0644]
share/learn/editor/L62.2a [new file with mode: 0644]
share/learn/editor/L62.2b [new file with mode: 0644]
share/learn/editor/L62.2c [new file with mode: 0644]
share/learn/editor/L63.1a [new file with mode: 0644]
share/learn/editor/L63.1b [new file with mode: 0644]
share/learn/editor/L63.1c [new file with mode: 0644]
share/learn/editor/L63.1d [new file with mode: 0644]
share/learn/editor/L63.1e [new file with mode: 0644]
share/learn/editor/L64.1a [new file with mode: 0644]
share/learn/editor/L64.1b [new file with mode: 0644]
share/learn/editor/L65.1a [new file with mode: 0644]
share/learn/editor/L66.1a [new file with mode: 0644]
share/learn/editor/L7.1a [new file with mode: 0644]
share/learn/editor/L7.1b [new file with mode: 0644]
share/learn/editor/L7.2c [new file with mode: 0644]
share/learn/editor/L70.1a [new file with mode: 0644]
share/learn/editor/L70.2a [new file with mode: 0644]
share/learn/editor/L70.2b [new file with mode: 0644]
share/learn/editor/L70.2c [new file with mode: 0644]
share/learn/editor/L70.2d [new file with mode: 0644]
share/learn/editor/L70.2e [new file with mode: 0644]
share/learn/editor/L70.2f [new file with mode: 0644]
share/learn/editor/L70.2g [new file with mode: 0644]
share/learn/editor/L71.1a [new file with mode: 0644]
share/learn/editor/L72.1a [new file with mode: 0644]
share/learn/editor/L72.2a [new file with mode: 0644]
share/learn/editor/L72.2b [new file with mode: 0644]
share/learn/editor/L72.2c [new file with mode: 0644]
share/learn/editor/L72.2d [new file with mode: 0644]
share/learn/editor/L73.1a [new file with mode: 0644]
share/learn/editor/L74.1a [new file with mode: 0644]
share/learn/editor/L8.1a [new file with mode: 0644]
share/learn/editor/L8.1b [new file with mode: 0644]
share/learn/editor/L8.2a [new file with mode: 0644]
share/learn/editor/L8.2b [new file with mode: 0644]
share/learn/editor/L8.2c [new file with mode: 0644]
share/learn/editor/L9.1a [new file with mode: 0644]
share/learn/editor/L9.2a [new file with mode: 0644]
share/learn/editor/L9.2b [new file with mode: 0644]
share/learn/editor/L9.2d [new file with mode: 0644]
share/learn/editor/L9.2e [new file with mode: 0644]
share/learn/editor/L9.3c [new file with mode: 0644]
share/learn/eqn/Init [new file with mode: 0644]
share/learn/eqn/L0 [new file with mode: 0644]
share/learn/eqn/L0.1a [new file with mode: 0644]
share/learn/eqn/L1.1a [new file with mode: 0644]
share/learn/eqn/L1.1b [new file with mode: 0644]
share/learn/eqn/L1.1c [new file with mode: 0644]
share/learn/eqn/L1.1d [new file with mode: 0644]
share/learn/eqn/L1.1e [new file with mode: 0644]
share/learn/eqn/L1.1f [new file with mode: 0644]
share/learn/eqn/L10.1a [new file with mode: 0644]
share/learn/eqn/L10.1b [new file with mode: 0644]
share/learn/eqn/L10.1c [new file with mode: 0644]
share/learn/eqn/L10.2c [new file with mode: 0644]
share/learn/eqn/L11.1a [new file with mode: 0644]
share/learn/eqn/L11.1b [new file with mode: 0644]
share/learn/eqn/L11.1c [new file with mode: 0644]
share/learn/eqn/L11.1d [new file with mode: 0644]
share/learn/eqn/L11.1e [new file with mode: 0644]
share/learn/eqn/L11.1f [new file with mode: 0644]
share/learn/eqn/L11.1g [new file with mode: 0644]
share/learn/eqn/L12.1a [new file with mode: 0644]
share/learn/eqn/L12.1b [new file with mode: 0644]
share/learn/eqn/L12.1c [new file with mode: 0644]
share/learn/eqn/L12.1d [new file with mode: 0644]
share/learn/eqn/L12.1e [new file with mode: 0644]
share/learn/eqn/L2.1a [new file with mode: 0644]
share/learn/eqn/L2.1b [new file with mode: 0644]
share/learn/eqn/L2.1c [new file with mode: 0644]
share/learn/eqn/L2.1d [new file with mode: 0644]
share/learn/eqn/L2.1e [new file with mode: 0644]
share/learn/eqn/L2.1f [new file with mode: 0644]
share/learn/eqn/L2.2a [new file with mode: 0644]
share/learn/eqn/L2.2b [new file with mode: 0644]
share/learn/eqn/L2.2e [new file with mode: 0644]
share/learn/eqn/L3.1a [new file with mode: 0644]
share/learn/eqn/L3.1b [new file with mode: 0644]
share/learn/eqn/L3.1c [new file with mode: 0644]
share/learn/eqn/L3.1d [new file with mode: 0644]
share/learn/eqn/L3.1e [new file with mode: 0644]
share/learn/eqn/L3.2a [new file with mode: 0644]
share/learn/eqn/L3.2c [new file with mode: 0644]
share/learn/eqn/L3.2d [new file with mode: 0644]
share/learn/eqn/L4.1a [new file with mode: 0644]
share/learn/eqn/L4.1b [new file with mode: 0644]
share/learn/eqn/L4.1c [new file with mode: 0644]
share/learn/eqn/L4.1d [new file with mode: 0644]
share/learn/eqn/L4.2a [new file with mode: 0644]
share/learn/eqn/L4.2c [new file with mode: 0644]
share/learn/eqn/L5.1a [new file with mode: 0644]
share/learn/eqn/L5.1b [new file with mode: 0644]
share/learn/eqn/L5.1c [new file with mode: 0644]
share/learn/eqn/L5.1d [new file with mode: 0644]
share/learn/eqn/L5.1e [new file with mode: 0644]
share/learn/eqn/L5.1f [new file with mode: 0644]
share/learn/eqn/L5.1g [new file with mode: 0644]
share/learn/eqn/L5.1h [new file with mode: 0644]
share/learn/eqn/L5.2b [new file with mode: 0644]
share/learn/eqn/L5.2d [new file with mode: 0644]
share/learn/eqn/L5.2g [new file with mode: 0644]
share/learn/eqn/L6.1a [new file with mode: 0644]
share/learn/eqn/L6.1b [new file with mode: 0644]
share/learn/eqn/L6.1c [new file with mode: 0644]
share/learn/eqn/L6.1d [new file with mode: 0644]
share/learn/eqn/L7.1a [new file with mode: 0644]
share/learn/eqn/L7.1b [new file with mode: 0644]
share/learn/eqn/L7.1c [new file with mode: 0644]
share/learn/eqn/L7.1d [new file with mode: 0644]
share/learn/eqn/L7.2b [new file with mode: 0644]
share/learn/eqn/L7.2c [new file with mode: 0644]
share/learn/eqn/L8.1a [new file with mode: 0644]
share/learn/eqn/L8.1b [new file with mode: 0644]
share/learn/eqn/L8.2b [new file with mode: 0644]
share/learn/eqn/L9.1a [new file with mode: 0644]
share/learn/eqn/L9.1b [new file with mode: 0644]
share/learn/eqn/L9.2a [new file with mode: 0644]
share/learn/eqn/L9.2b [new file with mode: 0644]
share/learn/eqn/L9.3b [new file with mode: 0644]
share/learn/eqn/tinyms [new file with mode: 0644]
share/learn/files/L0 [new file with mode: 0644]
share/learn/files/L0.01a [new file with mode: 0644]
share/learn/files/L0.1a [new file with mode: 0644]
share/learn/files/L0.1b [new file with mode: 0644]
share/learn/files/L0.1c [new file with mode: 0644]
share/learn/files/L0.1d [new file with mode: 0644]
share/learn/files/L1.1a [new file with mode: 0644]
share/learn/files/L1.2a [new file with mode: 0644]
share/learn/files/L1.2b [new file with mode: 0644]
share/learn/files/L10.1a [new file with mode: 0644]
share/learn/files/L10.2a [new file with mode: 0644]
share/learn/files/L10.2b [new file with mode: 0644]
share/learn/files/L10.3a [new file with mode: 0644]
share/learn/files/L10.3b [new file with mode: 0644]
share/learn/files/L10.3c [new file with mode: 0644]
share/learn/files/L10.3d [new file with mode: 0644]
share/learn/files/L11.1a [new file with mode: 0644]
share/learn/files/L11.2a [new file with mode: 0644]
share/learn/files/L11.2b [new file with mode: 0644]
share/learn/files/L11.3a [new file with mode: 0644]
share/learn/files/L11.3b [new file with mode: 0644]
share/learn/files/L11.3c [new file with mode: 0644]
share/learn/files/L12.1a [new file with mode: 0644]
share/learn/files/L12.2a [new file with mode: 0644]
share/learn/files/L12.2b [new file with mode: 0644]
share/learn/files/L12.2c [new file with mode: 0644]
share/learn/files/L12.3a [new file with mode: 0644]
share/learn/files/L12.3b [new file with mode: 0644]
share/learn/files/L12.3c [new file with mode: 0644]
share/learn/files/L13.01a [new file with mode: 0644]
share/learn/files/L13.1a [new file with mode: 0644]
share/learn/files/L13.1b [new file with mode: 0644]
share/learn/files/L13.1c [new file with mode: 0644]
share/learn/files/L13.1d [new file with mode: 0644]
share/learn/files/L13.1e [new file with mode: 0644]
share/learn/files/L13.1f [new file with mode: 0644]
share/learn/files/L13.1g [new file with mode: 0644]
share/learn/files/L2.1a [new file with mode: 0644]
share/learn/files/L2.2a [new file with mode: 0644]
share/learn/files/L2.2b [new file with mode: 0644]
share/learn/files/L3.1a [new file with mode: 0644]
share/learn/files/L3.2a [new file with mode: 0644]
share/learn/files/L3.2b [new file with mode: 0644]
share/learn/files/L3.3a [new file with mode: 0644]
share/learn/files/L3.3b [new file with mode: 0644]
share/learn/files/L4.1a [new file with mode: 0644]
share/learn/files/L4.2a [new file with mode: 0644]
share/learn/files/L4.2b [new file with mode: 0644]
share/learn/files/L4.3a [new file with mode: 0644]
share/learn/files/L4.3b [new file with mode: 0644]
share/learn/files/L4.3c [new file with mode: 0644]
share/learn/files/L5.1a [new file with mode: 0644]
share/learn/files/L5.1b [new file with mode: 0644]
share/learn/files/L5.1c [new file with mode: 0644]
share/learn/files/L5.1d [new file with mode: 0644]
share/learn/files/L5.1e [new file with mode: 0644]
share/learn/files/L6.1a [new file with mode: 0644]
share/learn/files/L6.1b [new file with mode: 0644]
share/learn/files/L6.1c [new file with mode: 0644]
share/learn/files/L6.1d [new file with mode: 0644]
share/learn/files/L6.1e [new file with mode: 0644]
share/learn/files/L6.2a [new file with mode: 0644]
share/learn/files/L6.2b [new file with mode: 0644]
share/learn/files/L7.1a [new file with mode: 0644]
share/learn/files/L7.2a [new file with mode: 0644]
share/learn/files/L7.2b [new file with mode: 0644]
share/learn/files/L7.3a [new file with mode: 0644]
share/learn/files/L7.3b [new file with mode: 0644]
share/learn/files/L7.3c [new file with mode: 0644]
share/learn/files/L8.1a [new file with mode: 0644]
share/learn/files/L8.2a [new file with mode: 0644]
share/learn/files/L8.2b [new file with mode: 0644]
share/learn/files/L8.2c [new file with mode: 0644]
share/learn/files/L9.1a [new file with mode: 0644]
share/learn/files/L9.2a [new file with mode: 0644]
share/learn/files/L9.2b [new file with mode: 0644]
share/learn/files/L9.2c [new file with mode: 0644]
share/learn/macros/L0 [new file with mode: 0644]
share/learn/macros/L1.1a [new file with mode: 0644]
share/learn/macros/L10.1a [new file with mode: 0644]
share/learn/macros/L11.1a [new file with mode: 0644]
share/learn/macros/L12.1a [new file with mode: 0644]
share/learn/macros/L13.1a [new file with mode: 0644]
share/learn/macros/L14.1a [new file with mode: 0644]
share/learn/macros/L15.1a [new file with mode: 0644]
share/learn/macros/L2.1a [new file with mode: 0644]
share/learn/macros/L3.1a [new file with mode: 0644]
share/learn/macros/L4.1a [new file with mode: 0644]
share/learn/macros/L5.1a [new file with mode: 0644]
share/learn/macros/L6.1a [new file with mode: 0644]
share/learn/macros/L7.1a [new file with mode: 0644]
share/learn/macros/L8.1a [new file with mode: 0644]
share/learn/macros/L9.1a [new file with mode: 0644]
share/learn/morefiles/L0 [new file with mode: 0644]
share/learn/morefiles/L0.1a [new file with mode: 0644]
share/learn/morefiles/L0.1b [new file with mode: 0644]
share/learn/morefiles/L0.1c [new file with mode: 0644]
share/learn/morefiles/L0.1d [new file with mode: 0644]
share/learn/morefiles/L0.1e [new file with mode: 0644]
share/learn/morefiles/L0.1f [new file with mode: 0644]
share/learn/morefiles/L0.1g [new file with mode: 0644]
share/learn/morefiles/L1.1a [new file with mode: 0644]
share/learn/morefiles/L1.1b [new file with mode: 0644]
share/learn/morefiles/L1.1c [new file with mode: 0644]
share/learn/morefiles/L1.1d [new file with mode: 0644]
share/learn/morefiles/L2.1a [new file with mode: 0644]
share/learn/morefiles/L2.1b [new file with mode: 0644]
share/learn/morefiles/L2.1c [new file with mode: 0644]
share/learn/morefiles/L2.1d [new file with mode: 0644]
share/learn/morefiles/L2.1e [new file with mode: 0644]
share/learn/morefiles/L2.1f [new file with mode: 0644]
share/learn/morefiles/L3.1a [new file with mode: 0644]
share/learn/morefiles/L3.1b [new file with mode: 0644]
share/learn/morefiles/L3.1c [new file with mode: 0644]
share/learn/morefiles/L3.1d [new file with mode: 0644]
share/learn/morefiles/L3.1e [new file with mode: 0644]
share/learn/morefiles/L3.1f [new file with mode: 0644]
share/learn/morefiles/L3.1g [new file with mode: 0644]
share/learn/morefiles/L4.1a [new file with mode: 0644]
share/learn/morefiles/L4.1b [new file with mode: 0644]
share/learn/morefiles/L4.1c [new file with mode: 0644]
share/learn/morefiles/L4.1d [new file with mode: 0644]
share/learn/morefiles/L4.1e [new file with mode: 0644]
share/learn/morefiles/L4.1f [new file with mode: 0644]
share/learn/morefiles/L4.1g [new file with mode: 0644]
share/learn/morefiles/L4.2a [new file with mode: 0644]
share/learn/morefiles/L5.1a [new file with mode: 0644]
share/learn/morefiles/L5.1b [new file with mode: 0644]
share/learn/morefiles/L5.1c [new file with mode: 0644]
share/learn/morefiles/L5.1d [new file with mode: 0644]
share/learn/morefiles/L5.1e [new file with mode: 0644]
share/learn/morefiles/L6.1a [new file with mode: 0644]
share/learn/morefiles/L6.1b [new file with mode: 0644]
share/learn/morefiles/L6.1c [new file with mode: 0644]
share/learn/morefiles/L6.1d [new file with mode: 0644]
share/learn/morefiles/L6.1e [new file with mode: 0644]
share/learn/morefiles/L6.2e [new file with mode: 0644]
share/learn/morefiles/L7.1a [new file with mode: 0644]
share/learn/vi/Init [new file with mode: 0644]
share/learn/vi/L0 [new file with mode: 0644]
share/learn/vi/L1.1a [new file with mode: 0644]
share/learn/vi/L1.1b [new file with mode: 0644]
share/learn/vi/L1.2 [new file with mode: 0644]
share/learn/vi/L2.1 [new file with mode: 0644]
share/learn/vi/L2.2 [new file with mode: 0644]
share/learn/vi/L2.3 [new file with mode: 0644]
share/learn/vi/L2.4 [new file with mode: 0644]
share/learn/vi/L3.1 [new file with mode: 0644]
share/learn/vi/L3.2 [new file with mode: 0644]
share/learn/vi/L3.3 [new file with mode: 0644]
share/learn/vi/L3.4 [new file with mode: 0644]
share/learn/vi/L4.0 [new file with mode: 0644]
share/learn/vi/L4.1 [new file with mode: 0644]
share/learn/vi/L4.2 [new file with mode: 0644]
share/learn/vi/L4.3 [new file with mode: 0644]
share/learn/vi/L5.1 [new file with mode: 0644]
share/learn/vi/L5.2 [new file with mode: 0644]
share/learn/vi/L5.3 [new file with mode: 0644]
share/learn/vi/L5.4 [new file with mode: 0644]
share/learn/vi/L6.1 [new file with mode: 0644]
share/learn/vi/L6.2 [new file with mode: 0644]
share/learn/vi/L6.3 [new file with mode: 0644]
share/learn/vi/L6.4 [new file with mode: 0644]
share/learn/vi/longtext [new file with mode: 0644]
share/lint/Makefile [new file with mode: 0644]
share/lint/llib-lc [new file with mode: 0644]
share/lint/llib-lcurses [new file with mode: 0644]
share/lint/llib-ldbm [new file with mode: 0644]
share/lint/llib-lm [new file with mode: 0644]
share/lint/llib-lmp [new file with mode: 0644]
share/lint/llib-lplot [new file with mode: 0644]
share/lint/llib-ltermcap [new file with mode: 0644]
share/lint/llib-port [new file with mode: 0644]
share/me/Makefile [new file with mode: 0644]
share/me/acm.me [new file with mode: 0644]
share/me/chars.me [new file with mode: 0644]
share/me/deltext.me [new file with mode: 0644]
share/me/eqn.me [new file with mode: 0644]
share/me/float.me [new file with mode: 0644]
share/me/footnote.me [new file with mode: 0644]
share/me/index.me [new file with mode: 0644]
share/me/letterhead.me [new file with mode: 0644]
share/me/local.me [new file with mode: 0644]
share/me/null.me [new file with mode: 0644]
share/me/refer.me [new file with mode: 0644]
share/me/revisions [new file with mode: 0644]
share/me/sh.me [new file with mode: 0644]
share/me/summary.extern [new file with mode: 0644]
share/me/tbl.me [new file with mode: 0644]
share/me/test.accent [new file with mode: 0644]
share/me/test.umlaut [new file with mode: 0644]
share/me/thesis.me [new file with mode: 0644]
share/me/tmac.e [new file with mode: 0644]
share/misc/Mail.help [new file with mode: 0644]
share/misc/Mail.tildehelp [new file with mode: 0644]
share/misc/Makefile [new file with mode: 0644]
share/misc/eign [new file with mode: 0644]
share/misc/gprof.callg [new file with mode: 0644]
share/misc/gprof.flat [new file with mode: 0644]
share/misc/lib.b [new file with mode: 0755]
share/misc/mkproto.data [new file with mode: 0644]
share/misc/units [new file with mode: 0644]
share/misc/vlpmacs [new file with mode: 0644]
share/ms/Makefile [new file with mode: 0644]
share/ms/README [new file with mode: 0644]
share/ms/end.awk [new file with mode: 0644]
share/ms/endnote [new file with mode: 0755]
share/ms/s.acc [new file with mode: 0644]
share/ms/s.cov [new file with mode: 0644]
share/ms/s.eqn [new file with mode: 0644]
share/ms/s.ref [new file with mode: 0644]
share/ms/s.tbl [new file with mode: 0644]
share/ms/s.ths [new file with mode: 0644]
share/ms/s.toc [new file with mode: 0644]
share/termcap/Makefile [new file with mode: 0644]
share/termcap/README [new file with mode: 0644]
share/termcap/map3270 [new file with mode: 0644]
share/termcap/reorder [new file with mode: 0644]
share/termcap/tabset/3101 [new file with mode: 0644]
share/termcap/tabset/aa [new file with mode: 0644]
share/termcap/tabset/aed512 [new file with mode: 0644]
share/termcap/tabset/beehive [new file with mode: 0644]
share/termcap/tabset/diablo [new file with mode: 0644]
share/termcap/tabset/dtc382 [new file with mode: 0644]
share/termcap/tabset/ibm3101 [new file with mode: 0644]
share/termcap/tabset/std [new file with mode: 0644]
share/termcap/tabset/stdcrt [new file with mode: 0644]
share/termcap/tabset/tandem653 [new file with mode: 0644]
share/termcap/tabset/teleray [new file with mode: 0644]
share/termcap/tabset/vt100 [new file with mode: 0644]
share/termcap/tabset/wyse-adds [new file with mode: 0644]
share/termcap/tabset/xerox1720 [new file with mode: 0644]
share/termcap/tabset/xerox1730 [new file with mode: 0644]
share/termcap/tabset/xerox1730-lm [new file with mode: 0644]
share/termcap/tabset/zenith29 [new file with mode: 0644]
share/termcap/termcap.local [new file with mode: 0644]
share/termcap/termcap.src [new file with mode: 0644]
share/tmac/Makefile [new file with mode: 0644]
share/tmac/tmac.a [new file with mode: 0644]
share/tmac/tmac.an [new file with mode: 0644]
share/tmac/tmac.an.new [new file with mode: 0644]
share/tmac/tmac.an6n [new file with mode: 0644]
share/tmac/tmac.an6t [new file with mode: 0644]
share/tmac/tmac.ayday [new file with mode: 0644]
share/tmac/tmac.cp [new file with mode: 0644]
share/tmac/tmac.imagen [new file with mode: 0644]
share/tmac/tmac.os [new file with mode: 0644]
share/tmac/tmac.r [new file with mode: 0644]
share/tmac/tmac.s [new file with mode: 0644]
share/tmac/tmac.scover [new file with mode: 0644]
share/tmac/tmac.sdisp [new file with mode: 0644]
share/tmac/tmac.skeep [new file with mode: 0644]
share/tmac/tmac.srefs [new file with mode: 0644]
share/tmac/tmac.vcat [new file with mode: 0644]
share/zoneinfo/Makefile [new file with mode: 0644]
share/zoneinfo/README [new file with mode: 0644]
share/zoneinfo/Theory [new file with mode: 0644]
share/zoneinfo/asia [new file with mode: 0644]
share/zoneinfo/australasia [new file with mode: 0644]
share/zoneinfo/etcetera [new file with mode: 0644]
share/zoneinfo/europe [new file with mode: 0644]
share/zoneinfo/ialloc.c [new file with mode: 0644]
share/zoneinfo/northamerica [new file with mode: 0644]
share/zoneinfo/pacificnew [new file with mode: 0644]
share/zoneinfo/scheck.c [new file with mode: 0644]
share/zoneinfo/solar87 [new file with mode: 0644]
share/zoneinfo/systemv [new file with mode: 0644]
share/zoneinfo/zdump.8 [new file with mode: 0644]
share/zoneinfo/zdump.c [new file with mode: 0644]
share/zoneinfo/zic.8 [new file with mode: 0644]
share/zoneinfo/zic.c [new file with mode: 0644]
sys/CURLY/Make.net [new file with mode: 0644]
sys/CURLY/Make.pdp [new file with mode: 0644]
sys/CURLY/Make.pdpmba [new file with mode: 0644]
sys/CURLY/Make.pdpnet [new file with mode: 0644]
sys/CURLY/Make.pdpuba [new file with mode: 0644]
sys/CURLY/Make.sys [new file with mode: 0644]
sys/CURLY/Makefile [new file with mode: 0644]
sys/CURLY/NETSPLFIX [new file with mode: 0644]
sys/CURLY/SPLFIX [new file with mode: 0644]
sys/CURLY/acc.h [new file with mode: 0644]
sys/CURLY/boot.s [new file with mode: 0644]
sys/CURLY/br.h [new file with mode: 0644]
sys/CURLY/cn.h [new file with mode: 0644]
sys/CURLY/css.h [new file with mode: 0644]
sys/CURLY/de.h [new file with mode: 0644]
sys/CURLY/dh.h [new file with mode: 0644]
sys/CURLY/dhu.h [new file with mode: 0644]
sys/CURLY/dhv.h [new file with mode: 0644]
sys/CURLY/dmc.h [new file with mode: 0644]
sys/CURLY/dn.h [new file with mode: 0644]
sys/CURLY/dr.h [new file with mode: 0644]
sys/CURLY/dz.h [new file with mode: 0644]
sys/CURLY/ec.h [new file with mode: 0644]
sys/CURLY/en.h [new file with mode: 0644]
sys/CURLY/ether.h [new file with mode: 0644]
sys/CURLY/hk.h [new file with mode: 0644]
sys/CURLY/ht.h [new file with mode: 0644]
sys/CURLY/hy.h [new file with mode: 0644]
sys/CURLY/il.h [new file with mode: 0644]
sys/CURLY/imp.h [new file with mode: 0644]
sys/CURLY/ingres.h [new file with mode: 0644]
sys/CURLY/ioconf.c [new file with mode: 0644]
sys/CURLY/localopts.h [new file with mode: 0644]
sys/CURLY/loop.h [new file with mode: 0644]
sys/CURLY/lp.h [new file with mode: 0644]
sys/CURLY/param.c [new file with mode: 0644]
sys/CURLY/pty.h [new file with mode: 0644]
sys/CURLY/qe.h [new file with mode: 0644]
sys/CURLY/qt.h [new file with mode: 0644]
sys/CURLY/ra.h [new file with mode: 0644]
sys/CURLY/ram.h [new file with mode: 0644]
sys/CURLY/rk.h [new file with mode: 0644]
sys/CURLY/rl.h [new file with mode: 0644]
sys/CURLY/rx.h [new file with mode: 0644]
sys/CURLY/si.h [new file with mode: 0644]
sys/CURLY/sl.h [new file with mode: 0644]
sys/CURLY/sri.h [new file with mode: 0644]
sys/CURLY/tb.h [new file with mode: 0644]
sys/CURLY/tm.h [new file with mode: 0644]
sys/CURLY/tms.h [new file with mode: 0644]
sys/CURLY/ts.h [new file with mode: 0644]
sys/CURLY/vers.c [new file with mode: 0644]
sys/CURLY/version [new file with mode: 0644]
sys/CURLY/vv.h [new file with mode: 0644]
sys/CURLY/xp.h [new file with mode: 0644]
sys/GENERIC/Make.pdp [new file with mode: 0644]
sys/GENERIC/Make.pdpmba [new file with mode: 0644]
sys/GENERIC/Make.pdpuba [new file with mode: 0644]
sys/GENERIC/Make.sys [new file with mode: 0644]
sys/GENERIC/Makefile [new file with mode: 0644]
sys/GENERIC/SPLFIX [new file with mode: 0644]
sys/GENERIC/acc.h [new file with mode: 0644]
sys/GENERIC/boot.s [new file with mode: 0644]
sys/GENERIC/br.h [new file with mode: 0644]
sys/GENERIC/cn.h [new file with mode: 0644]
sys/GENERIC/css.h [new file with mode: 0644]
sys/GENERIC/de.h [new file with mode: 0644]
sys/GENERIC/dh.h [new file with mode: 0644]
sys/GENERIC/dhu.h [new file with mode: 0644]
sys/GENERIC/dhv.h [new file with mode: 0644]
sys/GENERIC/dmc.h [new file with mode: 0644]
sys/GENERIC/dn.h [new file with mode: 0644]
sys/GENERIC/dr.h [new file with mode: 0644]
sys/GENERIC/dz.h [new file with mode: 0644]
sys/GENERIC/ec.h [new file with mode: 0644]
sys/GENERIC/en.h [new file with mode: 0644]
sys/GENERIC/ether.h [new file with mode: 0644]
sys/GENERIC/hk.h [new file with mode: 0644]
sys/GENERIC/ht.h [new file with mode: 0644]
sys/GENERIC/hy.h [new file with mode: 0644]
sys/GENERIC/il.h [new file with mode: 0644]
sys/GENERIC/imp.h [new file with mode: 0644]
sys/GENERIC/ingres.h [new file with mode: 0644]
sys/GENERIC/ioconf.c [new file with mode: 0644]
sys/GENERIC/localopts.h [new file with mode: 0644]
sys/GENERIC/loop.h [new file with mode: 0644]
sys/GENERIC/lp.h [new file with mode: 0644]
sys/GENERIC/param.c [new file with mode: 0644]
sys/GENERIC/pty.h [new file with mode: 0644]
sys/GENERIC/qe.h [new file with mode: 0644]
sys/GENERIC/qt.h [new file with mode: 0644]
sys/GENERIC/ra.h [new file with mode: 0644]
sys/GENERIC/ram.h [new file with mode: 0644]
sys/GENERIC/rk.h [new file with mode: 0644]
sys/GENERIC/rl.h [new file with mode: 0644]
sys/GENERIC/rx.h [new file with mode: 0644]
sys/GENERIC/si.h [new file with mode: 0644]
sys/GENERIC/sl.h [new file with mode: 0644]
sys/GENERIC/sri.h [new file with mode: 0644]
sys/GENERIC/tb.h [new file with mode: 0644]
sys/GENERIC/tm.h [new file with mode: 0644]
sys/GENERIC/tms.h [new file with mode: 0644]
sys/GENERIC/ts.h [new file with mode: 0644]
sys/GENERIC/vers.c [new file with mode: 0644]
sys/GENERIC/version [new file with mode: 0644]
sys/GENERIC/vv.h [new file with mode: 0644]
sys/GENERIC/xp.h [new file with mode: 0644]
sys/OTHERS/EXOS.204/if_ex.c.diffs [new file with mode: 0644]
sys/OTHERS/GLUE/c.c [new file with mode: 0644]
sys/OTHERS/GLUE/l.s [new file with mode: 0644]
sys/OTHERS/GLUE/uprobe.c [new file with mode: 0644]
sys/OTHERS/PRO/PRO [new file with mode: 0644]
sys/OTHERS/PRO/PRO.diff [new file with mode: 0644]
sys/OTHERS/README [new file with mode: 0644]
sys/OTHERS/acucntrl [new file with mode: 0644]
sys/OTHERS/bad144/bad144.c [new file with mode: 0644]
sys/OTHERS/bad144/conf.c.diff [new file with mode: 0644]
sys/OTHERS/bad144/dkio.h [new file with mode: 0644]
sys/OTHERS/bad144/xp.c [new file with mode: 0644]
sys/OTHERS/berknet/README [new file with mode: 0644]
sys/OTHERS/berknet/berknet_driver [new file with mode: 0644]
sys/OTHERS/berknet/bk.c [new file with mode: 0644]
sys/OTHERS/berknet/bkmac.h [new file with mode: 0644]
sys/OTHERS/berknet/bkmac.h.43 [new file with mode: 0644]
sys/OTHERS/berknet/for_tty_conf.c [new file with mode: 0644]
sys/OTHERS/berknet/tty_bk.c [new file with mode: 0644]
sys/OTHERS/cat/cat.c [new file with mode: 0644]
sys/OTHERS/cr11/cr.c [new file with mode: 0644]
sys/OTHERS/cr11/crreg.h [new file with mode: 0644]
sys/OTHERS/dc11/dc.c [new file with mode: 0644]
sys/OTHERS/dc11/dcreg.h [new file with mode: 0644]
sys/OTHERS/de11/de.c [new file with mode: 0644]
sys/OTHERS/de11/de_locore [new file with mode: 0644]
sys/OTHERS/de11/dereg.h [new file with mode: 0644]
sys/OTHERS/dig_anal/ds.4l [new file with mode: 0644]
sys/OTHERS/dig_anal/ds.c [new file with mode: 0644]
sys/OTHERS/dig_anal/dsc.h [new file with mode: 0644]
sys/OTHERS/dig_anal/dsreg.h [new file with mode: 0644]
sys/OTHERS/dj11/dj.c [new file with mode: 0644]
sys/OTHERS/dj11/djreg.h [new file with mode: 0644]
sys/OTHERS/dm11/dhdm.c [new file with mode: 0644]
sys/OTHERS/dm11/dhfdm.c [new file with mode: 0644]
sys/OTHERS/dmc11/dmc.c [new file with mode: 0644]
sys/OTHERS/dsd480/rx3.c [new file with mode: 0644]
sys/OTHERS/du11/du.c [new file with mode: 0644]
sys/OTHERS/du11/dureg.h [new file with mode: 0644]
sys/OTHERS/dv/dv.c [new file with mode: 0644]
sys/OTHERS/dvhp/dvhp.c [new file with mode: 0644]
sys/OTHERS/dvhp/dvhp_stand.c [new file with mode: 0644]
sys/OTHERS/emulex-cs02/cs02-q22-fixes [new file with mode: 0644]
sys/OTHERS/fast_timer/ft.c [new file with mode: 0644]
sys/OTHERS/fuji_160/README [new file with mode: 0644]
sys/OTHERS/fuji_160/dev/xp.c [new file with mode: 0644]
sys/OTHERS/fuji_160/include/hpreg.h [new file with mode: 0644]
sys/OTHERS/fuji_160/ioconf.c [new file with mode: 0644]
sys/OTHERS/fuji_160/libsa/xp.c [new file with mode: 0644]
sys/OTHERS/fuji_160/xp.h [new file with mode: 0644]
sys/OTHERS/ht/ht.c [new file with mode: 0644]
sys/OTHERS/ht/ht_fix [new file with mode: 0644]
sys/OTHERS/interleave/dkleave.c [new file with mode: 0644]
sys/OTHERS/interleave/param.h [new file with mode: 0644]
sys/OTHERS/kl/README [new file with mode: 0644]
sys/OTHERS/kl/kl.c [new file with mode: 0644]
sys/OTHERS/kl/kl.h [new file with mode: 0644]
sys/OTHERS/kl/klreg.h [new file with mode: 0644]
sys/OTHERS/ml11/ml.c [new file with mode: 0644]
sys/OTHERS/ml11/mlreg.h [new file with mode: 0644]
sys/OTHERS/multiplexor/mx1.c [new file with mode: 0644]
sys/OTHERS/multiplexor/mx2.c [new file with mode: 0644]
sys/OTHERS/nap/nap.c [new file with mode: 0644]
sys/OTHERS/packet_driver/pack.h [new file with mode: 0644]
sys/OTHERS/packet_driver/pack.h_#2 [new file with mode: 0644]
sys/OTHERS/packet_driver/pk.h [new file with mode: 0644]
sys/OTHERS/packet_driver/pk0.c [new file with mode: 0644]
sys/OTHERS/packet_driver/pk1.c [new file with mode: 0644]
sys/OTHERS/packet_driver/pk2.c [new file with mode: 0644]
sys/OTHERS/packet_driver/pk3.c [new file with mode: 0644]
sys/OTHERS/pdpstand/tm-ts-pred [new file with mode: 0644]
sys/OTHERS/ra/mdec.rauboot.s [new file with mode: 0644]
sys/OTHERS/ra/stand.ra.c [new file with mode: 0644]
sys/OTHERS/rc/rc.c [new file with mode: 0644]
sys/OTHERS/rc/rcreg.h [new file with mode: 0644]
sys/OTHERS/rf11/rf.c [new file with mode: 0644]
sys/OTHERS/rf11/rfreg.h [new file with mode: 0644]
sys/OTHERS/rm02.03.05/rm.c [new file with mode: 0644]
sys/OTHERS/rm02.03.05/rm_GENERIC [new file with mode: 0644]
sys/OTHERS/rm02.03.05/rm_autoconfig [new file with mode: 0644]
sys/OTHERS/rm02.03.05/rm_conf.c [new file with mode: 0644]
sys/OTHERS/rm02.03.05/rm_config [new file with mode: 0644]
sys/OTHERS/rm02.03.05/rm_scb.s [new file with mode: 0644]
sys/OTHERS/rm02.03.05/rm_stand.c [new file with mode: 0644]
sys/OTHERS/rp03/rp.c [new file with mode: 0644]
sys/OTHERS/rp03/rp.pdpstand.c [new file with mode: 0644]
sys/OTHERS/rp03/rp03.b [new file with mode: 0644]
sys/OTHERS/rp03/rpreg.h [new file with mode: 0644]
sys/OTHERS/rp03/rpuboot.s [new file with mode: 0644]
sys/OTHERS/rp04.06/hp.c [new file with mode: 0644]
sys/OTHERS/rp04.06/hp_GENERIC [new file with mode: 0644]
sys/OTHERS/rp04.06/hp_autoconfig [new file with mode: 0644]
sys/OTHERS/rp04.06/hp_conf.c [new file with mode: 0644]
sys/OTHERS/rp04.06/hp_config [new file with mode: 0644]
sys/OTHERS/rp04.06/hp_scb.s [new file with mode: 0644]
sys/OTHERS/rp04.06/hpauto.c [new file with mode: 0644]
sys/OTHERS/rp04.06/hpreg.h [new file with mode: 0644]
sys/OTHERS/rs03.04/hs.c [new file with mode: 0644]
sys/OTHERS/rs03.04/hsreg.h [new file with mode: 0644]
sys/OTHERS/rx01/README [new file with mode: 0644]
sys/OTHERS/rx01/rx.c [new file with mode: 0644]
sys/OTHERS/rx01/rx.h [new file with mode: 0644]
sys/OTHERS/rx01/rxreg.h [new file with mode: 0644]
sys/OTHERS/rx02/#1/rx2.c [new file with mode: 0644]
sys/OTHERS/rx02/#1/rx2reg.h [new file with mode: 0644]
sys/OTHERS/rx11/rx.c [new file with mode: 0644]
sys/OTHERS/scsi/scsi.c [new file with mode: 0644]
sys/OTHERS/scsi/scsi_locore [new file with mode: 0644]
sys/OTHERS/scsi/scsireg.h [new file with mode: 0644]
sys/OTHERS/scsi2/README [new file with mode: 0644]
sys/OTHERS/scsi2/xe.c [new file with mode: 0644]
sys/OTHERS/scsi2/xereg.h [new file with mode: 0644]
sys/OTHERS/scsi2/xestand.c [new file with mode: 0644]
sys/OTHERS/scsi2/xeuboot.s [new file with mode: 0644]
sys/OTHERS/tags [new symlink]
sys/OTHERS/tektronix/tektronix [new file with mode: 0644]
sys/OTHERS/tk/4.3BSD/tmscp.h [new file with mode: 0644]
sys/OTHERS/tk/bin/tk.c [new file with mode: 0644]
sys/OTHERS/tk/pdpstand/tk.c [new file with mode: 0644]
sys/OTHERS/tk/pdpstand/tk_saio.h [new file with mode: 0644]
sys/OTHERS/tk/pdpstand/tkboot.s [new file with mode: 0644]
sys/OTHERS/tk/pdpuba/tk.c [new file with mode: 0644]
sys/OTHERS/ts/ts.c [new file with mode: 0644]
sys/OTHERS/ts/ts.c_Q22 [new file with mode: 0644]
sys/OTHERS/ung_bass_dr11w/if_un.c [new file with mode: 0644]
sys/OTHERS/versatec/h.vcmd.h [new file with mode: 0644]
sys/OTHERS/versatec/pdpuba.vcmd.h [new file with mode: 0644]
sys/OTHERS/versatec/vp.c [new file with mode: 0644]
sys/OTHERS/versatec/vp_GENERIC [new file with mode: 0644]
sys/OTHERS/versatec/vp_autoconfig [new file with mode: 0644]
sys/OTHERS/versatec/vp_conf.c [new file with mode: 0644]
sys/OTHERS/versatec/vp_config [new file with mode: 0644]
sys/OTHERS/versatec/vp_scb.s [new file with mode: 0644]
sys/OTHERS/versatec/vpauto.c [new file with mode: 0644]
sys/OTHERS/versatec/vpreg.h [new file with mode: 0644]
sys/QT/Make.net [new file with mode: 0644]
sys/QT/Make.pdp [new file with mode: 0644]
sys/QT/Make.pdpmba [new file with mode: 0644]
sys/QT/Make.pdpnet [new file with mode: 0644]
sys/QT/Make.pdpuba [new file with mode: 0644]
sys/QT/Make.sys [new file with mode: 0644]
sys/QT/Makefile [new file with mode: 0644]
sys/QT/NETSPLFIX [new file with mode: 0644]
sys/QT/SPLFIX [new file with mode: 0644]
sys/QT/acc.h [new file with mode: 0644]
sys/QT/boot.s [new file with mode: 0644]
sys/QT/br.h [new file with mode: 0644]
sys/QT/cn.h [new file with mode: 0644]
sys/QT/css.h [new file with mode: 0644]
sys/QT/de.h [new file with mode: 0644]
sys/QT/dh.h [new file with mode: 0644]
sys/QT/dhu.h [new file with mode: 0644]
sys/QT/dhv.h [new file with mode: 0644]
sys/QT/dmc.h [new file with mode: 0644]
sys/QT/dn.h [new file with mode: 0644]
sys/QT/dr.h [new file with mode: 0644]
sys/QT/dz.h [new file with mode: 0644]
sys/QT/ec.h [new file with mode: 0644]
sys/QT/en.h [new file with mode: 0644]
sys/QT/ether.h [new file with mode: 0644]
sys/QT/hk.h [new file with mode: 0644]
sys/QT/ht.h [new file with mode: 0644]
sys/QT/hy.h [new file with mode: 0644]
sys/QT/il.h [new file with mode: 0644]
sys/QT/imp.h [new file with mode: 0644]
sys/QT/ingres.h [new file with mode: 0644]
sys/QT/ioconf.c [new file with mode: 0644]
sys/QT/localopts.h [new file with mode: 0644]
sys/QT/loop.h [new file with mode: 0644]
sys/QT/lp.h [new file with mode: 0644]
sys/QT/param.c [new file with mode: 0644]
sys/QT/pty.h [new file with mode: 0644]
sys/QT/qe.h [new file with mode: 0644]
sys/QT/qt.h [new file with mode: 0644]
sys/QT/ra.h [new file with mode: 0644]
sys/QT/ram.h [new file with mode: 0644]
sys/QT/rk.h [new file with mode: 0644]
sys/QT/rl.h [new file with mode: 0644]
sys/QT/rx.h [new file with mode: 0644]
sys/QT/si.h [new file with mode: 0644]
sys/QT/sl.h [new file with mode: 0644]
sys/QT/sri.h [new file with mode: 0644]
sys/QT/tb.h [new file with mode: 0644]
sys/QT/tm.h [new file with mode: 0644]
sys/QT/tms.h [new file with mode: 0644]
sys/QT/ts.h [new file with mode: 0644]
sys/QT/vers.c [new file with mode: 0644]
sys/QT/version [new file with mode: 0644]
sys/QT/vv.h [new file with mode: 0644]
sys/QT/xp.h [new file with mode: 0644]
sys/autoconfig/Makefile [new file with mode: 0644]
sys/autoconfig/attach.c [new file with mode: 0644]
sys/autoconfig/brauto.c [new file with mode: 0644]
sys/autoconfig/cnauto.c [new file with mode: 0644]
sys/autoconfig/dhauto.c [new file with mode: 0644]
sys/autoconfig/dhuauto.c [new file with mode: 0644]
sys/autoconfig/dhvauto.c [new file with mode: 0644]
sys/autoconfig/dnauto.c [new file with mode: 0644]
sys/autoconfig/do_config.c [new file with mode: 0644]
sys/autoconfig/drauto.c [new file with mode: 0644]
sys/autoconfig/dtab.h [new file with mode: 0644]
sys/autoconfig/dzauto.c [new file with mode: 0644]
sys/autoconfig/hkauto.c [new file with mode: 0644]
sys/autoconfig/htauto.c [new file with mode: 0644]
sys/autoconfig/ivec.h [new file with mode: 0644]
sys/autoconfig/lpauto.c [new file with mode: 0644]
sys/autoconfig/main.c [new file with mode: 0644]
sys/autoconfig/raauto.c [new file with mode: 0644]
sys/autoconfig/read_dtab.c [new file with mode: 0644]
sys/autoconfig/read_nlist.c [new file with mode: 0644]
sys/autoconfig/rkauto.c [new file with mode: 0644]
sys/autoconfig/rlauto.c [new file with mode: 0644]
sys/autoconfig/rxauto.c [new file with mode: 0644]
sys/autoconfig/siauto.c [new file with mode: 0644]
sys/autoconfig/tags [new file with mode: 0644]
sys/autoconfig/tmauto.c [new file with mode: 0644]
sys/autoconfig/tmsauto.c [new file with mode: 0644]
sys/autoconfig/tsauto.c [new file with mode: 0644]
sys/autoconfig/uprobe.c [new file with mode: 0644]
sys/autoconfig/uprobe.h [new file with mode: 0644]
sys/autoconfig/xpauto.c [new file with mode: 0644]
sys/bootrom/siboot.s [new file with mode: 0644]
sys/bootrom/tags [new symlink]
sys/conf/:comm-to-bss [new file with mode: 0644]
sys/conf/CURLY [new file with mode: 0644]
sys/conf/GENERIC [new file with mode: 0644]
sys/conf/Make.net [new file with mode: 0644]
sys/conf/Make.nsunix [new file with mode: 0644]
sys/conf/Make.pdp [new file with mode: 0644]
sys/conf/Make.pdpmba [new file with mode: 0644]
sys/conf/Make.pdpnet [new file with mode: 0644]
sys/conf/Make.pdpuba [new file with mode: 0644]
sys/conf/Make.sunix [new file with mode: 0644]
sys/conf/Make.sys [new file with mode: 0644]
sys/conf/Make.unix [new file with mode: 0644]
sys/conf/NONET [new file with mode: 0644]
sys/conf/QT [new file with mode: 0644]
sys/conf/README [new file with mode: 0644]
sys/conf/boot/Makefile [new file with mode: 0644]
sys/conf/boot/NONEboot.s [new file with mode: 0644]
sys/conf/boot/brboot.s [new file with mode: 0644]
sys/conf/boot/dvhpboot.s [new file with mode: 0644]
sys/conf/boot/hk6boot.s [new file with mode: 0644]
sys/conf/boot/hk7boot.s [new file with mode: 0644]
sys/conf/boot/raboot.s [new file with mode: 0644]
sys/conf/boot/rlboot.s [new file with mode: 0644]
sys/conf/boot/rmboot.s [new file with mode: 0644]
sys/conf/boot/sc11boot.s [new file with mode: 0644]
sys/conf/boot/sc21boot.s [new file with mode: 0644]
sys/conf/boot/siboot.s [new file with mode: 0644]
sys/conf/checksys.c [new file with mode: 0644]
sys/conf/config [new file with mode: 0755]
sys/conf/ioconf.c [new file with mode: 0644]
sys/conf/netbind.c [new file with mode: 0644]
sys/conf/newvers.sh [new file with mode: 0644]
sys/conf/param.c [new file with mode: 0644]
sys/conf/spl/splfix.mfps.sed [new file with mode: 0644]
sys/conf/spl/splfix.movb+mfps.sed [new file with mode: 0644]
sys/conf/spl/splfix.movb.sed [new file with mode: 0644]
sys/conf/spl/splfix.profil.sed [new file with mode: 0644]
sys/conf/spl/splfix.spl.sed [new file with mode: 0644]
sys/conf/spl_3com/splfix.mfps.sed [new file with mode: 0644]
sys/conf/spl_3com/splfix.movb+mfps.sed [new file with mode: 0644]
sys/conf/spl_3com/splfix.movb.sed [new file with mode: 0644]
sys/conf/spl_3com/splfix.profil.sed [new file with mode: 0644]
sys/conf/spl_3com/splfix.spl.sed [new file with mode: 0644]
sys/h/acct.h [new file with mode: 0644]
sys/h/buf.h [new file with mode: 0644]
sys/h/callout.h [new file with mode: 0644]
sys/h/clist.h [new file with mode: 0644]
sys/h/conf.h [new file with mode: 0644]
sys/h/dir.h [new file with mode: 0644]
sys/h/disk.h [new file with mode: 0644]
sys/h/disklabel.h [new file with mode: 0644]
sys/h/dk.h [new file with mode: 0644]
sys/h/dkbad.h [new file with mode: 0644]
sys/h/domain.h [new file with mode: 0644]
sys/h/errno.h [new file with mode: 0644]
sys/h/exec.h [new file with mode: 0644]
sys/h/file.h [new file with mode: 0644]
sys/h/fs.h [new file with mode: 0644]
sys/h/gprof.h [new file with mode: 0644]
sys/h/ingreslock.h [new file with mode: 0644]
sys/h/inode.h [new file with mode: 0644]
sys/h/ioctl.h [new file with mode: 0644]
sys/h/ioctl_compat.h [new file with mode: 0644]
sys/h/kernel.h [new file with mode: 0644]
sys/h/localopts.h [new file with mode: 0644]
sys/h/map.h [new file with mode: 0644]
sys/h/mbuf.h [new file with mode: 0644]
sys/h/mount.h [new file with mode: 0644]
sys/h/msgbuf.h [new file with mode: 0644]
sys/h/mtio.h [new file with mode: 0644]
sys/h/namei.h [new file with mode: 0644]
sys/h/param.h [new file with mode: 0644]
sys/h/proc.h [new file with mode: 0644]
sys/h/protosw.h [new file with mode: 0644]
sys/h/ptrace.h [new file with mode: 0644]
sys/h/quota.h [new file with mode: 0644]
sys/h/reboot.h [new file with mode: 0644]
sys/h/resource.h [new file with mode: 0644]
sys/h/select.h [new file with mode: 0644]
sys/h/signal.h [new file with mode: 0644]
sys/h/signalvar.h [new file with mode: 0644]
sys/h/socket.h [new file with mode: 0644]
sys/h/socketvar.h [new file with mode: 0644]
sys/h/stat.h [new file with mode: 0644]
sys/h/stddef.h [new file with mode: 0644]
sys/h/sysctl.h [new file with mode: 0644]
sys/h/syslog.h [new file with mode: 0644]
sys/h/systm.h [new file with mode: 0644]
sys/h/tablet.h [new file with mode: 0644]
sys/h/tags [new symlink]
sys/h/text.h [new file with mode: 0644]
sys/h/time.h [new file with mode: 0644]
sys/h/timeb.h [new file with mode: 0644]
sys/h/times.h [new file with mode: 0644]
sys/h/trace.h [new file with mode: 0644]
sys/h/tty.h [new file with mode: 0644]
sys/h/ttychars.h [new file with mode: 0644]
sys/h/ttydefaults.h [new file with mode: 0644]
sys/h/ttydev.h [new file with mode: 0644]
sys/h/types.h [new file with mode: 0644]
sys/h/uba.h [new file with mode: 0644]
sys/h/uio.h [new file with mode: 0644]
sys/h/un.h [new file with mode: 0644]
sys/h/unpcb.h [new file with mode: 0644]
sys/h/user.h [new file with mode: 0644]
sys/h/utsname.h [new file with mode: 0644]
sys/h/vcmd.h [new file with mode: 0644]
sys/h/vm.h [new file with mode: 0644]
sys/h/vmmac.h [new file with mode: 0644]
sys/h/vmmeter.h [new file with mode: 0644]
sys/h/vmparam.h [new file with mode: 0644]
sys/h/vmsystm.h [new file with mode: 0644]
sys/h/wait.h [new file with mode: 0644]
sys/machine [new symlink]
sys/mdec/Makefile [new file with mode: 0644]
sys/mdec/boilerplate [new file with mode: 0644]
sys/mdec/bruboot.s [new file with mode: 0644]
sys/mdec/dvhpuboot.s [new file with mode: 0644]
sys/mdec/hkuboot.s [new file with mode: 0644]
sys/mdec/hpuboot.s [new file with mode: 0644]
sys/mdec/rauboot.s [new file with mode: 0644]
sys/mdec/rkuboot.s [new file with mode: 0644]
sys/mdec/rluboot.s [new file with mode: 0644]
sys/mdec/rm03uboot.s [new file with mode: 0644]
sys/mdec/rm05uboot.s [new file with mode: 0644]
sys/mdec/rx01uboot.s [new file with mode: 0644]
sys/mdec/rx02uboot.s [new file with mode: 0644]
sys/mdec/si51uboot.s [new file with mode: 0644]
sys/mdec/si94uboot.s [new file with mode: 0644]
sys/mdec/si95uboot.s [new file with mode: 0644]
sys/net/af.c [new file with mode: 0644]
sys/net/af.h [new file with mode: 0644]
sys/net/if.c [new file with mode: 0644]
sys/net/if.h [new file with mode: 0644]
sys/net/if_arp.h [new file with mode: 0644]
sys/net/if_loop.c [new file with mode: 0644]
sys/net/if_sl.c [new file with mode: 0644]
sys/net/netisr.h [new file with mode: 0644]
sys/net/raw_cb.c [new file with mode: 0644]
sys/net/raw_cb.h [new file with mode: 0644]
sys/net/raw_usrreq.c [new file with mode: 0644]
sys/net/route.c [new file with mode: 0644]
sys/net/route.h [new file with mode: 0644]
sys/net/tags [new symlink]
sys/netimp/if_imp.c [new file with mode: 0644]
sys/netimp/if_imp.h [new file with mode: 0644]
sys/netimp/if_imphost.c [new file with mode: 0644]
sys/netimp/if_imphost.h [new file with mode: 0644]
sys/netimp/raw_imp.c [new file with mode: 0644]
sys/netimp/tags [new symlink]
sys/netinet/icmp_var.h [new file with mode: 0644]
sys/netinet/if_ether.c [new file with mode: 0644]
sys/netinet/if_ether.h [new file with mode: 0644]
sys/netinet/in.c [new file with mode: 0644]
sys/netinet/in.h [new file with mode: 0644]
sys/netinet/in_pcb.c [new file with mode: 0644]
sys/netinet/in_pcb.h [new file with mode: 0644]
sys/netinet/in_proto.c [new file with mode: 0644]
sys/netinet/in_systm.h [new file with mode: 0644]
sys/netinet/in_var.h [new file with mode: 0644]
sys/netinet/ip.h [new file with mode: 0644]
sys/netinet/ip_icmp.c [new file with mode: 0644]
sys/netinet/ip_icmp.h [new file with mode: 0644]
sys/netinet/ip_input.c [new file with mode: 0644]
sys/netinet/ip_output.c [new file with mode: 0644]
sys/netinet/ip_var.h [new file with mode: 0644]
sys/netinet/raw_ip.c [new file with mode: 0644]
sys/netinet/tags [new symlink]
sys/netinet/tcp.h [new file with mode: 0644]
sys/netinet/tcp_debug.c [new file with mode: 0644]
sys/netinet/tcp_debug.h [new file with mode: 0644]
sys/netinet/tcp_fsm.h [new file with mode: 0644]
sys/netinet/tcp_input.c [new file with mode: 0644]
sys/netinet/tcp_output.c [new file with mode: 0644]
sys/netinet/tcp_seq.h [new file with mode: 0644]
sys/netinet/tcp_subr.c [new file with mode: 0644]
sys/netinet/tcp_timer.c [new file with mode: 0644]
sys/netinet/tcp_timer.h [new file with mode: 0644]
sys/netinet/tcp_usrreq.c [new file with mode: 0644]
sys/netinet/tcp_var.h [new file with mode: 0644]
sys/netinet/tcpip.h [new file with mode: 0644]
sys/netinet/udp.h [new file with mode: 0644]
sys/netinet/udp_usrreq.c [new file with mode: 0644]
sys/netinet/udp_var.h [new file with mode: 0644]
sys/netns/idp.h [new file with mode: 0644]
sys/netns/idp_usrreq.c [new file with mode: 0644]
sys/netns/idp_var.h [new file with mode: 0644]
sys/netns/ns.c [new file with mode: 0644]
sys/netns/ns.h [new file with mode: 0644]
sys/netns/ns_error.c [new file with mode: 0644]
sys/netns/ns_error.h [new file with mode: 0644]
sys/netns/ns_if.h [new file with mode: 0644]
sys/netns/ns_input.c [new file with mode: 0644]
sys/netns/ns_ip.c [new file with mode: 0644]
sys/netns/ns_output.c [new file with mode: 0644]
sys/netns/ns_pcb.c [new file with mode: 0644]
sys/netns/ns_pcb.h [new file with mode: 0644]
sys/netns/ns_proto.c [new file with mode: 0644]
sys/netns/sp.h [new file with mode: 0644]
sys/netns/spidp.h [new file with mode: 0644]
sys/netns/spp_debug.c [new file with mode: 0644]
sys/netns/spp_debug.h [new file with mode: 0644]
sys/netns/spp_timer.h [new file with mode: 0644]
sys/netns/spp_usrreq.c [new file with mode: 0644]
sys/netns/spp_var.h [new file with mode: 0644]
sys/netns/tags [new symlink]
sys/pdp/DEFS.h [new file with mode: 0644]
sys/pdp/autoconfig.h [new file with mode: 0644]
sys/pdp/cksum-fix [new file with mode: 0644]
sys/pdp/clock.c [new file with mode: 0644]
sys/pdp/clock.h [new file with mode: 0644]
sys/pdp/conf.c [new file with mode: 0644]
sys/pdp/cons.c [new file with mode: 0644]
sys/pdp/cons.h [new file with mode: 0644]
sys/pdp/cpu.h [new file with mode: 0644]
sys/pdp/enable34.c [new file with mode: 0644]
sys/pdp/enable34.h [new file with mode: 0644]
sys/pdp/fperr.h [new file with mode: 0644]
sys/pdp/frame.h [new file with mode: 0644]
sys/pdp/genassym.c [new file with mode: 0644]
sys/pdp/in_cksum.c [new file with mode: 0644]
sys/pdp/iopage.h [new file with mode: 0644]
sys/pdp/kern_pdp.c [new file with mode: 0644]
sys/pdp/koverlay.h [new file with mode: 0644]
sys/pdp/limits.h [new file with mode: 0644]
sys/pdp/machdep.c [new file with mode: 0644]
sys/pdp/machdep2.c [new file with mode: 0644]
sys/pdp/machparam.h [new file with mode: 0644]
sys/pdp/mch_KScall.s [new file with mode: 0644]
sys/pdp/mch_backup.s [new file with mode: 0644]
sys/pdp/mch_click.s [new file with mode: 0644]
sys/pdp/mch_copy.s [new file with mode: 0644]
sys/pdp/mch_cpu.h [new file with mode: 0644]
sys/pdp/mch_csv.s [new file with mode: 0644]
sys/pdp/mch_dump.s [new file with mode: 0644]
sys/pdp/mch_dzpdma.s [new file with mode: 0644]
sys/pdp/mch_fpsim.s [new file with mode: 0644]
sys/pdp/mch_iopage.h [new file with mode: 0644]
sys/pdp/mch_profile.s [new file with mode: 0644]
sys/pdp/mch_start.s [new file with mode: 0644]
sys/pdp/mch_trap.s [new file with mode: 0644]
sys/pdp/mch_vars.s [new file with mode: 0644]
sys/pdp/mch_xxx.s [new file with mode: 0644]
sys/pdp/mem.c [new file with mode: 0644]
sys/pdp/mscp.h [new file with mode: 0644]
sys/pdp/mscp_common.h [new file with mode: 0644]
sys/pdp/net_SKcall.s [new file with mode: 0644]
sys/pdp/net_copy.s [new file with mode: 0644]
sys/pdp/net_csv.s [new file with mode: 0644]
sys/pdp/net_mac.h [new file with mode: 0644]
sys/pdp/net_mbuf.s [new file with mode: 0644]
sys/pdp/net_scb.s [new file with mode: 0644]
sys/pdp/net_trap.s [new file with mode: 0644]
sys/pdp/net_xxx.s [new file with mode: 0644]
sys/pdp/psl.h [new file with mode: 0644]
sys/pdp/ram.c [new file with mode: 0644]
sys/pdp/reg.h [new file with mode: 0644]
sys/pdp/scb.s [new file with mode: 0644]
sys/pdp/seg.h [new file with mode: 0644]
sys/pdp/symbols.raw [new file with mode: 0644]
sys/pdp/symbols.sort [new file with mode: 0644]
sys/pdp/tags [new symlink]
sys/pdp/tmscp.h [new file with mode: 0644]
sys/pdp/toy.s [new file with mode: 0644]
sys/pdp/trap.c [new file with mode: 0644]
sys/pdp/trap.h [new file with mode: 0644]
sys/pdp/vmparam.h [new file with mode: 0644]
sys/pdpif/if_acc.c [new file with mode: 0644]
sys/pdpif/if_acc.h [new file with mode: 0644]
sys/pdpif/if_css.c [new file with mode: 0644]
sys/pdpif/if_css.h [new file with mode: 0644]
sys/pdpif/if_de.c [new file with mode: 0644]
sys/pdpif/if_de.h [new file with mode: 0644]
sys/pdpif/if_dereg.h [new file with mode: 0644]
sys/pdpif/if_dmc.c [new file with mode: 0644]
sys/pdpif/if_dmc.h [new file with mode: 0644]
sys/pdpif/if_ec.c [new file with mode: 0644]
sys/pdpif/if_ecreg.h [new file with mode: 0644]
sys/pdpif/if_en.c [new file with mode: 0644]
sys/pdpif/if_en.h [new file with mode: 0644]
sys/pdpif/if_enreg.h [new file with mode: 0644]
sys/pdpif/if_il.c [new file with mode: 0644]
sys/pdpif/if_il.h [new file with mode: 0644]
sys/pdpif/if_ilreg.h [new file with mode: 0644]
sys/pdpif/if_qe.c [new file with mode: 0644]
sys/pdpif/if_qereg.h [new file with mode: 0644]
sys/pdpif/if_qt.c [new file with mode: 0644]
sys/pdpif/if_qtreg.h [new file with mode: 0644]
sys/pdpif/if_sri.c [new file with mode: 0644]
sys/pdpif/if_sri.h [new file with mode: 0644]
sys/pdpif/if_uba.c [new file with mode: 0644]
sys/pdpif/if_uba.h [new file with mode: 0644]
sys/pdpif/if_un.h [new file with mode: 0644]
sys/pdpif/if_vv.c [new file with mode: 0644]
sys/pdpif/if_vv.h [new file with mode: 0644]
sys/pdpif/tags [new symlink]
sys/pdpmba/tags [new symlink]
sys/pdpstand/M.o [new file with mode: 0644]
sys/pdpstand/M.s [new file with mode: 0644]
sys/pdpstand/Makefile [new file with mode: 0644]
sys/pdpstand/NEW/bads.c [new file with mode: 0644]
sys/pdpstand/NEW/dkbad.c [new file with mode: 0644]
sys/pdpstand/NEW/dskinit.c [new file with mode: 0644]
sys/pdpstand/NEW/rabads.c [new file with mode: 0644]
sys/pdpstand/OLD/bcopy.c [new file with mode: 0644]
sys/pdpstand/OLD/cat.c [new file with mode: 0644]
sys/pdpstand/OLD/copy.c [new file with mode: 0644]
sys/pdpstand/boot [new file with mode: 0755]
sys/pdpstand/boot.c [new file with mode: 0644]
sys/pdpstand/boot.o [new file with mode: 0644]
sys/pdpstand/br.c [new file with mode: 0644]
sys/pdpstand/br.o [new file with mode: 0644]
sys/pdpstand/conf.c [new file with mode: 0644]
sys/pdpstand/conf.o [new file with mode: 0644]
sys/pdpstand/disklabel [new file with mode: 0755]
sys/pdpstand/disklabel.c [new file with mode: 0644]
sys/pdpstand/disklabel.o [new file with mode: 0644]
sys/pdpstand/displaylab.c [new file with mode: 0644]
sys/pdpstand/displaylab.o [new file with mode: 0644]
sys/pdpstand/hk.c [new file with mode: 0644]
sys/pdpstand/hk.o [new file with mode: 0644]
sys/pdpstand/ht.c [new file with mode: 0644]
sys/pdpstand/ht.o [new file with mode: 0644]
sys/pdpstand/icheck [new file with mode: 0755]
sys/pdpstand/icheck.o [new file with mode: 0644]
sys/pdpstand/label.c [new file with mode: 0644]
sys/pdpstand/label.o [new file with mode: 0644]
sys/pdpstand/libsa.a [new file with mode: 0644]
sys/pdpstand/makesimtape [new file with mode: 0755]
sys/pdpstand/makesimtape.c [new file with mode: 0644]
sys/pdpstand/maketape [new file with mode: 0755]
sys/pdpstand/maketape.c [new file with mode: 0644]
sys/pdpstand/maketape.data [new file with mode: 0644]
sys/pdpstand/mkfs [new file with mode: 0755]
sys/pdpstand/mkfs.o [new file with mode: 0644]
sys/pdpstand/mtboot [new file with mode: 0644]
sys/pdpstand/mtboot.s [new file with mode: 0644]
sys/pdpstand/prf.c [new file with mode: 0644]
sys/pdpstand/prf.o [new file with mode: 0644]
sys/pdpstand/ra.c [new file with mode: 0644]
sys/pdpstand/ra.o [new file with mode: 0644]
sys/pdpstand/restor [new file with mode: 0755]
sys/pdpstand/restor.o [new file with mode: 0644]
sys/pdpstand/rk.c [new file with mode: 0644]
sys/pdpstand/rk.o [new file with mode: 0644]
sys/pdpstand/rl.c [new file with mode: 0644]
sys/pdpstand/rl.o [new file with mode: 0644]
sys/pdpstand/rx.c [new file with mode: 0644]
sys/pdpstand/rx.o [new file with mode: 0644]
sys/pdpstand/saio.h [new file with mode: 0644]
sys/pdpstand/si.c [new file with mode: 0644]
sys/pdpstand/si.o [new file with mode: 0644]
sys/pdpstand/srt0-i.o [new file with mode: 0644]
sys/pdpstand/srt0.o [new file with mode: 0644]
sys/pdpstand/srt0.s [new file with mode: 0644]
sys/pdpstand/sys.c [new file with mode: 0644]
sys/pdpstand/sys.o [new file with mode: 0644]
sys/pdpstand/tm.c [new file with mode: 0644]
sys/pdpstand/tm.o [new file with mode: 0644]
sys/pdpstand/tmscp.c [new file with mode: 0644]
sys/pdpstand/tmscp.o [new file with mode: 0644]
sys/pdpstand/toyset [new file with mode: 0755]
sys/pdpstand/toyset.o [new file with mode: 0644]
sys/pdpstand/toyset.s [new file with mode: 0644]
sys/pdpstand/ts.c [new file with mode: 0644]
sys/pdpstand/ts.o [new file with mode: 0644]
sys/pdpstand/ubmapset.c [new file with mode: 0644]
sys/pdpstand/ubmapset.o [new file with mode: 0644]
sys/pdpstand/xp.c [new file with mode: 0644]
sys/pdpstand/xp.o [new file with mode: 0644]
sys/pdpuba/br.c [new file with mode: 0644]
sys/pdpuba/brreg.h [new file with mode: 0644]
sys/pdpuba/dh.c [new file with mode: 0644]
sys/pdpuba/dhreg.h [new file with mode: 0644]
sys/pdpuba/dhu.c [new file with mode: 0644]
sys/pdpuba/dhureg.h [new file with mode: 0644]
sys/pdpuba/dhv.c [new file with mode: 0644]
sys/pdpuba/dhvreg.h [new file with mode: 0644]
sys/pdpuba/dkbad.c [new file with mode: 0644]
sys/pdpuba/dmreg.h [new file with mode: 0644]
sys/pdpuba/dn.c [new file with mode: 0644]
sys/pdpuba/dnreg.h [new file with mode: 0644]
sys/pdpuba/dr.c [new file with mode: 0644]
sys/pdpuba/drreg.h [new file with mode: 0644]
sys/pdpuba/dz.c [new file with mode: 0644]
sys/pdpuba/dzreg.h [new file with mode: 0644]
sys/pdpuba/hk.c [new file with mode: 0644]
sys/pdpuba/hkreg.h [new file with mode: 0644]
sys/pdpuba/hpreg.h [new file with mode: 0644]
sys/pdpuba/ht.c [new file with mode: 0644]
sys/pdpuba/htreg.h [new file with mode: 0644]
sys/pdpuba/lp.c [new file with mode: 0644]
sys/pdpuba/pdma.h [new file with mode: 0644]
sys/pdpuba/ra.c [new file with mode: 0644]
sys/pdpuba/rareg.h [new file with mode: 0644]
sys/pdpuba/rk.c [new file with mode: 0644]
sys/pdpuba/rkreg.h [new file with mode: 0644]
sys/pdpuba/rl.c [new file with mode: 0644]
sys/pdpuba/rlreg.h [new file with mode: 0644]
sys/pdpuba/rx.c [new file with mode: 0644]
sys/pdpuba/rxreg.h [new file with mode: 0644]
sys/pdpuba/si.c [new file with mode: 0644]
sys/pdpuba/sireg.h [new file with mode: 0644]
sys/pdpuba/tags [new symlink]
sys/pdpuba/tm.c [new file with mode: 0644]
sys/pdpuba/tmreg.h [new file with mode: 0644]
sys/pdpuba/tmscp.c [new file with mode: 0644]
sys/pdpuba/tmscpdump.c [new file with mode: 0644]
sys/pdpuba/tmscpreg.h [new file with mode: 0644]
sys/pdpuba/ts.c [new file with mode: 0644]
sys/pdpuba/tsreg.h [new file with mode: 0644]
sys/pdpuba/ubavar.h [new file with mode: 0644]
sys/pdpuba/xp.c [new file with mode: 0644]
sys/sys/ingreslock.c [new file with mode: 0644]
sys/sys/init_main.c [new file with mode: 0644]
sys/sys/init_sysent.c [new file with mode: 0644]
sys/sys/kern_acct.c [new file with mode: 0644]
sys/sys/kern_clock.c [new file with mode: 0644]
sys/sys/kern_descrip.c [new file with mode: 0644]
sys/sys/kern_exec.c [new file with mode: 0644]
sys/sys/kern_exit.c [new file with mode: 0644]
sys/sys/kern_fork.c [new file with mode: 0644]
sys/sys/kern_mman.c [new file with mode: 0644]
sys/sys/kern_proc.c [new file with mode: 0644]
sys/sys/kern_prot.c [new file with mode: 0644]
sys/sys/kern_prot2.c [new file with mode: 0644]
sys/sys/kern_resource.c [new file with mode: 0644]
sys/sys/kern_sig.c [new file with mode: 0644]
sys/sys/kern_sig2.c [new file with mode: 0644]
sys/sys/kern_subr.c [new file with mode: 0644]
sys/sys/kern_synch.c [new file with mode: 0644]
sys/sys/kern_sysctl.c [new file with mode: 0644]
sys/sys/kern_time.c [new file with mode: 0644]
sys/sys/kern_xxx.c [new file with mode: 0644]
sys/sys/quota_kern.c [new file with mode: 0644]
sys/sys/quota_subr.c [new file with mode: 0644]
sys/sys/quota_sys.c [new file with mode: 0644]
sys/sys/quota_ufs.c [new file with mode: 0644]
sys/sys/subr_log.c [new file with mode: 0644]
sys/sys/subr_prf.c [new file with mode: 0644]
sys/sys/subr_rmap.c [new file with mode: 0644]
sys/sys/subr_xxx.c [new file with mode: 0644]
sys/sys/sys_generic.c [new file with mode: 0644]
sys/sys/sys_inode.c [new file with mode: 0644]
sys/sys/sys_kern.c [new file with mode: 0644]
sys/sys/sys_net.c [new file with mode: 0644]
sys/sys/sys_pipe.c [new file with mode: 0644]
sys/sys/sys_process.c [new file with mode: 0644]
sys/sys/sys_socket.c [new file with mode: 0644]
sys/sys/syscalls.c [new file with mode: 0644]
sys/sys/tags [new file with mode: 0644]
sys/sys/tty.c [new file with mode: 0644]
sys/sys/tty_conf.c [new file with mode: 0644]
sys/sys/tty_pty.c [new file with mode: 0644]
sys/sys/tty_subr.c [new file with mode: 0644]
sys/sys/tty_tb.c [new file with mode: 0644]
sys/sys/tty_tty.c [new file with mode: 0644]
sys/sys/ufs_alloc.c [new file with mode: 0644]
sys/sys/ufs_bio.c [new file with mode: 0644]
sys/sys/ufs_bmap.c [new file with mode: 0644]
sys/sys/ufs_disksubr.c [new file with mode: 0644]
sys/sys/ufs_dsort.c [new file with mode: 0644]
sys/sys/ufs_fio.c [new file with mode: 0644]
sys/sys/ufs_inode.c [new file with mode: 0644]
sys/sys/ufs_mount.c [new file with mode: 0644]
sys/sys/ufs_namei.c [new file with mode: 0644]
sys/sys/ufs_subr.c [new file with mode: 0644]
sys/sys/ufs_syscalls.c [new file with mode: 0644]
sys/sys/ufs_syscalls2.c [new file with mode: 0644]
sys/sys/uipc_domain.c [new file with mode: 0644]
sys/sys/uipc_mbuf.c [new file with mode: 0644]
sys/sys/uipc_proto.c [new file with mode: 0644]
sys/sys/uipc_socket.c [new file with mode: 0644]
sys/sys/uipc_socket2.c [new file with mode: 0644]
sys/sys/uipc_syscalls.c [new file with mode: 0644]
sys/sys/uipc_usrreq.c [new file with mode: 0644]
sys/sys/vfs_vnops.c [new file with mode: 0644]
sys/sys/vm_proc.c [new file with mode: 0644]
sys/sys/vm_sched.c [new file with mode: 0644]
sys/sys/vm_swap.c [new file with mode: 0644]
sys/sys/vm_swp.c [new file with mode: 0644]
sys/sys/vm_text.c [new file with mode: 0644]
sys/vaxif/if_acc.c [new file with mode: 0644]
sys/vaxif/if_accreg.h [new file with mode: 0644]
sys/vaxif/if_css.c [new file with mode: 0644]
sys/vaxif/if_cssreg.h [new file with mode: 0644]
sys/vaxif/if_ddn.c [new file with mode: 0644]
sys/vaxif/if_ddnreg.h [new file with mode: 0644]
sys/vaxif/if_ddnvar.h [new file with mode: 0644]
sys/vaxif/if_de.c [new file with mode: 0644]
sys/vaxif/if_dereg.h [new file with mode: 0644]
sys/vaxif/if_dmc.c [new file with mode: 0644]
sys/vaxif/if_dmc.h [new file with mode: 0644]
sys/vaxif/if_ec.c [new file with mode: 0644]
sys/vaxif/if_ecreg.h [new file with mode: 0644]
sys/vaxif/if_en.c [new file with mode: 0644]
sys/vaxif/if_en.h [new file with mode: 0644]
sys/vaxif/if_enreg.h [new file with mode: 0644]
sys/vaxif/if_ex.c [new file with mode: 0644]
sys/vaxif/if_exreg.h [new file with mode: 0644]
sys/vaxif/if_hdh.c [new file with mode: 0644]
sys/vaxif/if_hdhreg.h [new file with mode: 0644]
sys/vaxif/if_hy.c [new file with mode: 0644]
sys/vaxif/if_hy.h [new file with mode: 0644]
sys/vaxif/if_hyreg.h [new file with mode: 0644]
sys/vaxif/if_il.c [new file with mode: 0644]
sys/vaxif/if_il.h [new file with mode: 0644]
sys/vaxif/if_ilreg.h [new file with mode: 0644]
sys/vaxif/if_ix.h [new file with mode: 0644]
sys/vaxif/if_pcl.c [new file with mode: 0644]
sys/vaxif/if_pclreg.h [new file with mode: 0644]
sys/vaxif/if_qe.c [new file with mode: 0644]
sys/vaxif/if_qereg.h [new file with mode: 0644]
sys/vaxif/if_uba.c [new file with mode: 0644]
sys/vaxif/if_uba.h [new file with mode: 0644]
sys/vaxif/if_vv.c [new file with mode: 0644]
sys/vaxif/if_vv.h [new file with mode: 0644]
sys/vaxif/raw_hy.c [new file with mode: 0644]
sys/vaxif/tags [new symlink]
sys/vaxuba/rxreg.h [new file with mode: 0644]
sys/vaxuba/tags [new symlink]
ucb/MANIFEST [new file with mode: 0644]
ucb/Mail/Mail.rc [new file with mode: 0644]
ucb/Mail/Makefile [new file with mode: 0644]
ucb/Mail/aux.c [new file with mode: 0644]
ucb/Mail/cmd1.c [new file with mode: 0644]
ucb/Mail/cmd2.c [new file with mode: 0644]
ucb/Mail/cmd3.c [new file with mode: 0644]
ucb/Mail/cmdtab.c [new file with mode: 0644]
ucb/Mail/collect.c [new file with mode: 0644]
ucb/Mail/def.h [new file with mode: 0644]
ucb/Mail/edit.c [new file with mode: 0644]
ucb/Mail/fio.c [new file with mode: 0644]
ucb/Mail/fmt.c [new file with mode: 0644]
ucb/Mail/getname.c [new file with mode: 0644]
ucb/Mail/glob.h [new file with mode: 0644]
ucb/Mail/head.c [new file with mode: 0644]
ucb/Mail/lex.c [new file with mode: 0644]
ucb/Mail/list.c [new file with mode: 0644]
ucb/Mail/main.c [new file with mode: 0644]
ucb/Mail/names.c [new file with mode: 0644]
ucb/Mail/pathnames.h [new file with mode: 0644]
ucb/Mail/popen.c [new file with mode: 0644]
ucb/Mail/quit.c [new file with mode: 0644]
ucb/Mail/rcv.h [new file with mode: 0644]
ucb/Mail/send.c [new file with mode: 0644]
ucb/Mail/strings.c [new file with mode: 0644]
ucb/Mail/temp.c [new file with mode: 0644]
ucb/Mail/tty.c [new file with mode: 0644]
ucb/Mail/v7.local.c [new file with mode: 0644]
ucb/Mail/vars.c [new file with mode: 0644]
ucb/Mail/version.c [new file with mode: 0644]
ucb/Makefile [new file with mode: 0644]
ucb/PORT/gprof.tar.Z [new file with mode: 0644]
ucb/PORT/pascal.tar.Z [new file with mode: 0644]
ucb/PORT/pc.1 [new file with mode: 0644]
ucb/PORT/symorder.c.Z [new file with mode: 0644]
ucb/PORT/sysline.1 [new file with mode: 0644]
ucb/PORT/sysline.tar.Z [new file with mode: 0644]
ucb/PORT/systat.tar.Z [new file with mode: 0644]
ucb/PORT/vlp.tar.Z [new file with mode: 0644]
ucb/apply.c [new file with mode: 0644]
ucb/biff.c [new file with mode: 0644]
ucb/checknr.c [new file with mode: 0644]
ucb/clear.c [new file with mode: 0644]
ucb/colcrt.c [new file with mode: 0644]
ucb/colrm.c [new file with mode: 0644]
ucb/compress/Makefile [new file with mode: 0644]
ucb/compress/README [new file with mode: 0644]
ucb/compress/USERMEM [new file with mode: 0644]
ucb/compress/compress.c [new file with mode: 0644]
ucb/compress/usermem.sh [new file with mode: 0644]
ucb/ctags.c [new file with mode: 0644]
ucb/dbx/Makefile [new file with mode: 0644]
ucb/dbx/dbx.c [new file with mode: 0644]
ucb/error/Makefile [new file with mode: 0644]
ucb/error/error.h [new file with mode: 0644]
ucb/error/errorfilter.c [new file with mode: 0644]
ucb/error/errorinput.c [new file with mode: 0644]
ucb/error/errormain.c [new file with mode: 0644]
ucb/error/errorpi.c [new file with mode: 0644]
ucb/error/errorsubr.c [new file with mode: 0644]
ucb/error/errortouch.c [new file with mode: 0644]
ucb/ex/Makefile [new file with mode: 0644]
ucb/ex/READ_ME [new file with mode: 0644]
ucb/ex/TODO [new file with mode: 0644]
ucb/ex/ex.c [new file with mode: 0644]
ucb/ex/ex.h [new file with mode: 0644]
ucb/ex/ex.news [new file with mode: 0644]
ucb/ex/ex_addr.c [new file with mode: 0644]
ucb/ex/ex_argv.h [new file with mode: 0644]
ucb/ex/ex_cmds.c [new file with mode: 0644]
ucb/ex/ex_cmds2.c [new file with mode: 0644]
ucb/ex/ex_cmdsub.c [new file with mode: 0644]
ucb/ex/ex_data.c [new file with mode: 0644]
ucb/ex/ex_extern.c [new file with mode: 0644]
ucb/ex/ex_get.c [new file with mode: 0644]
ucb/ex/ex_io.c [new file with mode: 0644]
ucb/ex/ex_put.c [new file with mode: 0644]
ucb/ex/ex_re.c [new file with mode: 0644]
ucb/ex/ex_re.h [new file with mode: 0644]
ucb/ex/ex_set.c [new file with mode: 0644]
ucb/ex/ex_subr.c [new file with mode: 0644]
ucb/ex/ex_tagio.c [new file with mode: 0644]
ucb/ex/ex_temp.c [new file with mode: 0644]
ucb/ex/ex_temp.h [new file with mode: 0644]
ucb/ex/ex_tty.c [new file with mode: 0644]
ucb/ex/ex_tty.h [new file with mode: 0644]
ucb/ex/ex_tune.h [new file with mode: 0644]
ucb/ex/ex_unix.c [new file with mode: 0644]
ucb/ex/ex_v.c [new file with mode: 0644]
ucb/ex/ex_vadj.c [new file with mode: 0644]
ucb/ex/ex_vars.h [new file with mode: 0644]
ucb/ex/ex_vget.c [new file with mode: 0644]
ucb/ex/ex_vis.h [new file with mode: 0644]
ucb/ex/ex_vmain.c [new file with mode: 0644]
ucb/ex/ex_voper.c [new file with mode: 0644]
ucb/ex/ex_vops.c [new file with mode: 0644]
ucb/ex/ex_vops2.c [new file with mode: 0644]
ucb/ex/ex_vops3.c [new file with mode: 0644]
ucb/ex/ex_vput.c [new file with mode: 0644]
ucb/ex/ex_vwind.c [new file with mode: 0644]
ucb/ex/expreserve.c [new file with mode: 0644]
ucb/ex/exrecover.c [new file with mode: 0644]
ucb/ex/makeoptions [new file with mode: 0644]
ucb/ex/printf.c [new file with mode: 0644]
ucb/ex/uparm.h [new file with mode: 0644]
ucb/expand.c [new file with mode: 0644]
ucb/finger/Makefile [new file with mode: 0644]
ucb/finger/finger.1 [new file with mode: 0644]
ucb/finger/finger.c [new file with mode: 0644]
ucb/finger/finger.h [new file with mode: 0644]
ucb/finger/lprint.c [new file with mode: 0644]
ucb/finger/net.c [new file with mode: 0644]
ucb/finger/pathnames.h [new file with mode: 0644]
ucb/finger/sprint.c [new file with mode: 0644]
ucb/finger/util.c [new file with mode: 0644]
ucb/fold.c [new file with mode: 0644]
ucb/fp/Makefile [new file with mode: 0644]
ucb/fp/fp.c [new file with mode: 0644]
ucb/from.c [new file with mode: 0644]
ucb/ftp/Makefile [new file with mode: 0644]
ucb/ftp/cmds.c [new file with mode: 0644]
ucb/ftp/cmdtab.c [new file with mode: 0644]
ucb/ftp/domacro.c [new file with mode: 0644]
ucb/ftp/ftp.1 [new file with mode: 0644]
ucb/ftp/ftp.c [new file with mode: 0644]
ucb/ftp/ftp_var.h [new file with mode: 0644]
ucb/ftp/glob.c [new file with mode: 0644]
ucb/ftp/main.c [new file with mode: 0644]
ucb/ftp/pathnames.h [new file with mode: 0644]
ucb/ftp/ruserpass.c [new file with mode: 0644]
ucb/gcore.c [new file with mode: 0644]
ucb/gprof.c [new file with mode: 0644]
ucb/grep.c [new file with mode: 0644]
ucb/head.c [new file with mode: 0644]
ucb/indent/Makefile [new file with mode: 0644]
ucb/indent/README [new file with mode: 0644]
ucb/indent/args.c [new file with mode: 0644]
ucb/indent/indent.c [new file with mode: 0644]
ucb/indent/indent_codes.h [new file with mode: 0644]
ucb/indent/indent_globs.h [new file with mode: 0644]
ucb/indent/io.c [new file with mode: 0644]
ucb/indent/lexi.c [new file with mode: 0644]
ucb/indent/parse.c [new file with mode: 0644]
ucb/indent/pr_comment.c [new file with mode: 0644]
ucb/last.c [new file with mode: 0644]
ucb/lastcomm.c [new file with mode: 0644]
ucb/leave.c [new file with mode: 0644]
ucb/lisp/Makefile [new file with mode: 0644]
ucb/lisp/lisp.c [new file with mode: 0644]
ucb/lock/Makefile [new file with mode: 0644]
ucb/lock/lock.1 [new file with mode: 0644]
ucb/lock/lock.c [new file with mode: 0644]
ucb/logger.c [new file with mode: 0644]
ucb/man/Makefile [new file with mode: 0644]
ucb/man/apropos.c [new file with mode: 0644]
ucb/man/man.c [new file with mode: 0644]
ucb/mkstr.c [new file with mode: 0644]
ucb/more/Makefile [new file with mode: 0644]
ucb/more/more.c [new file with mode: 0644]
ucb/more/more.help [new file with mode: 0644]
ucb/msgs/Makefile [new file with mode: 0644]
ucb/msgs/msgs.c [new file with mode: 0644]
ucb/msgs/msgs.h [new file with mode: 0644]
ucb/netstat/Makefile [new file with mode: 0644]
ucb/netstat/host.c [new symlink]
ucb/netstat/host.c.newimp [new file with mode: 0644]
ucb/netstat/host.c.oldimp [new file with mode: 0644]
ucb/netstat/if.c [new file with mode: 0644]
ucb/netstat/inet.c [new file with mode: 0644]
ucb/netstat/main.c [new symlink]
ucb/netstat/main.c.newimp [new file with mode: 0644]
ucb/netstat/main.c.oldimp [new file with mode: 0644]
ucb/netstat/mbuf.c [new file with mode: 0644]
ucb/netstat/ns.c [new file with mode: 0644]
ucb/netstat/route.c [new file with mode: 0644]
ucb/netstat/unix.c [new file with mode: 0644]
ucb/pascal/Makefile [new file with mode: 0644]
ucb/pascal/eyacc/Makefile [new file with mode: 0644]
ucb/pascal/eyacc/READ_ME [new file with mode: 0644]
ucb/pascal/eyacc/ey.h [new file with mode: 0644]
ucb/pascal/eyacc/ey0.c [new file with mode: 0644]
ucb/pascal/eyacc/ey1.c [new file with mode: 0644]
ucb/pascal/eyacc/ey2.c [new file with mode: 0644]
ucb/pascal/eyacc/ey3.c [new file with mode: 0644]
ucb/pascal/eyacc/ey4.c [new file with mode: 0644]
ucb/pascal/eyacc/ey5.c [new file with mode: 0644]
ucb/pascal/pi/0.h [new file with mode: 0644]
ucb/pascal/pi/Makefile [new file with mode: 0644]
ucb/pascal/pi/OPnames.h [new file with mode: 0644]
ucb/pascal/pi/READ_ME [new file with mode: 0644]
ucb/pascal/pi/TESTS/t.p [new file with mode: 0644]
ucb/pascal/pi/TESTS/test.p [new file with mode: 0644]
ucb/pascal/pi/TESTS/test2.p [new file with mode: 0644]
ucb/pascal/pi/TODO [new file with mode: 0644]
ucb/pascal/pi/TRdata.c [new file with mode: 0644]
ucb/pascal/pi/ato.c [new file with mode: 0644]
ucb/pascal/pi/call.c [new file with mode: 0644]
ucb/pascal/pi/case.c [new file with mode: 0644]
ucb/pascal/pi/clas.c [new file with mode: 0644]
ucb/pascal/pi/const.c [new file with mode: 0644]
ucb/pascal/pi/conv.c [new file with mode: 0644]
ucb/pascal/pi/cset.c [new file with mode: 0644]
ucb/pascal/pi/error.c [new file with mode: 0644]
ucb/pascal/pi/fdec.c [new file with mode: 0644]
ucb/pascal/pi/func.c [new file with mode: 0644]
ucb/pascal/pi/gen.c [new file with mode: 0644]
ucb/pascal/pi/gram.ex [new file with mode: 0644]
ucb/pascal/pi/hash.c [new file with mode: 0644]
ucb/pascal/pi/how_pi [new file with mode: 0644]
ucb/pascal/pi/how_pix [new file with mode: 0644]
ucb/pascal/pi/lab.c [new file with mode: 0644]
ucb/pascal/pi/lookup.c [new file with mode: 0644]
ucb/pascal/pi/lval.c [new file with mode: 0644]
ucb/pascal/pi/main.c [new file with mode: 0644]
ucb/pascal/pi/nl.c [new file with mode: 0644]
ucb/pascal/pi/opcode.h [new file with mode: 0644]
ucb/pascal/pi/pas.y [new file with mode: 0644]
ucb/pascal/pi/pix.c [new file with mode: 0644]
ucb/pascal/pi/proc.c [new file with mode: 0644]
ucb/pascal/pi/put.c [new file with mode: 0644]
ucb/pascal/pi/putn.c [new file with mode: 0644]
ucb/pascal/pi/px_header.c [new file with mode: 0644]
ucb/pascal/pi/rec.c [new file with mode: 0644]
ucb/pascal/pi/rval.c [new file with mode: 0644]
ucb/pascal/pi/send.h [new file with mode: 0644]
ucb/pascal/pi/stat.c [new file with mode: 0644]
ucb/pascal/pi/string.c [new file with mode: 0644]
ucb/pascal/pi/subr.c [new file with mode: 0644]
ucb/pascal/pi/tree.c [new file with mode: 0644]
ucb/pascal/pi/tree.h [new file with mode: 0644]
ucb/pascal/pi/treen.c [new file with mode: 0644]
ucb/pascal/pi/type.c [new file with mode: 0644]
ucb/pascal/pi/var.c [new file with mode: 0644]
ucb/pascal/pi/version.c [new file with mode: 0644]
ucb/pascal/pi/whoami [new file with mode: 0644]
ucb/pascal/pi/yy.h [new file with mode: 0644]
ucb/pascal/pi/yycopy.c [new file with mode: 0644]
ucb/pascal/pi/yycosts.c [new file with mode: 0644]
ucb/pascal/pi/yyerror.c [new file with mode: 0644]
ucb/pascal/pi/yyget.c [new file with mode: 0644]
ucb/pascal/pi/yyid.c [new file with mode: 0644]
ucb/pascal/pi/yylex.c [new file with mode: 0644]
ucb/pascal/pi/yymain.c [new file with mode: 0644]
ucb/pascal/pi/yyoptions.c [new file with mode: 0644]
ucb/pascal/pi/yypanic.c [new file with mode: 0644]
ucb/pascal/pi/yyparse.c [new file with mode: 0644]
ucb/pascal/pi/yyprint.c [new file with mode: 0644]
ucb/pascal/pi/yyput.c [new file with mode: 0644]
ucb/pascal/pi/yyrecover.c [new file with mode: 0644]
ucb/pascal/pi/yyseman.c [new file with mode: 0644]
ucb/pascal/pi/yytree.c [new file with mode: 0644]
ucb/pascal/px/00int.s [new file with mode: 0644]
ucb/pascal/px/02rel.s [new file with mode: 0644]
ucb/pascal/px/02relset.s [new file with mode: 0644]
ucb/pascal/px/03bool.s [new file with mode: 0644]
ucb/pascal/px/04as.s [new file with mode: 0644]
ucb/pascal/px/05lv.s [new file with mode: 0644]
ucb/pascal/px/06add.s [new file with mode: 0644]
ucb/pascal/px/07sub.s [new file with mode: 0644]
ucb/pascal/px/0x.h [new file with mode: 0644]
ucb/pascal/px/10mul.s [new file with mode: 0644]
ucb/pascal/px/12div.s [new file with mode: 0644]
ucb/pascal/px/13mod.s [new file with mode: 0644]
ucb/pascal/px/14neg.s [new file with mode: 0644]
ucb/pascal/px/16dvd.s [new file with mode: 0644]
ucb/pascal/px/17ind.s [new file with mode: 0644]
ucb/pascal/px/17rv.s [new file with mode: 0644]
ucb/pascal/px/20con.s [new file with mode: 0644]
ucb/pascal/px/21rang.s [new file with mode: 0644]
ucb/pascal/px/24case.s [new file with mode: 0644]
ucb/pascal/px/24pxp.s [new file with mode: 0644]
ucb/pascal/px/25set.s [new file with mode: 0644]
ucb/pascal/px/26for.s [new file with mode: 0644]
ucb/pascal/px/27conv.s [new file with mode: 0644]
ucb/pascal/px/30atof.s [new file with mode: 0644]
ucb/pascal/px/30getname.s [new file with mode: 0644]
ucb/pascal/px/30io.s [new file with mode: 0644]
ucb/pascal/px/30iosubs.s [new file with mode: 0644]
ucb/pascal/px/30read.s [new file with mode: 0644]
ucb/pascal/px/30write.s [new file with mode: 0644]
ucb/pascal/px/34fun.s [new file with mode: 0644]
ucb/pascal/px/Edata [new file with mode: 0644]
ucb/pascal/px/Emake.ed [new file with mode: 0644]
ucb/pascal/px/Makefile [new file with mode: 0644]
ucb/pascal/px/README [new file with mode: 0644]
ucb/pascal/px/README2 [new file with mode: 0644]
ucb/pascal/px/doub.p [new file with mode: 0644]
ucb/pascal/px/exit.c [new file with mode: 0644]
ucb/pascal/px/gather.c [new file with mode: 0644]
ucb/pascal/px/getc.s [new file with mode: 0644]
ucb/pascal/px/int.c [new file with mode: 0644]
ucb/pascal/px/opcode.h [new file with mode: 0644]
ucb/pascal/px/opcode.s [new file with mode: 0644]
ucb/pascal/px/palloc.c [new file with mode: 0644]
ucb/pascal/px/pcttot.c [new file with mode: 0644]
ucb/pascal/px/pdattim.c [new file with mode: 0644]
ucb/pascal/px/perror.c [new file with mode: 0644]
ucb/pascal/px/putc.s [new file with mode: 0644]
ucb/pascal/px/pwrite.c [new file with mode: 0644]
ucb/pascal/pxp/0.h [new file with mode: 0644]
ucb/pascal/pxp/Makefile [new file with mode: 0644]
ucb/pascal/pxp/TRdata.c [new file with mode: 0644]
ucb/pascal/pxp/Version.c [new file with mode: 0644]
ucb/pascal/pxp/call.c [new file with mode: 0644]
ucb/pascal/pxp/case.c [new file with mode: 0644]
ucb/pascal/pxp/const.c [new file with mode: 0644]
ucb/pascal/pxp/cset.c [new file with mode: 0644]
ucb/pascal/pxp/error.c [new file with mode: 0644]
ucb/pascal/pxp/fdec.c [new file with mode: 0644]
ucb/pascal/pxp/func.c [new file with mode: 0644]
ucb/pascal/pxp/gram.ex [new file with mode: 0644]
ucb/pascal/pxp/hash.c [new file with mode: 0644]
ucb/pascal/pxp/how_pxp [new file with mode: 0644]
ucb/pascal/pxp/lab.c [new file with mode: 0644]
ucb/pascal/pxp/lval.c [new file with mode: 0644]
ucb/pascal/pxp/main.c [new file with mode: 0644]
ucb/pascal/pxp/nl.c [new file with mode: 0644]
ucb/pascal/pxp/opcode.h [new file with mode: 0644]
ucb/pascal/pxp/pas.y [new file with mode: 0644]
ucb/pascal/pxp/pmon.c [new file with mode: 0644]
ucb/pascal/pxp/pp.c [new file with mode: 0644]
ucb/pascal/pxp/printf.s [new file with mode: 0644]
ucb/pascal/pxp/proc.c [new file with mode: 0644]
ucb/pascal/pxp/rec.c [new file with mode: 0644]
ucb/pascal/pxp/rval.c [new file with mode: 0644]
ucb/pascal/pxp/stat.c [new file with mode: 0644]
ucb/pascal/pxp/string.c [new file with mode: 0644]
ucb/pascal/pxp/subr.c [new file with mode: 0644]
ucb/pascal/pxp/tree.c [new file with mode: 0644]
ucb/pascal/pxp/tree.h [new file with mode: 0644]
ucb/pascal/pxp/treen.s [new file with mode: 0644]
ucb/pascal/pxp/type.c [new file with mode: 0644]
ucb/pascal/pxp/var.c [new file with mode: 0644]
ucb/pascal/pxp/y.tab.h [new file with mode: 0644]
ucb/pascal/pxp/yy.h [new file with mode: 0644]
ucb/pascal/pxp/yycomm.c [new file with mode: 0644]
ucb/pascal/pxp/yycopy.s [new file with mode: 0644]
ucb/pascal/pxp/yycosts.c [new file with mode: 0644]
ucb/pascal/pxp/yyerror.c [new file with mode: 0644]
ucb/pascal/pxp/yyget.c [new file with mode: 0644]
ucb/pascal/pxp/yyid.c [new file with mode: 0644]
ucb/pascal/pxp/yylex.c [new file with mode: 0644]
ucb/pascal/pxp/yymain.c [new file with mode: 0644]
ucb/pascal/pxp/yypanic.c [new file with mode: 0644]
ucb/pascal/pxp/yyparse.c [new file with mode: 0644]
ucb/pascal/pxp/yyprint.c [new file with mode: 0644]
ucb/pascal/pxp/yyput.c [new file with mode: 0644]
ucb/pascal/pxp/yyrecover.c [new file with mode: 0644]
ucb/pascal/pxp/yyseman.c [new file with mode: 0644]
ucb/pascal/pxp/yytree.c [new file with mode: 0644]
ucb/printenv.c [new file with mode: 0644]
ucb/quota.c [new file with mode: 0644]
ucb/rdist/Makefile [new file with mode: 0644]
ucb/rdist/cron.entry [new file with mode: 0644]
ucb/rdist/defs.h [new file with mode: 0644]
ucb/rdist/docmd.c [new file with mode: 0644]
ucb/rdist/expand.c [new file with mode: 0644]
ucb/rdist/gram.y [new file with mode: 0644]
ucb/rdist/lookup.c [new file with mode: 0644]
ucb/rdist/main.c [new file with mode: 0644]
ucb/rdist/pathnames.h [new file with mode: 0644]
ucb/rdist/server.c [new file with mode: 0644]
ucb/rlogin.c [new file with mode: 0644]
ucb/rsh.c [new file with mode: 0644]
ucb/ruptime.c [new file with mode: 0644]
ucb/rwho.c [new file with mode: 0644]
ucb/sccs.c [new file with mode: 0644]
ucb/script.c [new file with mode: 0644]
ucb/sendbug/Makefile [new file with mode: 0644]
ucb/sendbug/bugfiler.c [new file with mode: 0644]
ucb/sendbug/bugformat [new file with mode: 0644]
ucb/sendbug/sendbug.sh [new file with mode: 0644]
ucb/sendbug/unixtomh.c [new file with mode: 0644]
ucb/soelim.c [new file with mode: 0644]
ucb/strcompact.c [new file with mode: 0644]
ucb/strings.c [new file with mode: 0644]
ucb/symcompact.c [new file with mode: 0644]
ucb/symdump.c [new file with mode: 0644]
ucb/symorder.c [new file with mode: 0644]
ucb/tail.c [new file with mode: 0644]
ucb/talk/Makefile [new file with mode: 0644]
ucb/talk/ctl.c [new file with mode: 0644]
ucb/talk/ctl_transact.c [new file with mode: 0644]
ucb/talk/display.c [new file with mode: 0644]
ucb/talk/get_addrs.c [new file with mode: 0644]
ucb/talk/get_names.c [new file with mode: 0644]
ucb/talk/init_disp.c [new file with mode: 0644]
ucb/talk/invite.c [new file with mode: 0644]
ucb/talk/io.c [new file with mode: 0644]
ucb/talk/look_up.c [new file with mode: 0644]
ucb/talk/msgs.c [new file with mode: 0644]
ucb/talk/talk.c [new file with mode: 0644]
ucb/talk/talk.h [new file with mode: 0644]
ucb/talk/talk_ctl.h [new file with mode: 0644]
ucb/tcopy.c [new file with mode: 0644]
ucb/telnet.c [new file with mode: 0644]
ucb/tftp/Makefile [new file with mode: 0644]
ucb/tftp/main.c [new file with mode: 0644]
ucb/tftp/tftp.1 [new file with mode: 0644]
ucb/tftp/tftp.c [new file with mode: 0644]
ucb/tftp/tftpsubs.c [new file with mode: 0644]
ucb/tn3270/3270.h [new file with mode: 0644]
ucb/tn3270/DEFS.h [new file with mode: 0644]
ucb/tn3270/Makefile [new file with mode: 0644]
ucb/tn3270/README [new file with mode: 0644]
ucb/tn3270/ascebc.h [new file with mode: 0644]
ucb/tn3270/asctab.c [new file with mode: 0644]
ucb/tn3270/datastream.c [new file with mode: 0644]
ucb/tn3270/default.map3270 [new file with mode: 0644]
ucb/tn3270/ebctab.c [new file with mode: 0644]
ucb/tn3270/ectype.c [new file with mode: 0644]
ucb/tn3270/ectype.h [new file with mode: 0644]
ucb/tn3270/genbsubs.c [new file with mode: 0644]
ucb/tn3270/keyboard.c [new file with mode: 0644]
ucb/tn3270/map3270.c [new file with mode: 0644]
ucb/tn3270/mset.c [new file with mode: 0644]
ucb/tn3270/options.c [new file with mode: 0644]
ucb/tn3270/options.h [new file with mode: 0644]
ucb/tn3270/pdpbsubs.s [new file with mode: 0644]
ucb/tn3270/screen.c [new file with mode: 0644]
ucb/tn3270/screen.h [new file with mode: 0644]
ucb/tn3270/state.h [new file with mode: 0644]
ucb/tn3270/termcodes.m4 [new file with mode: 0644]
ucb/tn3270/termin.c [new file with mode: 0644]
ucb/tn3270/tn3270.c [new file with mode: 0644]
ucb/tn3270/vaxbsubs.s [new file with mode: 0644]
ucb/tset/Makefile [new file with mode: 0644]
ucb/tset/tset.1 [new file with mode: 0644]
ucb/tset/tset.c [new file with mode: 0644]
ucb/ul.c [new file with mode: 0644]
ucb/unexpand.c [new file with mode: 0644]
ucb/unifdef.c [new file with mode: 0644]
ucb/users.c [new file with mode: 0644]
ucb/vacation.c [new file with mode: 0644]
ucb/vgrind/Makefile [new file with mode: 0644]
ucb/vgrind/regexp.c [new file with mode: 0644]
ucb/vgrind/retest.c [new file with mode: 0644]
ucb/vgrind/tmac.vgrind [new file with mode: 0644]
ucb/vgrind/vfontedpr.c [new file with mode: 0644]
ucb/vgrind/vgrind.sh [new file with mode: 0644]
ucb/vgrind/vgrindefs.c [new file with mode: 0644]
ucb/vgrind/vgrindefs.src [new file with mode: 0644]
ucb/vlp/Makefile [new file with mode: 0644]
ucb/vlp/vlp.c [new file with mode: 0644]
ucb/vmstat.c [new file with mode: 0644]
ucb/w.c [new file with mode: 0644]
ucb/wc.c [new file with mode: 0644]
ucb/what.c [new file with mode: 0644]
ucb/whereis.c [new file with mode: 0644]
ucb/which.csh [new file with mode: 0644]
ucb/whois.c [new file with mode: 0644]
ucb/window/:tt [new file with mode: 0644]
ucb/window/:tty [new file with mode: 0644]
ucb/window/:var [new file with mode: 0644]
ucb/window/:ww [new file with mode: 0644]
ucb/window/Makefile [new file with mode: 0644]
ucb/window/README [new file with mode: 0644]
ucb/window/TODO [new file with mode: 0644]
ucb/window/alias.h [new file with mode: 0644]
ucb/window/char.c [new file with mode: 0644]
ucb/window/char.h [new file with mode: 0644]
ucb/window/cmd.c [new file with mode: 0644]
ucb/window/cmd1.c [new file with mode: 0644]
ucb/window/cmd2.c [new file with mode: 0644]
ucb/window/cmd3.c [new file with mode: 0644]
ucb/window/cmd4.c [new file with mode: 0644]
ucb/window/cmd5.c [new file with mode: 0644]
ucb/window/cmd6.c [new file with mode: 0644]
ucb/window/cmd7.c [new file with mode: 0644]
ucb/window/context.c [new file with mode: 0644]
ucb/window/context.h [new file with mode: 0644]
ucb/window/defs.h [new file with mode: 0644]
ucb/window/error.c [new file with mode: 0644]
ucb/window/lcmd.c [new file with mode: 0644]
ucb/window/lcmd.h [new file with mode: 0644]
ucb/window/lcmd1.c [new file with mode: 0644]
ucb/window/lcmd2.c [new file with mode: 0644]
ucb/window/local.h [new file with mode: 0644]
ucb/window/main.c [new file with mode: 0644]
ucb/window/mloop.c [new file with mode: 0644]
ucb/window/parser.h [new file with mode: 0644]
ucb/window/parser1.c [new file with mode: 0644]
ucb/window/parser2.c [new file with mode: 0644]
ucb/window/parser3.c [new file with mode: 0644]
ucb/window/parser4.c [new file with mode: 0644]
ucb/window/parser5.c [new file with mode: 0644]
ucb/window/scanner.c [new file with mode: 0644]
ucb/window/startup.c [new file with mode: 0644]
ucb/window/string.c [new file with mode: 0644]
ucb/window/string.h [new file with mode: 0644]
ucb/window/token.h [new file with mode: 0644]
ucb/window/tt.h [new file with mode: 0644]
ucb/window/ttf100.c [new file with mode: 0644]
ucb/window/ttgeneric.c [new file with mode: 0644]
ucb/window/tth19.c [new file with mode: 0644]
ucb/window/tth29.c [new file with mode: 0644]
ucb/window/ttinit.c [new file with mode: 0644]
ucb/window/ttoutput.c [new file with mode: 0644]
ucb/window/tttermcap.c [new file with mode: 0644]
ucb/window/tttvi925.c [new file with mode: 0644]
ucb/window/value.h [new file with mode: 0644]
ucb/window/var.c [new file with mode: 0644]
ucb/window/var.h [new file with mode: 0644]
ucb/window/win.c [new file with mode: 0644]
ucb/window/windowrc [new file with mode: 0644]
ucb/window/ww.h [new file with mode: 0644]
ucb/window/wwadd.c [new file with mode: 0644]
ucb/window/wwalloc.c [new file with mode: 0644]
ucb/window/wwbox.c [new file with mode: 0644]
ucb/window/wwchild.c [new file with mode: 0644]
ucb/window/wwclose.c [new file with mode: 0644]
ucb/window/wwclreol.c [new file with mode: 0644]
ucb/window/wwclreos.c [new file with mode: 0644]
ucb/window/wwcursor.c [new file with mode: 0644]
ucb/window/wwdata.c [new file with mode: 0644]
ucb/window/wwdelchar.c [new file with mode: 0644]
ucb/window/wwdelete.c [new file with mode: 0644]
ucb/window/wwdelline.c [new file with mode: 0644]
ucb/window/wwdump.c [new file with mode: 0644]
ucb/window/wwend.c [new file with mode: 0644]
ucb/window/wwenviron.c [new file with mode: 0644]
ucb/window/wwerror.c [new file with mode: 0644]
ucb/window/wwflush.c [new file with mode: 0644]
ucb/window/wwframe.c [new file with mode: 0644]
ucb/window/wwgets.c [new file with mode: 0644]
ucb/window/wwinit.c [new file with mode: 0644]
ucb/window/wwinschar.c [new file with mode: 0644]
ucb/window/wwinsline.c [new file with mode: 0644]
ucb/window/wwiomux.c [new file with mode: 0644]
ucb/window/wwlabel.c [new file with mode: 0644]
ucb/window/wwmisc.c [new file with mode: 0644]
ucb/window/wwmove.c [new file with mode: 0644]
ucb/window/wwopen.c [new file with mode: 0644]
ucb/window/wwprintf.c [new file with mode: 0644]
ucb/window/wwpty.c [new file with mode: 0644]
ucb/window/wwputc.c [new file with mode: 0644]
ucb/window/wwputs.c [new file with mode: 0644]
ucb/window/wwredraw.c [new file with mode: 0644]
ucb/window/wwredrawwin.c [new file with mode: 0644]
ucb/window/wwrint.c [new file with mode: 0644]
ucb/window/wwscroll.c [new file with mode: 0644]
ucb/window/wwsize.c [new file with mode: 0644]
ucb/window/wwspawn.c [new file with mode: 0644]
ucb/window/wwsuspend.c [new file with mode: 0644]
ucb/window/wwtty.c [new file with mode: 0644]
ucb/window/wwunframe.c [new file with mode: 0644]
ucb/window/wwupdate.c [new file with mode: 0644]
ucb/window/wwwrite.c [new file with mode: 0644]
ucb/xstr.c [new file with mode: 0644]
ucb/yes.c [new file with mode: 0644]
usr.bin/MANIFEST [new file with mode: 0644]
usr.bin/Makefile [new file with mode: 0644]
usr.bin/PORT/ar11.c.Z [new file with mode: 0644]
usr.bin/PORT/efl.tar.Z [new file with mode: 0644]
usr.bin/PORT/file.c.Z [new file with mode: 0644]
usr.bin/PORT/lint.tar.Z [new file with mode: 0644]
usr.bin/PORT/ranlib.c.Z [new file with mode: 0644]
usr.bin/at/Makefile [new file with mode: 0644]
usr.bin/at/at.c [new file with mode: 0644]
usr.bin/at/atq.c [new file with mode: 0644]
usr.bin/at/atrm.c [new file with mode: 0644]
usr.bin/at/atrun.c [new file with mode: 0644]
usr.bin/basename.c [new file with mode: 0644]
usr.bin/bc.y [new file with mode: 0644]
usr.bin/cal.c [new file with mode: 0644]
usr.bin/calendar/Makefile [new file with mode: 0644]
usr.bin/calendar/calendar.c [new file with mode: 0644]
usr.bin/calendar/calendar.sh [new file with mode: 0644]
usr.bin/cb.c [new file with mode: 0644]
usr.bin/checkeq.c [new file with mode: 0644]
usr.bin/col.c [new file with mode: 0644]
usr.bin/comm.c [new file with mode: 0644]
usr.bin/crypt.c [new file with mode: 0644]
usr.bin/dc/Makefile [new file with mode: 0644]
usr.bin/dc/dc.c [new file with mode: 0644]
usr.bin/dc/dc.h [new file with mode: 0644]
usr.bin/deroff.c [new file with mode: 0644]
usr.bin/diction/Makefile [new file with mode: 0644]
usr.bin/diction/abbrev.c [new file with mode: 0644]
usr.bin/diction/conp.h [new file with mode: 0644]
usr.bin/diction/dict.c [new file with mode: 0644]
usr.bin/diction/dict.d [new file with mode: 0644]
usr.bin/diction/diction.c [new file with mode: 0644]
usr.bin/diction/diction.sh [new file with mode: 0644]
usr.bin/diction/edict.c [new file with mode: 0644]
usr.bin/diction/ehash.c [new file with mode: 0644]
usr.bin/diction/end.l [new file with mode: 0644]
usr.bin/diction/explain.d [new file with mode: 0644]
usr.bin/diction/explain.sh [new file with mode: 0644]
usr.bin/diction/names.h [new file with mode: 0644]
usr.bin/diction/nhash.c [new file with mode: 0644]
usr.bin/diction/nwords.l [new file with mode: 0644]
usr.bin/diction/outp.c [new file with mode: 0644]
usr.bin/diction/part.l [new file with mode: 0644]
usr.bin/diction/pscan.c [new file with mode: 0644]
usr.bin/diction/style.h [new file with mode: 0644]
usr.bin/diction/style.sh [new file with mode: 0644]
usr.bin/diction/suggest.sh [new file with mode: 0644]
usr.bin/diction/ydict.c [new file with mode: 0644]
usr.bin/diff3/Makefile [new file with mode: 0644]
usr.bin/diff3/diff3.c [new file with mode: 0644]
usr.bin/diff3/diff3.sh [new file with mode: 0644]
usr.bin/egrep.y [new file with mode: 0644]
usr.bin/eqn/Makefile [new file with mode: 0644]
usr.bin/eqn/diacrit.c [new file with mode: 0644]
usr.bin/eqn/e.h [new file with mode: 0644]
usr.bin/eqn/e.y [new file with mode: 0644]
usr.bin/eqn/eqnbox.c [new file with mode: 0644]
usr.bin/eqn/font.c [new file with mode: 0644]
usr.bin/eqn/fromto.c [new file with mode: 0644]
usr.bin/eqn/funny.c [new file with mode: 0644]
usr.bin/eqn/glob.c [new file with mode: 0644]
usr.bin/eqn/integral.c [new file with mode: 0644]
usr.bin/eqn/io.c [new file with mode: 0644]
usr.bin/eqn/lex.c [new file with mode: 0644]
usr.bin/eqn/lookup.c [new file with mode: 0644]
usr.bin/eqn/mark.c [new file with mode: 0644]
usr.bin/eqn/matrix.c [new file with mode: 0644]
usr.bin/eqn/move.c [new file with mode: 0644]
usr.bin/eqn/over.c [new file with mode: 0644]
usr.bin/eqn/paren.c [new file with mode: 0644]
usr.bin/eqn/pile.c [new file with mode: 0644]
usr.bin/eqn/shift.c [new file with mode: 0644]
usr.bin/eqn/size.c [new file with mode: 0644]
usr.bin/eqn/sqrt.c [new file with mode: 0644]
usr.bin/eqn/text.c [new file with mode: 0644]
usr.bin/f77/:gram.fix [new file with mode: 0644]
usr.bin/f77/:rofix [new file with mode: 0644]
usr.bin/f77/BUG? [new file with mode: 0644]
usr.bin/f77/Makefile [new file with mode: 0644]
usr.bin/f77/README [new file with mode: 0644]
usr.bin/f77/data.c [new file with mode: 0644]
usr.bin/f77/defines [new file with mode: 0644]
usr.bin/f77/defs [new file with mode: 0644]
usr.bin/f77/defs.orig [new file with mode: 0644]
usr.bin/f77/dmrdefs [new file with mode: 0644]
usr.bin/f77/drivedefs [new file with mode: 0644]
usr.bin/f77/driver.c [new file with mode: 0644]
usr.bin/f77/equiv.c [new file with mode: 0644]
usr.bin/f77/error.c [new file with mode: 0644]
usr.bin/f77/exec.c [new file with mode: 0644]
usr.bin/f77/expr.c [new file with mode: 0644]
usr.bin/f77/ftypes [new file with mode: 0644]
usr.bin/f77/gram.dcl [new file with mode: 0644]
usr.bin/f77/gram.exec [new file with mode: 0644]
usr.bin/f77/gram.expr [new file with mode: 0644]
usr.bin/f77/gram.head [new file with mode: 0644]
usr.bin/f77/gram.io [new file with mode: 0644]
usr.bin/f77/includes [new file with mode: 0644]
usr.bin/f77/init.c [new file with mode: 0644]
usr.bin/f77/intr.c [new file with mode: 0644]
usr.bin/f77/io.c [new file with mode: 0644]
usr.bin/f77/lex.c [new file with mode: 0644]
usr.bin/f77/locdefs [new file with mode: 0644]
usr.bin/f77/main.c [new file with mode: 0644]
usr.bin/f77/malloc.c [new file with mode: 0644]
usr.bin/f77/misc.c [new file with mode: 0644]
usr.bin/f77/pdp11.c [new file with mode: 0644]
usr.bin/f77/pdp11defs [new file with mode: 0644]
usr.bin/f77/pdp11x.c [new file with mode: 0644]
usr.bin/f77/proc.c [new file with mode: 0644]
usr.bin/f77/put.c [new file with mode: 0644]
usr.bin/f77/putdmr.c [new file with mode: 0644]
usr.bin/f77/scjdefs [new file with mode: 0644]
usr.bin/f77/string_defs [new file with mode: 0644]
usr.bin/f77/tags [new file with mode: 0644]
usr.bin/f77/tokdefs [new file with mode: 0644]
usr.bin/f77/tokens [new file with mode: 0644]
usr.bin/fgrep.c [new file with mode: 0644]
usr.bin/file.c [new file with mode: 0644]
usr.bin/find/Makefile [new file with mode: 0644]
usr.bin/find/bigram.c [new file with mode: 0644]
usr.bin/find/code.c [new file with mode: 0644]
usr.bin/find/find.c [new file with mode: 0644]
usr.bin/find/updatedb.csh [new file with mode: 0644]
usr.bin/fstat/Makefile [new file with mode: 0644]
usr.bin/fstat/fstat.8 [new file with mode: 0644]
usr.bin/fstat/fstat.c [new file with mode: 0644]
usr.bin/graph/Makefile [new file with mode: 0644]
usr.bin/graph/graph.c [new file with mode: 0644]
usr.bin/id/Makefile [new file with mode: 0644]
usr.bin/id/groups.1 [new file with mode: 0644]
usr.bin/id/groups.sh [new file with mode: 0644]
usr.bin/id/id.1 [new file with mode: 0644]
usr.bin/id/id.c [new file with mode: 0644]
usr.bin/id/whoami.1 [new file with mode: 0644]
usr.bin/id/whoami.sh [new file with mode: 0644]
usr.bin/iostat.c [new file with mode: 0644]
usr.bin/join.c [new file with mode: 0644]
usr.bin/learn/Makefile [new file with mode: 0644]
usr.bin/learn/README [new file with mode: 0644]
usr.bin/learn/copy.c [new file with mode: 0644]
usr.bin/learn/dounit.c [new file with mode: 0644]
usr.bin/learn/getlesson.c [new file with mode: 0644]
usr.bin/learn/lcount.c [new file with mode: 0644]
usr.bin/learn/learn.c [new file with mode: 0644]
usr.bin/learn/list.c [new file with mode: 0644]
usr.bin/learn/lrnref.h [new file with mode: 0644]
usr.bin/learn/lrntee.c [new file with mode: 0644]
usr.bin/learn/makpipe.c [new file with mode: 0644]
usr.bin/learn/maktee.c [new file with mode: 0644]
usr.bin/learn/mem.c [new file with mode: 0644]
usr.bin/learn/mysys.c [new file with mode: 0644]
usr.bin/learn/selsub.c [new file with mode: 0644]
usr.bin/learn/selunit.c [new file with mode: 0644]
usr.bin/learn/start.c [new file with mode: 0644]
usr.bin/learn/tags [new file with mode: 0644]
usr.bin/learn/tee.c [new file with mode: 0644]
usr.bin/learn/whatnow.c [new file with mode: 0644]
usr.bin/learn/wrapup.c [new file with mode: 0644]
usr.bin/lex/Makefile [new file with mode: 0644]
usr.bin/lex/header.c [new file with mode: 0644]
usr.bin/lex/ldefs.c [new file with mode: 0644]
usr.bin/lex/lmain.c [new file with mode: 0644]
usr.bin/lex/ncform [new file with mode: 0644]
usr.bin/lex/nrform [new file with mode: 0644]
usr.bin/lex/once.c [new file with mode: 0644]
usr.bin/lex/parser.y [new file with mode: 0644]
usr.bin/lex/sub1.c [new file with mode: 0644]
usr.bin/lex/sub2.c [new file with mode: 0644]
usr.bin/lint/Makefile [new file with mode: 0644]
usr.bin/lint/READ_ME [new file with mode: 0644]
usr.bin/lint/SHELL [new file with mode: 0644]
usr.bin/lint/hash.c [new file with mode: 0644]
usr.bin/lint/libs [new file with mode: 0755]
usr.bin/lint/lint.c [new file with mode: 0644]
usr.bin/lint/lmanifest.h [new file with mode: 0644]
usr.bin/lint/lpass2.c [new file with mode: 0644]
usr.bin/lint/macdefs.h [new file with mode: 0644]
usr.bin/look.c [new file with mode: 0644]
usr.bin/lorder.sh [new file with mode: 0644]
usr.bin/m4/Makefile [new file with mode: 0644]
usr.bin/m4/NOTES [new file with mode: 0644]
usr.bin/m4/TEST/ack.m4 [new file with mode: 0644]
usr.bin/m4/TEST/hanoi.m4 [new file with mode: 0644]
usr.bin/m4/TEST/hash.m4 [new file with mode: 0644]
usr.bin/m4/TEST/sqroot.m4 [new file with mode: 0644]
usr.bin/m4/TEST/string.m4 [new file with mode: 0644]
usr.bin/m4/TEST/test.m4 [new file with mode: 0644]
usr.bin/m4/eval.c [new file with mode: 0644]
usr.bin/m4/expr.c [new file with mode: 0644]
usr.bin/m4/extern.h [new file with mode: 0644]
usr.bin/m4/look.c [new file with mode: 0644]
usr.bin/m4/main.c [new file with mode: 0644]
usr.bin/m4/mdef.h [new file with mode: 0644]
usr.bin/m4/misc.c [new file with mode: 0644]
usr.bin/m4/pathnames.h [new file with mode: 0644]
usr.bin/m4/stdd.h [new file with mode: 0644]
usr.bin/m4/tags [new file with mode: 0644]
usr.bin/mesg.c [new file with mode: 0644]
usr.bin/mkdep.sh [new file with mode: 0644]
usr.bin/mkerrlst/Makefile [new file with mode: 0644]
usr.bin/mkerrlst/mkerrlst.1 [new file with mode: 0644]
usr.bin/mkerrlst/mkerrlst.c [new file with mode: 0644]
usr.bin/neqn/Makefile [new file with mode: 0644]
usr.bin/nohup.sh [new file with mode: 0644]
usr.bin/patch/EXTERN.h [new file with mode: 0644]
usr.bin/patch/INTERN.h [new file with mode: 0644]
usr.bin/patch/MANIFEST [new file with mode: 0644]
usr.bin/patch/Makefile [new file with mode: 0644]
usr.bin/patch/README [new file with mode: 0644]
usr.bin/patch/common.h [new file with mode: 0644]
usr.bin/patch/config.h [new file with mode: 0644]
usr.bin/patch/dist/Configure [new file with mode: 0644]
usr.bin/patch/dist/Makefile [new file with mode: 0644]
usr.bin/patch/dist/Makefile.SH [new file with mode: 0644]
usr.bin/patch/dist/config.H [new file with mode: 0644]
usr.bin/patch/dist/config.h.SH [new file with mode: 0644]
usr.bin/patch/dist/config.sh [new file with mode: 0644]
usr.bin/patch/dist/filexp [new file with mode: 0755]
usr.bin/patch/dist/myread [new file with mode: 0644]
usr.bin/patch/dist/util.c [new file with mode: 0644]
usr.bin/patch/inp.c [new file with mode: 0644]
usr.bin/patch/inp.h [new file with mode: 0644]
usr.bin/patch/malloc.c [new file with mode: 0644]
usr.bin/patch/patch.c [new file with mode: 0644]
usr.bin/patch/patch.man [new file with mode: 0644]
usr.bin/patch/patchlevel.h [new file with mode: 0644]
usr.bin/patch/pch.c [new file with mode: 0644]
usr.bin/patch/pch.h [new file with mode: 0644]
usr.bin/patch/util.c [new file with mode: 0644]
usr.bin/patch/util.h [new file with mode: 0644]
usr.bin/patch/version.c [new file with mode: 0644]
usr.bin/patch/version.h [new file with mode: 0644]
usr.bin/plot/Makefile [new file with mode: 0644]
usr.bin/plot/atoplot.c [new file with mode: 0644]
usr.bin/plot/chrtab.c [new file with mode: 0644]
usr.bin/plot/crtdriver.c [new file with mode: 0644]
usr.bin/plot/crtplot.c [new file with mode: 0644]
usr.bin/plot/debug.c [new file with mode: 0644]
usr.bin/plot/driver.c [new file with mode: 0644]
usr.bin/plot/plot.sh [new file with mode: 0644]
usr.bin/plot/plottoa.c [new file with mode: 0644]
usr.bin/printf/Makefile [new file with mode: 0644]
usr.bin/printf/printf.1 [new file with mode: 0644]
usr.bin/printf/printf.c [new file with mode: 0644]
usr.bin/prof/Makefile [new file with mode: 0644]
usr.bin/prof/prof.c [new file with mode: 0644]
usr.bin/ptx.c [new file with mode: 0644]
usr.bin/ranlib/Makefile [new file with mode: 0644]
usr.bin/ranlib/build.c [new file with mode: 0644]
usr.bin/ranlib/misc.c [new file with mode: 0644]
usr.bin/ranlib/pathnames.h [new file with mode: 0644]
usr.bin/ranlib/ranlib.1 [new file with mode: 0644]
usr.bin/ranlib/ranlib.5.5 [new file with mode: 0644]
usr.bin/ranlib/ranlib.c [new file with mode: 0644]
usr.bin/ranlib/touch.c [new file with mode: 0644]
usr.bin/ratfor/Makefile [new file with mode: 0644]
usr.bin/ratfor/r.g [new file with mode: 0644]
usr.bin/ratfor/r.h [new file with mode: 0644]
usr.bin/ratfor/r0.c [new file with mode: 0644]
usr.bin/ratfor/r1.c [new file with mode: 0644]
usr.bin/ratfor/r2.c [new file with mode: 0644]
usr.bin/ratfor/rio.c [new file with mode: 0644]
usr.bin/ratfor/rlex.c [new file with mode: 0644]
usr.bin/ratfor/rlook.c [new file with mode: 0644]
usr.bin/refer/Makefile [new file with mode: 0644]
usr.bin/refer/TEST [new file with mode: 0644]
usr.bin/refer/TOFIX [new file with mode: 0644]
usr.bin/refer/addbib.c [new file with mode: 0644]
usr.bin/refer/annobib.c [new file with mode: 0644]
usr.bin/refer/deliv1.c [new file with mode: 0644]
usr.bin/refer/deliv2.c [new file with mode: 0644]
usr.bin/refer/flagger.c [new file with mode: 0644]
usr.bin/refer/glue1.c [new file with mode: 0644]
usr.bin/refer/glue2.c [new file with mode: 0644]
usr.bin/refer/glue3.c [new file with mode: 0644]
usr.bin/refer/glue4.c [new file with mode: 0644]
usr.bin/refer/glue5.c [new file with mode: 0644]
usr.bin/refer/hunt1.c [new file with mode: 0644]
usr.bin/refer/hunt2.c [new file with mode: 0644]
usr.bin/refer/hunt3.c [new file with mode: 0644]
usr.bin/refer/hunt5.c [new file with mode: 0644]
usr.bin/refer/hunt6.c [new file with mode: 0644]
usr.bin/refer/hunt7.c [new file with mode: 0644]
usr.bin/refer/hunt8.c [new file with mode: 0644]
usr.bin/refer/hunt9.c [new file with mode: 0644]
usr.bin/refer/indxbib.sh [new file with mode: 0644]
usr.bin/refer/inv1.c [new file with mode: 0644]
usr.bin/refer/inv2.c [new file with mode: 0644]
usr.bin/refer/inv3.c [new file with mode: 0644]
usr.bin/refer/inv5.c [new file with mode: 0644]
usr.bin/refer/inv6.c [new file with mode: 0644]
usr.bin/refer/kaiser.c [new file with mode: 0644]
usr.bin/refer/lookbib.c [new file with mode: 0644]
usr.bin/refer/mkey1.c [new file with mode: 0644]
usr.bin/refer/mkey2.c [new file with mode: 0644]
usr.bin/refer/mkey3.c [new file with mode: 0644]
usr.bin/refer/refer..c [new file with mode: 0644]
usr.bin/refer/refer0.c [new file with mode: 0644]
usr.bin/refer/refer1.c [new file with mode: 0644]
usr.bin/refer/refer2.c [new file with mode: 0644]
usr.bin/refer/refer3.c [new file with mode: 0644]
usr.bin/refer/refer4.c [new file with mode: 0644]
usr.bin/refer/refer5.c [new file with mode: 0644]
usr.bin/refer/refer6.c [new file with mode: 0644]
usr.bin/refer/refer7.c [new file with mode: 0644]
usr.bin/refer/refer8.c [new file with mode: 0644]
usr.bin/refer/roffbib.sh [new file with mode: 0644]
usr.bin/refer/shell.c [new file with mode: 0644]
usr.bin/refer/sortbib.c [new file with mode: 0644]
usr.bin/refer/thash.c [new file with mode: 0644]
usr.bin/refer/tick.c [new file with mode: 0644]
usr.bin/refer/tmac.bib [new file with mode: 0644]
usr.bin/refer/types.c [new file with mode: 0644]
usr.bin/refer/what..c [new file with mode: 0644]
usr.bin/refer/what1.c [new file with mode: 0644]
usr.bin/refer/what2.c [new file with mode: 0644]
usr.bin/refer/what3.c [new file with mode: 0644]
usr.bin/refer/what4.c [new file with mode: 0644]
usr.bin/renice/Makefile [new file with mode: 0644]
usr.bin/renice/renice.8 [new file with mode: 0644]
usr.bin/renice/renice.c [new file with mode: 0644]
usr.bin/rev.c [new file with mode: 0644]
usr.bin/roff/Makefile [new file with mode: 0644]
usr.bin/roff/common_source/README [new file with mode: 0644]
usr.bin/roff/common_source/d.h [new file with mode: 0644]
usr.bin/roff/common_source/hytab.c [new file with mode: 0644]
usr.bin/roff/common_source/n1.c [new file with mode: 0644]
usr.bin/roff/common_source/n2.c [new file with mode: 0644]
usr.bin/roff/common_source/n3.c [new file with mode: 0644]
usr.bin/roff/common_source/n4.c [new file with mode: 0644]
usr.bin/roff/common_source/n5.c [new file with mode: 0644]
usr.bin/roff/common_source/n7.c [new file with mode: 0644]
usr.bin/roff/common_source/n8.c [new file with mode: 0644]
usr.bin/roff/common_source/n9.c [new file with mode: 0644]
usr.bin/roff/common_source/ni.c [new file with mode: 0644]
usr.bin/roff/common_source/nii.c [new file with mode: 0644]
usr.bin/roff/common_source/sdef.h [new file with mode: 0644]
usr.bin/roff/common_source/suftab.c [new file with mode: 0644]
usr.bin/roff/common_source/tdef.h [new file with mode: 0644]
usr.bin/roff/common_source/textscript [new file with mode: 0644]
usr.bin/roff/common_source/tw.h [new file with mode: 0644]
usr.bin/roff/common_source/v.h [new file with mode: 0644]
usr.bin/roff/nroff/Makefile [new file with mode: 0644]
usr.bin/roff/nroff/n10.c [new file with mode: 0644]
usr.bin/roff/nroff/n6.c [new file with mode: 0644]
usr.bin/roff/nroff/ntab.c [new file with mode: 0644]
usr.bin/roff/nroff_term/Makefile [new file with mode: 0644]
usr.bin/roff/nroff_term/README [new file with mode: 0644]
usr.bin/roff/nroff_term/chartst [new file with mode: 0644]
usr.bin/roff/nroff_term/code.300 [new file with mode: 0644]
usr.bin/roff/nroff_term/code.aj833 [new file with mode: 0644]
usr.bin/roff/nroff_term/code.itoh [new file with mode: 0644]
usr.bin/roff/nroff_term/code.nec [new file with mode: 0644]
usr.bin/roff/nroff_term/code.x-ecs [new file with mode: 0644]
usr.bin/roff/nroff_term/code.xerox [new file with mode: 0644]
usr.bin/roff/nroff_term/tab300-12.c [new file with mode: 0644]
usr.bin/roff/nroff_term/tab300.c [new file with mode: 0644]
usr.bin/roff/nroff_term/tab302-12.c [new file with mode: 0644]
usr.bin/roff/nroff_term/tab302.c [new file with mode: 0644]
usr.bin/roff/nroff_term/tab37.c [new file with mode: 0644]
usr.bin/roff/nroff_term/tab382-12.c [new file with mode: 0644]
usr.bin/roff/nroff_term/tab382.c [new file with mode: 0644]
usr.bin/roff/nroff_term/tab450-12.c [new file with mode: 0644]
usr.bin/roff/nroff_term/tab450.c [new file with mode: 0644]
usr.bin/roff/nroff_term/tab833-12.c [new file with mode: 0644]
usr.bin/roff/nroff_term/tab833.c [new file with mode: 0644]
usr.bin/roff/nroff_term/tabepson.c [new file with mode: 0644]
usr.bin/roff/nroff_term/tabitoh.c [new file with mode: 0644]
usr.bin/roff/nroff_term/tabitoh12.c [new file with mode: 0644]
usr.bin/roff/nroff_term/tablpr.c [new file with mode: 0644]
usr.bin/roff/nroff_term/tabnec-t.c [new file with mode: 0644]
usr.bin/roff/nroff_term/tabnec.c [new file with mode: 0644]
usr.bin/roff/nroff_term/tabnec12.c [new file with mode: 0644]
usr.bin/roff/nroff_term/tabnec25-t.c [new file with mode: 0644]
usr.bin/roff/nroff_term/tabqume.c [new file with mode: 0644]
usr.bin/roff/nroff_term/tabqume12.c [new file with mode: 0644]
usr.bin/roff/nroff_term/tabx-ecs.c [new file with mode: 0644]
usr.bin/roff/nroff_term/tabx-ecs12.c [new file with mode: 0644]
usr.bin/roff/nroff_term/tabxerox.c [new file with mode: 0644]
usr.bin/roff/nroff_term/tabxerox12.c [new file with mode: 0644]
usr.bin/roff/troff/Makefile [new file with mode: 0644]
usr.bin/roff/troff/svt6.c [new file with mode: 0644]
usr.bin/roff/troff/t10.c [new file with mode: 0644]
usr.bin/roff/troff/t6.c [new file with mode: 0644]
usr.bin/roff/troff/tab3.c [new file with mode: 0644]
usr.bin/roff/troff_font/Makefile [new file with mode: 0644]
usr.bin/roff/troff_font/ftBC.n [new file with mode: 0644]
usr.bin/roff/troff_font/ftC.n [new file with mode: 0644]
usr.bin/roff/troff_font/ftCW.n [new file with mode: 0644]
usr.bin/roff/troff_font/ftGR.n [new file with mode: 0644]
usr.bin/roff/troff_font/ftR.n [new file with mode: 0644]
usr.bin/roff/troff_font/linkrc [new file with mode: 0755]
usr.bin/roff/troff_font/mkfont.c [new file with mode: 0644]
usr.bin/roff/troff_font/mkfont1.c [new file with mode: 0644]
usr.bin/roff/troff_font/onefont [new file with mode: 0755]
usr.bin/shar/Makefile [new file with mode: 0644]
usr.bin/shar/shar.1 [new file with mode: 0644]
usr.bin/shar/shar.c [new file with mode: 0644]
usr.bin/shar/traverse.3 [new file with mode: 0644]
usr.bin/shar/traverse.c [new file with mode: 0644]
usr.bin/sleep.c [new file with mode: 0644]
usr.bin/sort.c [new file with mode: 0644]
usr.bin/spell/Makefile [new file with mode: 0644]
usr.bin/spell/american [new file with mode: 0644]
usr.bin/spell/british [new file with mode: 0644]
usr.bin/spell/local [new file with mode: 0644]
usr.bin/spell/spell.c [new file with mode: 0644]
usr.bin/spell/spell.h [new file with mode: 0644]
usr.bin/spell/spell.sh [new file with mode: 0644]
usr.bin/spell/spellin.c [new file with mode: 0644]
usr.bin/spell/spellout.c [new file with mode: 0644]
usr.bin/spell/stop [new file with mode: 0644]
usr.bin/spline.c [new file with mode: 0644]
usr.bin/split.c [new file with mode: 0644]
usr.bin/struct/0.alloc.c [new file with mode: 0644]
usr.bin/struct/0.args.c [new file with mode: 0644]
usr.bin/struct/0.def.c [new file with mode: 0644]
usr.bin/struct/0.extr.c [new file with mode: 0644]
usr.bin/struct/0.graph.c [new file with mode: 0644]
usr.bin/struct/0.list.c [new file with mode: 0644]
usr.bin/struct/0.parts.c [new file with mode: 0644]
usr.bin/struct/0.string.c [new file with mode: 0644]
usr.bin/struct/1.defs.h [new file with mode: 0644]
usr.bin/struct/1.finish.c [new file with mode: 0644]
usr.bin/struct/1.form.c [new file with mode: 0644]
usr.bin/struct/1.fort.c [new file with mode: 0644]
usr.bin/struct/1.hash.c [new file with mode: 0644]
usr.bin/struct/1.incl.h [new file with mode: 0644]
usr.bin/struct/1.init.c [new file with mode: 0644]
usr.bin/struct/1.line.c [new file with mode: 0644]
usr.bin/struct/1.main.c [new file with mode: 0644]
usr.bin/struct/1.node.c [new file with mode: 0644]
usr.bin/struct/1.recog.c [new file with mode: 0644]
usr.bin/struct/1.tables.c [new file with mode: 0644]
usr.bin/struct/2.def.h [new file with mode: 0644]
usr.bin/struct/2.dfs.c [new file with mode: 0644]
usr.bin/struct/2.dom.c [new file with mode: 0644]
usr.bin/struct/2.head.c [new file with mode: 0644]
usr.bin/struct/2.inarc.c [new file with mode: 0644]
usr.bin/struct/2.main.c [new file with mode: 0644]
usr.bin/struct/2.tree.c [new file with mode: 0644]
usr.bin/struct/3.branch.c [new file with mode: 0644]
usr.bin/struct/3.def.h [new file with mode: 0644]
usr.bin/struct/3.flow.c [new file with mode: 0644]
usr.bin/struct/3.loop.c [new file with mode: 0644]
usr.bin/struct/3.main.c [new file with mode: 0644]
usr.bin/struct/3.reach.c [new file with mode: 0644]
usr.bin/struct/3.then.c [new file with mode: 0644]
usr.bin/struct/4.brace.c [new file with mode: 0644]
usr.bin/struct/4.def.h [new file with mode: 0644]
usr.bin/struct/4.form.c [new file with mode: 0644]
usr.bin/struct/4.main.c [new file with mode: 0644]
usr.bin/struct/4.out.c [new file with mode: 0644]
usr.bin/struct/Makefile [new file with mode: 0644]
usr.bin/struct/b.h [new file with mode: 0644]
usr.bin/struct/bdef.c [new file with mode: 0644]
usr.bin/struct/beauty.y [new file with mode: 0644]
usr.bin/struct/def.h [new file with mode: 0644]
usr.bin/struct/lextab.l [new file with mode: 0644]
usr.bin/struct/main.c [new file with mode: 0644]
usr.bin/struct/struct [new file with mode: 0644]
usr.bin/struct/tree.c [new file with mode: 0644]
usr.bin/sum.c [new file with mode: 0644]
usr.bin/tabs.c [new file with mode: 0644]
usr.bin/tbl/Makefile [new file with mode: 0644]
usr.bin/tbl/t..c [new file with mode: 0644]
usr.bin/tbl/t0.c [new file with mode: 0644]
usr.bin/tbl/t1.c [new file with mode: 0644]
usr.bin/tbl/t2.c [new file with mode: 0644]
usr.bin/tbl/t3.c [new file with mode: 0644]
usr.bin/tbl/t4.c [new file with mode: 0644]
usr.bin/tbl/t5.c [new file with mode: 0644]
usr.bin/tbl/t6.c [new file with mode: 0644]
usr.bin/tbl/t7.c [new file with mode: 0644]
usr.bin/tbl/t8.c [new file with mode: 0644]
usr.bin/tbl/t9.c [new file with mode: 0644]
usr.bin/tbl/tb.c [new file with mode: 0644]
usr.bin/tbl/tc.c [new file with mode: 0644]
usr.bin/tbl/te.c [new file with mode: 0644]
usr.bin/tbl/tf.c [new file with mode: 0644]
usr.bin/tbl/tg.c [new file with mode: 0644]
usr.bin/tbl/ti.c [new file with mode: 0644]
usr.bin/tbl/tm.c [new file with mode: 0644]
usr.bin/tbl/ts.c [new file with mode: 0644]
usr.bin/tbl/tt.c [new file with mode: 0644]
usr.bin/tbl/tu.c [new file with mode: 0644]
usr.bin/tbl/tv.c [new file with mode: 0644]
usr.bin/tc.c [new file with mode: 0644]
usr.bin/tip/Makefile [new file with mode: 0644]
usr.bin/tip/README [new file with mode: 0644]
usr.bin/tip/TODO [new file with mode: 0644]
usr.bin/tip/acu.c [new file with mode: 0644]
usr.bin/tip/aculib/Makefile [new file with mode: 0644]
usr.bin/tip/aculib/biz22.c [new file with mode: 0644]
usr.bin/tip/aculib/biz31.c [new file with mode: 0644]
usr.bin/tip/aculib/courier.c [new file with mode: 0644]
usr.bin/tip/aculib/df.c [new file with mode: 0644]
usr.bin/tip/aculib/dn11.c [new file with mode: 0644]
usr.bin/tip/aculib/hayes.c [new file with mode: 0644]
usr.bin/tip/aculib/penril.c [new file with mode: 0644]
usr.bin/tip/aculib/v3451.c [new file with mode: 0644]
usr.bin/tip/aculib/v831.c [new file with mode: 0644]
usr.bin/tip/aculib/ventel.c [new file with mode: 0644]
usr.bin/tip/acutab.c [new file with mode: 0644]
usr.bin/tip/cmds.c [new file with mode: 0644]
usr.bin/tip/cmdtab.c [new file with mode: 0644]
usr.bin/tip/cu.c [new file with mode: 0644]
usr.bin/tip/hunt.c [new file with mode: 0644]
usr.bin/tip/log.c [new file with mode: 0644]
usr.bin/tip/partab.c [new file with mode: 0644]
usr.bin/tip/phones-file [new file with mode: 0644]
usr.bin/tip/remcap.c [new file with mode: 0644]
usr.bin/tip/remote-file [new file with mode: 0644]
usr.bin/tip/remote.c [new file with mode: 0644]
usr.bin/tip/tip.c [new file with mode: 0644]
usr.bin/tip/tip.h [new file with mode: 0644]
usr.bin/tip/tipout.c [new file with mode: 0644]
usr.bin/tip/uucplock.c [new file with mode: 0644]
usr.bin/tip/value.c [new file with mode: 0644]
usr.bin/tip/vars.c [new file with mode: 0644]
usr.bin/tk.c [new file with mode: 0644]
usr.bin/touch.c [new file with mode: 0644]
usr.bin/tr.c [new file with mode: 0644]
usr.bin/tsort.c [new file with mode: 0644]
usr.bin/tty.c [new file with mode: 0644]
usr.bin/uname/Makefile [new file with mode: 0644]
usr.bin/uname/uname.1 [new file with mode: 0644]
usr.bin/uname/uname.c [new file with mode: 0644]
usr.bin/uniq.c [new file with mode: 0644]
usr.bin/units.c [new file with mode: 0644]
usr.bin/uucp/CHANGES [new file with mode: 0644]
usr.bin/uucp/Makefile [new file with mode: 0644]
usr.bin/uucp/README [new file with mode: 0644]
usr.bin/uucp/README.TCP [new file with mode: 0644]
usr.bin/uucp/README.dialino [new file with mode: 0644]
usr.bin/uucp/UUAIDS/L-devices [new file with mode: 0644]
usr.bin/uucp/UUAIDS/L-dialcodes [new file with mode: 0644]
usr.bin/uucp/UUAIDS/L.aliases [new file with mode: 0644]
usr.bin/uucp/UUAIDS/L.cmds [new file with mode: 0644]
usr.bin/uucp/UUAIDS/L.sys [new file with mode: 0644]
usr.bin/uucp/UUAIDS/Notes.L.sys [new file with mode: 0644]
usr.bin/uucp/UUAIDS/USERFILE [new file with mode: 0644]
usr.bin/uucp/UUAIDS/setup.tblms [new file with mode: 0644]
usr.bin/uucp/UUAIDS/uu.daily [new file with mode: 0644]
usr.bin/uucp/UUAIDS/uu.daily.seism [new file with mode: 0644]
usr.bin/uucp/UUAIDS/uu.hourly [new file with mode: 0644]
usr.bin/uucp/UUAIDS/uu.weekly [new file with mode: 0644]
usr.bin/uucp/UUAIDS/uucp.daily [new file with mode: 0644]
usr.bin/uucp/UUAIDS/uucpsrv.c [new file with mode: 0644]
usr.bin/uucp/UUAIDS/uucpsummary [new file with mode: 0644]
usr.bin/uucp/UUAIDS/uucpsummary.mo [new file with mode: 0644]
usr.bin/uucp/UUAIDS/uurate [new file with mode: 0644]
usr.bin/uucp/UUAIDS/uutbl [new file with mode: 0644]
usr.bin/uucp/UUAIDS/uuusage [new file with mode: 0644]
usr.bin/uucp/acucntrl.8 [new file with mode: 0644]
usr.bin/uucp/acucntrl.c [new file with mode: 0644]
usr.bin/uucp/aculib/Makefile [new file with mode: 0644]
usr.bin/uucp/aculib/att2224.c [new file with mode: 0644]
usr.bin/uucp/aculib/bsdtcp.c [new file with mode: 0644]
usr.bin/uucp/aculib/cds224.c [new file with mode: 0644]
usr.bin/uucp/aculib/df12.c [new file with mode: 0644]
usr.bin/uucp/aculib/df2.c [new file with mode: 0644]
usr.bin/uucp/aculib/dk.c [new file with mode: 0644]
usr.bin/uucp/aculib/dn.c [new file with mode: 0644]
usr.bin/uucp/aculib/hys.c [new file with mode: 0644]
usr.bin/uucp/aculib/hys24.c [new file with mode: 0644]
usr.bin/uucp/aculib/hysq.c [new file with mode: 0644]
usr.bin/uucp/aculib/mic.c [new file with mode: 0644]
usr.bin/uucp/aculib/nov.c [new file with mode: 0644]
usr.bin/uucp/aculib/pen.c [new file with mode: 0644]
usr.bin/uucp/aculib/pnet.c [new file with mode: 0644]
usr.bin/uucp/aculib/rvmacs.c [new file with mode: 0644]
usr.bin/uucp/aculib/sy.c [new file with mode: 0644]
usr.bin/uucp/aculib/unet.c [new file with mode: 0644]
usr.bin/uucp/aculib/va212.c [new file with mode: 0644]
usr.bin/uucp/aculib/va811.c [new file with mode: 0644]
usr.bin/uucp/aculib/va820.c [new file with mode: 0644]
usr.bin/uucp/aculib/vad.c [new file with mode: 0644]
usr.bin/uucp/aculib/vent.c [new file with mode: 0644]
usr.bin/uucp/aculib/vmacs.c [new file with mode: 0644]
usr.bin/uucp/anlwrk.c [new file with mode: 0644]
usr.bin/uucp/anyread.c [new file with mode: 0644]
usr.bin/uucp/assert.c [new file with mode: 0644]
usr.bin/uucp/cfgets.c [new file with mode: 0644]
usr.bin/uucp/chkpth.c [new file with mode: 0644]
usr.bin/uucp/chksum.c [new file with mode: 0644]
usr.bin/uucp/cico.c [new file with mode: 0644]
usr.bin/uucp/cntrl.c [new file with mode: 0644]
usr.bin/uucp/condevs.c [new file with mode: 0644]
usr.bin/uucp/condevs.h [new file with mode: 0644]
usr.bin/uucp/conn.c [new file with mode: 0644]
usr.bin/uucp/cpmv.c [new file with mode: 0644]
usr.bin/uucp/expfile.c [new file with mode: 0644]
usr.bin/uucp/fio.c [new file with mode: 0644]
usr.bin/uucp/gename.c [new file with mode: 0644]
usr.bin/uucp/getargs.c [new file with mode: 0644]
usr.bin/uucp/getprm.c [new file with mode: 0644]
usr.bin/uucp/getpwinfo.c [new file with mode: 0644]
usr.bin/uucp/gio.c [new file with mode: 0644]
usr.bin/uucp/gnamef.c [new file with mode: 0644]
usr.bin/uucp/gnsys.c [new file with mode: 0644]
usr.bin/uucp/gnxseq.c [new file with mode: 0644]
usr.bin/uucp/imsg.c [new file with mode: 0644]
usr.bin/uucp/lastpart.c [new file with mode: 0644]
usr.bin/uucp/logent.c [new file with mode: 0644]
usr.bin/uucp/mailst.c [new file with mode: 0644]
usr.bin/uucp/pk.h [new file with mode: 0644]
usr.bin/uucp/pk0.c [new file with mode: 0644]
usr.bin/uucp/pk1.c [new file with mode: 0644]
usr.bin/uucp/prefix.c [new file with mode: 0644]
usr.bin/uucp/setline.c [new file with mode: 0644]
usr.bin/uucp/subdir.c [new file with mode: 0644]
usr.bin/uucp/sysacct.c [new file with mode: 0644]
usr.bin/uucp/systat.c [new file with mode: 0644]
usr.bin/uucp/tio.c [new file with mode: 0644]
usr.bin/uucp/ulockf.c [new file with mode: 0644]
usr.bin/uucp/uuclean.c [new file with mode: 0644]
usr.bin/uucp/uucp.c [new file with mode: 0644]
usr.bin/uucp/uucp.h [new file with mode: 0644]
usr.bin/uucp/uucpd.c [new file with mode: 0644]
usr.bin/uucp/uucpdefs.c [new file with mode: 0644]
usr.bin/uucp/uucpname.c [new file with mode: 0644]
usr.bin/uucp/uudecode.c [new file with mode: 0644]
usr.bin/uucp/uuencode.c [new file with mode: 0644]
usr.bin/uucp/uulog.c [new file with mode: 0644]
usr.bin/uucp/uuname.c [new file with mode: 0644]
usr.bin/uucp/uupoll.c [new file with mode: 0644]
usr.bin/uucp/uuq.c [new file with mode: 0644]
usr.bin/uucp/uusend.c [new file with mode: 0644]
usr.bin/uucp/uusnap.c [new file with mode: 0644]
usr.bin/uucp/uust.h [new file with mode: 0644]
usr.bin/uucp/uusub.h [new file with mode: 0644]
usr.bin/uucp/uux.c [new file with mode: 0644]
usr.bin/uucp/uuxqt.c [new file with mode: 0644]
usr.bin/uucp/versys.c [new file with mode: 0644]
usr.bin/uucp/vms.tar.Z [new file with mode: 0644]
usr.bin/uucp/xqt.c [new file with mode: 0644]
usr.bin/whereis/Makefile [new file with mode: 0644]
usr.bin/whereis/whereis.1 [new file with mode: 0644]
usr.bin/whereis/whereis.c [new file with mode: 0644]
usr.bin/xargs/Makefile [new file with mode: 0644]
usr.bin/xargs/pathnames.h [new file with mode: 0644]
usr.bin/xargs/xargs.1 [new file with mode: 0644]
usr.bin/xargs/xargs.c [new file with mode: 0644]
usr.bin/xinstall/Makefile [new file with mode: 0644]
usr.bin/xinstall/install.1 [new file with mode: 0644]
usr.bin/xinstall/pathnames.h [new file with mode: 0644]
usr.bin/xinstall/xinstall.c [new file with mode: 0644]
usr.bin/yacc/Makefile [new file with mode: 0644]
usr.bin/yacc/dextern [new file with mode: 0644]
usr.bin/yacc/files [new file with mode: 0644]
usr.bin/yacc/y1.c [new file with mode: 0644]
usr.bin/yacc/y2.c [new file with mode: 0644]
usr.bin/yacc/y3.c [new file with mode: 0644]
usr.bin/yacc/y4.c [new file with mode: 0644]
usr.bin/yacc/yaccdiffs [new file with mode: 0644]
usr.bin/yacc/yaccnews [new file with mode: 0644]
usr.bin/yacc/yaccpar [new file with mode: 0644]
usr.lib/MANIFEST [new file with mode: 0644]
usr.lib/Makefile [new file with mode: 0644]
usr.lib/PORT/libg.tar.Z [new file with mode: 0644]
usr.lib/PORT/libm.tar.Z [new file with mode: 0644]
usr.lib/PORT/libpc.tar.Z [new file with mode: 0644]
usr.lib/lib2648/2648.h [new file with mode: 0644]
usr.lib/lib2648/Makefile [new file with mode: 0644]
usr.lib/lib2648/agoto.c [new file with mode: 0644]
usr.lib/lib2648/aminmax.c [new file with mode: 0644]
usr.lib/lib2648/aon.c [new file with mode: 0644]
usr.lib/lib2648/areaclear.c [new file with mode: 0644]
usr.lib/lib2648/beep.c [new file with mode: 0644]
usr.lib/lib2648/bit.h [new file with mode: 0644]
usr.lib/lib2648/bitcopy.c [new file with mode: 0644]
usr.lib/lib2648/cleara.c [new file with mode: 0644]
usr.lib/lib2648/clearg.c [new file with mode: 0644]
usr.lib/lib2648/curon.c [new file with mode: 0644]
usr.lib/lib2648/dispmsg.c [new file with mode: 0644]
usr.lib/lib2648/draw.c [new file with mode: 0644]
usr.lib/lib2648/drawbox.c [new file with mode: 0644]
usr.lib/lib2648/dumpmat.c [new file with mode: 0644]
usr.lib/lib2648/emptyrow.c [new file with mode: 0644]
usr.lib/lib2648/error.c [new file with mode: 0644]
usr.lib/lib2648/escseq.c [new file with mode: 0644]
usr.lib/lib2648/gdefault.c [new file with mode: 0644]
usr.lib/lib2648/gon.c [new file with mode: 0644]
usr.lib/lib2648/kon.c [new file with mode: 0644]
usr.lib/lib2648/line.c [new file with mode: 0644]
usr.lib/lib2648/mat.c [new file with mode: 0644]
usr.lib/lib2648/message.c [new file with mode: 0644]
usr.lib/lib2648/minmax.c [new file with mode: 0644]
usr.lib/lib2648/motion.c [new file with mode: 0644]
usr.lib/lib2648/move.c [new file with mode: 0644]
usr.lib/lib2648/movecurs.c [new file with mode: 0644]
usr.lib/lib2648/newmat.c [new file with mode: 0644]
usr.lib/lib2648/outchar.c [new file with mode: 0644]
usr.lib/lib2648/outstr.c [new file with mode: 0644]
usr.lib/lib2648/printg.c [new file with mode: 0644]
usr.lib/lib2648/rawchar.c [new file with mode: 0644]
usr.lib/lib2648/rbon.c [new file with mode: 0644]
usr.lib/lib2648/rdchar.c [new file with mode: 0644]
usr.lib/lib2648/readline.c [new file with mode: 0644]
usr.lib/lib2648/set.c [new file with mode: 0644]
usr.lib/lib2648/setmat.c [new file with mode: 0644]
usr.lib/lib2648/sync.c [new file with mode: 0644]
usr.lib/lib2648/texton.c [new file with mode: 0644]
usr.lib/lib2648/ttyinit.c [new file with mode: 0644]
usr.lib/lib2648/update.c [new file with mode: 0644]
usr.lib/lib2648/video.c [new file with mode: 0644]
usr.lib/lib2648/zermat.c [new file with mode: 0644]
usr.lib/lib2648/zoomn.c [new file with mode: 0644]
usr.lib/lib2648/zoomon.c [new file with mode: 0644]
usr.lib/lib2648/zoomout.c [new file with mode: 0644]
usr.lib/libF77/Makefile [new file with mode: 0644]
usr.lib/libF77/NEWS [new file with mode: 0644]
usr.lib/libF77/READ_ME [new file with mode: 0644]
usr.lib/libF77/Revision [new file with mode: 0755]
usr.lib/libF77/Test_float [new file with mode: 0755]
usr.lib/libF77/Usef.c [new file with mode: 0644]
usr.lib/libF77/Version.c [new file with mode: 0644]
usr.lib/libF77/abort_.c [new file with mode: 0644]
usr.lib/libF77/besj0_.c [new file with mode: 0644]
usr.lib/libF77/besj1_.c [new file with mode: 0644]
usr.lib/libF77/besjn_.c [new file with mode: 0644]
usr.lib/libF77/besy0_.c [new file with mode: 0644]
usr.lib/libF77/besy1_.c [new file with mode: 0644]
usr.lib/libF77/besyn_.c [new file with mode: 0644]
usr.lib/libF77/c_abs.c [new file with mode: 0644]
usr.lib/libF77/c_cos.c [new file with mode: 0644]
usr.lib/libF77/c_div.c [new file with mode: 0644]
usr.lib/libF77/c_exp.c [new file with mode: 0644]
usr.lib/libF77/c_log.c [new file with mode: 0644]
usr.lib/libF77/c_sin.c [new file with mode: 0644]
usr.lib/libF77/c_sqrt.c [new file with mode: 0644]
usr.lib/libF77/complex [new file with mode: 0755]
usr.lib/libF77/d_abs.c [new file with mode: 0644]
usr.lib/libF77/d_acos.c [new file with mode: 0644]
usr.lib/libF77/d_asin.c [new file with mode: 0644]
usr.lib/libF77/d_atan.c [new file with mode: 0644]
usr.lib/libF77/d_atn2.c [new file with mode: 0644]
usr.lib/libF77/d_cnjg.c [new file with mode: 0644]
usr.lib/libF77/d_cos.c [new file with mode: 0644]
usr.lib/libF77/d_cosh.c [new file with mode: 0644]
usr.lib/libF77/d_dim.c [new file with mode: 0644]
usr.lib/libF77/d_dprod.c [new file with mode: 0644]
usr.lib/libF77/d_exp.c [new file with mode: 0644]
usr.lib/libF77/d_imag.c [new file with mode: 0644]
usr.lib/libF77/d_int.c [new file with mode: 0644]
usr.lib/libF77/d_lg10.c [new file with mode: 0644]
usr.lib/libF77/d_log.c [new file with mode: 0644]
usr.lib/libF77/d_mod.c [new file with mode: 0644]
usr.lib/libF77/d_nint.c [new file with mode: 0644]
usr.lib/libF77/d_prod.c [new file with mode: 0644]
usr.lib/libF77/d_sign.c [new file with mode: 0644]
usr.lib/libF77/d_sin.c [new file with mode: 0644]
usr.lib/libF77/d_sinh.c [new file with mode: 0644]
usr.lib/libF77/d_tan.c [new file with mode: 0644]
usr.lib/libF77/d_tanh.c [new file with mode: 0644]
usr.lib/libF77/dbesj0_.c [new file with mode: 0644]
usr.lib/libF77/dbesj1_.c [new file with mode: 0644]
usr.lib/libF77/dbesjn_.c [new file with mode: 0644]
usr.lib/libF77/dbesy0_.c [new file with mode: 0644]
usr.lib/libF77/dbesy1_.c [new file with mode: 0644]
usr.lib/libF77/dbesyn_.c [new file with mode: 0644]
usr.lib/libF77/derf_.c [new file with mode: 0644]
usr.lib/libF77/derfc_.c [new file with mode: 0644]
usr.lib/libF77/ef1asc_.c [new file with mode: 0644]
usr.lib/libF77/ef1cmc_.c [new file with mode: 0644]
usr.lib/libF77/erf_.c [new file with mode: 0644]
usr.lib/libF77/erfc_.c [new file with mode: 0644]
usr.lib/libF77/exit_.c [new file with mode: 0644]
usr.lib/libF77/h_abs.c [new file with mode: 0644]
usr.lib/libF77/h_dim.c [new file with mode: 0644]
usr.lib/libF77/h_dnnt.c [new file with mode: 0644]
usr.lib/libF77/h_indx.c [new file with mode: 0644]
usr.lib/libF77/h_len.c [new file with mode: 0644]
usr.lib/libF77/h_mod.c [new file with mode: 0644]
usr.lib/libF77/h_nint.c [new file with mode: 0644]
usr.lib/libF77/h_sign.c [new file with mode: 0644]
usr.lib/libF77/hl_ge.c [new file with mode: 0644]
usr.lib/libF77/hl_gt.c [new file with mode: 0644]
usr.lib/libF77/hl_le.c [new file with mode: 0644]
usr.lib/libF77/hl_lt.c [new file with mode: 0644]
usr.lib/libF77/i_abs.c [new file with mode: 0644]
usr.lib/libF77/i_dim.c [new file with mode: 0644]
usr.lib/libF77/i_dnnt.c [new file with mode: 0644]
usr.lib/libF77/i_indx.c [new file with mode: 0644]
usr.lib/libF77/i_len.c [new file with mode: 0644]
usr.lib/libF77/i_mod.c [new file with mode: 0644]
usr.lib/libF77/i_nint.c [new file with mode: 0644]
usr.lib/libF77/i_sign.c [new file with mode: 0644]
usr.lib/libF77/l_ge.c [new file with mode: 0644]
usr.lib/libF77/l_gt.c [new file with mode: 0644]
usr.lib/libF77/l_le.c [new file with mode: 0644]
usr.lib/libF77/l_lt.c [new file with mode: 0644]
usr.lib/libF77/lnblnk_.c [new file with mode: 0644]
usr.lib/libF77/long_.c [new file with mode: 0644]
usr.lib/libF77/main.c [new file with mode: 0644]
usr.lib/libF77/mkindx [new file with mode: 0755]
usr.lib/libF77/mkindx.c [new file with mode: 0644]
usr.lib/libF77/mkvers [new file with mode: 0755]
usr.lib/libF77/mkvers.c [new file with mode: 0644]
usr.lib/libF77/opcodes.h [new file with mode: 0644]
usr.lib/libF77/operand.h [new file with mode: 0644]
usr.lib/libF77/pow_ci.c [new file with mode: 0644]
usr.lib/libF77/pow_dd.c [new file with mode: 0644]
usr.lib/libF77/pow_di.c [new file with mode: 0644]
usr.lib/libF77/pow_hh.c [new file with mode: 0644]
usr.lib/libF77/pow_ii.c [new file with mode: 0644]
usr.lib/libF77/pow_ri.c [new file with mode: 0644]
usr.lib/libF77/pow_zi.c [new file with mode: 0644]
usr.lib/libF77/pow_zz.c [new file with mode: 0644]
usr.lib/libF77/profiled/Version [new file with mode: 0755]
usr.lib/libF77/r_abs.c [new file with mode: 0644]
usr.lib/libF77/r_acos.c [new file with mode: 0644]
usr.lib/libF77/r_asin.c [new file with mode: 0644]
usr.lib/libF77/r_atan.c [new file with mode: 0644]
usr.lib/libF77/r_atn2.c [new file with mode: 0644]
usr.lib/libF77/r_cnjg.c [new file with mode: 0644]
usr.lib/libF77/r_cos.c [new file with mode: 0644]
usr.lib/libF77/r_cosh.c [new file with mode: 0644]
usr.lib/libF77/r_dim.c [new file with mode: 0644]
usr.lib/libF77/r_exp.c [new file with mode: 0644]
usr.lib/libF77/r_imag.c [new file with mode: 0644]
usr.lib/libF77/r_int.c [new file with mode: 0644]
usr.lib/libF77/r_lg10.c [new file with mode: 0644]
usr.lib/libF77/r_log.c [new file with mode: 0644]
usr.lib/libF77/r_mod.c [new file with mode: 0644]
usr.lib/libF77/r_nint.c [new file with mode: 0644]
usr.lib/libF77/r_sign.c [new file with mode: 0644]
usr.lib/libF77/r_sin.c [new file with mode: 0644]
usr.lib/libF77/r_sinh.c [new file with mode: 0644]
usr.lib/libF77/r_sqrt.c [new file with mode: 0644]
usr.lib/libF77/r_tan.c [new file with mode: 0644]
usr.lib/libF77/r_tanh.c [new file with mode: 0644]
usr.lib/libF77/rand_.c [new file with mode: 0644]
usr.lib/libF77/rand_.c.other [new file with mode: 0644]
usr.lib/libF77/rand_.s.vax [new file with mode: 0644]
usr.lib/libF77/random_.c [new file with mode: 0644]
usr.lib/libF77/range.c [new file with mode: 0644]
usr.lib/libF77/rindex_.c [new file with mode: 0644]
usr.lib/libF77/s_cat.c [new file with mode: 0644]
usr.lib/libF77/s_cmp.c [new file with mode: 0644]
usr.lib/libF77/s_copy.c [new file with mode: 0644]
usr.lib/libF77/s_paus.c [new file with mode: 0644]
usr.lib/libF77/s_rnge.c [new file with mode: 0644]
usr.lib/libF77/s_stop.c [new file with mode: 0644]
usr.lib/libF77/short_.c [new file with mode: 0644]
usr.lib/libF77/signal_.c [new file with mode: 0644]
usr.lib/libF77/subout.c [new file with mode: 0644]
usr.lib/libF77/test/fpetst.f [new file with mode: 0644]
usr.lib/libF77/traper_.c [new file with mode: 0644]
usr.lib/libF77/trapov_.c [new file with mode: 0644]
usr.lib/libF77/trpfpe_.c [new file with mode: 0644]
usr.lib/libF77/z_cos.c [new file with mode: 0644]
usr.lib/libF77/z_div.c [new file with mode: 0644]
usr.lib/libF77/z_exp.c [new file with mode: 0644]
usr.lib/libF77/z_log.c [new file with mode: 0644]
usr.lib/libF77/z_sin.c [new file with mode: 0644]
usr.lib/libF77/z_sqrt.c [new file with mode: 0644]
usr.lib/libI77/Makefile [new file with mode: 0644]
usr.lib/libI77/NEWS [new file with mode: 0644]
usr.lib/libI77/READ_ME [new file with mode: 0644]
usr.lib/libI77/Version [new file with mode: 0755]
usr.lib/libI77/Version.c [new file with mode: 0644]
usr.lib/libI77/backspace.c [new file with mode: 0644]
usr.lib/libI77/c_dfe.c [new file with mode: 0644]
usr.lib/libI77/c_iio.c [new file with mode: 0644]
usr.lib/libI77/c_sfe.c [new file with mode: 0644]
usr.lib/libI77/close.c [new file with mode: 0644]
usr.lib/libI77/dofio.c [new file with mode: 0644]
usr.lib/libI77/dolio.c [new file with mode: 0644]
usr.lib/libI77/douio.c [new file with mode: 0644]
usr.lib/libI77/due.c [new file with mode: 0644]
usr.lib/libI77/endfile.c [new file with mode: 0644]
usr.lib/libI77/err.c [new file with mode: 0644]
usr.lib/libI77/f77_abort.c [new file with mode: 0644]
usr.lib/libI77/f_errlist.c [new file with mode: 0644]
usr.lib/libI77/f_errno.h [new file with mode: 0644]
usr.lib/libI77/fio.h [new file with mode: 0644]
usr.lib/libI77/fiodefs.h [new file with mode: 0644]
usr.lib/libI77/fmt.c [new file with mode: 0644]
usr.lib/libI77/fmtlib.c [new file with mode: 0644]
usr.lib/libI77/format.h [new file with mode: 0644]
usr.lib/libI77/inquire.c [new file with mode: 0644]
usr.lib/libI77/libI66.c [new file with mode: 0644]
usr.lib/libI77/lio.h [new file with mode: 0644]
usr.lib/libI77/lread.c [new file with mode: 0644]
usr.lib/libI77/lwrite.c [new file with mode: 0644]
usr.lib/libI77/mkindx [new file with mode: 0755]
usr.lib/libI77/mkindx.c [new file with mode: 0644]
usr.lib/libI77/mkvers [new file with mode: 0755]
usr.lib/libI77/mkvers.c [new file with mode: 0644]
usr.lib/libI77/nmlio.h [new file with mode: 0644]
usr.lib/libI77/open.c [new file with mode: 0644]
usr.lib/libI77/profiled/Version [new file with mode: 0755]
usr.lib/libI77/rdfe.c [new file with mode: 0644]
usr.lib/libI77/rdfmt.c [new file with mode: 0644]
usr.lib/libI77/rewind.c [new file with mode: 0644]
usr.lib/libI77/rfi.c [new file with mode: 0644]
usr.lib/libI77/rsfe.c [new file with mode: 0644]
usr.lib/libI77/rsli.c [new file with mode: 0644]
usr.lib/libI77/rsnmle.c [new file with mode: 0644]
usr.lib/libI77/sue.c [new file with mode: 0644]
usr.lib/libI77/test/f2.f [new file with mode: 0755]
usr.lib/libI77/test/fmtst.f [new file with mode: 0755]
usr.lib/libI77/test/ioitst.f [new file with mode: 0755]
usr.lib/libI77/test/nmlist.data [new file with mode: 0755]
usr.lib/libI77/test/nmlist.f [new file with mode: 0755]
usr.lib/libI77/test/nmlist.log [new file with mode: 0755]
usr.lib/libI77/test/pe.f [new file with mode: 0755]
usr.lib/libI77/test/trunctst.f [new file with mode: 0755]
usr.lib/libI77/test/try_env.f [new file with mode: 0755]
usr.lib/libI77/util.c [new file with mode: 0644]
usr.lib/libI77/wdfe.c [new file with mode: 0644]
usr.lib/libI77/wfi.c [new file with mode: 0644]
usr.lib/libI77/wrtfmt.c [new file with mode: 0644]
usr.lib/libI77/wsfe.c [new file with mode: 0644]
usr.lib/libI77/wsli.c [new file with mode: 0644]
usr.lib/libI77/wsnmle.c [new file with mode: 0644]
usr.lib/libU77/Makefile [new file with mode: 0644]
usr.lib/libU77/NEWS [new file with mode: 0644]
usr.lib/libU77/READ_ME [new file with mode: 0644]
usr.lib/libU77/Version [new file with mode: 0755]
usr.lib/libU77/Version.c [new file with mode: 0644]
usr.lib/libU77/access_.c [new file with mode: 0644]
usr.lib/libU77/alarm_.c [new file with mode: 0644]
usr.lib/libU77/chdir_.c [new file with mode: 0644]
usr.lib/libU77/chmod_.c [new file with mode: 0644]
usr.lib/libU77/ctime_.c [new file with mode: 0644]
usr.lib/libU77/dtime_.c [new file with mode: 0644]
usr.lib/libU77/etime_.c [new file with mode: 0644]
usr.lib/libU77/f77lid_.c [new file with mode: 0644]
usr.lib/libU77/fdate_.c [new file with mode: 0644]
usr.lib/libU77/fgetc_.c [new file with mode: 0644]
usr.lib/libU77/fork_.c [new file with mode: 0644]
usr.lib/libU77/fputc_.c [new file with mode: 0644]
usr.lib/libU77/fseek_.c [new file with mode: 0644]
usr.lib/libU77/fstat_.c [new file with mode: 0644]
usr.lib/libU77/ftell_.c [new file with mode: 0644]
usr.lib/libU77/gerror_.c [new file with mode: 0644]
usr.lib/libU77/getarg_.c [new file with mode: 0644]
usr.lib/libU77/getc_.c [new file with mode: 0644]
usr.lib/libU77/getcwd_.c [new file with mode: 0644]
usr.lib/libU77/getenv_.c [new file with mode: 0644]
usr.lib/libU77/getgid_.c [new file with mode: 0644]
usr.lib/libU77/getlog_.c [new file with mode: 0644]
usr.lib/libU77/getpid_.c [new file with mode: 0644]
usr.lib/libU77/getuid_.c [new file with mode: 0644]
usr.lib/libU77/gmtime_.c [new file with mode: 0644]
usr.lib/libU77/hostnm_.c [new file with mode: 0644]
usr.lib/libU77/iargc_.c [new file with mode: 0644]
usr.lib/libU77/idate_.c [new file with mode: 0644]
usr.lib/libU77/ierrno_.c [new file with mode: 0644]
usr.lib/libU77/ioinit.f [new file with mode: 0644]
usr.lib/libU77/isatty_.c [new file with mode: 0644]
usr.lib/libU77/itime_.c [new file with mode: 0644]
usr.lib/libU77/kill_.c [new file with mode: 0644]
usr.lib/libU77/link_.c [new file with mode: 0644]
usr.lib/libU77/loc_.c [new file with mode: 0644]
usr.lib/libU77/lstat_.c [new file with mode: 0644]
usr.lib/libU77/ltime_.c [new file with mode: 0644]
usr.lib/libU77/malloc_.c [new file with mode: 0644]
usr.lib/libU77/mkindx [new file with mode: 0755]
usr.lib/libU77/mkindx.c [new file with mode: 0644]
usr.lib/libU77/mkvers [new file with mode: 0755]
usr.lib/libU77/mkvers.c [new file with mode: 0644]
usr.lib/libU77/perror_.c [new file with mode: 0644]
usr.lib/libU77/profiled/Version [new file with mode: 0755]
usr.lib/libU77/putc_.c [new file with mode: 0644]
usr.lib/libU77/qsort_.c [new file with mode: 0644]
usr.lib/libU77/rename_.c [new file with mode: 0644]
usr.lib/libU77/sleep_.c [new file with mode: 0644]
usr.lib/libU77/stat_.c [new file with mode: 0644]
usr.lib/libU77/symlnk_.c [new file with mode: 0644]
usr.lib/libU77/system_.c [new file with mode: 0644]
usr.lib/libU77/tapeio.c [new file with mode: 0644]
usr.lib/libU77/test/actst.f [new file with mode: 0644]
usr.lib/libU77/test/argtst.f [new file with mode: 0644]
usr.lib/libU77/test/bitst.f [new file with mode: 0644]
usr.lib/libU77/test/chdtst.f [new file with mode: 0644]
usr.lib/libU77/test/datst.f [new file with mode: 0644]
usr.lib/libU77/test/def [new file with mode: 0644]
usr.lib/libU77/test/ertst.f [new file with mode: 0644]
usr.lib/libU77/test/fktst.f [new file with mode: 0644]
usr.lib/libU77/test/flid.f [new file with mode: 0644]
usr.lib/libU77/test/gpctst.f [new file with mode: 0644]
usr.lib/libU77/test/gwdtst.f [new file with mode: 0644]
usr.lib/libU77/test/idtst.f [new file with mode: 0644]
usr.lib/libU77/test/loctst.f [new file with mode: 0644]
usr.lib/libU77/test/makefile [new file with mode: 0644]
usr.lib/libU77/test/rngtst.f [new file with mode: 0644]
usr.lib/libU77/test/rnmtst.f [new file with mode: 0644]
usr.lib/libU77/test/seektst.f [new file with mode: 0644]
usr.lib/libU77/test/serrno_.c [new file with mode: 0644]
usr.lib/libU77/test/sigfpe.f [new file with mode: 0644]
usr.lib/libU77/test/sigfpe.s [new file with mode: 0644]
usr.lib/libU77/test/sigtrtst.f [new file with mode: 0644]
usr.lib/libU77/test/sigtst.f [new file with mode: 0644]
usr.lib/libU77/test/sortst.f [new file with mode: 0644]
usr.lib/libU77/test/statst.f [new file with mode: 0644]
usr.lib/libU77/test/syml.f [new file with mode: 0644]
usr.lib/libU77/test/systst.f [new file with mode: 0644]
usr.lib/libU77/test/taptst.f [new file with mode: 0644]
usr.lib/libU77/test/timtst.f [new file with mode: 0644]
usr.lib/libU77/test/ttnam.f [new file with mode: 0644]
usr.lib/libU77/time_.c [new file with mode: 0644]
usr.lib/libU77/ttynam_.c [new file with mode: 0644]
usr.lib/libU77/unlink_.c [new file with mode: 0644]
usr.lib/libU77/wait_.c [new file with mode: 0644]
usr.lib/libcurses/Makefile [new file with mode: 0644]
usr.lib/libcurses/addch.c [new file with mode: 0644]
usr.lib/libcurses/addstr.c [new file with mode: 0644]
usr.lib/libcurses/box.c [new file with mode: 0644]
usr.lib/libcurses/clear.c [new file with mode: 0644]
usr.lib/libcurses/clrtobot.c [new file with mode: 0644]
usr.lib/libcurses/clrtoeol.c [new file with mode: 0644]
usr.lib/libcurses/cr_put.c [new file with mode: 0644]
usr.lib/libcurses/cr_tty.c [new file with mode: 0644]
usr.lib/libcurses/curses.c [new file with mode: 0644]
usr.lib/libcurses/curses.ext [new file with mode: 0644]
usr.lib/libcurses/curses.h [new file with mode: 0644]
usr.lib/libcurses/delch.c [new file with mode: 0644]
usr.lib/libcurses/deleteln.c [new file with mode: 0644]
usr.lib/libcurses/delwin.c [new file with mode: 0644]
usr.lib/libcurses/endwin.c [new file with mode: 0644]
usr.lib/libcurses/erase.c [new file with mode: 0644]
usr.lib/libcurses/fullname.c [new file with mode: 0644]
usr.lib/libcurses/getch.c [new file with mode: 0644]
usr.lib/libcurses/getstr.c [new file with mode: 0644]
usr.lib/libcurses/id_subwins.c [new file with mode: 0644]
usr.lib/libcurses/idlok.c [new file with mode: 0644]
usr.lib/libcurses/initscr.c [new file with mode: 0644]
usr.lib/libcurses/insch.c [new file with mode: 0644]
usr.lib/libcurses/insertln.c [new file with mode: 0644]
usr.lib/libcurses/longname.c [new file with mode: 0644]
usr.lib/libcurses/move.c [new file with mode: 0644]
usr.lib/libcurses/mvprintw.c [new file with mode: 0644]
usr.lib/libcurses/mvscanw.c [new file with mode: 0644]
usr.lib/libcurses/mvwin.c [new file with mode: 0644]
usr.lib/libcurses/newwin.c [new file with mode: 0644]
usr.lib/libcurses/overlay.c [new file with mode: 0644]
usr.lib/libcurses/overwrite.c [new file with mode: 0644]
usr.lib/libcurses/printw.c [new file with mode: 0644]
usr.lib/libcurses/putchar.c [new file with mode: 0644]
usr.lib/libcurses/refresh.c [new file with mode: 0644]
usr.lib/libcurses/scanw.c [new file with mode: 0644]
usr.lib/libcurses/scroll.c [new file with mode: 0644]
usr.lib/libcurses/standout.c [new file with mode: 0644]
usr.lib/libcurses/test.c [new file with mode: 0644]
usr.lib/libcurses/toucholap.c [new file with mode: 0644]
usr.lib/libcurses/touchwin.c [new file with mode: 0644]
usr.lib/libcurses/tstp.c [new file with mode: 0644]
usr.lib/libcurses/unctrl.c [new file with mode: 0644]
usr.lib/libdbm/Makefile [new file with mode: 0644]
usr.lib/libdbm/dbm.c [new file with mode: 0644]
usr.lib/libdbm/dbm.h [new file with mode: 0644]
usr.lib/liberrlst/Makefile [new file with mode: 0644]
usr.lib/liberrlst/errlst.c [new file with mode: 0644]
usr.lib/libident/INSTALL [new file with mode: 0644]
usr.lib/libident/Makefile [new file with mode: 0644]
usr.lib/libident/README [new file with mode: 0644]
usr.lib/libident/id_close.c [new file with mode: 0644]
usr.lib/libident/id_open.c [new file with mode: 0644]
usr.lib/libident/id_parse.c [new file with mode: 0644]
usr.lib/libident/id_query.c [new file with mode: 0644]
usr.lib/libident/ident-tester.c [new file with mode: 0644]
usr.lib/libident/ident.3 [new file with mode: 0644]
usr.lib/libident/ident.c [new file with mode: 0644]
usr.lib/libident/ident.h [new file with mode: 0644]
usr.lib/libident/lookup-tester.c [new file with mode: 0644]
usr.lib/libident/support.c [new file with mode: 0644]
usr.lib/libident/version.c [new file with mode: 0644]
usr.lib/libln/Makefile [new file with mode: 0644]
usr.lib/libln/allprint.c [new file with mode: 0644]
usr.lib/libln/main.c [new file with mode: 0644]
usr.lib/libln/reject.c [new file with mode: 0644]
usr.lib/libln/yyless.c [new file with mode: 0644]
usr.lib/libln/yywrap.c [new file with mode: 0644]
usr.lib/libmp/Makefile [new file with mode: 0644]
usr.lib/libmp/gcd.c [new file with mode: 0644]
usr.lib/libmp/madd.c [new file with mode: 0644]
usr.lib/libmp/mdiv.c [new file with mode: 0644]
usr.lib/libmp/mout.c [new file with mode: 0644]
usr.lib/libmp/msqrt.c [new file with mode: 0644]
usr.lib/libmp/mult.c [new file with mode: 0644]
usr.lib/libmp/pow.c [new file with mode: 0644]
usr.lib/libmp/util.c [new file with mode: 0644]
usr.lib/libom/Makefile [new file with mode: 0644]
usr.lib/libom/asin.c [new file with mode: 0644]
usr.lib/libom/atan.c [new file with mode: 0644]
usr.lib/libom/erf.c [new file with mode: 0644]
usr.lib/libom/exp.c [new file with mode: 0644]
usr.lib/libom/floor.c [new file with mode: 0644]
usr.lib/libom/gamma.c [new file with mode: 0644]
usr.lib/libom/hypot.c [new file with mode: 0644]
usr.lib/libom/j0.c [new file with mode: 0644]
usr.lib/libom/j1.c [new file with mode: 0644]
usr.lib/libom/jn.c [new file with mode: 0644]
usr.lib/libom/log.c [new file with mode: 0644]
usr.lib/libom/pow.c [new file with mode: 0644]
usr.lib/libom/sin.c [new file with mode: 0644]
usr.lib/libom/sinh.c [new file with mode: 0644]
usr.lib/libom/sqrt.c [new file with mode: 0644]
usr.lib/libom/tan.c [new file with mode: 0644]
usr.lib/libom/tanh.c [new file with mode: 0644]
usr.lib/libplot/Makefile [new file with mode: 0644]
usr.lib/libplot/aed/Makefile [new file with mode: 0644]
usr.lib/libplot/aed/aed.h [new file with mode: 0644]
usr.lib/libplot/aed/arc.c [new file with mode: 0644]
usr.lib/libplot/aed/box.c [new file with mode: 0644]
usr.lib/libplot/aed/circle.c [new file with mode: 0644]
usr.lib/libplot/aed/close.c [new file with mode: 0644]
usr.lib/libplot/aed/cont.c [new file with mode: 0644]
usr.lib/libplot/aed/dot.c [new file with mode: 0644]
usr.lib/libplot/aed/erase.c [new file with mode: 0644]
usr.lib/libplot/aed/label.c [new file with mode: 0644]
usr.lib/libplot/aed/line.c [new file with mode: 0644]
usr.lib/libplot/aed/linemod.c [new file with mode: 0644]
usr.lib/libplot/aed/move.c [new file with mode: 0644]
usr.lib/libplot/aed/open.c [new file with mode: 0644]
usr.lib/libplot/aed/point.c [new file with mode: 0644]
usr.lib/libplot/aed/space.c [new file with mode: 0644]
usr.lib/libplot/aed/subr.c [new file with mode: 0644]
usr.lib/libplot/bitgraph/Makefile [new file with mode: 0644]
usr.lib/libplot/bitgraph/arc.c [new file with mode: 0644]
usr.lib/libplot/bitgraph/bg.h [new file with mode: 0644]
usr.lib/libplot/bitgraph/box.c [new file with mode: 0644]
usr.lib/libplot/bitgraph/circle.c [new file with mode: 0644]
usr.lib/libplot/bitgraph/close.c [new file with mode: 0644]
usr.lib/libplot/bitgraph/cont.c [new file with mode: 0644]
usr.lib/libplot/bitgraph/dot.c [new file with mode: 0644]
usr.lib/libplot/bitgraph/erase.c [new file with mode: 0644]
usr.lib/libplot/bitgraph/label.c [new file with mode: 0644]
usr.lib/libplot/bitgraph/line.c [new file with mode: 0644]
usr.lib/libplot/bitgraph/linemod.c [new file with mode: 0644]
usr.lib/libplot/bitgraph/move.c [new file with mode: 0644]
usr.lib/libplot/bitgraph/open.c [new file with mode: 0644]
usr.lib/libplot/bitgraph/point.c [new file with mode: 0644]
usr.lib/libplot/bitgraph/space.c [new file with mode: 0644]
usr.lib/libplot/dumb/Makefile [new file with mode: 0644]
usr.lib/libplot/dumb/arc.c [new file with mode: 0644]
usr.lib/libplot/dumb/box.c [new file with mode: 0644]
usr.lib/libplot/dumb/circle.c [new file with mode: 0644]
usr.lib/libplot/dumb/close.c [new file with mode: 0644]
usr.lib/libplot/dumb/cont.c [new file with mode: 0644]
usr.lib/libplot/dumb/dot.c [new file with mode: 0644]
usr.lib/libplot/dumb/dumb.h [new file with mode: 0644]
usr.lib/libplot/dumb/erase.c [new file with mode: 0644]
usr.lib/libplot/dumb/label.c [new file with mode: 0644]
usr.lib/libplot/dumb/line.c [new file with mode: 0644]
usr.lib/libplot/dumb/linemod.c [new file with mode: 0644]
usr.lib/libplot/dumb/move.c [new file with mode: 0644]
usr.lib/libplot/dumb/open.c [new file with mode: 0644]
usr.lib/libplot/dumb/point.c [new file with mode: 0644]
usr.lib/libplot/dumb/space.c [new file with mode: 0644]
usr.lib/libplot/dumb/subr.c [new file with mode: 0644]
usr.lib/libplot/gigi/Makefile [new file with mode: 0644]
usr.lib/libplot/gigi/arc.c [new file with mode: 0644]
usr.lib/libplot/gigi/box.c [new file with mode: 0644]
usr.lib/libplot/gigi/circle.c [new file with mode: 0644]
usr.lib/libplot/gigi/close.c [new file with mode: 0644]
usr.lib/libplot/gigi/cont.c [new file with mode: 0644]
usr.lib/libplot/gigi/dot.c [new file with mode: 0644]
usr.lib/libplot/gigi/erase.c [new file with mode: 0644]
usr.lib/libplot/gigi/gigi.h [new file with mode: 0644]
usr.lib/libplot/gigi/label.c [new file with mode: 0644]
usr.lib/libplot/gigi/line.c [new file with mode: 0644]
usr.lib/libplot/gigi/linemod.c [new file with mode: 0644]
usr.lib/libplot/gigi/move.c [new file with mode: 0644]
usr.lib/libplot/gigi/open.c [new file with mode: 0644]
usr.lib/libplot/gigi/point.c [new file with mode: 0644]
usr.lib/libplot/gigi/space.c [new file with mode: 0644]
usr.lib/libplot/hp2648/Makefile [new file with mode: 0644]
usr.lib/libplot/hp2648/arc.c [new file with mode: 0644]
usr.lib/libplot/hp2648/box.c [new file with mode: 0644]
usr.lib/libplot/hp2648/circle.c [new file with mode: 0644]
usr.lib/libplot/hp2648/close.c [new file with mode: 0644]
usr.lib/libplot/hp2648/cont.c [new file with mode: 0644]
usr.lib/libplot/hp2648/dot.c [new file with mode: 0644]
usr.lib/libplot/hp2648/erase.c [new file with mode: 0644]
usr.lib/libplot/hp2648/hp2648.h [new file with mode: 0644]
usr.lib/libplot/hp2648/label.c [new file with mode: 0644]
usr.lib/libplot/hp2648/line.c [new file with mode: 0644]
usr.lib/libplot/hp2648/linemod.c [new file with mode: 0644]
usr.lib/libplot/hp2648/move.c [new file with mode: 0644]
usr.lib/libplot/hp2648/open.c [new file with mode: 0644]
usr.lib/libplot/hp2648/point.c [new file with mode: 0644]
usr.lib/libplot/hp2648/space.c [new file with mode: 0644]
usr.lib/libplot/hp2648/subr.c [new file with mode: 0644]
usr.lib/libplot/hp7221/Makefile [new file with mode: 0644]
usr.lib/libplot/hp7221/arc.c [new file with mode: 0644]
usr.lib/libplot/hp7221/box.c [new file with mode: 0644]
usr.lib/libplot/hp7221/circle.c [new file with mode: 0644]
usr.lib/libplot/hp7221/close.c [new file with mode: 0644]
usr.lib/libplot/hp7221/cont.c [new file with mode: 0644]
usr.lib/libplot/hp7221/dot.c [new file with mode: 0644]
usr.lib/libplot/hp7221/erase.c [new file with mode: 0644]
usr.lib/libplot/hp7221/hp7221.h [new file with mode: 0644]
usr.lib/libplot/hp7221/label.c [new file with mode: 0644]
usr.lib/libplot/hp7221/line.c [new file with mode: 0644]
usr.lib/libplot/hp7221/linemod.c [new file with mode: 0644]
usr.lib/libplot/hp7221/move.c [new file with mode: 0644]
usr.lib/libplot/hp7221/open.c [new file with mode: 0644]
usr.lib/libplot/hp7221/point.c [new file with mode: 0644]
usr.lib/libplot/hp7221/space.c [new file with mode: 0644]
usr.lib/libplot/hp7221/subr.c [new file with mode: 0644]
usr.lib/libplot/imagen/Makefile [new file with mode: 0644]
usr.lib/libplot/imagen/arc.c [new file with mode: 0644]
usr.lib/libplot/imagen/box.c [new file with mode: 0644]
usr.lib/libplot/imagen/charset.c [new file with mode: 0644]
usr.lib/libplot/imagen/circle.c [new file with mode: 0644]
usr.lib/libplot/imagen/close.c [new file with mode: 0644]
usr.lib/libplot/imagen/cont.c [new file with mode: 0644]
usr.lib/libplot/imagen/dot.c [new file with mode: 0644]
usr.lib/libplot/imagen/erase.c [new file with mode: 0644]
usr.lib/libplot/imagen/imPcodes.h [new file with mode: 0644]
usr.lib/libplot/imagen/imp.h [new file with mode: 0644]
usr.lib/libplot/imagen/label.c [new file with mode: 0644]
usr.lib/libplot/imagen/line.c [new file with mode: 0644]
usr.lib/libplot/imagen/linemod.c [new file with mode: 0644]
usr.lib/libplot/imagen/move.c [new file with mode: 0644]
usr.lib/libplot/imagen/open.c [new file with mode: 0644]
usr.lib/libplot/imagen/point.c [new file with mode: 0644]
usr.lib/libplot/imagen/scale.c [new file with mode: 0644]
usr.lib/libplot/imagen/space.c [new file with mode: 0644]
usr.lib/libplot/plot/Makefile [new file with mode: 0644]
usr.lib/libplot/plot/arc.c [new file with mode: 0644]
usr.lib/libplot/plot/box.c [new file with mode: 0644]
usr.lib/libplot/plot/circle.c [new file with mode: 0644]
usr.lib/libplot/plot/close.c [new file with mode: 0644]
usr.lib/libplot/plot/cont.c [new file with mode: 0644]
usr.lib/libplot/plot/dot.c [new file with mode: 0644]
usr.lib/libplot/plot/erase.c [new file with mode: 0644]
usr.lib/libplot/plot/label.c [new file with mode: 0644]
usr.lib/libplot/plot/line.c [new file with mode: 0644]
usr.lib/libplot/plot/linmod.c [new file with mode: 0644]
usr.lib/libplot/plot/move.c [new file with mode: 0644]
usr.lib/libplot/plot/open.c [new file with mode: 0644]
usr.lib/libplot/plot/point.c [new file with mode: 0644]
usr.lib/libplot/plot/putsi.c [new file with mode: 0644]
usr.lib/libplot/plot/space.c [new file with mode: 0644]
usr.lib/libplot/t300/Makefile [new file with mode: 0644]
usr.lib/libplot/t300/arc.c [new file with mode: 0644]
usr.lib/libplot/t300/box.c [new file with mode: 0644]
usr.lib/libplot/t300/circle.c [new file with mode: 0644]
usr.lib/libplot/t300/close.c [new file with mode: 0644]
usr.lib/libplot/t300/con.h [new file with mode: 0644]
usr.lib/libplot/t300/dot.c [new file with mode: 0644]
usr.lib/libplot/t300/erase.c [new file with mode: 0644]
usr.lib/libplot/t300/label.c [new file with mode: 0644]
usr.lib/libplot/t300/line.c [new file with mode: 0644]
usr.lib/libplot/t300/linmod.c [new file with mode: 0644]
usr.lib/libplot/t300/move.c [new file with mode: 0644]
usr.lib/libplot/t300/open.c [new file with mode: 0644]
usr.lib/libplot/t300/point.c [new file with mode: 0644]
usr.lib/libplot/t300/space.c [new file with mode: 0644]
usr.lib/libplot/t300/subr.c [new file with mode: 0644]
usr.lib/libplot/t300s/Makefile [new file with mode: 0644]
usr.lib/libplot/t300s/arc.c [new file with mode: 0644]
usr.lib/libplot/t300s/box.c [new file with mode: 0644]
usr.lib/libplot/t300s/circle.c [new file with mode: 0644]
usr.lib/libplot/t300s/close.c [new file with mode: 0644]
usr.lib/libplot/t300s/con.h [new file with mode: 0644]
usr.lib/libplot/t300s/dot.c [new file with mode: 0644]
usr.lib/libplot/t300s/erase.c [new file with mode: 0644]
usr.lib/libplot/t300s/label.c [new file with mode: 0644]
usr.lib/libplot/t300s/line.c [new file with mode: 0644]
usr.lib/libplot/t300s/linmod.c [new file with mode: 0644]
usr.lib/libplot/t300s/move.c [new file with mode: 0644]
usr.lib/libplot/t300s/open.c [new file with mode: 0644]
usr.lib/libplot/t300s/point.c [new file with mode: 0644]
usr.lib/libplot/t300s/space.c [new file with mode: 0644]
usr.lib/libplot/t300s/subr.c [new file with mode: 0644]
usr.lib/libplot/t4013/Makefile [new file with mode: 0644]
usr.lib/libplot/t4013/arc.c [new file with mode: 0644]
usr.lib/libplot/t4013/box.c [new file with mode: 0644]
usr.lib/libplot/t4013/circle.c [new file with mode: 0644]
usr.lib/libplot/t4013/close.c [new file with mode: 0644]
usr.lib/libplot/t4013/dot.c [new file with mode: 0644]
usr.lib/libplot/t4013/erase.c [new file with mode: 0644]
usr.lib/libplot/t4013/label.c [new file with mode: 0644]
usr.lib/libplot/t4013/line.c [new file with mode: 0644]
usr.lib/libplot/t4013/linemod.c [new file with mode: 0644]
usr.lib/libplot/t4013/move.c [new file with mode: 0644]
usr.lib/libplot/t4013/open.c [new file with mode: 0644]
usr.lib/libplot/t4013/point.c [new file with mode: 0644]
usr.lib/libplot/t4013/scale.c [new file with mode: 0644]
usr.lib/libplot/t4013/space.c [new file with mode: 0644]
usr.lib/libplot/t4013/subr.c [new file with mode: 0644]
usr.lib/libplot/t4014/Makefile [new file with mode: 0644]
usr.lib/libplot/t4014/arc.c [new file with mode: 0644]
usr.lib/libplot/t4014/box.c [new file with mode: 0644]
usr.lib/libplot/t4014/circle.c [new file with mode: 0644]
usr.lib/libplot/t4014/close.c [new file with mode: 0644]
usr.lib/libplot/t4014/dot.c [new file with mode: 0644]
usr.lib/libplot/t4014/erase.c [new file with mode: 0644]
usr.lib/libplot/t4014/label.c [new file with mode: 0644]
usr.lib/libplot/t4014/line.c [new file with mode: 0644]
usr.lib/libplot/t4014/linemod.c [new file with mode: 0644]
usr.lib/libplot/t4014/move.c [new file with mode: 0644]
usr.lib/libplot/t4014/open.c [new file with mode: 0644]
usr.lib/libplot/t4014/point.c [new file with mode: 0644]
usr.lib/libplot/t4014/scale.c [new file with mode: 0644]
usr.lib/libplot/t4014/space.c [new file with mode: 0644]
usr.lib/libplot/t4014/subr.c [new file with mode: 0644]
usr.lib/libplot/t450/Makefile [new file with mode: 0644]
usr.lib/libplot/t450/arc.c [new file with mode: 0644]
usr.lib/libplot/t450/box.c [new file with mode: 0644]
usr.lib/libplot/t450/circle.c [new file with mode: 0644]
usr.lib/libplot/t450/close.c [new file with mode: 0644]
usr.lib/libplot/t450/con.h [new file with mode: 0644]
usr.lib/libplot/t450/dot.c [new file with mode: 0644]
usr.lib/libplot/t450/erase.c [new file with mode: 0644]
usr.lib/libplot/t450/label.c [new file with mode: 0644]
usr.lib/libplot/t450/line.c [new file with mode: 0644]
usr.lib/libplot/t450/linmod.c [new file with mode: 0644]
usr.lib/libplot/t450/move.c [new file with mode: 0644]
usr.lib/libplot/t450/open.c [new file with mode: 0644]
usr.lib/libplot/t450/point.c [new file with mode: 0644]
usr.lib/libplot/t450/space.c [new file with mode: 0644]
usr.lib/libplot/t450/subr.c [new file with mode: 0644]
usr.lib/libplot/tf77/Makefile [new file with mode: 0644]
usr.lib/libplot/tf77/arc.c [new file with mode: 0644]
usr.lib/libplot/tf77/box.c [new file with mode: 0644]
usr.lib/libplot/tf77/circle.c [new file with mode: 0644]
usr.lib/libplot/tf77/clospl.c [new file with mode: 0644]
usr.lib/libplot/tf77/cont.c [new file with mode: 0644]
usr.lib/libplot/tf77/dot.c [new file with mode: 0644]
usr.lib/libplot/tf77/erase.c [new file with mode: 0644]
usr.lib/libplot/tf77/label.c [new file with mode: 0644]
usr.lib/libplot/tf77/line.c [new file with mode: 0644]
usr.lib/libplot/tf77/linemd.c [new file with mode: 0644]
usr.lib/libplot/tf77/move.c [new file with mode: 0644]
usr.lib/libplot/tf77/open.c [new file with mode: 0644]
usr.lib/libplot/tf77/point.c [new file with mode: 0644]
usr.lib/libplot/tf77/space.c [new file with mode: 0644]
usr.lib/libplot/vt0/Makefile [new file with mode: 0644]
usr.lib/libplot/vt0/arc.c [new file with mode: 0644]
usr.lib/libplot/vt0/box.c [new file with mode: 0644]
usr.lib/libplot/vt0/circle.c [new file with mode: 0644]
usr.lib/libplot/vt0/close.c [new file with mode: 0644]
usr.lib/libplot/vt0/dot.c [new file with mode: 0644]
usr.lib/libplot/vt0/erase.c [new file with mode: 0644]
usr.lib/libplot/vt0/frame.c [new file with mode: 0644]
usr.lib/libplot/vt0/label.c [new file with mode: 0644]
usr.lib/libplot/vt0/line.c [new file with mode: 0644]
usr.lib/libplot/vt0/linmod.c [new file with mode: 0644]
usr.lib/libplot/vt0/move.c [new file with mode: 0644]
usr.lib/libplot/vt0/open.c [new file with mode: 0644]
usr.lib/libplot/vt0/point.c [new file with mode: 0644]
usr.lib/libplot/vt0/space.c [new file with mode: 0644]
usr.lib/libplot/vt0/subr.c [new file with mode: 0644]
usr.lib/libstubs/Makefile [new file with mode: 0644]
usr.lib/libstubs/stubs.c [new file with mode: 0644]
usr.lib/libstubs/stubtest.c [new file with mode: 0644]
usr.lib/libtermlib/Makefile [new file with mode: 0644]
usr.lib/libtermlib/tc1.c [new file with mode: 0644]
usr.lib/libtermlib/tc2.c [new file with mode: 0644]
usr.lib/libtermlib/tc3.c [new file with mode: 0644]
usr.lib/libtermlib/termcap.c [new file with mode: 0644]
usr.lib/libtermlib/tgoto.c [new file with mode: 0644]
usr.lib/libtermlib/tputs.c [new file with mode: 0644]
usr.lib/libutil/Makefile [new file with mode: 0644]
usr.lib/libutil/dkcksum.c [new file with mode: 0644]
usr.lib/libutil/login.c [new file with mode: 0644]
usr.lib/libutil/logout.c [new file with mode: 0644]
usr.lib/libutil/logwtmp.c [new file with mode: 0644]
usr.lib/libutil/pathnames.h [new file with mode: 0644]
usr.lib/libvmf/makefile [new file with mode: 0644]
usr.lib/libvmf/vmf.3 [new file with mode: 0644]
usr.lib/libvmf/vmf.c [new file with mode: 0644]
usr.lib/libvmf/vmlib.ms [new file with mode: 0644]
usr.lib/liby/Makefile [new file with mode: 0644]
usr.lib/liby/libmai.c [new file with mode: 0644]
usr.lib/liby/libzer.c [new file with mode: 0644]
usr.sbin/Makefile [new file with mode: 0644]
usr.sbin/PORT/XNSrouted.tar.Z [new file with mode: 0644]
usr.sbin/PORT/bad144.c.Z [new file with mode: 0644]
usr.sbin/PORT/badsect.c.Z [new file with mode: 0644]
usr.sbin/PORT/diskpart.c.Z [new file with mode: 0644]
usr.sbin/PORT/dump.tar.Z [new file with mode: 0644]
usr.sbin/PORT/implog.tar.Z [new file with mode: 0644]
usr.sbin/PORT/kgmon.c.Z [new file with mode: 0644]
usr.sbin/PORT/restore.tar.Z [new file with mode: 0644]
usr.sbin/ac/Makefile [new file with mode: 0644]
usr.sbin/ac/ac.8 [new file with mode: 0644]
usr.sbin/ac/ac.c [new file with mode: 0644]
usr.sbin/accton/Makefile [new file with mode: 0644]
usr.sbin/accton/accton.8 [new file with mode: 0644]
usr.sbin/accton/accton.c [new file with mode: 0644]
usr.sbin/arff/Makefile [new file with mode: 0644]
usr.sbin/arff/arff.8 [new file with mode: 0644]
usr.sbin/arff/arff.c [new file with mode: 0644]
usr.sbin/arp/Makefile [new file with mode: 0644]
usr.sbin/arp/arp.8 [new file with mode: 0644]
usr.sbin/arp/arp.c [new file with mode: 0644]
usr.sbin/bad144/Makefile [new file with mode: 0644]
usr.sbin/bad144/bad144.8 [new file with mode: 0644]
usr.sbin/bad144/bad144.c [new file with mode: 0644]
usr.sbin/catman/Makefile [new file with mode: 0644]
usr.sbin/catman/catman.8 [new file with mode: 0644]
usr.sbin/catman/catman.c [new file with mode: 0644]
usr.sbin/chown/Makefile [new file with mode: 0644]
usr.sbin/chown/chown.8 [new file with mode: 0644]
usr.sbin/chown/chown.c [new file with mode: 0644]
usr.sbin/chroot/Makefile [new file with mode: 0644]
usr.sbin/chroot/chroot.8 [new file with mode: 0644]
usr.sbin/chroot/chroot.c [new file with mode: 0644]
usr.sbin/chroot/pathnames.h [new file with mode: 0644]
usr.sbin/config/Makefile [new file with mode: 0644]
usr.sbin/config/config.c [new file with mode: 0644]
usr.sbin/cron/Makefile [new file with mode: 0644]
usr.sbin/cron/README [new file with mode: 0644]
usr.sbin/cron/README.2BSD [new file with mode: 0644]
usr.sbin/cron/bitstring.3 [new file with mode: 0644]
usr.sbin/cron/bitstring.h [new file with mode: 0644]
usr.sbin/cron/compat.c [new file with mode: 0644]
usr.sbin/cron/compat.h [new file with mode: 0644]
usr.sbin/cron/config.h [new file with mode: 0644]
usr.sbin/cron/cron.8 [new file with mode: 0644]
usr.sbin/cron/cron.c [new file with mode: 0644]
usr.sbin/cron/cron.h [new file with mode: 0644]
usr.sbin/cron/crontab.1 [new file with mode: 0644]
usr.sbin/cron/crontab.5 [new file with mode: 0644]
usr.sbin/cron/crontab.c [new file with mode: 0644]
usr.sbin/cron/database.c [new file with mode: 0644]
usr.sbin/cron/do_command.c [new file with mode: 0644]
usr.sbin/cron/entry.c [new file with mode: 0644]
usr.sbin/cron/env.c [new file with mode: 0644]
usr.sbin/cron/externs.h [new file with mode: 0644]
usr.sbin/cron/grot/CHANGES [new file with mode: 0644]
usr.sbin/cron/grot/CONVERSION [new file with mode: 0644]
usr.sbin/cron/grot/FEATURES [new file with mode: 0644]
usr.sbin/cron/grot/INSTALL [new file with mode: 0644]
usr.sbin/cron/grot/MAIL [new file with mode: 0644]
usr.sbin/cron/grot/MANIFEST [new file with mode: 0644]
usr.sbin/cron/grot/THANKS [new file with mode: 0644]
usr.sbin/cron/grot/diffs [new file with mode: 0644]
usr.sbin/cron/job.c [new file with mode: 0644]
usr.sbin/cron/misc.c [new file with mode: 0644]
usr.sbin/cron/pathnames.h [new file with mode: 0644]
usr.sbin/cron/popen.c [new file with mode: 0644]
usr.sbin/cron/putman.sh [new file with mode: 0644]
usr.sbin/cron/user.c [new file with mode: 0644]
usr.sbin/dev_mkdb/Makefile [new file with mode: 0644]
usr.sbin/dev_mkdb/dev_mkdb.8 [new file with mode: 0644]
usr.sbin/dev_mkdb/dev_mkdb.c [new file with mode: 0644]
usr.sbin/diskpart/Makefile [new file with mode: 0644]
usr.sbin/diskpart/diskpart.8 [new file with mode: 0644]
usr.sbin/diskpart/diskpart.c [new file with mode: 0644]
usr.sbin/edquota/Makefile [new file with mode: 0644]
usr.sbin/edquota/edquota.8 [new file with mode: 0644]
usr.sbin/edquota/edquota.c [new file with mode: 0644]
usr.sbin/flcopy/Makefile [new file with mode: 0644]
usr.sbin/flcopy/flcopy.c [new file with mode: 0644]
usr.sbin/gettable/Makefile [new file with mode: 0644]
usr.sbin/gettable/gettable.8 [new file with mode: 0644]
usr.sbin/gettable/gettable.c [new file with mode: 0644]
usr.sbin/htable/Makefile [new file with mode: 0644]
usr.sbin/htable/hosts [new file with mode: 0644]
usr.sbin/htable/htable.c [new file with mode: 0644]
usr.sbin/htable/htable.h [new file with mode: 0644]
usr.sbin/htable/localgateways [new file with mode: 0644]
usr.sbin/htable/localhosts [new file with mode: 0644]
usr.sbin/htable/localnetworks [new file with mode: 0644]
usr.sbin/htable/parse.y [new file with mode: 0644]
usr.sbin/htable/scan.l [new file with mode: 0644]
usr.sbin/implog/Makefile [new file with mode: 0644]
usr.sbin/implog/implog.8 [new file with mode: 0644]
usr.sbin/implog/implog.c [new file with mode: 0644]
usr.sbin/implogd/Makefile [new file with mode: 0644]
usr.sbin/implogd/implogd.8 [new file with mode: 0644]
usr.sbin/implogd/implogd.c [new file with mode: 0644]
usr.sbin/inetd/Makefile [new file with mode: 0644]
usr.sbin/inetd/inetd.8 [new file with mode: 0644]
usr.sbin/inetd/inetd.c [new file with mode: 0644]
usr.sbin/inetd/pathnames.h [new file with mode: 0644]
usr.sbin/kgmon/Makefile [new file with mode: 0644]
usr.sbin/kgmon/kgmon.8 [new file with mode: 0644]
usr.sbin/kgmon/kgmon.c [new file with mode: 0644]
usr.sbin/lpr/Makefile [new file with mode: 0644]
usr.sbin/lpr/cmds.c [new file with mode: 0644]
usr.sbin/lpr/cmdtab.c [new file with mode: 0644]
usr.sbin/lpr/common.c [new file with mode: 0644]
usr.sbin/lpr/displayq.c [new file with mode: 0644]
usr.sbin/lpr/etc.printcap [new file with mode: 0644]
usr.sbin/lpr/filters/Makefile [new file with mode: 0644]
usr.sbin/lpr/filters/README [new file with mode: 0644]
usr.sbin/lpr/filters/chrtab.c [new file with mode: 0644]
usr.sbin/lpr/filters/fcvt.c [new file with mode: 0644]
usr.sbin/lpr/filters/lpf.c [new file with mode: 0644]
usr.sbin/lpr/filters/necf.c [new file with mode: 0644]
usr.sbin/lpr/filters/railmag.c [new file with mode: 0644]
usr.sbin/lpr/filters/rotate.c [new file with mode: 0644]
usr.sbin/lpr/filters/rotprt.c [new file with mode: 0644]
usr.sbin/lpr/filters/rvcat.c [new file with mode: 0644]
usr.sbin/lpr/filters/rvsort.c [new file with mode: 0644]
usr.sbin/lpr/filters/vcat.c [new file with mode: 0644]
usr.sbin/lpr/filters/vdmp.c [new file with mode: 0644]
usr.sbin/lpr/filters/vfontinfo.c [new file with mode: 0644]
usr.sbin/lpr/filters/vfw.c [new file with mode: 0644]
usr.sbin/lpr/filters/vpf.c [new file with mode: 0644]
usr.sbin/lpr/filters/vplotf.c [new file with mode: 0644]
usr.sbin/lpr/filters/vpltdmp.c [new file with mode: 0644]
usr.sbin/lpr/filters/vpsf.c [new file with mode: 0644]
usr.sbin/lpr/filters/vsort.c [new file with mode: 0644]
usr.sbin/lpr/filters/vwidth.c [new file with mode: 0644]
usr.sbin/lpr/lp.h [new file with mode: 0644]
usr.sbin/lpr/lp.local.h [new file with mode: 0644]
usr.sbin/lpr/lpc.c [new file with mode: 0644]
usr.sbin/lpr/lpc.h [new file with mode: 0644]
usr.sbin/lpr/lpd.c [new file with mode: 0644]
usr.sbin/lpr/lpdchar.c [new file with mode: 0644]
usr.sbin/lpr/lpq.c [new file with mode: 0644]
usr.sbin/lpr/lpr.c [new file with mode: 0644]
usr.sbin/lpr/lprm.c [new file with mode: 0644]
usr.sbin/lpr/lptest.c [new file with mode: 0644]
usr.sbin/lpr/pac.c [new file with mode: 0644]
usr.sbin/lpr/printcap.c [new file with mode: 0644]
usr.sbin/lpr/printjob.c [new file with mode: 0644]
usr.sbin/lpr/recvjob.c [new file with mode: 0644]
usr.sbin/lpr/rmjob.c [new file with mode: 0644]
usr.sbin/lpr/startdaemon.c [new file with mode: 0644]
usr.sbin/makewhatis/Makefile [new file with mode: 0644]
usr.sbin/makewhatis/makewhatis.sh [new file with mode: 0644]
usr.sbin/mkhosts/Makefile [new file with mode: 0644]
usr.sbin/mkhosts/mkhosts.8 [new file with mode: 0644]
usr.sbin/mkhosts/mkhosts.c [new file with mode: 0644]
usr.sbin/mklost+found/Makefile [new file with mode: 0644]
usr.sbin/mklost+found/mklost+found.8 [new file with mode: 0644]
usr.sbin/mklost+found/mklost+found.sh [new file with mode: 0644]
usr.sbin/mkproto/Makefile [new file with mode: 0644]
usr.sbin/mkproto/mkproto.8 [new file with mode: 0644]
usr.sbin/mkproto/mkproto.c [new file with mode: 0644]
usr.sbin/named/CHANGES [new file with mode: 0644]
usr.sbin/named/Makefile [new file with mode: 0644]
usr.sbin/named/README [new file with mode: 0644]
usr.sbin/named/doc/rfc1032.lpr [new file with mode: 0644]
usr.sbin/named/doc/rfc1033.lpr [new file with mode: 0644]
usr.sbin/named/doc/rfc1034.lpr [new file with mode: 0644]
usr.sbin/named/doc/rfc1035.lpr [new file with mode: 0644]
usr.sbin/named/doc/rfc920.lpr [new file with mode: 0644]
usr.sbin/named/doc/rfc974.lpr [new file with mode: 0644]
usr.sbin/named/master/:pwedit [new file with mode: 0644]
usr.sbin/named/master/Index [new file with mode: 0644]
usr.sbin/named/master/README [new file with mode: 0644]
usr.sbin/named/master/atod.y [new file with mode: 0644]
usr.sbin/named/master/named.boot [new file with mode: 0644]
usr.sbin/named/master/named.boot.mas [new file with mode: 0644]
usr.sbin/named/master/named.hosts [new file with mode: 0644]
usr.sbin/named/master/named.local [new file with mode: 0644]
usr.sbin/named/master/named.rev [new file with mode: 0644]
usr.sbin/named/master/root.cache [new file with mode: 0644]
usr.sbin/named/named/Makefile [new file with mode: 0644]
usr.sbin/named/named/Version.c [new file with mode: 0644]
usr.sbin/named/named/databuf [new file with mode: 0644]
usr.sbin/named/named/databufs [new file with mode: 0644]
usr.sbin/named/named/db.h [new file with mode: 0644]
usr.sbin/named/named/db_dump.c [new file with mode: 0644]
usr.sbin/named/named/db_load.c [new file with mode: 0644]
usr.sbin/named/named/db_lookup.c [new file with mode: 0644]
usr.sbin/named/named/db_reload.c [new file with mode: 0644]
usr.sbin/named/named/db_save.c [new file with mode: 0644]
usr.sbin/named/named/db_update.c [new file with mode: 0644]
usr.sbin/named/named/namebuf [new file with mode: 0644]
usr.sbin/named/named/named.reload [new file with mode: 0755]
usr.sbin/named/named/named.restart [new file with mode: 0755]
usr.sbin/named/named/newvers.sh [new file with mode: 0644]
usr.sbin/named/named/ns.h [new file with mode: 0644]
usr.sbin/named/named/ns_forw.c [new file with mode: 0644]
usr.sbin/named/named/ns_init.c [new file with mode: 0644]
usr.sbin/named/named/ns_main.c [new file with mode: 0644]
usr.sbin/named/named/ns_maint.c [new file with mode: 0644]
usr.sbin/named/named/ns_req.c [new file with mode: 0644]
usr.sbin/named/named/ns_resp.c [new file with mode: 0644]
usr.sbin/named/named/ns_sort.c [new file with mode: 0644]
usr.sbin/named/named/ns_stats.c [new file with mode: 0644]
usr.sbin/named/named/storage.c [new file with mode: 0644]
usr.sbin/named/named/version [new file with mode: 0644]
usr.sbin/named/tools/Makefile [new file with mode: 0644]
usr.sbin/named/tools/nslookup/Makefile [new file with mode: 0644]
usr.sbin/named/tools/nslookup/commands.l [new file with mode: 0644]
usr.sbin/named/tools/nslookup/debug.c [new file with mode: 0644]
usr.sbin/named/tools/nslookup/getinfo.c [new file with mode: 0644]
usr.sbin/named/tools/nslookup/list.c [new file with mode: 0644]
usr.sbin/named/tools/nslookup/main.c [new file with mode: 0644]
usr.sbin/named/tools/nslookup/nslookup.8 [new file with mode: 0644]
usr.sbin/named/tools/nslookup/nslookup.help [new file with mode: 0644]
usr.sbin/named/tools/nslookup/pathnames.h [new file with mode: 0644]
usr.sbin/named/tools/nslookup/res.h [new file with mode: 0644]
usr.sbin/named/tools/nslookup/res_debug.c [new file with mode: 0644]
usr.sbin/named/tools/nslookup/send.c [new file with mode: 0644]
usr.sbin/named/tools/nslookup/skip.c [new file with mode: 0644]
usr.sbin/named/tools/nslookup/subr.c [new file with mode: 0644]
usr.sbin/named/tools/nsquery.c [new file with mode: 0644]
usr.sbin/named/tools/nstest.c [new file with mode: 0644]
usr.sbin/ntp/Makefile [new file with mode: 0644]
usr.sbin/ntp/README [new file with mode: 0644]
usr.sbin/ntp/extract.pl [new file with mode: 0755]
usr.sbin/ntp/man/Makefile [new file with mode: 0644]
usr.sbin/ntp/man/clock.txt [new file with mode: 0644]
usr.sbin/ntp/man/loop.c [new file with mode: 0644]
usr.sbin/ntp/man/ntp.8 [new file with mode: 0644]
usr.sbin/ntp/man/ntpd.8 [new file with mode: 0644]
usr.sbin/ntp/man/ntpdc.8 [new file with mode: 0644]
usr.sbin/ntp/ntp.c [new file with mode: 0644]
usr.sbin/ntp/ntp.conf [new file with mode: 0644]
usr.sbin/ntp/ntp.h [new file with mode: 0644]
usr.sbin/ntp/ntp_adjust.c [new file with mode: 0644]
usr.sbin/ntp/ntp_proto.c [new file with mode: 0644]
usr.sbin/ntp/ntp_sock.c [new file with mode: 0644]
usr.sbin/ntp/ntpd.c [new file with mode: 0644]
usr.sbin/ntp/ntpdc.c [new file with mode: 0644]
usr.sbin/ntp/ntpsubs.c [new file with mode: 0644]
usr.sbin/ntp/patchl [new file with mode: 0644]
usr.sbin/ntp/patchlevel.h [new file with mode: 0644]
usr.sbin/ntp/read_local.c [new file with mode: 0644]
usr.sbin/ntp/read_psti.c [new file with mode: 0644]
usr.sbin/ntp/stat.pl [new file with mode: 0644]
usr.sbin/ntp/test.c [new file with mode: 0644]
usr.sbin/pstat/Makefile [new file with mode: 0644]
usr.sbin/pstat/pstat.8 [new file with mode: 0644]
usr.sbin/pstat/pstat.c [new file with mode: 0644]
usr.sbin/quot/Makefile [new file with mode: 0644]
usr.sbin/quot/quot.8 [new file with mode: 0644]
usr.sbin/quot/quot.c [new file with mode: 0644]
usr.sbin/quotaon/Makefile [new file with mode: 0644]
usr.sbin/quotaon/quotaon.8 [new file with mode: 0644]
usr.sbin/quotaon/quotaon.c [new file with mode: 0644]
usr.sbin/repquota/Makefile [new file with mode: 0644]
usr.sbin/repquota/repquota.8 [new file with mode: 0644]
usr.sbin/repquota/repquota.c [new file with mode: 0644]
usr.sbin/rmt/Makefile [new file with mode: 0644]
usr.sbin/rmt/rmt.8 [new file with mode: 0644]
usr.sbin/rmt/rmt.c [new file with mode: 0644]
usr.sbin/rwhod/Makefile [new file with mode: 0644]
usr.sbin/rwhod/rwhod.8 [new file with mode: 0644]
usr.sbin/rwhod/rwhod.c [new file with mode: 0644]
usr.sbin/rxformat/Makefile [new file with mode: 0644]
usr.sbin/rxformat/rxformat.8 [new file with mode: 0644]
usr.sbin/rxformat/rxformat.c [new file with mode: 0644]
usr.sbin/sa/Makefile [new file with mode: 0644]
usr.sbin/sa/sa.8 [new file with mode: 0644]
usr.sbin/sa/sa.c [new file with mode: 0644]
usr.sbin/sendmail.MX/Makefile [new file with mode: 0644]
usr.sbin/sendmail.MX/READ_ME [new file with mode: 0644]
usr.sbin/sendmail.MX/adb/event [new file with mode: 0644]
usr.sbin/sendmail.MX/adb/event2 [new file with mode: 0644]
usr.sbin/sendmail.MX/adm/SU.LOG [new file with mode: 0644]
usr.sbin/sendmail.MX/adm/TODO [new file with mode: 0644]
usr.sbin/sendmail.MX/adm/TraceFlags [new file with mode: 0644]
usr.sbin/sendmail.MX/adm/cbosgd.sl [new file with mode: 0644]
usr.sbin/sendmail.MX/adm/csvax.m4 [new file with mode: 0644]
usr.sbin/sendmail.MX/adm/ingvax.m4 [new file with mode: 0644]
usr.sbin/sendmail.MX/adm/jek.sl [new file with mode: 0644]
usr.sbin/sendmail.MX/adm/kim.m4 [new file with mode: 0644]
usr.sbin/sendmail.MX/adm/mh.cf.m4 [new file with mode: 0644]
usr.sbin/sendmail.MX/adm/mh.whoami.m4 [new file with mode: 0644]
usr.sbin/sendmail.MX/adm/sl.sed [new file with mode: 0644]
usr.sbin/sendmail.MX/aux/Makefile [new file with mode: 0644]
usr.sbin/sendmail.MX/aux/addr.c [new file with mode: 0644]
usr.sbin/sendmail.MX/aux/arpa.c [new file with mode: 0644]
usr.sbin/sendmail.MX/aux/bbn_daemon.c [new file with mode: 0644]
usr.sbin/sendmail.MX/aux/delivermail.sh [new file with mode: 0644]
usr.sbin/sendmail.MX/aux/mail-dm.c [new file with mode: 0644]
usr.sbin/sendmail.MX/aux/mailstats.c [new file with mode: 0644]
usr.sbin/sendmail.MX/aux/matchhdr.c [new file with mode: 0644]
usr.sbin/sendmail.MX/aux/mconnect.c [new file with mode: 0644]
usr.sbin/sendmail.MX/aux/newaliases.c [new file with mode: 0644]
usr.sbin/sendmail.MX/aux/praliases.c [new file with mode: 0644]
usr.sbin/sendmail.MX/cf [new symlink]
usr.sbin/sendmail.MX/cf.hosttable/KEY [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/Makefile [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/NEW/base.m4 [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/NEW/ucbvax.mc [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/NEW/uucpm.m4 [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/TestMatrix [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/arpa.mc [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/arpaproto.mc [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/base.m4 [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/berkhosts.m4 [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/berkm.m4 [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/calder.mc [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/ccbase.m4 [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/cchosts.m4 [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/cogsci.mc [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/compat.m4 [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/csbase.m4 [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/csether.mc [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/dali.mc [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/degas.mc [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/ernie.mc [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/ether.m4 [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/etherm.m4 [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/fncpm.m4 [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/fudge.m4 [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/guessing [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/ibmm.m4 [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/ji.mc [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/kim.mc [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/lanleaf.mc [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/lanroot.mc [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/localm.m4 [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/matisse.mc [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/miro.mc [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/mmdfm.m4 [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/monet.mc [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/ncpm.m4 [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/okeeffe.mc [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/renoir.mc [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/suucpm.m4 [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/tcphosts.m4 [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/tcpm.m4 [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/ucbvax.mc [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/uucpm.m4 [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/uucpproto.mc [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/version.m4 [new file with mode: 0644]
usr.sbin/sendmail.MX/cf.hosttable/zerobase.m4 [new file with mode: 0644]
usr.sbin/sendmail.MX/doc/Makefile [new file with mode: 0644]
usr.sbin/sendmail.MX/doc/abstract [new file with mode: 0644]
usr.sbin/sendmail.MX/doc/diagram [new file with mode: 0644]
usr.sbin/sendmail.MX/doc/refs [new file with mode: 0644]
usr.sbin/sendmail.MX/doc/rfc819.lpr [new file with mode: 0644]
usr.sbin/sendmail.MX/doc/rfc821.lpr [new file with mode: 0644]
usr.sbin/sendmail.MX/doc/rfc822.lpr [new file with mode: 0644]
usr.sbin/sendmail.MX/doc/spell.good [new file with mode: 0644]
usr.sbin/sendmail.MX/doc/usenix [new file with mode: 0644]
usr.sbin/sendmail.MX/doc/usenix.me [new file with mode: 0644]
usr.sbin/sendmail.MX/include/asm.sed [new file with mode: 0644]
usr.sbin/sendmail.MX/include/asm.sed.pdp [new file with mode: 0644]
usr.sbin/sendmail.MX/include/asm.sed.vax [new file with mode: 0644]
usr.sbin/sendmail.MX/include/useful.h [new file with mode: 0644]
usr.sbin/sendmail.MX/include/userdbm.h [new file with mode: 0644]
usr.sbin/sendmail.MX/lib/Makefile [new file with mode: 0644]
usr.sbin/sendmail.MX/lib/aliases [new file with mode: 0644]
usr.sbin/sendmail.MX/lib/sendmail.hf [new file with mode: 0644]
usr.sbin/sendmail.MX/md/c.nvmunix.m4 [new file with mode: 0644]
usr.sbin/sendmail.MX/md/c.v6.m4 [new file with mode: 0644]
usr.sbin/sendmail.MX/md/c.v7.m4 [new file with mode: 0644]
usr.sbin/sendmail.MX/md/c.vmunix.m4 [new file with mode: 0644]
usr.sbin/sendmail.MX/md/config.dst [new file with mode: 0644]
usr.sbin/sendmail.MX/md/config.m4 [new file with mode: 0644]
usr.sbin/sendmail.MX/md/config.m4.mone [new file with mode: 0644]
usr.sbin/sendmail.MX/src/Makefile [new file with mode: 0644]
usr.sbin/sendmail.MX/src/READ_ME [new file with mode: 0644]
usr.sbin/sendmail.MX/src/TODO [new file with mode: 0644]
usr.sbin/sendmail.MX/src/Version.c [new file with mode: 0644]
usr.sbin/sendmail.MX/src/alias.c [new file with mode: 0644]
usr.sbin/sendmail.MX/src/arpadate.c [new file with mode: 0644]
usr.sbin/sendmail.MX/src/clock.c [new file with mode: 0644]
usr.sbin/sendmail.MX/src/collect.c [new file with mode: 0644]
usr.sbin/sendmail.MX/src/conf.c [new file with mode: 0644]
usr.sbin/sendmail.MX/src/conf.h [new file with mode: 0644]
usr.sbin/sendmail.MX/src/convtime.c [new file with mode: 0644]
usr.sbin/sendmail.MX/src/daemon.c [new file with mode: 0644]
usr.sbin/sendmail.MX/src/deliver.c [new file with mode: 0644]
usr.sbin/sendmail.MX/src/domain.c [new file with mode: 0644]
usr.sbin/sendmail.MX/src/envelope.c [new file with mode: 0644]
usr.sbin/sendmail.MX/src/err.c [new file with mode: 0644]
usr.sbin/sendmail.MX/src/extract.c [new file with mode: 0644]
usr.sbin/sendmail.MX/src/headers.c [new file with mode: 0644]
usr.sbin/sendmail.MX/src/macro.c [new file with mode: 0644]
usr.sbin/sendmail.MX/src/mailstats.h [new file with mode: 0644]
usr.sbin/sendmail.MX/src/main.c [new file with mode: 0644]
usr.sbin/sendmail.MX/src/mkstrcc [new file with mode: 0755]
usr.sbin/sendmail.MX/src/parseaddr.c [new file with mode: 0644]
usr.sbin/sendmail.MX/src/queue.c [new file with mode: 0644]
usr.sbin/sendmail.MX/src/readcf.c [new file with mode: 0644]
usr.sbin/sendmail.MX/src/recipient.c [new file with mode: 0644]
usr.sbin/sendmail.MX/src/savemail.c [new file with mode: 0644]
usr.sbin/sendmail.MX/src/sendmail.h [new file with mode: 0644]
usr.sbin/sendmail.MX/src/srvrsmtp.c [new file with mode: 0644]
usr.sbin/sendmail.MX/src/stab.c [new file with mode: 0644]
usr.sbin/sendmail.MX/src/stats.c [new file with mode: 0644]
usr.sbin/sendmail.MX/src/sysexits.c [new file with mode: 0644]
usr.sbin/sendmail.MX/src/trace.c [new file with mode: 0644]
usr.sbin/sendmail.MX/src/trace.h [new file with mode: 0644]
usr.sbin/sendmail.MX/src/usersmtp.c [new file with mode: 0644]
usr.sbin/sendmail.MX/src/util.c [new file with mode: 0644]
usr.sbin/sendmail.MX/src/version.c [new file with mode: 0644]
usr.sbin/sendmail/FILES [new file with mode: 0644]
usr.sbin/sendmail/Makefile [new file with mode: 0644]
usr.sbin/sendmail/README_FOR_NAM [new file with mode: 0644]
usr.sbin/sendmail/READ_ME [new file with mode: 0644]
usr.sbin/sendmail/adb/event [new file with mode: 0644]
usr.sbin/sendmail/adb/event2 [new file with mode: 0644]
usr.sbin/sendmail/adm/SU.LOG [new file with mode: 0644]
usr.sbin/sendmail/adm/TODO [new file with mode: 0644]
usr.sbin/sendmail/adm/TraceFlags [new file with mode: 0644]
usr.sbin/sendmail/adm/cbosgd.sl [new file with mode: 0644]
usr.sbin/sendmail/adm/csvax.m4 [new file with mode: 0644]
usr.sbin/sendmail/adm/ingvax.m4 [new file with mode: 0644]
usr.sbin/sendmail/adm/jek.sl [new file with mode: 0644]
usr.sbin/sendmail/adm/kim.m4 [new file with mode: 0644]
usr.sbin/sendmail/adm/mh.cf.m4 [new file with mode: 0644]
usr.sbin/sendmail/adm/mh.whoami.m4 [new file with mode: 0644]
usr.sbin/sendmail/adm/sl.sed [new file with mode: 0644]
usr.sbin/sendmail/aux/4.1a_daemon.c [new file with mode: 0644]
usr.sbin/sendmail/aux/Makefile [new file with mode: 0644]
usr.sbin/sendmail/aux/Makefile.m4 [new file with mode: 0644]
usr.sbin/sendmail/aux/addr.c [new file with mode: 0644]
usr.sbin/sendmail/aux/arpa.c [new file with mode: 0644]
usr.sbin/sendmail/aux/asm.sed [new file with mode: 0644]
usr.sbin/sendmail/aux/bbn_daemon.c [new file with mode: 0644]
usr.sbin/sendmail/aux/c.ingvax.h [new file with mode: 0644]
usr.sbin/sendmail/aux/conf.h [new file with mode: 0644]
usr.sbin/sendmail/aux/mail-dm.c [new file with mode: 0644]
usr.sbin/sendmail/aux/mailstats.c [new file with mode: 0644]
usr.sbin/sendmail/aux/matchhdr.c [new file with mode: 0644]
usr.sbin/sendmail/aux/mconnect.c [new file with mode: 0644]
usr.sbin/sendmail/aux/newaliases.c [new file with mode: 0644]
usr.sbin/sendmail/aux/newsyslog [new file with mode: 0644]
usr.sbin/sendmail/aux/praliases.c [new file with mode: 0644]
usr.sbin/sendmail/aux/rmail.c [new file with mode: 0644]
usr.sbin/sendmail/aux/showdbm.c [new file with mode: 0644]
usr.sbin/sendmail/aux/uname.c [new file with mode: 0644]
usr.sbin/sendmail/cf [new symlink]
usr.sbin/sendmail/cf.hosttable/KEY [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/Makefile [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/TestMatrix [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/arpa.mc [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/arpaproto.mc [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/base.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/berkhosts.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/berkm.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/calder.mc [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/ccbase.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/cchosts.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/cogsci.mc [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/compat.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/csbase.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/csether.mc [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/dali.mc [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/degas.mc [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/ernie.mc [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/ether.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/etherm.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/fncpm.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/fudge.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/ibmm.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/ji.mc [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/kim.mc [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/lanleaf.mc [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/lanroot.mc [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/localm.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/matisse.mc [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/miro.mc [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/mmdfm.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/monet.mc [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/ncpm.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/okeeffe.mc [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/renoir.mc [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/suucpm.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/tcphosts.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/tcpm.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/ucbvax.mc [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/uucpm.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/uucpproto.mc [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/version.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.hosttable/zerobase.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.named/Makefile [new file with mode: 0644]
usr.sbin/sendmail/cf.named/arpa.ed [new file with mode: 0644]
usr.sbin/sendmail/cf.named/arpa.mc [new file with mode: 0644]
usr.sbin/sendmail/cf.named/berkhosts.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.named/berkm.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.named/boilerplate.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.named/cchosts.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.named/euucpm.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.named/kim.mc [new file with mode: 0644]
usr.sbin/sendmail/cf.named/localm.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.named/mmdfm.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.named/monet.mc [new file with mode: 0644]
usr.sbin/sendmail/cf.named/nicregistered.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.named/nsclasses.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.named/nsmacros.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.named/nstcpldm.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.named/nstcpm.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.named/postwriterule.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.named/prewriterule.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.named/rule0.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.named/rule3.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.named/rule5.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.named/suucpm.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.named/ucbtcp.mc [new file with mode: 0644]
usr.sbin/sendmail/cf.named/ucbvax.mc [new file with mode: 0644]
usr.sbin/sendmail/cf.named/uucphosts.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.named/uucpm.m4 [new file with mode: 0644]
usr.sbin/sendmail/cf.named/version.m4 [new file with mode: 0644]
usr.sbin/sendmail/doc/Makefile [new file with mode: 0644]
usr.sbin/sendmail/doc/abstract [new file with mode: 0644]
usr.sbin/sendmail/doc/diagram [new file with mode: 0644]
usr.sbin/sendmail/doc/refs [new file with mode: 0644]
usr.sbin/sendmail/doc/rfc819.lpr [new file with mode: 0644]
usr.sbin/sendmail/doc/rfc821.lpr [new file with mode: 0644]
usr.sbin/sendmail/doc/rfc822.lpr [new file with mode: 0644]
usr.sbin/sendmail/doc/spell.good [new file with mode: 0644]
usr.sbin/sendmail/doc/usenix [new file with mode: 0644]
usr.sbin/sendmail/doc/usenix.me [new file with mode: 0644]
usr.sbin/sendmail/include/asm.sed [new file with mode: 0644]
usr.sbin/sendmail/include/asm.sed.pdp [new file with mode: 0644]
usr.sbin/sendmail/include/asm.sed.vax [new file with mode: 0644]
usr.sbin/sendmail/include/useful.h [new file with mode: 0644]
usr.sbin/sendmail/include/userdbm.h [new file with mode: 0644]
usr.sbin/sendmail/lib/Makefile [new file with mode: 0644]
usr.sbin/sendmail/lib/Makefile.m4 [new file with mode: 0644]
usr.sbin/sendmail/lib/aliases [new file with mode: 0644]
usr.sbin/sendmail/lib/sendmail.hf [new file with mode: 0644]
usr.sbin/sendmail/md/c.nvmunix.m4 [new file with mode: 0644]
usr.sbin/sendmail/md/c.v6.m4 [new file with mode: 0644]
usr.sbin/sendmail/md/c.v7.m4 [new file with mode: 0644]
usr.sbin/sendmail/md/c.vmunix.m4 [new file with mode: 0644]
usr.sbin/sendmail/md/config.m4 [new file with mode: 0644]
usr.sbin/sendmail/src/FILES [new file with mode: 0644]
usr.sbin/sendmail/src/Makefile [new file with mode: 0644]
usr.sbin/sendmail/src/Makefile.m4 [new file with mode: 0644]
usr.sbin/sendmail/src/READ_ME [new file with mode: 0644]
usr.sbin/sendmail/src/TODO [new file with mode: 0644]
usr.sbin/sendmail/src/Version.c [new file with mode: 0644]
usr.sbin/sendmail/src/alias.c [new file with mode: 0644]
usr.sbin/sendmail/src/arpadate.c [new file with mode: 0644]
usr.sbin/sendmail/src/bcopy.c [new file with mode: 0644]
usr.sbin/sendmail/src/bmove.11.s [new file with mode: 0644]
usr.sbin/sendmail/src/bmove.vax.s [new file with mode: 0644]
usr.sbin/sendmail/src/clock.c [new file with mode: 0644]
usr.sbin/sendmail/src/collect.c [new file with mode: 0644]
usr.sbin/sendmail/src/conf.c [new file with mode: 0644]
usr.sbin/sendmail/src/conf.h [new file with mode: 0644]
usr.sbin/sendmail/src/convtime.c [new file with mode: 0644]
usr.sbin/sendmail/src/daemon.c [new file with mode: 0644]
usr.sbin/sendmail/src/deliver.c [new file with mode: 0644]
usr.sbin/sendmail/src/envelope.c [new file with mode: 0644]
usr.sbin/sendmail/src/err.c [new file with mode: 0644]
usr.sbin/sendmail/src/extract.c [new file with mode: 0644]
usr.sbin/sendmail/src/headers.c [new file with mode: 0644]
usr.sbin/sendmail/src/macro.c [new file with mode: 0644]
usr.sbin/sendmail/src/mailstats.h [new file with mode: 0644]
usr.sbin/sendmail/src/main.c [new file with mode: 0644]
usr.sbin/sendmail/src/mkstrcc [new file with mode: 0755]
usr.sbin/sendmail/src/parseaddr.c [new file with mode: 0644]
usr.sbin/sendmail/src/queue.c [new file with mode: 0644]
usr.sbin/sendmail/src/readcf.c [new file with mode: 0644]
usr.sbin/sendmail/src/recipient.c [new file with mode: 0644]
usr.sbin/sendmail/src/savemail.c [new file with mode: 0644]
usr.sbin/sendmail/src/sendmail.h [new file with mode: 0644]
usr.sbin/sendmail/src/sendmail.hf [new file with mode: 0644]
usr.sbin/sendmail/src/srvrsmtp.c [new file with mode: 0644]
usr.sbin/sendmail/src/stab.c [new file with mode: 0644]
usr.sbin/sendmail/src/stats.c [new file with mode: 0644]
usr.sbin/sendmail/src/sysexits.c [new file with mode: 0644]
usr.sbin/sendmail/src/tags [new file with mode: 0644]
usr.sbin/sendmail/src/trace.c [new file with mode: 0644]
usr.sbin/sendmail/src/trace.h [new file with mode: 0644]
usr.sbin/sendmail/src/usersmtp.c [new file with mode: 0644]
usr.sbin/sendmail/src/util.c [new file with mode: 0644]
usr.sbin/sendmail/test/fail1 [new file with mode: 0644]
usr.sbin/sendmail/test/fail2 [new file with mode: 0644]
usr.sbin/sendmail/test/tempfail [new file with mode: 0644]
usr.sbin/sysgen/Makefile [new file with mode: 0644]
usr.sbin/sysgen/devices.h [new file with mode: 0644]
usr.sbin/sysgen/sysgen.1 [new file with mode: 0644]
usr.sbin/sysgen/sysgen.c [new file with mode: 0644]
usr.sbin/syslogd/Makefile [new file with mode: 0644]
usr.sbin/syslogd/syslogd.8 [new file with mode: 0644]
usr.sbin/syslogd/syslogd.c [new file with mode: 0644]
usr.sbin/timed/Makefile [new file with mode: 0644]
usr.sbin/timed/acksend.c [new file with mode: 0644]
usr.sbin/timed/byteorder.c [new file with mode: 0644]
usr.sbin/timed/candidate.c [new file with mode: 0644]
usr.sbin/timed/cmds.c [new file with mode: 0644]
usr.sbin/timed/cmdtab.c [new file with mode: 0644]
usr.sbin/timed/correct.c [new file with mode: 0644]
usr.sbin/timed/globals.h [new file with mode: 0644]
usr.sbin/timed/m68000/cksum.c [new file with mode: 0644]
usr.sbin/timed/m68000/ocsum.s [new file with mode: 0644]
usr.sbin/timed/master.c [new file with mode: 0644]
usr.sbin/timed/measure.c [new file with mode: 0644]
usr.sbin/timed/networkdelta.c [new file with mode: 0644]
usr.sbin/timed/pdp/cksum-fix [new file with mode: 0644]
usr.sbin/timed/pdp/cksum.c [new file with mode: 0644]
usr.sbin/timed/readmsg.c [new file with mode: 0644]
usr.sbin/timed/slave.c [new file with mode: 0644]
usr.sbin/timed/tags [new file with mode: 0644]
usr.sbin/timed/timed.c [new file with mode: 0644]
usr.sbin/timed/timedc.c [new file with mode: 0644]
usr.sbin/timed/timedc.h [new file with mode: 0644]
usr.sbin/timed/vax/cksum.c [new file with mode: 0644]
usr.sbin/traceroute/Makefile [new file with mode: 0644]
usr.sbin/traceroute/README [new file with mode: 0644]
usr.sbin/traceroute/mean.awk [new file with mode: 0644]
usr.sbin/traceroute/median.awk [new file with mode: 0644]
usr.sbin/traceroute/traceroute.8 [new file with mode: 0644]
usr.sbin/traceroute/traceroute.c [new file with mode: 0644]
usr.sbin/trpt/Makefile [new file with mode: 0644]
usr.sbin/trpt/trpt.8 [new file with mode: 0644]
usr.sbin/trpt/trpt.c [new file with mode: 0644]
usr.sbin/trsp/Makefile [new file with mode: 0644]
usr.sbin/trsp/trsp.8 [new file with mode: 0644]
usr.sbin/trsp/trsp.c [new file with mode: 0644]
usr.sbin/update/Makefile [new file with mode: 0644]
usr.sbin/update/update.8 [new file with mode: 0644]
usr.sbin/update/update.c [new file with mode: 0644]
usr.sbin/vipw/Makefile [new file with mode: 0644]
usr.sbin/vipw/vipw.8 [new file with mode: 0644]
usr.sbin/vipw/vipw.c [new file with mode: 0644]