snapshot FP regs on core dump
[unix-history] / usr / src /
1992-03-16 Ralph Campbellsnapshot FP regs on core dump
1992-03-16 Ralph Campbellremove debug printf
1992-03-16 Kirk McKusickproper handling on HUP (from karels@bsdi.com)
1992-03-16 Chris Torekmust include systm.h to get decl for panic (for gcc)
1992-03-16 Kirk McKusickdo not set soft limit higher than new hard limit (net2...
1992-03-16 Kirk McKusickenforce hard CPU limit with SIGKILL (net2/sys/8)
1992-03-16 Kirk McKusickextra assignments to shut up GCC warnings (for torek)
1992-03-15 Chris Torekgcc lint
1992-03-15 Chris Torekset ip before we use it; gcc lint
1992-03-15 Chris Torekgcc lint
1992-03-15 Ralph Campbellfix byte order bug with DIAGNOSTIC, also range check...
1992-03-15 Ralph Campbellfixed disk writes
1992-03-15 Ralph Campbelladded ALIGN macro
1992-03-15 Ralph Campbellchange CLSIZE to CLBYTES so the code will work (CLSIZE...
1992-03-15 Ralph Campbellfix stack trace, print all regs.
1992-03-15 Ralph Campbellfix FP initialization in setregs().
1992-03-15 Ralph Campbellcleanup code & fix a KSEG0 addr being used for phys...
1992-03-15 Ralph Campbelldon't need to block interrupts for FPU context switch
1992-03-14 Kirk McKusickup the default threshold for complaining about server...
1992-03-14 Kirk McKusickminor fixes from Macklem
1992-03-14 Kirk McKusickmust have directory vnode as first op VOP_LINK
1992-03-14 Kirk McKusickhave to set uio_procp for soreceive
1992-03-14 Kirk McKusickuse different values to null out freed structures
1992-03-14 Keith Bosticalways print out something for -o option
1992-03-14 Chris Torekadd cpu_coredump
1992-03-14 Chris Torekadd cpu_coredump; lint in cpu_fork
1992-03-14 Elan Amircalculate all of the field sizes dynamically
1992-03-14 Kirk McKusickuse proc pointer from uio rather than (sometimes unset...
1992-03-14 Kirk McKusickadd cpu_coredump for machine dependent coredump state
1992-03-14 Keith Sklowerp_regs => p_md.md_regs (checked in for sklower by torek)
1992-03-14 Kirk McKusickadd cpu_coredump for machine dependent coredump state
1992-03-14 Kirk McKusickminor optimization from torek
1992-03-14 Kirk McKusickparanoia
1992-03-14 Keith Bosticchange _ctype_ to __ctype
1992-03-14 Jan-Simon Pendry__ctype_ should be __ctype
1992-03-13 Keith Bosticadd upper/lower case maps, use double underscores for...
1992-03-13 Keith Bosticdate and time created 92/03/12 17:31:58 by bostic
1992-03-13 Keith Bosticuse double underscores for ANSI C
1992-03-12 Chris Torekgcc lint
1992-03-12 Keith Sklowerinet_maskof should check for default
1992-03-12 Keith Bosticmake mail understand TMPDIR
1992-03-11 Keith Bosticmake fts(3) work again, welcome to the wonderful world...
1992-03-11 Chris Toreksparc
1992-03-10 Kirk McKusicklatest version from Mike
1992-03-10 Mike Karelscheckin for Mike by Kirk
1992-03-10 Kirk McKusickfix from Donn Seeley to make shadow pages pageable
1992-03-10 Kirk McKusickfirst cut at fixing discconect/reconnect hanging confusion
1992-03-10 Kirk McKusickstruct clockinfo definition moves from kernel.h to...
1992-03-10 Kirk McKusicktypo
1992-03-10 Keith Bosticflags is -o, not -g
1992-03-10 Keith Bosticexplain what is really happening
1992-03-10 Keith Bosticfrom Chris Torek; see ANSI C, section 2.2.4.2.1
1992-03-10 Keith Bosticdo it right, from Chris Torek
1992-03-10 Keith Bosticmake block size a long
1992-03-10 Keith Bosticdelete the -g flag, display group for all "long" listings
1992-03-10 Keith Bosticemalloc no longer used, -g flag is gone
1992-03-10 Keith Bosticmake block size a long
1992-03-10 Keith Bosticdate and time created 92/03/09 14:24:37 by bostic
1992-03-10 Keith Bosticdate and time created 92/03/09 14:24:32 by bostic
1992-03-10 Keith Bosticdate and time created 92/03/09 14:24:27 by bostic
1992-03-10 Keith Bosticdate and time created 92/03/09 14:24:21 by bostic
1992-03-10 Keith Bosticdate and time created 92/03/09 14:11:40 by bostic
1992-03-10 Keith Bosticdate and time created 92/03/09 14:07:52 by bostic
1992-03-10 Keith Bosticupdate from Ralph Campbell
1992-03-10 Keith Bosticdate and time created 92/03/09 14:04:05 by bostic
1992-03-10 Keith Bosticdate and time created 92/03/09 14:04:02 by bostic
1992-03-10 Keith Bosticdate and time created 92/03/09 14:03:56 by bostic
1992-03-10 Eric Allmanruleset 5 should include @ $R on user portion of address
1992-03-10 Eric Allmanit's a new sendmail now
1992-03-10 Chris Torekgcc lint
1992-03-09 Mike Karelsfix printf %b
1992-03-09 Chris Torekremove broken debugging hooks (otherwise endgame can...
1992-03-09 Chris Torekallow ^L during endgame prompts. rm flush_input: this...
1992-03-09 Chris Torekallow ^L during endgame prompts; rm flush_input: we...
1992-03-09 Chris Torekexit with sensible code
1992-03-09 Chris Torekexit with sensible code; rm unnecessary uninitialized...
1992-03-09 Chris Torekcannot examine battle card if there is no such card
1992-03-08 Chris Torekdo not use uninitialized variables
1992-03-08 Keith Bosticbreak ufs up
1992-03-08 Keith Bosticmove pcc assembler/loader to /usr/old/bin
1992-03-08 Keith Bosticfix C library prototypes
1992-03-08 Ralph Campbellfixes for ds5000
1992-03-08 Ralph Campbelladded support for ds5000
1992-03-08 Ralph Campbellchages for ds5000
1992-03-08 Ralph Campbelladded support for more than one X driver.
1992-03-08 Ralph Campbellchanges for ds5000
1992-03-08 Ralph Campbellfix so it compiles
1992-03-08 Ralph Campbelladded cfb for ds5000
1992-03-08 Ralph Campbellmtpr.h is not used
1992-03-08 Ralph Campbelldon't try to read nswap, its not used if NEWVM defined.
1992-03-08 Ralph Campbellfix include files
1992-03-08 Ralph Campbelldo denorms correctly
1992-03-08 Ralph Campbelladded mips case
1992-03-08 Ralph Campbellavoid arithmetic overflow in constant expression.
1992-03-08 Ralph Campbelladded mips case
1992-03-07 Eric Allmanprint host name in debugging info
1992-03-07 Keith Bosticlast change broke loose matching
1992-03-07 Keith Bostictypo, LINK1 and lINK2 have the same value in the IFFBIT...
1992-03-06 Keith Sklowerthis version works, has been tidied up for public consu...
1992-03-06 Keith Sklowerthis version has some debugging code
next