new version from Chris Torek
[unix-history] / usr / src / old / pcc / lint /
1988-10-26 Keith Bosticadd man page
1988-07-23 Keith BosticANSIfication
1988-07-07 Edward Wangignore flags -R, -p*, -g*
1988-05-23 Keith Bosticfix for ANSI C
1988-05-23 Keith Bosticuse relative paths, not absolute
1987-12-12 Donn Seeleylocaldefs.h was moved upstairs; give lint its own relea...
1987-12-12 Donn Seeleyutah rcsid 1.3 87/07/15 20:51:25: Use ~nargs rather...
1987-12-12 Donn Seeleypass ~nargs on to the second pass rather than -nargs...
1987-12-12 Donn Seeleyutah rcsid 3.4 86/03/12 15:19:04: Pass debugging flags...
1987-11-06 Keith Bosticgroup bin, not src
1987-10-23 Keith Bosticsprintf returns an int, now
1987-10-02 Keith Bosticreturn u_long, not int; bug report 4.3BSD/lib/37
1987-09-29 Keith Bostichash.c has to find config.h; bug report 4.3BSD/usr...
1987-09-29 Keith Bosticinclude config.h for FLEXNAMES; bug report 4.3BSD/usr...
1987-09-15 Keith Bosticendgrent doesn't return anything; bug report 4.3BSD...
1987-09-10 Keith Bosticadded case-insensitive string comparison routines
1987-07-02 Keith Bosticadded depend label, fixed install
1987-06-19 Keith Bosticnew template
1987-06-01 Keith Bosticadded depend label
1987-05-13 Mike Karelsfix dir.h/wait.h(machparam.h) order, update getdiskbyname
1987-05-13 Mike Karelsu_ => unsigned hton[sl]
1987-04-23 Keith Bosticbug report 4.3BSD/usr.bin/55
1987-04-23 Keith Bosticbug report 4.3BSD/usr.bin/54
1987-04-23 Keith Bosticbug report 4.3BSD/usr.bin/53
1987-04-23 Keith Bosticbug report 4.3BSD/usr.bin/52
1987-04-14 Keith Bosticbug report 4.3BSD/usr.bin/44
1987-04-14 Keith Bostictypo
1987-04-07 Keith Bosticbug report 4.3BSD/usr.bin/50
1987-04-07 Keith Bosticbug report 4.3BSD/usr.bin/48
1987-04-07 Keith Bosticbug report 4.3BSD/usr.bin/47
1987-04-07 Keith Bosticbug report 4.3BSD/usr.bin/46
1986-11-21 Keith Bosticbug report 4.3/usr.bin/15
1986-11-16 Sam Lefflerpcc moved again
1986-10-20 Sam Lefflerupdate for pcc dir move; add rel.c reference; use symbo...
1986-05-18 Jay Lepreaucorrect return type of strtok and strpbrk; add fchown
1986-05-08 Kirk McKusickdate and time created 86/05/07 23:43:05 by mckusick
1986-05-08 Kirk McKusickdocument for 4.3BSD release
1986-05-08 Kirk McKusickdocument distributed with 4.2BSD
1986-05-08 Kirk McKusickdocument distributed with 4.1BSD
1986-04-27 Donn SeeleyAdded functions in compat-sys5. Took the type definiti...
1986-03-30 Donn SeeleyDon't use -p when making libraries other than 'port...
1986-03-21 Donn SeeleyUse relative symlinks for llib-termlib; load with ...
1986-03-21 Donn SeeleyAdjust braces to make things easy for ctags.
1986-03-21 Donn SeeleyUse relative symlinks for termlib; use CFLAGS when...
1986-03-21 Donn SeeleyFix bcmp() return value; adjust sccs keywords.
1986-03-21 Donn SeeleyFix return value of bcmp(); adjust SCCS keywords.
1986-03-18 Donn SeeleyDocument missing NOSTRICT implementation in BUGS section.
1986-03-15 Donn SeeleyAdd entries for -ldbm, -lplot, -ltermcap, -ltermlib.
1986-03-14 Donn Seeleymassive additions and changes; many new routines
1986-03-14 Donn Seeleyinstalled lint entries for several new (and old) functions
1986-03-14 Donn Seeleydate and time created 86/03/13 20:11:22 by donn
1986-03-14 Donn Seeleydate and time created 86/03/13 19:47:33 by donn
1986-03-14 Donn Seeleydate and time created 86/03/13 19:24:35 by donn
1986-03-14 Donn Seeleymake use of 'short' in sdiv and s_div consistent
1986-03-05 Donn SeeleyAdded several entries (fchmod, getpeername, quota,...
1986-03-01 Jay Lepreaufseek back to returning int
1986-02-25 Donn SeeleyFor lint -a, prevent 'long assignment may lose accuracy...
1986-02-22 Mike Karelsmore symbol definitions
1986-02-18 Jim Bloomgetgroups' first arg is an int
1986-02-15 Jim Bloomnlist returns a value
1986-01-12 Jay Lepreauclean better
1986-01-08 Donn SeeleyAdded econvert() to the list of faked PCC functions...
1986-01-08 Donn SeeleyAdded tests for negative constant shifts.
1986-01-08 Kirk McKusickint => uid_t and int => gid_t
1985-11-29 Jim Bloomgethostid and sethostid should use longs
1985-11-08 Jim Bloomuse return value and not same function
1985-11-02 Jim Bloomfix sigstack (from donn@utah-cs)
1985-10-31 Jim Bloomdeclaration of void type requires programs to also...
1985-10-31 Jim Bloomfix time, endpwent, setpwent, fseek
1985-10-31 Jim Bloomfix fseek, time, endpwent, setpwent
1985-10-29 Kirk McKusicktypes for lseek and truncate
1985-10-26 Jim Bloomdecide whether you want to use float or double constant...
1985-10-09 Kirk McKusickchanges to correspond to the manual pages
1985-08-29 Kirk McKusickupdate from donn@utah-cs
1985-06-26 Mike Karelsuse fd_set's for select
1985-06-20 Kirk McKusickdate and time created 85/06/19 18:10:59 by mckusick
1985-06-20 Kirk McKusickdate and time created 85/06/19 18:10:56 by mckusick
1985-06-18 Kirk McKusickadd adjtime; fix setsockopt
1985-05-16 Kirk McKusickbe more specific about VARARGS for printf and scanf
1985-04-30 Kirk McKusick4.3BSD beta release manual page
1985-04-30 Kirk McKusickmanual page distributed with 4.2BSD
1985-04-30 Kirk McKusickmanual page distributed with 4.1BSD
1985-04-17 Edward Wang_iob[] is not extern
1985-04-10 Ralph Campbelladded syslog routines.
1985-04-09 Ralph Campbellchanges due to pcc restructuring for common header...
1985-04-09 Ralph Campbell_NFILE nolonger defined
1985-03-12 Edward Wangcheck -*n* and -*p* only in lint flags (e.g., not in...
1984-12-12 Edward Wangsigvec fixed
1984-12-12 Edward Wangdon't pass -O to cpp, throw it away
1984-11-22 Ralph Campbellfix parameter type to flsbuf().
1984-11-21 Edward Wangchar **environ added
1984-09-25 Ralph Campbellchange long to off_t for lseek.
1984-08-03 Ralph Campbellfix utimes argument types.
1984-03-16 Ralph Campbellfix gethostname() length parameter type.
1984-02-14 Ralph Campbellfix longjmp() parameter type
1983-09-10 Edward Wangopen is VARARGS2 not VARARGS
1983-08-12 Sam Lefflerstandardize sccs keyword lines
1983-07-07 Sam Lefflernoticed by edwaRd
1983-07-03 Bill Joyadd curses (sam)
1983-07-01 Sam Lefflerfrom sun
next