convert to new syscall convention
[unix-history] / usr / src / lib /
1990-06-07 Keith Bosticredo contrib notice
1990-06-07 Keith BosticHP300 fixes from Mike Hibler
1990-06-07 Keith Bosticadd .even to guarantee jmp instruction is on even address
1990-06-06 Keith Bosticdate and time created 90/06/05 09:42:58 by bostic
1990-06-02 Keith Bosticdate and time created 90/06/01 16:25:30 by bostic
1990-06-02 Keith Bosticnew copyright notice
1990-06-02 Keith Bosticneeded sccs id's
1990-06-02 Keith Bosticnew copyright notice
1990-06-02 Keith Bosticdo links right
1990-06-02 Keith Bosticnew copyright notice
1990-06-02 Keith Bosticneeds stdc.h
1990-06-02 Keith Bosticnew copyright notice
1990-06-02 Keith Bosticdate and time created 90/06/01 15:39:25 by bostic
1990-06-02 Keith Bosticnew copyright notice
1990-06-02 Keith Bosticnew copyright notice
1990-06-02 Marc Teitelbaumfor Marc; needs USE_OLD_TTY
1990-06-02 Keith Bosticnew copyright notice
1990-06-02 Keith Bosticnew version from Chris Torek
1990-06-02 Keith Bosticnew copyright notice
1990-06-02 Keith Bosticnew copyright notice
1990-06-01 Keith Bosticnew copyright notice
1990-05-31 Keith Bosticno need for the align, makes portable to multiple machiens
1990-05-31 Keith Bosticcan't have spaces in macro args...
1990-05-31 Keith Bosticdate and time created 90/05/30 13:00:37 by bostic
1990-05-31 Keith Bosticdate and time created 90/05/30 12:58:23 by bostic
1990-05-31 Keith Bosticdate and time created 90/05/30 12:55:47 by bostic
1990-05-31 Keith Sklowermake clear that the accept system call doesn't necessitate
1990-05-31 Keith Sklowerfix copyright and condition notice for new sccs include
1990-05-31 Keith Bosticnew copyright notice; use ASMSTR instead of .ascsiz
1990-05-31 Keith Skloweraccess rights superceeded by control data; document...
1990-05-31 Keith Bosticadd ASMSTR #define
1990-05-30 Keith Bosticfrom Chris Torek, ANSI version, works with unsigned...
1990-05-30 Keith Bosticdate and time created 90/05/29 18:03:45 by bostic
1990-05-30 Marc TeitelbaumMinor fixes
1990-05-28 Keith Bosticdon't lstat if not crossing a mount point
1990-05-28 Keith Bosticforgot longjmperror()
1990-05-28 Keith Bosticadd sigsetjmp, siglongjmp, from ANSI man page, so Berke...
1990-05-28 Keith Bosticstderr may have been redirected
1990-05-27 Keith Bosticadd .even to guarantee jmp instruction is on even address
1990-05-26 Keith Bosticclosedir now returns value (POSIX); some manual page...
1990-05-26 Keith Bosticdate and time created 90/05/25 17:34:21 by bostic
1990-05-24 Keith Bosticdo post-order visit if FTS_SKIP or FTS_XDEV apply to...
1990-05-24 Keith BosticFTS_LOGICAL sets FTS_NOCHDIR; otherwise have to save...
1990-05-23 Keith Bosticredo the way the initial linked list of "roots" is...
1990-05-23 Keith Bosticadd FTS_XDEV; don't cross mount points
1990-05-23 Keith Bosticchange the names from foo to fts_foo
1990-05-22 Keith Bosticput pathnames into netdb.h
1990-05-22 Keith Bosticdocument how to reparse arguments
1990-05-21 Jim Bloomfix the resolver addresses to be as before if an error...
1990-05-19 Marc Teitelbaumnew calling convention for strsep, takes char **
1990-05-19 Keith Bosticdon't do a putchar on unknown inode...
1990-05-19 Keith Bosticadd hp300 support
1990-05-18 Keith Bosticdate and time created 90/05/17 21:17:07 by bostic
1990-05-18 Keith Bosticdate and time created 90/05/17 21:14:33 by bostic
1990-05-18 Keith Bosticdate and time created 90/05/17 21:14:32 by bostic
1990-05-18 Keith Bosticdate and time created 90/05/17 21:14:31 by bostic
1990-05-18 Keith Bosticdate and time created 90/05/17 21:14:30 by bostic
1990-05-18 Keith Bosticdate and time created 90/05/17 21:14:28 by bostic
1990-05-18 Keith Bosticdate and time created 90/05/17 21:14:27 by bostic
1990-05-18 Keith Bosticdate and time created 90/05/17 21:14:26 by bostic
1990-05-18 Keith Bosticdate and time created 90/05/17 21:14:25 by bostic
1990-05-18 Keith Bosticdate and time created 90/05/17 21:14:23 by bostic
1990-05-18 Keith Bosticdate and time created 90/05/17 21:14:22 by bostic
1990-05-18 Keith Bosticdate and time created 90/05/17 21:14:20 by bostic
1990-05-18 Keith Bosticdate and time created 90/05/17 21:14:19 by bostic
1990-05-18 Keith Bosticdate and time created 90/05/17 21:14:18 by bostic
1990-05-18 Keith Bosticdate and time created 90/05/17 21:14:16 by bostic
1990-05-18 Keith Bosticdate and time created 90/05/17 21:14:14 by bostic
1990-05-18 Keith Bosticdon't use symlinks, use search order
1990-05-18 Keith Bosticdate and time created 90/05/17 19:18:30 by bostic
1990-05-18 Keith BosticMike Hibler: compute scalb() using fscale instead of...
1990-05-18 Keith Bosticdate and time created 90/05/17 19:03:53 by bostic
1990-05-18 Keith Bosticthere's an assembly language version for the HP's
1990-05-18 Mike Karelssimplify rounding, KNF
1990-05-18 Keith Bosticchange declaration to match stdlib.h
1990-05-18 Keith Bosticuse Chris's version, need to return size_t
1990-05-18 Keith Bosticdon't include errno.h, it defines errno
1990-05-18 Keith Bosticdon't include errno.h, it defines a variable
1990-05-18 Keith Bosticdeclare abort correctly
1990-05-18 Keith Bosticputenv shouldn't modify the user's string, it might...
1990-05-18 Keith Bosticcorrectly declare cfree
1990-05-18 Keith Bosticdate and time created 90/05/17 12:56:12 by bostic
1990-05-18 Keith Bostickeep string.h and source in sync
1990-05-18 Keith Bosticforgot to include string.h
1990-05-18 Keith Bosticmight as well keep header and source in sync
1990-05-18 Keith Bosticforgot stdlib include line
1990-05-18 Keith Bosticforgot stdlib include
1990-05-18 Keith Bosticforgot synopsis line
1990-05-18 Keith Bosticnew man page, from scratch
1990-05-18 Keith Bosticdate and time created 90/05/17 11:11:09 by bostic
1990-05-18 Keith Bosticdate and time created 90/05/17 11:11:04 by bostic
1990-05-18 Keith Bosticupdate for ANSI, remove strsep, it has its own man...
1990-05-18 Keith Bosticdon't need rindex reference
1990-05-18 Keith BosticANSI C version from Chris
1990-05-18 Keith BosticANSI version from Chris
1990-05-18 Keith BosticANSI version of strncat.c
1990-05-18 Keith BosticANSI version
1990-05-17 Keith BosticANSI version
1990-05-17 Keith Bosticcompare using unsigned characters
1990-05-17 Keith BosticANSI C version, strncasecmp has to handle an unsigned...
next