unix-history/.git
1989-09-07 Keith Bosticchange obscene files to be rotated on disk
1989-09-07 Marc Teitelbaumtty.h needs ioctl.h
1989-09-07 Kirk McKusickdate and time created 89/09/06 14:55:12 by mckusick
1989-09-07 Marc Teitelbaumposix tty
1989-09-07 Marc TeitelbaumANSI C, CTRL macro
1989-09-07 Keith Bosticnew distribution from Ken Arnold
1989-09-07 Mike Karelsadd -a to validate all incoming host addresses; redefin...
1989-09-07 Keith Bosticone more try at F_DONE bits, and making .. work right
1989-09-07 Keith Bosticif dflag, most common directory type is dir, so use it
1989-09-07 Keith Bosticset owner/group/permissions on created directories
1989-09-07 Mike Karelscpp has moved too
1989-09-07 Keith Bosticrip out old debug breakpoint statements
1989-09-07 Mike Karelsgenerate dependencies for genassym/assym.s automatically
1989-09-07 Kirk McKusickinstall memfs
1989-09-07 Kirk McKusickadd memory based filesystem; generate unique exit codes;
1989-09-07 Kirk McKusickadd memory based filesystem; generate unique error...
1989-09-07 Keith Bosticwtmp is in /var/log
1989-09-06 Kirk McKusickdefine memory filesystem
1989-09-06 Kirk McKusickadd configuration for memory filesystem
1989-09-06 Kirk McKusickvfs_lock really locks now
1989-09-06 Kirk McKusickadd VFS_START call for memory filesystem;
1989-09-06 Kirk McKusickadd ufs_start routine
1989-09-06 Kirk McKusickadd VFS_START entry for memory filesystem;
1989-09-06 Keith Bosticdate and time created 89/09/05 21:30:42 by bostic
1989-09-06 Keith Bosticdate and time created 89/09/05 21:21:09 by bostic
1989-09-06 Keith Bosticmail daily/weekly/monthly output to root
1989-09-06 Keith Bosticreorg
1989-09-06 Keith Bosticmake exits consistent
1989-09-06 Keith Bosticuse getopt, minor lint
1989-09-06 Keith Bosticdon't write the disk
1989-09-06 Keith Bosticadd pathnames.h
1989-09-06 Keith Bosticadd getopt, remove %-, remove -v, lint
1989-09-06 Keith Bosticmake unstr documentation correct
1989-09-06 Keith Bosticchange delimiter string to %<newline> from %%<newline>
1989-09-06 Keith Bosticreplace double percent signs with single ones
1989-09-06 Keith Bosticmajor rework; cleanup argument processing, write to...
1989-09-06 Keith Bosticgeneral cleanup -- remove notion of %-, fix header...
1989-09-06 Keith Bosticadd Berkeley specific copyright notices
1989-09-06 Keith Bosticadd Berkeley specific copyright notice
1989-09-06 Keith Bosticnew distribution from Ken Arnold
1989-09-06 Keith Bosticremove random number stuff; lint cleanups
1989-09-06 Kirk McKusickdate and time created 89/09/05 16:20:25 by mckusick
1989-09-06 Kirk McKusickdate and time created 89/09/05 16:20:24 by mckusick
1989-09-06 Kirk McKusickdate and time created 89/09/05 16:20:23 by mckusick
1989-09-06 Kirk McKusickbreak memory filesystem into two files
1989-09-06 Keith Bosticnew distribution from Ken Arnold
1989-09-06 Keith Bosticinstalling the man page incorrectly
1989-09-06 Keith Bosticdate and time created 89/09/05 15:46:39 by bostic
1989-09-06 Keith Bosticdon't re-decrypt each line; get a large sample and...
1989-09-06 Keith Bosticmove syslog after file removal; don't touch mtab, it...
1989-09-06 Keith Bosticcleanup, reformat; handle arguments right, print the...
1989-09-06 Keith Bosticversion from USENET software
1989-09-06 Keith Bosticnew distribution from Ken Arnold
1989-09-06 Keith Sklowerworking version for alpha tape
1989-09-06 Paul Bormanchange "#ifdef BSD > 43" to "#if BSD > 43"
1989-09-06 Keith Sklowerworking vax version for alpha tape
1989-09-06 Paul BormanWhen we get TTYPE, throw out if TTYPE not set, not...
1989-09-06 Keith Sklowerokeeffe version
1989-09-06 Paul BormanChange negotiation of ECHO for dumb 4.2 telnets
1989-09-06 Keith Bosticuse lstat, not stat, so we don't indirect through anything
1989-09-06 Keith Bosticuse lstat, not stat so we don't indirect through anything
1989-09-06 Keith Bosticminor reformatting, couple of typos
1989-09-06 Keith Bosticwritten by Sam Leffler; add Berkeley copyright
1989-09-06 Keith Bostictypo; print a newline so it flushses
1989-09-05 Mike Karelsgenerate dependencies for genassym/assym.s automatically
1989-09-05 Mike Karelsrm ../h!
1989-09-05 Mike Karelsrename if_types.h
1989-09-05 Keith Sklowermbuf.h now requires param.h instead of types.h
1989-09-05 Mike Karelsvarious hacks and fixes: don't sleep when init'ing...
1989-09-05 Mike Karelswas I doing something here? Hmm. new mbufs, new ether...
1989-09-05 Mike Karelsright, check for interrupt before clearing it
1989-09-05 Mike Karelsnew mbufs, sockaddrs
1989-09-05 Mike Karelscleanups
1989-09-05 Mike Karelsmerge dmf and dmz drivers
1989-09-05 Mike Karelsbranch for osi alpha release (excludes 7.23)
1989-09-05 Mike Karelsset nsectors before reading label; rm obs. code
1989-09-05 Keith Sklowermust include param.h instead of types.h for mbuf.h...
1989-09-05 Mike Karelsbranch for osi alpha release
1989-09-05 Keith Sklowerchange to add explicit length field and make compatible...
1989-09-05 Keith Skloweradd PRC_QUENCH2 for DEC C.C. scheme for ISO
1989-09-05 Keith Skloweradd sockaddr length; change PF_NBS to PF_ISO; add PF_ROUTE
1989-09-05 Mike Karelsadd probe op
1989-09-05 Keith Bosticdate and time created 89/09/04 17:42:49 by bostic
1989-09-05 Keith Bosticdate and time created 89/09/04 17:42:28 by bostic
1989-09-05 Mike Karelsnew file by sklower
1989-09-05 Mike KarelsI think bostic and sklower did this: move mbuf paramete...
1989-09-05 Mike Karelsbranch for osi alpha release; half of 7.4
1989-09-05 Mike KarelsI think bostic and sklower did this: move mbuf paramete...
1989-09-05 Mike Karelsneed param.h for mbuf.h now
1989-09-05 Keith Bosticdo the chown first; under VFS chown loses setid bits
1989-09-05 Mike Karelsnow use MCLBYTES in locore
1989-09-05 Mike Karelsnew mbufs
1989-09-05 Keith Bosticdate and time created 89/09/04 16:24:58 by bostic
1989-09-05 Keith Bosticdate and time created 89/09/04 16:24:57 by bostic
1989-09-05 Keith Bosticdate and time created 89/09/04 16:24:55 by bostic
1989-09-05 Keith Bosticdate and time created 89/09/04 16:24:54 by bostic
1989-09-05 Keith Bosticdate and time created 89/09/04 16:24:53 by bostic
1989-09-05 Keith Bosticdate and time created 89/09/04 16:24:52 by bostic
1989-09-05 Keith Bosticdate and time created 89/09/04 16:24:50 by bostic
1989-09-05 Keith Bosticdate and time created 89/09/04 16:24:49 by bostic
next