uvax changes; fix devsw index in confxx; header updates
[unix-history] / usr / src /
1988-01-08 Keith Bosticgetpeername typo in mtod call; bug reports 4.3BSD/sys...
1988-01-08 Gregory MinshallReduce extern's.
1988-01-08 Mike Karelsmapin works only with count of 1; avoid redundant conve...
1988-01-08 Mike Karelsrm junk
1988-01-08 Mike Karelsrename endians
1988-01-08 Mike Karelsmv endian definitions
1988-01-08 Gregory MinshallFix to not go into loop if tty disappears
1988-01-08 Keith Bosticdate and time created 88/01/07 11:10:47 by bostic
1988-01-08 Keith Bosticmove ENDIAN stuff to endian.h, minor reformatting
1988-01-08 Keith Bosticdate and time created 88/01/07 10:56:23 by bostic
1988-01-07 Keith Bostictahoe release; version without QV driver
1988-01-07 Keith Bosticswapped mtpr args, started reformatting
1988-01-07 Keith BosticBerkeley header, remove rogue
1988-01-07 Mike KarelsSIOCATMARK returns int
1988-01-06 Keith Bosticprotect applications that include user.h from KERNEL...
1988-01-06 Keith Bosticfix CTRL macro; for ANSI C
1988-01-06 Gregory MinshallFixes from rick@sesimo to use /etc/gettytab for login...
1988-01-06 Gregory MinshallChanges for pyramid from sbanner1@cheops (S. John Banner).
1988-01-06 Gregory MinshallFix from Charles Hedrick at Rutgers - flush output...
1988-01-06 Keith Bosticreverse test for Cc: comparison
1988-01-06 Keith Bosticpass \f, remove getopt(3) copy, lint cleanups; bug...
1988-01-06 Kirk McKusick-oX-Y now starts as soon as any page past X is printed...
1988-01-05 Keith SklowerFrom phil lapsley; avoid hangs
1988-01-05 Keith Sklowerdate and time created 88/01/04 14:36:29 by sklower
1988-01-04 Kirk McKusickuse strcasecmp in place of ustrcmp (4.3BSD/lib/101...
1988-01-04 Kirk McKusickallow negative rotational delays (for torek)
1988-01-04 Keith Bosticxxxvers was mistyped
1988-01-04 Keith Bosticconst is an ANSI C keyword
1988-01-04 Keith Bosticlowbss, highbss incorrectly typed; fix for ANSI C
1988-01-04 Keith Bosticxxxversion incorrectly typed
1988-01-04 Keith Bosticconst is an ANSI C keyword
1988-01-04 Keith Bosticnew template, cleanup; mostly from Chris Torek
1988-01-03 Keith Bosticfix external declarations for ANSI C
1988-01-03 Keith Bosticfix findidle declaration for ANSI C
1988-01-03 Keith Bosticpicked and dropped code a little too quickly...
1988-01-03 Keith Bosticfix ctrl macro for ANSI C
1988-01-03 Keith Bosticreally union declaration, not struct; fix for ANSI C
1988-01-03 Keith Bosticfix external declarations for ANSI C
1988-01-03 Keith Bosticneither K&R or ANSI C allow untyped function declarations
1988-01-03 Keith Bosticpcalloc returns NULL on failure, not -1; fix for ANSI C
1988-01-03 Keith Bosticconst is a reserved word in ANSI C
1988-01-03 Keith Bosticit's really a union; for ANSI C
1988-01-03 Keith Bosticdon't use full path names
1988-01-03 Keith Bosticconst is a reserved word in ANSI C
1988-01-03 Keith Bosticconst is a reserved word for ANSI C
1988-01-03 Keith Bosticconst is reserved for ANSI C
1988-01-03 Keith Bosticfix CPP macros for ANSI C
1988-01-03 Keith Bosticfix ctrl macro for ANSI C
1988-01-03 Keith Bosticremove trailing semi-colons from include lines; no...
1988-01-03 Keith Bosticremove trailing semi-colons on include lines for ANSI C
1988-01-03 Keith Bosticfix include line and cast char for ANSI C
1988-01-03 Keith Bosticremove trailing semi-colons from include lines; fix...
1988-01-03 Keith Bosticdeclare timecmp for ANSI C
1988-01-03 Keith Bosticmalloc doesn't return an unsigned; UNIT is now unsigned...
1988-01-03 Keith BosticANSI C doesn't allow combining a modifier with a typede...
1988-01-03 Keith Bosticfix external declarations; ANSI C compatibility
1988-01-03 Keith Bosticnew template; no full pathnames
1988-01-03 Keith Bosticfix CTRL macro for ANSI C
1988-01-03 Keith Bosticlook for real magic number; don't check first two bytes...
1988-01-03 Keith Bosticfix extern declarations for ANSI C
1988-01-03 Keith BosticGCC doesn't replace functional macros if there's no...
1988-01-03 Keith BosticJohn Gilmore's changes for ANSI C and general cleanup
1988-01-03 Keith Bosticdate and time created 88/01/02 20:53:32 by bostic
1988-01-03 Keith Bosticdate and time created 88/01/02 20:53:31 by bostic
1988-01-03 Keith Bosticdate and time created 88/01/02 20:53:30 by bostic
1988-01-03 Keith Bosticdate and time created 88/01/02 20:53:29 by bostic
1988-01-03 Keith Bosticdate and time created 88/01/02 20:53:28 by bostic
1988-01-03 Keith Bosticdate and time created 88/01/02 20:53:27 by bostic
1988-01-03 Keith Bosticdate and time created 88/01/02 20:53:26 by bostic
1988-01-03 Keith Bosticdate and time created 88/01/02 20:53:25 by bostic
1988-01-03 Keith Bosticdate and time created 88/01/02 20:53:24 by bostic
1988-01-03 Keith Bosticdate and time created 88/01/02 20:53:23 by bostic
1988-01-03 Keith Bosticdate and time created 88/01/02 20:53:22 by bostic
1988-01-03 Keith Bosticdate and time created 88/01/02 20:53:21 by bostic
1988-01-03 Keith Bosticdate and time created 88/01/02 20:53:20 by bostic
1988-01-03 Keith Bosticadd Berkeley header
1988-01-03 Keith Bostictrail and field are really just -t, -f
1988-01-03 Keith Bosticreformat; use getopt(3); lint cleanups; don't assume...
1988-01-03 Keith Bosticreformat; lint clean-ups, ANSI C cleanups, remove float...
1988-01-03 Keith Bosticfix CNTRL macro for ANSI C
1988-01-03 Keith Bosticreformat; lint clean-ups, ANSI C cleanups, remove float...
1988-01-03 Keith Bostic'300' isn't portable char; fix for ANSI C
1988-01-03 Keith Bosticassign getc return to an int; fix for ANSI C
1988-01-03 Keith Bosticfix for slow uVAX boots; from Chris Torek
1988-01-02 Keith Bosticuse getopt; fix usage statement; -a should imply -p...
1988-01-02 Keith Bosticallow both -f and -p at the same time
1988-01-01 Keith Bosticadd man make, install
1988-01-01 Keith Bosticdate and time created 87/12/31 17:55:53 by bostic
1988-01-01 Keith Bosticremove libraries on clean
1988-01-01 Keith Bosticadd Berkeley header; exit after match of name; use...
1988-01-01 Keith Bosticadd Berkeley header
1987-12-31 Keith Bosticadd Berkeley header
1987-12-30 Keith Bosticdon't use intermediate .o
1987-12-30 Keith BosticBerkeley header
1987-12-30 Keith BosticBerkeley header, comment out debugging code
1987-12-30 Keith BosticBerkeley header; fix file name print; evaluation order...
1987-12-30 Keith BosticBerkeley header
1987-12-30 Keith BosticBerkeley header; #ifdef'd out debugging code, removed...
1987-12-30 Keith BosticBerkeley header
1987-12-30 Keith BosticBerkeley header; add include of <sys/types.h>; remove...
next