don't need to declare errno twice, use sys/errno
[unix-history] / usr / src /
1990-11-16 Keith Bosticdon't need to declare errno twice, use sys/errno
1990-11-16 Keith Bosticmake status variables consistent
1990-11-16 Keith Bosticlint
1990-11-15 Bill Joyname conflict in header files
1990-11-15 Keith Bosticchange fts routine names
1990-11-15 Bill Joyworking version
1990-11-15 Bill Joyadded fault types
1990-11-15 Keith Bosticnew fts routine names
1990-11-15 Keith Bosticuse macros to set/read options
1990-11-15 Bill Joycorrect types (*sigh*)
1990-11-15 Bill Joyconventions
1990-11-15 Bill Joyadd exeception fault code manifest constants
1990-11-15 Bill Joyadd exception code bits
1990-11-15 Bill Joyformatting
1990-11-15 Bill Joychanges to make work
1990-11-15 Bill Joycorrections to work
1990-11-15 Bill Joychip bug define relayed to assembler
1990-11-15 Bill Joyput in cpu bug workaround
1990-11-15 Bill Joy(no message)
1990-11-15 Bill Joyadded emc context save struct
1990-11-15 Bill Joyfpu->npx, emc additions, bigger sigc if needed, save...
1990-11-15 Bill Joyconventions change
1990-11-15 Bill Joy"small" machines, hole mgmt, errors, config crap
1990-11-15 Bill Joycr3 into u., primative npx context switches, various...
1990-11-15 Bill Joydate and time created 90/11/14 13:04:36 by bill
1990-11-15 Bill Joypass USRIO constant, added interrupt mask to pcb
1990-11-15 Bill Joyfpu.h ->npx.h, added emc stuff
1990-11-15 Keith Bosticbroke if registered more than 32 atexit functions;...
1990-11-15 Bill Joycleanup, add some devices
1990-11-15 Bill Joyadd support for splmask and device tables
1990-11-15 Keith Bosticdirect -> dirent in a comment
1990-11-14 Chris Torekonly uVAX should fiddle with ipl; also added rd54 defaults
1990-11-14 Keith Skloweradd socket option/ control type for user defined connec...
1990-11-14 Keith Sklowermark working version before changing OOB, facilities
1990-11-14 Keith Sklowerworking version fixing bugs in pk_fragment;
1990-11-14 Keith Sklowerfix bug with mbit info lost due to being overwritten...
1990-11-14 Keith Sklowerinitial working version of test programs
1990-11-14 Keith Skloweruse 12 bit channel space
1990-11-13 Mike Karelsdon't indirect thru uninit'ed iov in ptcwrite; change...
1990-11-13 Mike Karelsfix up error messages: print whole spec name (without...
1990-11-13 Keith Bosticcleanup, change exit status, lots of rewrite for style
1990-11-13 Keith Sklowerfix broken IP_TTL option (was setting tos instead)...
1990-11-12 Keith Bosticadd English letter frequency counts.
1990-11-12 Keith Bosticadd books/papers to SEE ALSO
1990-11-12 Keith Bosticadd radixsort
1990-11-12 Keith Bosticmove radixsort to stdlib, so it's with qsort
1990-11-12 Keith Bosticdate and time created 90/11/11 08:57:12 by bostic
1990-11-12 Keith Bosticmove binaries from /usr/local to /usr/local/bin
1990-11-10 Keith Bosticremove vestiges of AT&T shell
1990-11-10 Bill Joyfinally got ring ptrs right, hope error processing...
1990-11-09 Kirk McKusickdo not forget to unlock resources (from Torek)
1990-11-09 Bill Joyobselete code
1990-11-09 Kirk McKusickupdate copyright notice
1990-11-09 Bill Joydate and time created 90/11/08 20:14:43 by bill
1990-11-09 Bill Joydate and time created 90/11/08 20:14:00 by bill
1990-11-09 Bill Joycompaq changes that does not break everyone else(I...
1990-11-09 Bill Joycompaq changes
1990-11-09 Bill Joychanges, except for compaq
1990-11-09 Bill Joychanges to make function
1990-11-09 Bill Joydate and time created 90/11/08 20:02:59 by bill
1990-11-09 Bill Joydate and time created 90/11/08 20:01:31 by bill
1990-11-09 Bill Joydate and time created 90/11/08 20:00:03 by bill
1990-11-09 Bill Joyreworked interrupt code for network interrupt
1990-11-09 Bill Joychanges in the way interrupt code works
1990-11-09 Bill Joytrvial
1990-11-09 Bill Joytrivial changes
1990-11-09 Bill Joyfully working version
1990-11-09 Bill Joy1st working version
1990-11-09 Bill Joydate and time created 90/11/08 19:33:06 by bill
1990-11-09 Bill Joyvarious bugs fixed, works on local enet
1990-11-09 Bill Joydate and time created 90/11/08 19:30:18 by bill
1990-11-09 Bill Joydate and time created 90/11/08 19:26:59 by bill
1990-11-09 Bill Joyautoconf, do vga first, fix cursor, update at clock...
1990-11-09 Bill Joydate and time created 90/11/08 18:44:18 by bill
1990-11-09 Bill Joymove dma code out of driver, improve autoconf code
1990-11-09 Bill Joyfix resched clock bug, tod, reliably read rtc
1990-11-09 Kirk McKusickneed to specify output file for compile
1990-11-09 Mike Karelsnew-style makefile
1990-11-09 Keith Bosticcheckpoint, add various flags, add btree stuff consistently
1990-11-08 Marc Teitelbaumreduce size of devname entry
1990-11-08 Bill Joyatio.h -> isa.h, complete revision
1990-11-08 Bill Joyintermediate version
1990-11-08 Keith Bosticup NPREDEF for X11R4 and some kernels
1990-11-08 Keith Bosticadd stdlib.h, remove errno define, rework #includes
1990-11-07 Keith Skloweradd AF_CCITT for testing, make common the IF_ENQUEUE's
1990-11-07 Mike Karelstry to make output conformant: don't retore old state...
1990-11-07 Mike Karelstry for legal C
1990-11-07 Mike Karelsback out part of last change: check current uid against...
1990-11-07 Mike Karelscsh has no -^ option (that was a half-narrow space)
1990-11-06 Mike Karelsnot everyone lets you use ">=" on emums!
1990-11-06 Kirk McKusickfurther attempts to get restart (from Mike)
1990-11-06 Mike Karelsuse strerror, and tell me *why* things failed!
1990-11-06 Mike Karelslint, rm unneeded assignment (from torek)
1990-11-05 Kirk McKusickupdate from Mike Hibler
1990-11-05 Kirk McKusickupdate identifier from Utah
1990-11-05 Kirk McKusickupdate from Mike Hibler
1990-11-05 Kirk McKusickupdate identifier from Utah
1990-11-05 Kirk McKusickupdate from Mike Hibler
1990-11-05 Kirk McKusickupdate identifier from Utah
1990-11-05 Kirk McKusickupdate from Mike Hibler
next