bugs with error ignored error returns & new net data base library
[unix-history] / usr / src / lib /
1982-10-07 Sam Lefflerfollow address type specificationbs
1982-10-06 Kirk McKusickdate and time created 82/10/05 22:47:01 by mckusick
1982-10-06 Kirk McKusickutilize st_blksize field to optimize size of reads...
1982-10-06 Sam Lefflerrename library routines so as not conflict with gethostname
1982-10-06 Bill Joydate and time created 82/10/05 21:00:05 by root
1982-10-06 Sam Lefflerdate and time created 82/10/05 17:14:04 by sam
1982-09-13 Kirk McKusickremove unsafe optimization (might never read newe info)
1982-08-26 Sam Lefflerdate and time created 82/08/25 21:54:17 by sam
1982-08-26 Sam Lefflerdate and time created 82/08/25 21:54:16 by sam
1982-08-26 Sam Lefflerdate and time created 82/08/25 21:54:14 by sam
1982-08-26 Sam Lefflerdate and time created 82/08/25 21:54:12 by sam
1982-08-26 Sam Lefflerdate and time created 82/08/25 21:54:10 by sam
1982-08-26 Sam Lefflerdate and time created 82/08/25 21:54:09 by sam
1982-08-26 Sam Lefflerdate and time created 82/08/25 21:54:07 by sam
1982-08-26 Sam Lefflerdate and time created 82/08/25 21:54:05 by sam
1982-08-26 Sam Lefflerdate and time created 82/08/25 21:54:04 by sam
1982-08-26 Sam Lefflerdate and time created 82/08/25 21:54:01 by sam
1982-08-05 Kirk McKusickopen file before allocating buffer as per Ken Greer...
1982-05-20 Robert R. Henryold versions; put these to bed
1982-05-08 Kirk McKusickupdate to new fs
1982-05-03 Sam Lefflermake host errors distinct from network
1982-04-20 Robert R. HenryPutting to bed; don't know the changes
1982-04-03 Bill Joydate and time created 82/04/02 10:28:51 by wnj
1982-04-02 Ken Arnoldmake checking for SG and UG work properly
1982-04-02 Bill Joynew version with unit 2 and signals
1982-04-02 Bill Joyerrors for links
1982-03-31 Kirk McKusickconvert to use new directory access routines
1982-03-31 Kirk McKusickconvert to DEV_BSIZE size directory blocks
1982-03-29 Bill Joybounds checking
1982-03-19 Kirk McKusickonly allow ``brk'' back to beginning of monitor data...
1982-03-14 Kirk McKusickdefine a null stub for ``brk'' to prevent dealloaction...
1982-03-13 Kirk McKusickinsure null termination of directory name
1982-03-11 Kirk McKusickinvalidate descriptor so that subsequent illegal uses...
1982-03-11 Kirk McKusickcheck that requested file is actually a directory
1982-03-05 Bill Joystatic sin
1982-02-26 Kirk McKusickmust force reading if file has been reopened
1982-02-25 Kirk McKusickprotect against seeks to directories that have been...
1982-02-22 Kirk McKusickconvert to version number 4.x
1982-02-22 Kirk McKusickdate and time created 82/02/21 14:47:03 by mckusick
1982-02-22 Kirk McKusickconvert from resetdir to more general seekdir
1982-02-22 Kirk McKusickdate and time created 82/02/21 14:16:52 by mckusick
1982-02-22 Kirk McKusickdate and time created 82/02/21 14:16:33 by mckusick
1982-02-18 Ken Arnoldadopt latest version of fgoto() and plod() from vi
1982-02-18 Ken Arnolddon't move in standout unless MS is set
1982-02-17 Kirk McKusickchanges to reflect new names in ndir.h
1982-02-17 Ken Arnoldcheck boundary conditions properly
1982-02-17 Ken Arnoldinclude curses.ext, not curses.h
1982-02-17 Ken Arnoldcheck boundary conditions properly
1982-02-17 Ken Arnoldforgot to add str as a parameter to getstr, mvgetstr
1982-02-17 Ken Arnoldshould undef DEBUG
1982-02-17 Ken Arnoldshould include curses.ext, not curses.h
1982-02-12 Kirk McKusickget rid of old style directory entries (known only...
1982-02-12 Kirk McKusickconvert to new style directory headers
1982-02-12 Kirk McKusickconvert to new style directory headers
1982-02-12 Kirk McKusickfix () and sizeof errors
1982-02-12 Bill Joyget rid of mpx stuff
1982-02-12 Kirk McKusickdate and time created 82/02/11 12:01:42 by mckusick
1982-02-12 Kirk McKusickdate and time created 82/02/11 12:01:30 by mckusick
1982-02-12 Kirk McKusickdate and time created 82/02/11 12:01:17 by mckusick
1982-02-12 Kirk McKusickdate and time created 82/02/11 12:01:11 by mckusick
1982-01-14 Kirk McKusickmake mcount a global
1982-01-06 Kirk McKusickchange _start to start
1981-11-30 Kirk McKusickrenumber to version 4
1981-11-30 Kirk McKusickconversion to start written in C
1981-11-30 Kirk McKusickdate and time created 81/11/29 16:43:24 by mckusick
1981-11-26 Kirk McKusickmove entry point to top of code so that profil will...
1981-11-26 Kirk McKusick65535 is not ~= 65536 for text sizes >= 65536. (scale...
1981-11-24 Kirk McKusickdate and time created 81/11/23 22:42:23 by mckusick
1981-11-13 Kirk McKusick"gmcrt0" becomes "gcrt0"; eliminate stdio in gcrt0.c
1981-11-11 Peter B. Kessleruse tolimit for data structure initialization checks;
1981-11-11 Peter B. Kessler_eprol renamed _$eprol so it looks like the label it is.
1981-11-07 Peter B. Kessleraddresses should be printed in hex.
1981-11-01 Ken Arnoldincrease size of tspace
1981-10-26 Ken Arnoldadd default for SCCS
1981-10-26 Bill Joydelete references to SCCS
1981-10-26 Ken Arnolddon't support terminals with garbage for standout
1981-10-26 Ken Arnoldproperly define tgetent()
1981-10-26 Ken Arnolduse calloc to get window structure to guarantee all...
1981-10-26 Ken Arnoldreturn NULL at all appropriate places
1981-10-26 Ken Arnoldstty to turn off tab expansion on ALL terminals
1981-10-21 Peter B. Kesslerrobert makes start() succumb; with help.
1981-10-18 Peter B. Kesslerwatch for signal catchers, and recursive invokations...
1981-10-16 Peter B. Kesslerdate and time created 81/10/15 13:47:11 by peter
1981-09-26 Eric C. Cooperadded bbnnet error messages
1981-07-04 Bill Joyreturn only externals
1981-07-02 Bill Joyallow for prompts with % and flush stderr
1981-05-19 Keith Sklowerfix bug in reentrant use of same FILE * descrip at...
1981-05-16 Ken Arnoldadd getcap function
1981-05-16 Ken Arnoldadd getcap() function
1981-05-12 Ken Arnoldfix an off-by-one error
1981-05-12 Ken Arnoldslightly faster algorithm
1981-04-30 Ken Arnoldfix a stupid typo
1981-04-29 Ken Arnoldturn off tab expansion for cursor addressing
1981-04-18 Ken Arnoldhandle curses.ext properly
1981-04-17 Ken Arnolddon't erase the last character when returning ERR
1981-04-17 Ken Arnoldmake it return ERR for illegal scroll type things
1981-04-17 Ken Arnoldadd delch(), mvdelch(), and mvwdelch()
1981-04-17 Ken Arnoldadd delch.c
1981-04-17 Ken Arnolddate and time created 81/04/17 00:40:25 by arnold
1981-04-17 Ken Arnoldadd insch(), mvinsch(), and mvwinsch()
next