no retries or perror if EADDRNOTAVAIL, so can fail gracefully if no net
[unix-history] / usr / src / lib / libc / gen /
1985-01-17 Serge ???made setpwfile work with getpwnam and getpwuid
1985-01-16 Ralph CampbellENTRY macro changed.
1985-01-11 Ralph Campbellmake code more portable
1984-12-15 Ralph Campbellchanges for more priorities and use mask instead of...
1984-12-09 Jay Lepreaureport real path even if a symlink to a root dir comes...
1984-12-09 Mike Karelsminor race problem
1984-12-05 Mike Karelsupdate/generalize/fix error messages
1984-11-11 Jay Lepreauuse NOFILE from param.h
1984-11-06 Ralph Campbellinit E table in setkey so encrypt can be used outside...
1984-11-05 Kirk McKusickadd signal simulation routine in case signal syscall...
1984-10-17 Sam Lefflerremove use of '-' as pathname delimiter
1984-08-30 Ralph Campbellfix ctime(time 0), year > 2100 (can't be generated...
1984-08-29 Ralph Campbellunify dbm names, break pwent <-> pwnamuid dependencies.
1984-08-29 Ralph Campbellunify dbm names, break pwent <-> pwnamuid dependencies.
1984-08-17 Ralph Campbellfix bug for x == power of 2 or zero.
1984-08-17 Ralph Campbellstandardize log format, save errno.
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-20 Mike Karelscure cancer
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-05 Ralph Campbellclose socket on exec() since descriptor var is static...
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-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 array because dbmclose does a free().
1983-12-21 Ralph Campbelluse flock so data base can be updated directly.
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-10-18 Ralph Campbellclose() fixed to fclose().
1983-09-26 Mike KarelsMET and EET are - from GMT
1983-09-26 Mike Karelsdon't lose fd's if fork fails
1983-09-12 Mike Karelsminor bugfix (avoid unlikely race)
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-07-10 Sam Lefflereuropean timezone rules
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:23 by sam
1983-07-01 Sam Lefflerdate and time created 83/06/30 17:20:21 by sam
1983-06-24 Sam Lefflermissing closes on files
1983-06-20 Bill Joythanks to wnj
1983-06-18 Sam Lefflerdon't forget to close the file
1983-06-12 Sam Lefflerbeware of signals other than SIGALRM interrupting sigpause;
1983-06-11 Sam Lefflermodernized
1983-06-11 Sam Lefflersigvec is a moving target no more
1983-06-11 Sam Lefflerpurge pagsiz.h
1983-06-11 Sam Lefflerfrom robert
1983-06-11 Sam Lefflerdate and time created 83/06/10 21:58:57 by sam
1983-06-10 Sam Lefflerdate and time created 83/06/09 11:24:35 by sam
1983-06-05 Bill Joydate and time created 83/06/04 10:44:13 by root
1983-06-03 Sam Lefflerblech...can't type
1983-05-31 Sam Lefflerinclude forgotten
1983-05-31 Sam Lefflerdate and time created 83/05/31 00:11:38 by sam
1983-05-31 Sam Lefflerdate and time created 83/05/31 00:05:45 by sam
1983-05-31 Sam Lefflerdate and time created 83/05/30 23:56:47 by sam
1983-05-28 Sam Lefflerdate and time created 83/05/27 11:12:45 by sam
1983-05-25 Sam Lefflerinstead of quotafile, use rq and "quotas"; add search...
1983-05-20 Sam Lefflerrewrite to allow variable length strings; add quota...
1983-05-02 Sam Leffleravoid duplicate group id's; update diagnostics
1983-04-03 Kirk McKusickdeclare lseek to return a long
1983-03-26 Kirk McKusicklint
1983-03-22 Kirk McKusickget rid of incorrect code reintroduced in 4.7
1983-03-03 Peter J. Nicklindeclared char *strcpy();
1983-02-28 Sam Leffleroops
1983-02-25 Sam Lefflerdate and time created 83/02/24 10:17:18 by sam
1983-02-16 Kirk McKusickcomplain about too many groups too early
1983-02-16 Kirk McKusickcomplained too early about too many groups
1983-02-11 Sam Lefflermust have signal.h
1983-02-11 Sam Lefflerdate and time created 83/02/10 22:46:01 by sam
1983-02-11 Sam Lefflerdate and time created 83/02/10 22:46:00 by sam
1983-02-11 Sam Lefflergroup id's are short's, not int's
1983-02-09 Sam Leffleradd partition tables (don't belong here, but for now...)
1983-02-07 Sam Lefflerdate and time created 83/02/06 16:34:13 by sam
1983-01-06 Sam Leffleruse MAXPATHLEN from <sys/param.h>
1983-01-06 Sam Lefflernew version from nicklin -- bugs to him
1983-01-05 Sam Lefflermake error messages returned legible
1983-01-05 Sam Lefflerscrewed up last time
1983-01-05 Sam Lefflerdon't abort, just return error in buff and NULL value
1983-01-05 Sam Lefflermissing check on chdir
1983-01-03 Sam Lefflermake it callable multiple times (from sun)
1983-01-03 Sam Lefflernull pointer bug
1982-12-29 Sam Lefflerdate and time created 82/12/28 15:19:43 by sam
1982-12-20 Sam Lefflerupdate to reflect errno.h
1982-12-14 Ralph Campbelldate and time created 82/12/13 10:43:38 by ralph
1982-11-15 Sam Lefflervfork is on the way out, don't perpetuate binaries...
1982-11-15 Sam Lefflermerge of 4.1b and 4.1c
1982-11-13 Kirk McKusickget rid of check for directory
next