unix-history/.git
1984-03-10 Mike Karelsdon't clobber unit number in ifreq on SIOCGIFxxx.
1984-03-09 Kirk McKusickalways dump entire map, not just the non-zero portion
1984-03-09 Ralph Campbellfix extv => movw offset problem, don't fold cvtfl,...
1984-03-09 Mike Karelsfix keywords
1984-03-09 Mike Karelsfmod=>modf
1984-03-08 Edward Wangdate and time created 84/03/08 01:03:45 by edward
1984-03-08 Edward Wangforgot to use strncpy() for captain's name
1984-03-08 Mike Karelsmore consistency checks; watch those unsigned moduli
1984-03-07 Edward Wangshould check ww_ob always
1984-03-04 Edward Wangdate and time created 84/03/03 22:50:24 by edward
1984-03-04 Edward Wangdate and time created 84/03/03 22:50:22 by edward
1984-03-04 Edward Wanginterrupt driven input
1984-03-04 Dave Slattengrenfixed up ellipse, circle and RoundEnd routines for...
1984-03-03 Edward WangForgot to free ww_ob.
1984-03-03 Edward Wangattempt
1984-03-03 Edward Wangnew syntax
1984-03-03 Edward Wanglint (termcap)
1984-03-03 Edward Wanglint
1984-03-01 Ralph Campbellfix exit code.
1984-02-29 Edward Wangsetruid(geteuid())
1984-02-28 Dave Slattengrenchange "header" to "fontheader"
1984-02-28 Dave Slattengrenchange "header" to ""
1984-02-28 Dave Slattengrenchange "header" to "fontheader"
1984-02-28 Dave Slattengrenfix compile-time pointer warning, fix problem with...
1984-02-28 Dave Slattengrenfixed pointer compile warning message, and fixed messup...
1984-02-28 Dave Slattengrenfix operands, added -c, fixed error reports, fixed...
1984-02-28 Dave Slattengrenreorganized options, used "operand" routine, fixed...
1984-02-28 Ralph Campbelldon't trap SIGTSTP.
1984-02-25 Ralph Campbellfix return value in makeconn().
1984-02-25 Ralph Campbellget rid of unused global reference.
1984-02-24 Mike Karelsdon't ask
1984-02-24 Edward Wang(no message)
1984-02-24 Edward Wanglint
1984-02-24 Edward Wanglog() added.
1984-02-24 Edward WangW_DDEAD and NLOG added, hasdriver moved here form player.h
1984-02-24 Edward WangRepair algorithm fixed.
1984-02-24 Edward Wangcheck errors from Sync(), score logging now done by...
1984-02-24 Edward Wangcheck error from Sync(), block alarm when suspending,
1984-02-24 Edward Wangcheck curses errors, and LEAVE_SYNC added
1984-02-24 Edward Wanglog best score, and deal with errors in Sync().
1984-02-24 Edward Wangfile locking with flock(), plus error return from Sync().
1984-02-24 Edward Wangno more SAILLOGDEF
1984-02-24 Ralph Campbellcheck sections `n' and `l' too.
1984-02-23 Ralph Campbelladded -v option to get just the version number.
1984-02-23 Ralph Campbelladded mann, manl, mano to search list.
1984-02-23 Ralph Campbellclearerr() if interrupt so next messgage is fully printed.
1984-02-23 Mike Karelsm_copy replicates type per mbuf (not all headers)
1984-02-21 Dave Slattengrenchange -m option to -o
1984-02-21 Dave Slattengrenchange -t option to -o
1984-02-21 Dave Slattengrenmake zoom imply verbose
1984-02-21 Dave Slattengrenrip old code, make zoom imply verbose
1984-02-18 Ralph Campbelluse maximum block size instead of BUFSIZ.
1984-02-18 Ralph Campbelluse optimal block size.
1984-02-18 Ralph Campbelluse optimal block size for I/O.
1984-02-18 Ralph Campbelldate and time created 84/02/17 10:33:57 by ralph
1984-02-17 Mike Karelsallow comments in localgateways file
1984-02-17 Dave Slattengrenadda bit of error checking if no bits are on in a glyph...
1984-02-17 Dave Slattengrenadd a bit of error checking if no bits are on in a...
1984-02-17 Mike Karelsreplace MAXNUBA by NUBA
1984-02-17 Mike Karelsconsistency checks and data structures based on NUBA...
1984-02-17 Ralph Campbelldon't update stamp file time if -v.
1984-02-17 Ralph Campbellfix command line defines (-d option).
1984-02-16 Mike Karelsuse ITIME in irele to update times in irele without...
1984-02-16 Mike Karelsadd IMOD flag, allowing update of times in in-core...
1984-02-16 Mike Karelst_delct unused; use t_canq.c_cc instead
1984-02-16 Mike Karelsneed to free any queued connections when closing;
1984-02-16 Ralph Campbellfix key letter so ^A, ^B, etc. isn't generated.
1984-02-16 Mike Karelsmove ICMP after raw IP, making IP the default for SOCK_RAW
1984-02-16 Mike Karelsip option classes are 2 bits
1984-02-16 Mike KarelsMAXNUBA no longer used (replaced by NUBA)
1984-02-16 Mike Karelsconsistency checks and data structures based on NUBA...
1984-02-16 Ralph Campbelladded -n option to supress instructions question.
1984-02-16 Mike Karelsuse ISVTX instead of ISUID for append-only directories
1984-02-15 Robert R. Henryadd subject line, better description of what happened
1984-02-15 Robert R. Henryadd subject line saying what day it is
1984-02-15 Robert R. Henryuse popen, not /tmp files, dummy
1984-02-15 Edward WangInstall with read bits on.
1984-02-14 Edward Wangadded rdist commands
1984-02-14 Dave Slattengrenfix complaint about pointer combinations.
1984-02-14 Ralph Campbellfix longjmp() parameter type
1984-02-14 Ralph Campbellfix access check of parent directory for names like...
1984-02-14 Dave Slattengrendate and time created 84/02/13 15:31:34 by slatteng
1984-02-14 Dave Slattengrendate and time created 84/02/13 15:31:29 by slatteng
1984-02-12 John A. Kunzefixed a divide by zero problem
1984-02-12 John A. Kunzeadded -t option
1984-02-11 Ralph Campbellexclude only . and ..
1984-02-11 Ralph Campbelllog anonymous logins in wtmp properly.
1984-02-11 Mike Karelsopen(...,FTRUNC...) requires write permission
1984-02-11 Mike Karelsopen(..,FTRUNC..) requires write permission
1984-02-11 Ralph Campbelldon't log errs if remote queue off, use SO_KEEPALIVE...
1984-02-10 Dave Slattengrenfix bug of too long draw-paths to imagen
1984-02-10 Dave Slattengrenfixed complaint of possible pointer mess-up
1984-02-10 Ralph Campbellread entire distfile and sort entries by host.
1984-02-10 Mike Karelsdon't install gateways to networks we're on
1984-02-09 Paul M. Aokisynchronize to version 2
1984-02-09 Paul M. Aokisynchronizing at version 2
1984-02-09 Paul M. Aokimerge conformant arrays (by Carol Nishizaki)
1984-02-09 Paul M. Aokigenerate errors for too few subscripts and suppress
1984-02-09 Paul M. Aokilint and suppression of spurious error messages after
1984-02-09 Paul M. Aokiclean up conformant array assignments.
next