386BSD 0.1 development
[unix-history] / usr / src / include /
1991-02-23 Donn Seeleymktime()'s argument isn't const.
1991-02-23 Donn SeeleyMake exect()'s prototype more like the (correct) one...
1991-02-23 Keith Bosticadd sys/time.h, prototype for select needs it.
1991-02-23 Donn SeeleyFix 'const' problems with getopt()'s prototype.
1991-02-23 Keith Bosticprotect stdarg.h -- used by syslog.h and probably by...
1991-02-23 Keith Bosticdate and time created 91/02/22 11:34:25 by bostic
1991-02-23 Keith Bosticb{cmp,copy,zero} all take void *, not char *
1991-02-23 Keith Bosticmake safe for c++
1991-02-23 Keith Bosticall the p_ routines are static to the library
1991-02-23 Donn SeeleyThis baby is included by the kernel... Declare getdire...
1991-02-23 Keith Bosticsetpwfile has gone away
1991-02-23 Donn SeeleyRemove prototype parameter names, both because they...
1991-02-23 Donn SeeleyBe consistent about using names for prototype parameter...
1991-02-23 Donn SeeleyAdded prototype declarations for documented interfaces.
1991-02-23 Donn SeeleyReorganized declarations to accommodate both ANSI and...
1991-02-23 Donn SeeleyAdded new prototype declarations and cleaned up.
1991-02-22 Keith Bosticsigsetjmp changes were wrong; back out for now
1991-02-22 Keith Bosticfirst pass at function prototypes with cdefs.h
1991-02-20 Keith Bostic1990 POSIX.1 revision moved ctermid to <stdio.h>
1991-02-19 Donn Seeleywe now have stubs for the annoying ANSI multibyte chara...
1991-02-18 Chris Torekdate and time created 91/02/18 00:39:04 by torek
1991-02-15 Donn SeeleyProto-ized, ANSI-ized, POSIX-ized for your protection.
1991-02-15 Keith Bosticsince db(3) appends ".db", don't need it here.
1991-02-15 Keith Bosticadd DBM_SUFFIX
1991-02-14 Donn SeeleyG++'s parser isn't up to handling atexit()'s extended...
1991-02-13 Keith Bosticprotect against user inclusion (included by ndbm.h)
1991-02-13 Keith Bosticadd cdefs.h, redo the function prototypes
1991-02-13 Keith Bosticdon't need to prepend key with type byte any more;
1991-02-13 Keith Bosticnew version from Margo Seltzer with the db(3) hash...
1991-02-13 Keith Bosticrework the password subsystem
1991-02-09 Keith BosticANSI style declarations
1991-02-09 Keith Bosticadd /var/run/dev.db to global list, used by ttyname...
1991-02-06 Keith Bosticfirst pass at function prototypes with cdefs.h
1991-02-06 Keith Bosticadd _PATH_VARRUN for /var/run.
1991-02-06 Keith Bosticfirst pass at function prototypes with cdefs.h
1991-01-27 Keith Bosticstdc.h -> cdefs.h; use __P, sort functions, minor words...
1991-01-21 Keith Bosticstrsep had an incorrect function prototype
1991-01-21 Keith Bosticnew stdio from Chris Torek
1991-01-21 Keith BosticBerkeley specific copyright, document each #define
1991-01-19 Keith Bosticnew version
1991-01-18 Keith Bosticnew version
1991-01-18 Keith Bostickernel reorg, make strmode take an int.
1991-01-04 Keith Bostickernel reorg
1991-01-02 CSRGBSD 4_3_Reno release BSD-4_3_Reno
1990-12-19 Keith Bostickernel reorg
1990-12-18 William Nesheim386 byte sex; really should be ENDIAN et al someday...
1990-12-18 William Nesheimfix TXTOFF for 386 pagesize (like hp300)
1990-12-06 Keith Bosticdate and time created 90/12/05 11:57:06 by bostic
1990-12-03 Keith Bosticmachine/machlimits.h -> machine/limits.h
1990-11-16 Keith Bosticchange routine names, lots of wording changes, add...
1990-11-15 Keith Bosticdirect -> dirent in a comment
1990-11-02 Keith Bosticfirst cut at adding POSIX.2 limits (needed _POSIX2_LINE...
1990-10-16 Eric Allmanadd EX__MAX to represent top value listed
1990-09-25 Keith Bosticscandir now takes struct dirent's, not directs
1990-09-06 Keith BosticSTD ordering, add vaxbi, fold Makefile.install into...
1990-08-28 Keith Bosticdate and time created 90/08/27 21:33:13 by bostic
1990-08-28 Keith Bosticadd clock, POSIX.1 times is going to use it
1990-08-25 Keith Bostic/usr/man -> /usr/share/man
1990-07-02 Keith Bosticcurses.h is installed from libcurses
1990-07-02 Keith Bostictypo
1990-06-30 Keith Bosticremove pascal subdirectory...
1990-06-29 Paul BormanAdd XDISPLOC, ENVIRON, SOFT_TAB and LIT_ECHO definitions
1990-06-27 Keith Bosticcomment wasn't right...
1990-06-27 Marc Teitelbaumdate and time created 90/06/26 14:23:54 by marc
1990-06-27 Marc Teitelbaumnew copyright, STDC prototypes, new flags
1990-06-26 Keith Bosticmake sym links bin.bin
1990-06-26 Mike Karelsmove time constants here
1990-06-25 Keith Bosticmake this work for an ANSI compiler, where abort is...
1990-06-25 Keith Bostic4K pages on the HP's -- should be handled somewhere...
1990-06-25 Keith Bosticcan be `char *' or `void *' according to ANSI C, but...
1990-06-25 Keith Bosticadd _PATH_MAILDIR
1990-06-24 Keith Bostictypo
1990-06-24 Keith Bosticsyntactic sugar
1990-06-24 Keith BosticANSI typedef's; no longer need sys/types.h, though
1990-06-24 Keith Bosticadd c_plusplus to STDC ifdef
1990-06-23 Keith Bosticmake LINE_MAX real, give it an obscure name
1990-06-20 Kevin Falladd definitions for Kerberized telnet (from Athena)
1990-06-12 Keith Bosticfix copyright
1990-06-10 Keith Bosticremove FTS_MULTIPLE
1990-06-09 Keith Bosticuse prog, don't creat obj
1990-06-02 Keith Bosticnew copyright notice
1990-06-02 Keith Bostic(no message)
1990-06-02 Keith Bosticnew copyright notice
1990-05-31 Keith Bosticcalloc to clear bits first
1990-05-30 Keith BosticC++ wants the prototypes, too
1990-05-28 Keith BosticPOSIX 1003.1: sigsetjmp, siglongjmp, function prototypes
1990-05-26 Keith BosticPOSIX 1003.1
1990-05-26 Keith Bosticmake rewinddir a function, closedir returns int; POSIX...
1990-05-25 Keith Bosticdon't always install
1990-05-24 Keith Bosticuse a file descriptor open to ".", not a full path...
1990-05-23 Keith Bosticadd FTS_XDEV
1990-05-22 Keith Bosticadd network pathnames from libc/net/*
1990-05-19 Keith BosticANSI doesn't allow promotions for the user
1990-05-18 Keith Bosticadd stddef.h stdlib.h, move vis.h
1990-05-18 Keith Bosticstarting an ANSI C library
1990-05-18 Keith Bosticmv x3j11.h -> machtypes.h
1990-05-18 Keith Bosticstart of an ANSI C library
1990-05-16 Keith Bosticstring.h is ANSI C include file
1990-05-16 Keith Bosticdate and time created 90/05/15 19:35:24 by bostic
1990-05-16 Keith Bosticdate and time created 90/05/15 19:17:03 by bostic
next