unix-history/.git
1988-03-03 Keith Bosticsplit out from saio.h
1988-03-03 Keith Bosticadd tahoe ioctl's
1988-03-03 Keith Bosticsplit out from saio.h
1988-03-03 Keith Bosticmoved from vaxstand directory; split out disk ioctl...
1988-03-03 Keith Bosticlast version for the vaxstand directory
1988-03-03 Keith Bosticprintn and gets are in ../stand now
1988-03-02 Keith Bosticadd getopt, general cleanup, make it work with dead...
1988-03-01 Donn SeeleyFor some reason the cc tests in sconv() were inverted...
1988-03-01 Donn SeeleyAdded a couple OREG INTEMP templates that I forgot...
1988-03-01 Mike Karelsuse just one mbuf when sending small data segments;
1988-03-01 Keith Bosticadd ed; it's nice to be able to edit things
1988-03-01 Keith Bosticadd bin/ed to list; it's nice to be able to edit things
1988-02-29 Mike Karelsdon't need to skip first dnptr in dn_find, it's already...
1988-02-29 Mike Karelsadd map entries for mp
1988-02-28 Donn SeeleyDeleted some puzzling code in flops(), a routine which...
1988-02-28 Mike Karelsadd ifdef for IP_MAXPACKET
1988-02-28 Kirk McKusicklimit is now enforced as a function of memory use
1988-02-28 Keith Bostic2.10BSD long/int fix
1988-02-28 Kirk McKusickadd -m flag to list statistics on kernel dynamic memory...
1988-02-28 Kirk McKusickadd -m flag to print out memory usage statistics
1988-02-28 Keith Bostic2.10BSD long/int fixes
1988-02-28 Keith Bostic2.10BSD int/long fixes
1988-02-28 Mike Karelsadd m_copydata
1988-02-28 Mike Karelsmap *must* be terminated after init (even if used before)
1988-02-28 Mike Karelsadd #ifdef for IP_MAXPACKET
1988-02-28 Mike Karelstruncate window to max we can support
1988-02-28 Mike Karelsuse just one mbuf when sending small data segments;
1988-02-28 Mike Karels65535 => IP_MAXPACKET (still XXX)
1988-02-28 Keith Bosticadd mpcc tty driver; from Keith Muller
1988-02-27 Keith Bosticadd Berkeley specific copyright
1988-02-27 Mike KarelsI give in, #ifdef on h_addr for those that are halfway...
1988-02-27 Mike Karelsadd TCP/IP stuff, minor revisions
1988-02-27 Mike Karelsfirst fix for fragmentation of packets with options
1988-02-26 Keith SklowerThis version avoids shifts, does as much native arithme...
1988-02-26 Keith SklowerThis version uses the adwc instruction and runs fast.
1988-02-26 Kirk McKusickdate and time created 88/02/25 15:12:56 by mckusick
1988-02-26 Keith Bosticadd ERDLAB, EUNLAB
1988-02-25 Rick Adamsanother typo
1988-02-25 Rick Adamsprint error message if not compiled in
1988-02-25 Rick Adamslog which protocol using
1988-02-25 Rick Adamstypo
1988-02-25 Rick Adamsupdate sccsid
1988-02-25 Rick Adamsadd connect accounting ifdef. increase LLEN to 150
1988-02-25 Rick Adamsremove extraneous ifdefs
1988-02-25 Rick Adamsmake more forgiving with hayes clones
1988-02-25 Rick Adamsincrease alarm timeout
1988-02-25 Rick Adamsadd p+& for parallel makes
1988-02-25 Rick Adamsfix bad error message introduced in 4.3bsd
1988-02-25 Rick Adamsadd missing sccsid
1988-02-25 Rick Adamsfix null dereferencing
1988-02-25 Rick Adamsmake more robust. increase buffersizes . handle corrupt...
1988-02-25 Rick Adamsadd gradedelta hack -gA50000. dont fail if getuid(uucp...
1988-02-25 Rick Adamsincrease array sizes and check for running off end
1988-02-25 Rick Adamsimprove time estimate
1988-02-25 Rick Adamsuse library fread instead of rolling your own
1988-02-25 Rick Adamsdont barf if getuid fails (yellowpages suck)
1988-02-25 Rick Adamsrewrite to use readdir directly for speed
1988-02-25 Rick Adamsincrease timeouts. log bps and bytes sent/rec
1988-02-25 Rick Adamsbuild XEQTDIR at runtime instead of compiletime
1988-02-25 Rick Adamsfix stupid error in protocol handling introduced in...
1988-02-25 Rick Adamsremove dead code
1988-02-25 Rick Adamsrewrite to use native readdir() routines. massive spedup
1988-02-25 Rick Adamsincrease WINDOWS for better throughput. remove TAILSIZE...
1988-02-25 Rick Adamslog pid on uuxqt and uux
1988-02-25 Rick Adamsstrip parity bit on input. get for buffer overflow
1988-02-25 Rick Adamslog bps and bytes sent/rec
1988-02-25 Rick Adamsspeedups from pyramid ;log bps rate
1988-02-25 Rick Adamsnew code for PC Pursuit
1988-02-25 Rick Adams(no message)
1988-02-25 Rick Adamsbetter error logging
1988-02-25 Rick Adamsbetter loggin. collect stats for connect accounting
1988-02-25 Rick Adamstotally rewrite directory scanning code for 50-1 speedup
1988-02-25 Rick Adamsadd ifdefs for non-vaxes and sequents
1988-02-25 Rick Adamsadd $P for parallel makes
1988-02-25 Kirk McKusickadd bug fixes for new compiler
1988-02-25 Keith Bosticfix headers; use machine independent routines for prompting
1988-02-25 Mike Karelsupdate
1988-02-25 Keith Bosticlet dev routines print out the error message
1988-02-25 Keith Bosticdefault to dev error, doesn't tell you anything new
1988-02-25 Keith Bosticimplement ^R and ^W
1988-02-24 Keith Bosticchange to dev(a,b,c,d) format
1988-02-24 Keith Bosticreplace getdev with machine independent getfile
1988-02-24 Keith Bosticchange to dev(a,b,c,d) format
1988-02-24 Keith Bosticadd Berkeley specific header
1988-02-24 Keith Bosticportability fixes from Bill Nowicki (nowicki@sun.com...
1988-02-24 Keith Bosticadd Berkeley specific header
1988-02-23 Edward Wangfixed bug introduced last time (compare again nvismax...
1988-02-23 Kirk McKusickspelling error
1988-02-23 Keith Bosticchange to dev(a,b,c,d) format
1988-02-23 Keith Bosticmove printn() and gets() to machine independent file
1988-02-23 Keith Bosticchange to dev(a,b,c,d) format
1988-02-23 Keith Bosticchange to dev(a,b,c,d) format; remove idcioctl()
1988-02-23 Keith Bosticchange to dev(a,b,c,d) format; remove idcioctl
1988-02-23 Keith Bosticchange to dev(a,b,c,d) format
1988-02-23 Keith Bosticmove dev routines into machine independent file
1988-02-23 Keith Bosticmove dev routines into machine independent file; clean...
1988-02-23 Keith Bosticretry is local
1988-02-23 Keith Bosticchange copyright to Berkeley specific; document N and...
1988-02-23 Keith Bosticdon't increment argv twice
1988-02-23 Keith Bosticdate and time created 88/02/22 11:35:07 by bostic
next