unix-history/.git
1993-06-29 Nate WillamsUpdate login to newest source on uunet
1993-06-29 Nate WillamsReplaced GNU join with BSD join from bsd-sources on...
1993-06-29 Nate WillamsRemoved zcat from compress, since gzip takes care of...
1993-06-29 Nate WillamsReplaced GNU dd with BSD dd (from bsd-sources on uunet)
1993-06-29 Nate WillamsThis commit was generated by cvs2svn to track changes...
1993-06-29 Nate WillamsFrom old net posting
1993-06-29 Rod GrimesUpgrade to sendmail 8.1C from NetBSD
1993-06-28 Nate WillamsAdded Chris Demetriou's FSYNC_ALL option which causes...
1993-06-27 David Greenmanfixed bugs in the probe routine uncovered by the previo...
1993-06-26 Andrew Moorefixed undo within a global command (would corrupt the...
1993-06-26 David Greenmanfixed bug in probe that causes it to complain about...
1993-06-25 Nate WillamsFixed up CVS like RCS to allow obj or no obj directory.
1993-06-25 J.T. ConklinUpdate misc code to use POSIX fnmatch().
1993-06-25 J.T. ConklinUpdate misc code to POSIX fnmatch() call.
1993-06-25 J.T. Conklinfnmatch from k. bostic that is closer to posix complient.
1993-06-25 J.T. ConklinUpdated to Ian Darwin's latest file command and magic...
1993-06-25 Nate WillamsFixed cvs to work with/without object directories and...
1993-06-25 Paul Richardsb-make libg++-2.3.90
1993-06-25 Jordan K. HubbardOne small change to make the code clearer in update.
1993-06-24 Jordan K. HubbardChanges to allow simple symlink handling
1993-06-23 David GreenmanSecond beta release of device driver for SMC/WD 80x3...
1993-06-22 Paul RichardsUpdated gcc to 2.4.5
1993-06-22 David GreenmanChanged mb_map allocation failure printf to a log(...
1993-06-22 David GreenmanSecond beta release of device driver for WD/SMC 80x3...
1993-06-21 Rick MacklemAdded rcs -> ../gnu/rcs
1993-06-21 Rick MacklemFixed to create rcs as a link to ../gnu/rcs, Manaully...
1993-06-21 Rick MacklemLibg++ is very broken right now, I'll fix it latter...
1993-06-21 Rick Macklemremoved clean and cleandir targets, the .mk files do...
1993-06-21 Rick MacklemAdded depend: @echo "BROKEN MAKEDEPEND" until it gets...
1993-06-21 Rick MacklemRemoved broken makedepend comment, moved to ../Makefile
1993-06-21 Rick MacklemAdded depend: @echo "BROKEN MAKEDEP", until we get...
1993-06-21 Rick MacklemAdded syscall.h to LFILES.
1993-06-21 Rick MacklemRemoved netimp, so that make copies works without error
1993-06-21 Rick MacklemNew libg++
1993-06-21 Paul RichardsB-maked gcc now at 2.4.4 (we're at the most recent...
1993-06-21 Rick MacklemAdded new iosteam subdir to libg++
1993-06-21 Paul RichardsNew libg++-2.3.90 B-maked.
1993-06-21 Rick MacklemRemoved clean and clean dir targets. bsd.prog.mk does...
1993-06-21 Rick MacklemNo longer ignore seconds when setting date. From Mark...
1993-06-21 Rod GrimesRemoved g++
1993-06-21 Paul RichardsCorrected error in startup paths of gcc. /usr/libexec...
1993-06-21 Rod GrimesFixed makefile so that the link is done correctly....
1993-06-21 Rod GrimesAdd gcc2 to Makefile
1993-06-21 Rod GrimesRemoved BINDIR= from Makefile so that bc installs in...
1993-06-20 Paul Richardsgcc-2.4.3.1 subdirectories
1993-06-20 Paul RichardsThis commit was generated by cvs2svn to track changes...
1993-06-20 Paul RichardsAdded gcc2.4.3.1 with libobjc disabled in top Makefile
1993-06-20 Rod GrimesAdded ref to SUBDIRS.
1993-06-20 Rod GrimesInitial import of 386BSD 0.1 othersrc/etc
1993-06-20 Rod GrimesThis commit was generated by cvs2svn to track changes...
1993-06-20 Rod GrimesPut back in the ones that usr.bin/Makefile should do...
1993-06-20 Andrew Moorefixed reorder sscript
1993-06-20 Andrew MooreUpgraded m4 to Ozan's with patches from sun-lamp.
1993-06-19 Rod GrimesFixed linking of awk -> gawk.
1993-06-19 Rod GrimesBerkeley crypt enabled
1993-06-19 Rod GrimesBerkeley crypt enabled.
1993-06-19 Rick MacklemBerkeley crypt added and enabled
1993-06-19 Rick MacklemAdded patch to SUBDIRS
1993-06-19 Rod GrimesAdded my silly little FixLinks script until someone...
1993-06-19 Paul Richardsb-maked patch-2.10
1993-06-19 Paul RichardsThis commit was generated by cvs2svn to track changes...
1993-06-19 Paul RichardsAdded bpf support to if_is.c (Isolan driver)
1993-06-19 Andrew MooreReplaced GNU test with Berkeley test
1993-06-19 Andrew Mooreadded POSIX regex to expr
1993-06-19 Paul RichardsNew bc-1.02 bmake sources
1993-06-19 Paul RichardsThis commit was generated by cvs2svn to track changes...
1993-06-19 Rod GrimesAdded target and link creation for gnu bc 1.02
1993-06-19 Rod GrimesAdded bc 1.02 bmake to the tools
1993-06-19 Nate WillamsUpdated gzip from 1.1 to 1.2.2
1993-06-19 Rod GrimesAdded gzip target and link creation to ../gnu/gzip
1993-06-19 Rod GrimesAdded gzip to src/gnu/Makefile so it gets built.
1993-06-18 Rod GrimesAdded null target install
1993-06-18 Rod GrimesMoved xditview to XSUBDIRS, you can only build this...
1993-06-18 Rod GrimesObsolete if_we.c driver, more attach call to where...
1993-06-18 Rod GrimesChanged all we0's to ed0's. Obsoleting if_we.c driver.
1993-06-18 Paul RichardsNew if_is.c isolan ethernet driver that can handle...
1993-06-18 Rod GrimesRemoved gzip since it has moved to src/gnu
1993-06-18 Rod GrimesTurned games off until they get fixed.
1993-06-18 Nate WillamsCleaned up yacc problems that shouldn't have existed...
1993-06-18 Rod GrimesAdded stuff to create symlinks for gcc1 and gcc2. ...
1993-06-18 Nate WillamsGzip 1.1
1993-06-18 Nate WillamsThis commit was generated by cvs2svn to track changes...
1993-06-18 Rod GrimesRenamed gcc to gcc2, old gcc compiler to be renamed...
1993-06-18 Rod GrimesAdded a dummy gcc2 for now, this will be the resting...
1993-06-18 Nate WillamsChanged the old regex.h to GNU regex.h
1993-06-18 Andrew MooreNew ref program from elvis 1.7 that implements ctags.
1993-06-18 Andrew MooreThis commit was generated by cvs2svn to track changes...
1993-06-18 Andrew MoorePOSIX ed version 0.6 by Andrew Moore (alm@netcom.com).
1993-06-18 Andrew MooreThis commit was generated by cvs2svn to track changes...
1993-06-18 Rick MacklemFix for GCC 2.x compiling
1993-06-18 Jordan K. HubbardAdding GPL docs, make structure.
1993-06-18 Jordan K. HubbardUpdated CVS
1993-06-18 Jordan K. HubbardThis commit was generated by cvs2svn to track changes...
1993-06-18 Jordan K. HubbardUpdated GNU utilities
1993-06-18 Jordan K. HubbardThis commit was generated by cvs2svn to track changes...
1993-06-18 Paul RichardsUpgrade to GCC 2.X
1993-06-18 Paul RichardsUpgrade to GCC 2.X
1993-06-18 Paul RichardsUpgrade to GCC 2.X
1993-06-18 Paul RichardsUpgrade to GCC 2.X
1993-06-18 Andrew MooreUpgrade elvispreserve to version 1.7
next