use proper path
[unix-history] / usr / src / old / dbx /
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.
1984-09-02 Sam Lefflerput back old fix -- can't reference function if enclosi...
1984-08-19 Sam Leffleradd support for tracing register variables
1984-08-19 Sam Lefflerput traceoff event back to being temporary (linton...
1984-08-19 Sam Lefflercorrect comment
1984-08-18 Sam Lefflerfix recursion problem with signals: dostep looks for...
1984-08-18 Sam Lefflercleanup some linton'isms
1984-08-18 Sam Lefflerremove \n from error call
1984-08-18 Sam Leffleradd unalias facility
1984-08-13 Sam Lefflercleanup a bunch of aliasing problems; put back linton...
1984-08-13 Sam Lefflerhandle signal lists (with names) for ignore and catch
1984-08-13 Sam Lefflergive more useful information on process status
1984-08-13 Sam Lefflerhandle signal lists (with names) for ignore and catch
1984-08-13 Sam Leffleradd strneq definition
1984-08-13 Sam Leffleradd real aliases; rewrite lexical scanner
1984-08-13 Sam Lefflerremove stty/gtty (so can type ahead); line buffer stder...
1984-08-12 Sam Lefflerchecked in for karels; u.u_exdata no longer exists
1984-07-01 Sam Lefflertake out MODULE hack -- who knows how it interacts...
1984-06-24 Sam Lefflermerge linton branch delta trail
1984-06-24 Sam Lefflerdate and time created 84/06/23 10:59:16 by sam
1984-06-24 Sam Lefflerdate and time created 84/06/23 10:59:14 by sam
1984-06-24 Sam Lefflerbranch delta of linton changes from net.sources
1984-06-24 Sam Leffleradd re pattern search of source code
1984-06-24 Sam Lefflerdate and time created 84/06/23 10:32:46 by sam
1984-01-04 Sam Lefflerleave -g on for debugging, installed version should...
1983-12-31 Sam Lefflerfix findframe, it had been skipping a stack frame for...
1983-12-31 Sam Lefflerskip modules when searching for program symbols so...
1983-10-23 Sam Lefflerhandle enums w/o tags as structure/union members
1983-08-20 Mark Lintonnow reports when writing to the process' instruction...
1983-08-19 Sam Lefflermust clear EOF flag when reading from tty, else (since...
1983-08-17 Mark Lintonadded a flag for forcing the current location to be...
1983-08-17 Mark Lintonchanged "use" to be all or nothing, the latter causing...
1983-08-17 Mark Lintonadded missing "skipchar" in reading ranges which was...
1983-08-17 Mark Lintonchanged printing of type names to not include enclosing...
1983-08-16 Mark Lintonadded call to "symbols_init", and fixed problem with...
1983-08-16 Mark Lintonadded "symbols_init" from object to initialize t_int...
1983-08-16 Mark Lintonadded "S" type for sets, moved t_{int,char,...} to...
1983-08-16 Mark Lintonchanged "source file %s.c" to "... %s.f"
next