unix-history/.git
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
1988-02-23 Mike Karelsadd IP_MAXPACKET
1988-02-23 Mike Karelsfix GGP (for what it's worth)
1988-02-23 Mike Karelsmove stats known in 4.[23] to top on ifdef for netstat...
1988-02-23 Keith Bosticadd man8/tahoe
1988-02-22 Keith Bosticwritten by Edward Wang; attach Berkeley specific copyright
1988-02-22 Keith Bosticattach Berkeley specific copyright
1988-02-22 Keith Bosticthis is machine independent; redo for simplification
1988-02-21 Kirk McKusickdate and time created 88/02/20 16:46:14 by mckusick
1988-02-21 Keith Bosticsplit out machine independent stuff from vaxstand/conf.c
1988-02-21 Mike Karelsupdate to current prog
1988-02-20 Donn SeeleyBetter estimate of ediv register requirements in sucomp...
1988-02-20 Kirk McKusickedits from Mike
1988-02-20 Donn SeeleyThe situation with unsigned char/short comparisons...
1988-02-20 Kirk McKusickfirst draft
1988-02-20 Keith Bosticadd Berkeley header
1988-02-20 Keith Bosticadded Berkeley specific header
1988-02-20 Keith Bosticd_name is now d_typename, add Berkeley specific header
next