unix-history/.git
1987-11-06 Keith SklowerThis incorporates recent tcp strategies of Karels/Jacobson:
1987-11-06 Keith Bosticadd getopt; remove unused variables; use correct consta...
1987-11-06 Keith Bosticfix "ln -s file1 file2 file3"; bug report 4.3BSD/bin/95
1987-11-06 Keith Bosticfix exit status on usage error and on program success
1987-11-06 Keith Bosticadd setgrfile
1987-11-06 Keith Bosticadd setgrfile; bug report 4.3BSD/lib/96
1987-11-06 Keith Bosticadd setgrfile
1987-11-06 Keith Bosticgroup bin, not src
1987-11-06 Keith Bosticfix "ln -s /etc/motd /etc/group /etc/passwd"; bug report
1987-11-06 Keith Bosticadd chrtab.o to clean
1987-11-05 Keith Bosticnew template
1987-11-05 Keith Bosticfix includes
1987-11-05 Keith Bosticdate and time created 87/11/04 20:46:39 by bostic
1987-11-05 Keith Bosticdate and time created 87/11/04 20:45:01 by bostic
1987-11-05 Keith Bosticadd copyright notice
1987-11-05 Keith Bosticnew template
1987-11-05 Keith Bosticadd copyright notice
1987-11-05 Keith Bosticmerged version from ralph; add copyright
1987-11-05 Keith Bosticmove varian/versatec and tools to src/old/vpr
1987-11-04 Keith Bosticadded hdc support
1987-11-04 Kirk McKusickput in firewall code to catch EFAULT
1987-11-04 Keith Bosticnew version from Chris Torek
1987-11-03 Keith Bosticfile mode for vms; bug report 4.3BSD/ucb/134
1987-11-03 Keith Bosticfix st_mode comparisons
1987-11-02 Mike Karelsuse setdisklabel, writedisklabel
1987-11-02 Mike Karelsadd setdisklabel, writedisklabel to check and rewrite...
1987-11-01 Mike Karelstry not to send net unreachables for subnets
1987-11-01 Mike Karelsadd -l to print whole rusage
1987-11-01 Keith Bosticimpinit should reset spl level
1987-11-01 Gary M. Levinfixed bogus call on .IP: compsurv format now works
1987-11-01 Mike Karelsmisc. fixes, including reversed test for min/maxdist
1987-10-31 Keith Bosticrelease does an splx(s); don't bother doing it earlier
1987-10-31 Keith Bostickeep USETRAILERS from SIOCSARP
1987-10-30 Keith Bosticadd the UNDOCUMENTED -w flag; it's useful when you...
1987-10-29 Keith Bosticadd ANSI C 2.9 numerical limitation constants
1987-10-29 Kirk McKusickbreak after a match is made (4.3BSD/sys/163 alex@cca...
1987-10-29 Kirk McKusickinitialize linked list pointer (4.3BSD/etc/96 alex...
1987-10-29 Keith Bosticreformat, supply error codes to hdopen, stylistic changes
1987-10-29 Keith Bosticfix for ANSI printf; bug report 4.3BSD/sys/164
1987-10-28 Keith Bosticversion that compiles with our standalone routines...
1987-10-28 Keith Bosticadd wbadaddr routine for Harris write-only memory
1987-10-28 Keith Bosticadd hd routines
1987-10-28 Gregory MinshallVarious changes, moves.
1987-10-28 Gregory MinshallReformat somethings; get rid of "unix" comments and...
1987-10-28 Gregory MinshallMake stilloob use global rather than passed variable...
1987-10-28 Gregory MinshallPick up some more tn3270-specific function.
1987-10-28 Gregory MinshallRemove some unix specific things.
1987-10-28 Gregory MinshallMove tn3270 and unix specific things to Unix places.
1987-10-28 Gregory MinshallRemove an unused extern.
1987-10-28 Gregory MinshallReset ring pointers when the ring empties out.
1987-10-27 Keith Bosticnew template, pass depend on down
1987-10-27 Keith Bosticfix depend label
1987-10-27 Keith BosticMACHINE defined by make(1), now
1987-10-27 Keith Bosticadd the UNDOCUMENTED -w flag; it's useful when you...
1987-10-27 Keith Bosticnew template
1987-10-27 Keith Bosticuptime only needs few nlist entries; bug report 4.3BSD...
1987-10-27 Keith Bosticnew template
1987-10-27 Keith Bosticfix depend label
1987-10-26 Keith Bosticdon't use bin/grep, it's not there
1987-10-26 Keith Bosticadd depend label
1987-10-26 Keith Bosticnew template
1987-10-26 Keith BosticMACHINE defined by make(1), now
1987-10-26 Keith BosticANSI C; sprintf now returns an int.
1987-10-26 Keith BosticMAX not used; redefined in param.h anyway
1987-10-26 Keith Bosticuid is uid_t, not signed short; bug report 4.3BSD/ucb/131
1987-10-26 Keith Bosticstep 1 is really step 2
1987-10-26 Keith Bosticuid is uid_t, gid is gid_t
1987-10-26 Keith BosticANSI C; sprintf now returns an int.
1987-10-24 Gregory MinshallTry to move system dependent stuff to system dependent...
1987-10-24 Robert Elzfix problems with allocation of the last page (or alloc...
1987-10-24 Keith Bosticdate and time created 87/10/23 12:39:36 by bostic
1987-10-24 Gregory MinshallMake the ring buffer a two-state buffer (supplier and...
1987-10-24 Keith Bosticnew version; (Chris Torek)
1987-10-24 Keith Bosticdate and time created 87/10/23 11:22:08 by bostic
1987-10-24 Keith Bosticdate and time created 87/10/23 11:20:03 by bostic
1987-10-24 Keith Bosticnew version; (Chris Torek)
1987-10-24 Keith Bosticnew driver; (Chris Torek)
1987-10-24 Keith Bosticubago changed names; add bdp retention fields; (Chris...
1987-10-24 Keith Bosticteach uba.c about drivers that want to keep BDP's;...
1987-10-24 Keith Bosticmove ubamem routine down one; (Chris Torek)
1987-10-24 Keith Bosticnew version of mscp.h; (Chris Torek)
1987-10-24 Keith Bosticadd time of day register routine; (Chris Torek)
1987-10-24 Keith Bosticgenmscp -- generic MSCP driver (Chris Torek)
1987-10-23 Kirk McKusickassym.s depends on ../machine/vmparam.h
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-23 Keith BosticANSI C; sprintf now returns an int; document all return...
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-23 Robert Elz4Mb of unibus device space is more than usually present
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-23 Robert Elzbase mem allocation at cluster boundary.
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-23 Keith Bosticinclude malloc.h
1987-10-23 Keith Bosticfix NKMC define
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-23 Keith Bosticdate and time created 87/10/22 12:07:46 by bostic
1987-10-23 Keith Bosticfix make clean
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-23 Keith Bosticdon't bother with sprintf
1987-10-23 Keith Bosticgive s1/s2 meaningful names if ambiguous
next