rearrange swtch ala vax, cancel runrun; rm old ast grot
[unix-history] / usr / src / lib / libc /
1986-05-14 Mike Karelsupdate
1986-05-14 Mike Karelsget serious!
1986-05-14 Mike Karelsbugs fixed
1986-05-14 Mike Karelsupdate limit
1986-05-14 Mike Karelsmention gid_t
1986-05-14 Mike Karelscorrections
1986-05-14 Mike Karelsupdate
1986-05-14 Mike Karelsclarifications
1986-05-14 Mike Karelssundry clarifications
1986-05-14 Mike Karelsclose-on-exec
1986-05-14 Mike Karelsupdate
1986-05-14 Mike Karelsowners can chgrp; clarifications
1986-05-14 Kevin Dunlapwrite up from the name server point of view
1986-05-14 Mike Karelsadd names for the bits, correct old !INSECURE stuff
1986-05-14 Mike Karelsremove unix domain change notices
1986-05-14 Mike Karelswho can't count? It's one syscall!
1986-05-13 Kirk McKusickname change (forwards into the past)
1986-05-13 Kirk McKusickformat
1986-05-13 Kirk McKusickrename changes ctime, stat of pipe returns unique dev/ino
1986-05-13 Mike Karelsit's going away!
1986-05-13 Mike Karelsualarm
1986-05-13 Mike Karelstypo
1986-05-13 Mike Karelstell them what to do
1986-05-13 Mike Karelsan attempt at English
1986-05-13 Mike Karelsno more we don't
1986-05-13 Mike Karelsremove the untrue
1986-05-13 Mike Karelscorrect error message
1986-05-13 Mike Karelsadd see-alsos
1986-05-13 Mike Karelsfmt
1986-05-13 Mike Karelsgotta git grammar
1986-05-13 Mike Karelsmove from 3X to 3
1986-05-13 Mike Karelsintro(3M) => math(3M), move see also's to end
1986-05-11 Jay Lepreaua little more name server; typos
1986-05-11 Jay Lepreaucorrect meaning of stayopen flag; mention named and...
1986-05-10 Jay Lepreaumake explicit what happens when ctty but no utmp entry...
1986-05-10 Jay Lepreaudoc "type" param of getnetbyaddr; n_net is uinsigned...
1986-05-10 Jay Lepreaup_proto and s_port are int, not long.
1986-05-10 Jay Lepreauport is int not u_short
1986-05-10 Jay Lepreaureturn 0 not null string when user has a ctty but no...
1986-05-10 Jay Lepreauavoid return pointer to a null string; return 0 instead
1986-05-08 Kevin Dunlapuse FD_ macros
1986-05-08 Mike Karelsfix problems created by using vfork
1986-05-08 Mike Karelsfix problems created by using vfork
1986-05-07 Jim Bloomseparate reading of file into its own routine, lpd...
1986-05-01 Jim Bloomchange the writes to a writev for tcp, performance...
1986-05-01 Jay Lepreautv_sec is long not u_long; random cleanup
1986-04-30 Mike Karelsfix type of inet_network
1986-04-30 Kirk McKusickdate and time created 86/04/29 09:29:17 by mckusick
1986-04-27 Donn SeeleyMention the return type -- don't confuse lint.
1986-04-27 Donn SeeleyChange error return to -1 to match manual page. Should...
1986-04-27 Donn Seeleysetttyent() and endttyent() don't return anything ...
1986-04-26 Kirk McKusickexece is really execve
1986-04-25 Mike Karelsadd LOG_NOWAIT, correct console logging
1986-04-24 Kirk McKusickcleanup of error messages (from Guy Harris)
1986-04-21 Kirk McKusickdelete incorrect reference
1986-04-20 Jay Lepreautypo
1986-04-20 Jay LepreauNGRPS -> NGROUPS
1986-04-20 Jay Lepreaumake it parse; commas; kill x 0 gets me too.
1986-04-17 Kirk McKusickadd declaration of <syscall.h>
1986-04-16 Kevin Dunlapremove param.h
1986-04-12 Kevin Dunlapchange retry loop to test before decrementing
1986-04-12 Kevin Dunlapchange retry loop to decrement after test
1986-04-12 Kevin Dunlapchange RES_TIMEOUT to 4
1986-04-11 Kevin Dunlaplint clean up
1986-04-11 Kevin Dunlaphave sethostent and endhostent use TCP connections
1986-04-11 Kevin DunlapChange timeouts, use perror to print error messages...
1986-04-11 Kevin Dunlapfix calls to dn_expand
1986-04-11 Jim Bloomadd entry point for closing tcp socket, a bit of lint...
1986-04-02 Jim Bloomunbuffered output lost end of buffer if over 1K
1986-03-31 Mike Karelsset socket pgrp to avoid races; block SIGURG till done;
1986-03-29 Jay Lepreauspelling
1986-03-29 Jay Lepreauadd some error returns; remove non-zero partial block...
1986-03-28 Jim Bloom<sys/time.h> becomes <time.h>
1986-03-27 Jim Bloomavoid possible problem from too many calls to ungetc
1986-03-27 Jim Bloomparam.h no longer needed
1986-03-25 Kirk McKusickmove description up into structure (from hollywood...
1986-03-22 Kevin DunlapAdd stayopen
1986-03-20 Kevin Dunlapfix _gethtbyaddr()
1986-03-20 Kevin Dunlapchange gethostbyname to do a query of class C_IN insted...
1986-03-19 Kevin Dunlapmove resolver.h to /usr/include
1986-03-18 Jim Bloomflag socket as closed if timed out
1986-03-18 Kevin Dunlapmove resolv.h to /usr/include
1986-03-15 Kevin DunlapAdd old linear search of /etc/hosts for when the local...
1986-03-15 Kevin Dunlapchange include types.h to param.h
1986-03-14 Donn Seeleydocument include file
1986-03-14 Mike Karelsoops, too much Fortran lately
1986-03-14 Kevin DunlapAdd liner search of /etc/hosts whan we can't find a...
1986-03-12 Mike Karelscopyright and rev 5
1986-03-12 Jim Bloompreserve case
1986-03-10 Donn SeeleyChange -Dlint feature (delete sccsid's) into LIBC_SCCS...
1986-03-10 Donn Seeleyadded SYSLIBC_SCCS condition for sccs ids
1986-03-10 Donn Seeleyadded LIBC_SCCS condition for sccs ids
1986-03-10 Donn SeeleyDocument the return value (now that there is actually...
1986-03-09 Mike Karelsdon't need to print priority on console; s/fork/vfork
1986-03-09 Kevin Dunlapfix comment, Name server is two words
1986-03-06 Mike Karels#ifdef the connect/send for UDP (for 4.3 only); indicat...
1986-03-05 Donn SeeleyChange ioctl request parameter to type unsigned long...
1986-03-05 Donn SeeleyResolve lint problems -- pids are ints, not longs.
1986-03-05 Donn SeeleyChange caddr_t to char * -- caddr_t shouldn't appear...
1986-03-05 Donn SeeleyChanged 'caddr_t' to 'char *' -- 'caddr_t' isn't suppos...
next