ANSIfication; bug report 4.3BSD/bin/223
[unix-history] / usr / src / old / dbx /
1988-10-27 Donn SeeleyFix typelen to account for extended opcode support...
1988-10-27 Donn SeeleyBack and forth we go... This version still steals...
1988-10-27 Donn SeeleyCope with the extended instructions (including G and...
1988-10-27 Donn SeeleyThe instruction decoder didn't know about extended...
1988-10-26 Keith Bosticadd manual page
1988-07-10 Keith Bosticinstall approved copyright notice
1988-06-11 Keith Bosticowner bin, not root
1988-05-11 Donn SeeleyPrint the register version of register parameters,...
1988-05-11 Donn SeeleyThe C stab code only distinguishes 'char' from 'int...
1988-05-11 Donn SeeleySome tweaks were required in convert() to get 'print...
1988-01-22 Donn SeeleyPermit the instrs file to be in an arbitrary place...
1988-01-22 Donn SeeleyFixes for '#ifndef file_h' -- trim off the path prefix...
1988-01-12 Donn Seeleymerge in latest Linton version
1988-01-12 Donn Seeleymerge in latest Linton version plus mediocre support...
1988-01-12 Donn Seeleymerge in latest Linton version, plus $listwindow changes
1988-01-12 Donn Seeleymerge in latest Linton version
1988-01-12 Donn Seeleydate and time created 88/01/12 01:12:33 by donn
1988-01-12 Donn Seeleymerge in latest Linton version
1988-01-12 Donn Seeleydate and time created 88/01/12 01:01:59 by donn
1988-01-12 Donn Seeleymerge in latest Linton version
1988-01-12 Donn Seeleydate and time created 88/01/12 00:42:45 by donn
1988-01-12 Donn Seeleydate and time created 88/01/12 00:42:26 by donn
1988-01-12 Donn Seeleydate and time created 88/01/12 00:40:29 by donn
1988-01-12 Donn Seeleymerge in latest Linton version
1988-01-12 Donn SeeleyFixes from Mike Hibler -- add $listwindow; fix build...
1988-01-12 Donn Seeleymerge in latest Linton version
1988-01-08 Keith Bosticclean test directory
1988-01-08 Keith Bosticnew template, clean sub-directories
1988-01-08 Keith Bosticdate and time created 88/01/07 13:37:26 by bostic
1987-12-02 Keith Bosticdate.o is a binary file
1987-08-31 Keith Bosticadd exit(0); bug report 4.3BSD/ucb/107
1987-07-28 Kirk McKusickreorganized for CCI
1987-07-04 Kirk McKusickdelete -r5.2
1987-07-03 Sam Lefflercorrect bostic correction
1987-06-17 Keith Bosticfixed install
1987-06-01 Keith Bosticadded depend label
1987-05-25 Keith BosticMACHINE defined in Makefile
1987-05-02 Keith Bosticfix argument processing
1987-04-07 Keith Bosticprintf format/argument mismatch
1986-10-15 Kirk McKusickdate and time created 86/10/14 22:11:13 by mckusick
1986-10-15 Kirk McKusickmust specify machine
1986-10-15 Kirk McKusickrelocation of source
1986-10-15 Kirk McKusickmoved include file
1986-10-15 Kirk McKusickmust specify machine
1986-10-15 Kirk McKusickmerge of 5.1.1.1
1986-10-15 Kirk McKusickupdate from CCI release
1986-09-02 Sam Lefflerfor compatibility must not print trailing nulls on...
1986-09-02 Sam Lefflerprint character arrays one char at a time with printcha...
1986-09-02 Sam Lefflerstop printing a string after 4 non-ascii characters...
1986-08-23 Sam Lefflerframe usually nil, so must fetch from core image (fixes...
1986-07-27 Sam Lefflertemporarily disable call command until microcode fixed
1986-05-28 Anne Hughesno change needed
1986-05-11 Kirk McKusickmake it easier to change constant width fonts
1986-05-08 Kevin DunlapVAXinate the table
1986-05-06 Kevin DunlapVAXinate examples, clean up diction, and add acknowledg...
1986-05-06 Kirk McKusickfrom UNIX REVIEW
1986-05-06 Kirk McKusickdate and time created 86/05/05 16:25:27 by mckusick
1986-03-06 Sam Lefflerput back default printing language as c (so expressions...
1986-02-24 Sam Lefflerfixup
1986-02-24 Sam Lefflerruntime is also machine-dependent
1986-02-24 Sam Lefflerparameterize files for machine independence
1986-02-24 Sam Leffleradd machine-specific code from other files
1986-02-24 Sam Lefflerdelete include file found in tahoe.c
1986-02-24 Sam Lefflermove machine dependent portions to machine file
1986-02-24 Sam Leffleradd new signals; move rloc to machine file; add pio...
1986-02-24 Sam Lefflermake pathname of instrs not depende on -I
1986-02-24 Sam Lefflerturn typerename operation into a call so it can be...
1986-02-24 Sam Lefflerpurge bitfields for tahoe (doesn't handle signed stuff...
1986-02-23 Sam Lefflerdate and time created 86/02/22 23:39:27 by sam
1986-02-23 Sam Lefflerintroduce routine for initializing op code table
1986-02-23 Sam LefflerO_TYPERENAME depends on byte ordering, make it machine...
1986-02-23 Sam Lefflerupdate sccsid
1986-02-23 Sam Lefflerdate and time created 86/02/22 22:23:36 by sam
1986-02-23 Sam Lefflerdate and time created 86/02/22 22:23:35 by sam
1986-02-23 Sam Lefflerupdate from monet
1986-02-19 Donn SeeleyIf we aren't looking for an exact addr vs. line match...
1986-01-13 Donn SeeleyAdd a description of $unsafecall and $unsafeassign...
1986-01-13 Donn SeeleyName of entry is now name of file (dbxstab => dbx).
1986-01-11 Donn SeeleyIf $unsafeassign is set, override typechecking for...
1986-01-11 Donn SeeleyDistinguish logical and logical*2 types, and print...
1986-01-11 Donn SeeleyWhen the variable $unsafecall is set, override the...
1985-10-10 Jim Bloomadd DESTDIR for installation
1985-09-06 Kirk McKusickregister printing (from Ralph Campbell)
1985-09-06 Kirk McKusickfix from jerry
1985-06-22 Kirk McKusickcleanup after jim...
1985-06-19 Jim Bloomchange gripes for no maintainer
1985-06-19 Jim BloomChange Maintainer and use optimizer
1985-06-05 Sam Lefflerthis was a bitch to find
1985-06-01 Distribution FolksAdd copyright
1985-06-01 Distribution FolksAdd copyright
1985-05-16 Kirk McKusickmanual page first distributed with 4.3BSD
1985-04-30 Kirk McKusick4.3BSD beta release manual page
1985-04-30 Kirk McKusickmanual page first distributed with 4.2BSD
1985-03-29 Ralph Campbellremove local copy of sys_siglist.
1985-03-08 Mark Lintonupdate to version 3.0
1985-03-02 Mark Lintonupdate to version 3.0
1984-12-19 Ralph Campbellsave & restore all tty settings
1984-10-14 Sam Leffleruse global definitions from <ptrace.h>
1984-10-14 Sam Lefflereliminate extraneous parameter
1984-09-18 Ralph Campbelldon't call setbuf.
next