add another digit to wchan, too many processes wait on higher addresses
[unix-history] / usr / src / lib / libc /
1984-07-07 Sam Lefflerremove signal calls in favor of sigblock/sigsetmask
1984-07-07 Ralph Campbellreturn the number of symbols not found
1984-07-06 Ralph Campbellkeep two open files to avoid seeks (from Robert Elz).
1984-06-22 Mike KarelsI give up; sticky EOF stays.
1984-06-20 Mike Karelscure cancer
1984-06-07 Ralph Campbelluse malloc instead of static 8K sobuf.
1984-06-05 Ralph Campbelldon't forget to clear _cnt.
1984-05-30 Mike Karelsdate and time created 84/05/29 13:51:09 by karels
1984-05-30 Mike Karelsdate and time created 84/05/29 13:51:03 by karels
1984-05-23 Mike Karelsbe careful of malloc return; free old buffer before...
1984-05-18 Ralph Campbelladded sethostfile() so routines can be used w/ alternat...
1984-05-18 Ralph Campbelladded setpwfile() so routines can be used with alternat...
1984-05-17 Ralph Campbelldate and time created 84/05/16 15:19:24 by ralph
1984-05-17 Ralph Campbellinline expand gtty() and stty().
1984-05-17 Ralph Campbellinline expand gtty (i.e. change gtty to ioctl).
1984-05-16 Ralph Campbelluse malloc instead of static 8K sibuf and sobuf.
1984-05-05 Ralph Campbellclose socket on exec() since descriptor var is static...
1984-05-05 Ralph Campbelldon't do 1 byte writes, buffer and flush unbuffered...
1984-04-28 Ralph Campbellnew versions which use getttyent(3).
1984-04-28 Ralph Campbelldate and time created 84/04/27 10:25:55 by ralph
1984-04-28 Ralph Campbelldate and time created 84/04/27 10:25:32 by ralph
1984-04-27 Ralph Campbelladded stayopen flag for database, defaults to old code...
1984-04-26 Ralph Campbelluses UNIX domain sockets now.
1984-04-17 Earl Killianfixed serious initialization bug which screwed up defau...
1984-04-04 Sam Lefflereliminate 1 character reads
1984-03-23 Ralph Campbellround up seconds so it doesn't return zero if there...
1984-03-17 Mike Karelshandle negative times
1984-02-01 Ralph Campbellsave data in static area because dbmclose does a free().
1984-02-01 Ralph Campbellsave data in static array because dbmclose does a free().
1983-12-22 Mike Karelsrename shared data for sethostent/gethostbyname-addr...
1983-12-22 Ralph Campbellmodified to leave dbm files open if sethostent(1) used.
1983-12-22 Ralph Campbellchanged set/endhostent to set/clear stayopen for use...
1983-12-21 Ralph Campbelluse flock so data base can be updated directly.
1983-12-06 Ralph Campbelldate and time created 83/12/05 16:13:05 by ralph
1983-12-06 Ralph Campbellarraysz not recomputed if overflow.
1983-12-03 Ralph Campbelldate and time created 83/12/02 17:14:37 by ralph
1983-11-02 Kevin Layerrevoke last change
1983-10-18 Ralph Campbellclose() fixed to fclose().
1983-10-06 Kevin Layerput back entry point __brk -- layer
1983-09-26 Kirk McKusickfix to insure that overlapping strings are properly...
1983-09-26 Mike KarelsMET and EET are - from GMT
1983-09-26 Sam Lefflermake return values correspond to man page; from lepreau...
1983-09-26 Mike Karelsdon't lose fd's if fork fails
1983-09-26 Mike Karelsfix seek on IORW streams
1983-09-17 Sam Lefflerjust tidying up; I'll never learn...
1983-09-13 Mike Karelsdon't allow file pointer to fall off file table
1983-09-13 Mike Karelscorrect comment on usage
1983-09-12 Mike Karelsminor bugfix (avoid unlikely race)
1983-09-12 Mike Karelsinstalling Caltech malloc, with fixes from lepreau...
1983-08-23 Kevin Layeranother entry to accomodate ld -H option. -layer
1983-08-19 Sam Lefflerbug fix from dlw: can't unconditionally close, must...
1983-08-19 Sam Lefflerupped limit to keep sites with many users happy
1983-08-15 Mike Karelsdon't use setjmp/longjmp, or problems if an interrupt...
1983-08-15 Sam Lefflerrevised chmk 139 interface
1983-07-26 Kirk McKusickget rid of special case brk(); integrate into standard...
1983-07-26 Kirk McKusickdo not allow brk() below _end
1983-07-26 Sam Lefflerdate and time created 83/07/25 18:09:17 by sam
1983-07-10 Sam Lefflereuropean timezone rules
1983-07-09 Sam Lefflerspace is a printing character according to the manual
1983-07-03 Bill Joyput str*n in sys5 compat library
1983-07-03 Sam Lefflerprobably an assembler bug
1983-07-03 Sam Leffler(no message)
1983-07-02 Sam Lefflerinclude fixes
1983-07-01 Sam Lefflerdelete valign.h in favor of sys call
1983-07-01 Sam Lefflerdate and time created 83/06/30 17:20:30 by sam
1983-07-01 Sam Lefflerdate and time created 83/06/30 17:20:28 by sam
1983-07-01 Sam Lefflerdate and time created 83/06/30 17:20:27 by sam
1983-07-01 Sam Lefflerdate and time created 83/06/30 17:20:26 by sam
1983-07-01 Sam Lefflerdate and time created 83/06/30 17:20:23 by sam
1983-07-01 Sam Lefflerdate and time created 83/06/30 17:20:21 by sam
1983-07-01 Sam Lefflernoapparent reason
1983-07-01 Sam Lefflerdefined already
1983-07-01 Sam Leffler(no message)
1983-07-01 Sam Leffler.s
1983-07-01 Sam Lefflerdate and time created 83/06/30 16:24:10 by sam
1983-07-01 Sam Lefflerdate and time created 83/06/30 16:14:26 by sam
1983-07-01 Sam Lefflerbounds check
1983-07-01 Sam Lefflerstderr not buffered --- no comments from the peanut...
1983-07-01 Sam Lefflerfrom sun
1983-07-01 Sam Leffleruse writev to avoid small net writes
1983-06-28 Bill Joyoops
1983-06-28 Sam Leffleruse proper interface
1983-06-28 Sam Lefflerdidn't set errno or return -1 on error
1983-06-28 Sam Lefflerversion from mogul with loop unrolled for speed
1983-06-28 Bill Joyneed assembler entry point
1983-06-28 Bill Joydate and time created 83/06/27 18:27:00 by root
1983-06-28 Bill Joynew organization
1983-06-28 Bill Joydate and time created 83/06/27 16:08:47 by root
1983-06-28 Bill Joydate and time created 83/06/27 15:42:11 by root
1983-06-28 Bill Joydate and time created 83/06/27 15:42:09 by root
1983-06-28 Bill Joydate and time created 83/06/27 15:42:06 by root
1983-06-28 Bill Joydate and time created 83/06/27 15:42:02 by root
1983-06-28 Bill Joydate and time created 83/06/27 15:41:52 by root
1983-06-28 Bill Joydate and time created 83/06/27 15:41:47 by root
1983-06-28 Bill Joydate and time created 83/06/27 15:41:44 by root
1983-06-28 Bill Joydate and time created 83/06/27 15:41:42 by root
1983-06-24 Sam Lefflermissing closes on files
1983-06-24 Bill Joydate and time created 83/06/23 23:31:43 by root
1983-06-23 Bill Joydate and time created 83/06/22 18:18:24 by root
1983-06-23 Bill Joydate and time created 83/06/22 18:18:00 by root
next