"update from Mike Hibler at Utah"
[unix-history] / usr / src / include /
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
1990-05-16 Keith Bosticstring.h is the official one
1990-05-16 Keith Bosticrename a la POSIX 1003.1, STDC cleanup
1990-05-14 Keith Bosticforgot to remove fcntl.h, unistd.h from regular list
1990-05-14 Keith Bosticdate and time created 90/05/13 18:49:18 by bostic
1990-05-14 Keith Bosticmove fcntl.h, unistd.h to /sys/sys; add some hp300...
1990-05-13 Keith Bosticupdate for new make
1990-05-12 Marc Teitelbaumcencode.h -> vis.h
1990-05-12 Marc Teitelbaumoops, cvis -> vis
1990-05-12 Marc Teitelbaumcencode.h -> vis.h , re-implementation
1990-05-12 Keith Bosticfirst pass for new make
1990-05-07 Keith Bosticno more AT&T code left, add Berkeley copyright
1990-05-07 Keith Bosticredo from scratch, print out assertion as well as line...
1990-04-05 Keith Bosticremove side-effects, make value a pointer so could...
1990-03-23 Keith Bosticchecked in for Marc (and others...)
1990-03-14 Kirk McKusickendpwent and setpwfile return void
1990-03-14 Kirk McKusickendgrent and setgrfile return void, not int
1990-03-14 Kirk McKusickhave to include <sys/types.h>
1990-03-13 Kirk McKusickhave to include <sys/types.h> since now using u_long
1990-03-07 Keith Bosticadd ANSI C prototypes
1990-03-07 Keith Bosticadd ANSI C prototypes
1990-02-16 Keith Bosticdate and time created 90/02/15 10:57:58 by bostic
1990-02-16 Keith Bosticadd nologin
1990-02-13 Keith Bosticone more time; move TZDIR to /usr/share, leave localtim...
1990-02-13 Keith Bosticmight as well only have one copy.
1990-02-13 Keith Bosticmake time values u_long's -- should eventually be time_t's.
1990-02-06 Kirk McKusickallow rewinddir to work in all contexts
1990-01-31 Kirk McKusickset up rewinddir to work correctly
1989-12-31 Keith Bosticdate and time created 89/12/30 15:57:56 by bostic
1989-12-21 Keith Bosticadd LINE_MAX for POSIX 1003.2
1989-12-19 Mike Karelsadd p_time()
1989-12-15 Mike Karelsincrease size of search list array, but limit default...
1989-12-14 Mike Karelsmove pathname defn. here; up timeout for host-req rfc
1989-12-14 Keith Bosticdate and time created 89/12/13 20:57:41 by bostic
1989-12-13 Jim Bloomadd mips defines for byte order
1989-11-15 Keith Bosticadd _PATH_VARTMP == /var/tmp
1989-11-15 Paul BormanAdd new MODE_ definitions for new version of telnet
1989-10-17 Kirk McKusickupdate for ANSI C from jonathan@comp.vuw.ac.nz (4.3BSD...
1989-10-14 Marc Teitelbaumdate and time created 89/10/13 16:03:54 by marc
1989-10-05 Marc Teitelbaumprotect against redefining USE_OLD_TTY
1989-09-23 Keith Bosticadd default man path
1989-09-20 Keith Bosticcleanup, add defines from libc/gen/getttyent.c, Berkele...
1989-09-19 Keith Bosticadd password length define
1989-09-02 Paul BormanMove NTELOPTS outside of the #ifdef TELOPTS
1989-08-25 Mike Karelsthey *must* want the old version
1989-08-22 Keith Bosticmove TZDIR back to /etc, expect to have high number...
1989-08-22 Paul BormanAdd support for LINEMODE option
1989-08-21 Mike Karels/sys/h is no more; sys becomes general case
1989-08-19 Kirk McKusickreorder fields to be in same order as fstab itself
1989-08-18 Kevin Fallremove kerberos...now comes from elsewhere
1989-08-17 Mike Karelsuse old sockaddrs on net
1989-08-16 Keith Bosticadd float.h, remove mtab.h, rearrange some installation
1989-07-29 Keith Bostic/usr/spool/rwhod -> /var/rwhod
1989-07-16 Kirk McKusickupdate for NFS fields (from Rick Macklem)
1989-07-12 Kirk McKusickmove structure describing telldir magic cookie to telldir.c
1989-07-11 Kirk McKusickupdate to support new directory access routines that...
1989-06-28 Keith Bosticminor reformat, add _PATH_ prefix to FSTAB, deprecate...
1989-06-24 Kirk McKusickadd nfs; cleanup apparent SCCS screwup
1989-06-24 Keith Bosticcheck in for Marc, Kevin, Kirk, myself...
1989-06-07 Mike Karelsyet more architectures
1989-06-05 Keith Bosticadd sendmail
1989-06-03 Mike Karelsadd T_TXT, C_HS
1989-05-28 Keith BosticNULL defined in unistd.h, as well
1989-05-28 Keith Bosticreformat, add Berkeley copyright
1989-05-25 Keith Bosticdate and time created 89/05/24 20:12:19 by bostic
1989-05-15 Keith BosticLINE/NAMESIZE typo
1989-05-11 Keith Bosticadd lastlog path; add lastlog structure -- lastlog...
1989-05-04 Kirk McKusickmake more POSIX compliant
1989-04-29 Kirk McKusick/sys/h => /sys/sys
1989-04-18 Keith Bosticmove utmp, wtmp to /var
1989-04-18 Keith Bosticadd rwho directory path
1989-04-15 Keith Bostic*sigh* can't use something needing sys/types.h
1989-04-13 Keith Bosticmv zoneinfo
1989-04-12 Keith Bosticadd Berkeley specific copyright notice
1989-04-12 Keith Bosticadd Berkeley specific copyright
1989-04-03 Keith Bosticadd wtmp
1989-03-13 Keith Bosticlatest Olson/Harris time package
1989-03-09 Keith Bosticfrom scratch, for ANSI, yank to 5.1
1989-03-08 Keith Bosticadd utmp path
1989-03-06 Keith Bosticadd Berkeley specific copyright
1989-03-03 Keith Bosticadd _PATH, comments, setgroupent(), define all routines
1989-02-23 Keith Bosticshadow passwords
1989-02-22 Mike Karelsadd printable names for type, mode, etc
1989-02-22 Mike Karelsadd printable names for types, modes, etc
1989-02-22 Kevin Falladd decls for getlogin() and cuserid()
1989-02-22 Kevin Falladd definition of L_cuserid
1989-02-17 Keith Bosticadd POSIX 1003.1 defined limits
1989-02-17 Keith Bosticmove kernel stuf to h/syslimits.h
1989-02-16 Gregory MinshallMods from CMU.
next