Giter Site home page Giter Site logo

abs0 / 4.3bsd-quasijarus Goto Github PK

View Code? Open in Web Editor NEW
26.0 5.0 10.0 35.58 MB

Unofficial 4.3BSD-Quasijarus repository for all changes from 0 through to 0c (plus any additional patches)

Home Page: http://gunkies.org/wiki/4.3_BSD_Quasijarus

Makefile 2.68% C 89.81% Ada 0.05% C++ 0.14% Awk 0.01% Shell 0.28% Assembly 4.64% Yacc 0.93% Lex 0.20% Logos 0.01% E 0.07% Filebench WML 0.01% Forth 0.01% Pascal 0.88% Clojure 0.01% Common Lisp 0.28% SuperCollider 0.01% Elixir 0.01% Batchfile 0.01% Modula-2 0.02%

4.3bsd-quasijarus's Introduction

4.3BSD-Quasijarus

Unofficial 4.3BSD-Quasijarus repository to easily track changes from 0 through to 0c, plus the qjsrc-se53pra0 changes

This is intended to provide easy access to the source from the original 4.3BSD Quasijarus, and to provide a base for any patches if desired.

For each release (and the qjsrc-se53pra0 changes)

  • src.tar.Z and syssrc.tar.Z have been extracted into . and ./sys respectively
  • files.txt contains the files and timestamps from the two tarfiles
  • If the release had a setup.txt and qjchanges.txt they have been copied in
  • The commit message is the original release notes
  • An appropriate tag has been created

For more details on 4.3BSD Quasijarus please see http://gunkies.org/wiki/4.3_BSD_Quasijarus

Please note that this repository contains files that differ only in case (eg astoks.h and astoks.H), so you will need to clone onto a case sensitive filesystem.

4.3bsd-quasijarus's People

Contributors

abs0 avatar b4 avatar jzatarski avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

4.3bsd-quasijarus's Issues

Build failure: libc

(cd ../library; rm -f clrerr.o doprnt.o doscan.o exit.o fdopen.o fgetc.o filbuf.o findiop.o flsbuf.o fopen.o fprintf.o fputc.o fread.o freopen.o fseek.o ftell.o fwrite.o getchar.o getw.o printf.o putchar.o putw.o rew.o scanf.o setbuf.o setbuffer.o sprintf.o ungetc.o vfprintf.o vprintf.o vsprintf.o )
(cd ../profiled; rm -f clrerr.o doprnt.o doscan.o exit.o fdopen.o fgetc.o filbuf.o findiop.o flsbuf.o fopen.o fprintf.o fputc.o fread.o freopen.o fseek.o ftell.o fwrite.o getchar.o getw.o printf.o putchar.o putw.o rew.o scanf.o setbuf.o setbuffer.o sprintf.o ungetc.o vfprintf.o vprintf.o vsprintf.o )
ln clrerr.o doprnt.o doscan.o exit.o fdopen.o fgetc.o filbuf.o findiop.o flsbuf.o fopen.o fprintf.o fputc.o fread.o freopen.o fseek.o ftell.o fwrite.o getchar.o getw.o printf.o putchar.o putw.o rew.o scanf.o setbuf.o setbuffer.o sprintf.o ungetc.o vfprintf.o vprintf.o vsprintf.o ../library
(cd profiled; ln clrerr.o doprnt.o doscan.o exit.o fdopen.o fgetc.o filbuf.o findiop.o flsbuf.o fopen.o fprintf.o fputc.o fread.o freopen.o fseek.o ftell.o fwrite.o getchar.o getw.o printf.o putchar.o putw.o rew.o scanf.o setbuf.o setbuffer.o sprintf.o ungetc.o vfprintf.o vprintf.o vsprintf.o ../../profiled)
cd cal; make DEFS="-DLIBC_SCCS -DSYSLIBC_SCCS" link
ld:profiled/asctime.o: No such file or directory
*** Exit 4 (ignored)
cc -O -R -DLIBC_SCCS -DSYSLIBC_SCCS -c asctime.c
ld:profiled/ctime.o: No such file or directory
*** Exit 4 (ignored)
cc -O -R -DLIBC_SCCS -DSYSLIBC_SCCS -c ctime.c
ld:profiled/gmtime.o: No such file or directory
*** Exit 4 (ignored)
cc -O -R -DLIBC_SCCS -DSYSLIBC_SCCS -c gmtime.c
ld:profiled/localtime.o: No such file or directory
*** Exit 4 (ignored)
cc -O -R -DLIBC_SCCS -DSYSLIBC_SCCS -c localtime.c
ld:profiled/mjd2greg.o: No such file or directory
*** Exit 4 (ignored)
cc -O -R -DLIBC_SCCS -DSYSLIBC_SCCS -c mjd2greg.c
ld:profiled/sexatime.o: No such file or directory
*** Exit 4 (ignored)
cc -O -R -DLIBC_SCCS -DSYSLIBC_SCCS -c sexatime.c
(cd ../library; rm -f asctime.o ctime.o gmtime.o localtime.o mjd2greg.o sexatime.o)
(cd ../profiled; rm -f asctime.o ctime.o gmtime.o localtime.o mjd2greg.o sexatime.o)
ln asctime.o ctime.o gmtime.o localtime.o mjd2greg.o sexatime.o ../library
(cd profiled; ln asctime.o ctime.o gmtime.o localtime.o mjd2greg.o sexatime.o ../../profiled)
sh: profiled: bad directory
*** Exit 1

Seems lib/libc's subdirectory Makefiles expect something incorrect about the profiled/ directory

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.