unix-history/.git
1982-02-12 Bill Joynew error message (if you can't rm 'cause you're not...
1982-02-12 Bill Joyget rid of mpx stuff
1982-02-12 Kirk McKusickdate and time created 82/02/11 12:01:42 by mckusick
1982-02-12 Kirk McKusickdate and time created 82/02/11 12:01:30 by mckusick
1982-02-12 Kirk McKusickdate and time created 82/02/11 12:01:17 by mckusick
1982-02-12 Kirk McKusickdate and time created 82/02/11 12:01:11 by mckusick
1982-02-12 Bill Joyupgraded signal handling to 4.1bsd (mikey olson)
1982-02-12 Kurt A. ShoensChanged so that all file names used anywhere may begin...
1982-02-12 Kurt A. ShoensChanged expand() to interpret names that begin with...
1982-02-12 Kirk McKusickfix up dependancies, and locations of sources
1982-02-12 Kirk McKusickput in check for old style objs
1982-02-10 Mark Lintonthe "con" operator was being incorrectly processed
1982-02-10 Mark LintonUses new objsym.rep to read raw line number information
1982-02-10 Mark LintonAdded the definition of the object file representation
1982-02-10 Mark LintonSIGILL has got to be traced for catching breakpoints,
1982-02-10 Bill Joyremoved all reference to dballoc. DLW
1982-02-09 Bill Joyadd DMGET for DZ32
1982-02-09 Bill Joygetw and putw needed by if_dmc.c
1982-02-09 Bill Joyadd call to memerr in case mchk was due to memory problem
1982-02-09 Bill Joyadd hpioctl
1982-02-09 Bill Joybring up to date regarding mba configurations
1982-02-09 Bill Joybug fix in m_pullup
1982-02-09 Bill Joynow supports DZ32 -- from decvax!shannon
1982-02-09 Bill Joymodem control ioctl's for DZ32
1982-02-09 Bill JoyML11 definitions
1982-02-09 Bill Joydefines needed for ML11
1982-02-09 Bill Joydate and time created 82/02/08 22:48:19 by root
1982-02-09 Bill Joymerge decvax!shannon's ML11 code and formatting ioctl
1982-02-09 Bill Joydate and time created 82/02/08 22:16:44 by root
1982-02-09 Kirk McKusickadd BPT pseudo-opcode
1982-02-09 Kirk McKusickadd runtime checking for sin, cos, atan, and exp
1982-02-09 Kirk McKusickadd ATAN.c, COS.c, EXP.c, and SIN.c to allow for runtim...
1982-02-09 Kirk McKusickdate and time created 82/02/08 20:33:15 by mckusick
1982-02-09 Kirk McKusickdate and time created 82/02/08 20:33:10 by mckusick
1982-02-09 Kirk McKusickdate and time created 82/02/08 20:33:04 by mckusick
1982-02-09 Kirk McKusickdate and time created 82/02/08 20:32:58 by mckusick
1982-02-09 Kirk McKusickmake it an error to reset a temporary file that has...
1982-02-09 Kirk McKusickadd return statements after errors
1982-02-09 Kirk McKusickadd runtime checking routines for sin, cos, atan, and exp
1982-02-08 Mark Lintonslight change in the way signals are handled -- px...
1982-02-07 Sam Lefflerdate and time created 82/02/06 19:48:09 by sam
1982-02-07 Sam Lefflerdate and time created 82/02/06 19:47:58 by sam
1982-02-07 Robert R. HenryChanged format to merge the instruction table used...
1982-02-07 Robert R. Henryadded new VAX instructions, and escape byte. Ordered...
1982-02-06 Bill Joycommented out un entries (feldman)
1982-02-06 Bill Joybtop should really be btoc (round up vs. down)
1982-02-05 Eric Allmanadd host aliasing; add -p flag. this version doesn...
1982-02-05 Eric Allmanrandom cleanup; add -p flag
1982-02-05 Bill Joydate and time created 82/02/04 12:30:29 by root
1982-02-04 Bill Joyif_attach now puts interfaces on the end of the q
1982-02-04 Bill Joydeleted something in merging
1982-02-04 Bill Joyhandles new uba stuff and fix page freeing problem
1982-02-04 Bill Joyfix partition size
1982-02-04 Bill Joydump old comments
1982-02-04 Bill Joymods from shannon finally installed
1982-02-04 Bill Joybug fixes (but PERSIST still screwy)
1982-02-04 Bill Joyfix device register structure's names
1982-02-04 Sam Leffleradd flags for uballoc to simplify direct data path...
1982-02-04 Sam Lefflerdropcnt -> 2
1982-02-04 Sam Lefflerdate and time created 82/02/03 11:21:46 by sam
1982-02-04 Sam Lefflerexplicit vax dependecy indicated
1982-02-04 David Wasleyadded 'End of Makefile' & spcl distribution make. DLW
1982-02-04 Sam Lefflerclean up inaddr structure
1982-02-03 Kirk McKusickuse -lnm instead of -lm
1982-02-03 Kirk McKusickget rid of panics, so that all signals and errors pass...
1982-02-03 Kirk McKusickadd underflow checking, and intelligent SIGFPE errors...
1982-02-03 Kirk McKusicksignal EXCEPT() on SIGFPE if runtime tests are enabled
1982-02-03 Kirk McKusickadd EXCEPT()
1982-02-03 Kirk McKusickdate and time created 82/02/02 23:09:47 by mckusick
1982-02-03 Sam Lefflerbring up to date with raw stuff
1982-02-03 Sam Lefflerdate and time created 82/02/02 19:42:41 by sam
1982-02-03 Sam Lefflerpass structures by reference
1982-02-03 Sam Lefflereliminate passing structures on the stack
1982-02-03 Sam Lefflerfix comment
1982-02-03 Kirk McKusickconvert CASEOP* to use CASERNG instead of explicit...
1982-02-03 Kirk McKusickbreak out case range error into CASERNG
1982-02-03 Kirk McKusickdate and time created 82/02/02 16:00:30 by mckusick
1982-02-03 Kirk McKusickconvert ECASE to call on CASERNG
1982-02-03 Kirk McKusickgive correct name when complaining about obsolete files
1982-02-03 Mark Lintonadded PDX constant BSD-4_1_snap-Snapshot-Development
1982-02-03 Mark Lintonargument processing is done before preparing to change
1982-02-03 Mark Lintonadded some hooks for pdx
1982-02-03 Bill Shannonfix bug when tip is given phone number
1982-02-03 Mark Lintonadded savenl.c and -I<pdxdir> in CFLAGS
1982-02-03 Mark Lintonnew for pi to dump symbolic information for pdx
1982-02-03 Mark Lintonmerge pdx into the Pascal system
1982-02-03 Mark Lintonremoved all argument handling, stuff in runcont is...
1982-02-03 Mark Lintonargument handling in conjunction with passing things...
1982-02-03 Mark Lintonfixed subtle frame pointer bug, made cosmetic change...
1982-02-03 Mark Lintonchanged call to exit to a call to quit
1982-02-03 Mark Lintonadded -h option for debugging to print out header sizes
1982-02-03 Mark Lintonmodified command line handling for invocation from...
1982-02-02 Sam Lefflercleanup before start of testing
1982-02-02 Sam Lefflerraw interfaces brought up to date
1982-02-02 Sam Lefflermake rip PR_ADDR again
1982-02-02 Kirk McKusickfix npx_header to be px_header
1982-02-02 Kirk McKusickmerge pdx into the Pascal system
1982-02-02 Bill Joydate and time created 82/02/01 13:56:19 by root
1982-02-02 Kirk McKusickmerge pdx into the Pascal system
1982-02-02 Sam Lefflerdate and time created 82/02/01 13:52:32 by sam
next