redeclaration of err()
[unix-history] / usr / src / include /
1991-11-13 Keith BosticList definitions after function declarations, or Reiser...
1991-11-12 Keith Bosticmove the signal(3) prototype back into <sys/signal...
1991-11-09 Mike Karelscorrect putenv
1991-10-24 Keith Bosticbreak sys/signal.h into user level and system level
1991-10-24 Keith Bosticadd isblank(c)
1991-09-27 Keith Bosticport.h has typedef's for u_'s, do it right for BSD
1991-09-27 Keith Bosticminimize the dependencies on <sys/types.h
1991-09-12 Keith Bosticadd prototype for dbm_dirfno; make dbm_pagfno fail...
1991-09-12 Keith Bosticminor rearrangements
1991-09-09 Keith Bosticbump the hash version to 2; (allocate overflow pages...
1991-09-09 Keith Bosticfold routine flags into one list; add pointer oriented...
1991-09-07 Ralph Campbelladded pmax/mips changes
1991-09-05 Keith BosticRev #2; new interface, btrees, recno's.
1991-09-05 Keith Bosticadd mpool.h
1991-09-05 Keith Bosticcheckpoint btree mpool
1991-09-03 Keith Bosticfread/fwrite return size_t
1991-08-06 Keith BosticDBT should have a size_t as an arg, not an int
1991-08-03 Keith Bosticadd a user-level signal.h
1991-08-03 Keith Bosticdate and time created 91/08/02 11:48:40 by bostic
1991-08-01 Keith Bosticworkaround for "cc -ansi -c one.c two.c" GCC bug
1991-07-24 Kirk McKusickadd c_firstrec to support EOT processing
1991-07-24 Keith Bostictypo
1991-07-24 Keith Bosticmake endbyte parameter a u_int so ANSI doesn't confuse...
1991-07-23 Keith Bosticadd size_t, minor rearrangement
1991-07-16 Keith Bosticadd GLOB_NOMAGIC
1991-06-27 Marc Teitelbaumdon't test for _IOCTL_H_
1991-06-17 Keith Bosticdon't define _exit as "void volatile"; it's a GCC exten...
1991-06-09 Keith Bostic__hp300__ is defined if -ansi is specified, not hp300
1991-06-05 Keith Bosticadd heapsort
1991-06-04 Keith Bosticadd sys_nerr, sys_errlist global variables to perror...
1991-05-30 Keith Bosticput /usr/bin first, most stuff is there
1991-05-29 Keith Bosticdocument behavior re: the terminating null of password
1991-05-19 Keith Bosticadd return values to setkey, encrypt, des_setkey, des_c...
1991-05-07 Keith Bosticbranch for the 2nd network distribution
1991-05-01 Keith Bosticadd N_TXTADDR, N_DATADDR, use __LDPGSZ as page size...
1991-04-24 Keith Bosticummm, well, we took a vote -- it's a void * agian
1991-04-24 Keith Bostickvm_read really takes an offset, even though it may...
1991-04-24 Keith Bosticprototype some more kvm functions
1991-04-22 Donn Seeleydes_cipher takes a long, not u_long; see rev 5.6 of...
1991-04-22 Keith Bostic#define '_' as indicated the extended format
1991-04-21 Keith Bosticgetdiskbyname prototype is in <sys/diskabel.h>
1991-04-16 Donn SeeleyAdd vscanf() and vsscanf() (feeping creaturism...)
1991-04-08 Keith Bosticnew copyright; att/bsd/shared
1991-04-05 Keith Bosticfrom scratch -- superset of Berkeley and GNU symbols
1991-04-05 Keith Bosticfrom scratch, add Berkeley copyright; change to include...
1991-04-05 Keith Bosticfrom scratch, add Berkeley copyright; change to be...
1991-04-04 Keith Bosticvfont.h moved to /usr/src/old/vpr
1991-04-04 Keith Bosticmove stdarg.h to machine dependent include directory
1991-04-04 Keith Bosticprotect all user-level include files against reinclusion
1991-04-04 Keith Bosticprotect all user-level include files against reinclusion
1991-04-04 Keith Bosticprotect all user-level include files against reinclusion
1991-04-04 Keith Bosticmv pcc.h to /usr/src/old/pcc
1991-04-03 Keith Bosticget HUGE right for the VAX and Tahoe
1991-04-02 Keith Bosticadd DB.type field to reflect type of underlying database
1991-04-02 Keith Bosticremove math library specific part of copyright
1991-04-02 Keith Bosticadd XPG, Sun, Sys V math constants
1991-04-02 Keith Bosticadd isinf(), isnan() for all architectures
1991-04-02 Keith Bosticdata is a void *
1991-04-02 Keith BosticANSI
1991-03-22 Dave A. Bormanupgrade authentication/encryption to latest & greatest
1991-03-20 Keith Bosticadd gl_matchc, GLOB_MAGCHAR; sort flags
1991-03-19 Keith BosticI got a little too enthusiastic, there...
1991-03-19 Donn SeeleyPrevent re-inclusions
1991-03-17 Donn SeeleyDeclare some external variables to go along with some...
1991-03-13 Keith Bosticget the copyright notice right
1991-03-12 Keith Bosticchange hash "bytes to cache" to cachesize for consistency
1991-03-12 Keith Bosticadd #defines for root and root parent -- used by applic...
1991-03-10 Keith Bosticreturn errno consistently, return directory contents...
1991-03-10 Keith Bosticcreate {hp300,i386,tahoe,vax}/include/ansi.h
1991-03-08 Kirk McKusickverified as AT&T free
1991-03-08 Kirk McKusickget in sync with dump
1991-03-08 Donn Seeleyroutine arg to glob(3) is a const
1991-03-07 Keith Bosticadd des_cipher(3), des_setkey(3)
1991-03-06 Donn Seeley(1) Make __sputc() inline function invisible to gcc...
1991-03-06 Keith Bosticadd locale.h
1991-03-06 Dave A. BormanMake TELOPT_ENCRYPT 38, it's official option number.
1991-03-04 Keith Bosticcheckpoint, it's been out a long time
1991-03-04 Keith Bosticput in prototypes for private libc/net routines
1991-03-04 Donn SeeleyMove the fchmod() declaration to stat.h.
1991-03-04 Keith Bosticdo function prototypes for db(3) internal routines
1991-03-04 Keith Bosticmove password databases back into /etc, rename for...
1991-03-04 Keith BosticDBT.data is unsigned
1991-03-03 Keith Bosticgethostent used by mkhosts(1)
1991-03-01 Dave A. BormanAdd support for encryption and authentication
1991-02-28 Donn SeeleyA bit more work to achieve C++ compatibility.
1991-02-27 Keith Bosticgetgroups takes a pointer to int's for now
1991-02-27 Keith Bosticdon't include system include files here
1991-02-26 Keith BosticDocument trailing slashing on path buildling paths
1991-02-25 Keith Bosticmove insque/remque to libcompat, no longer need structu...
1991-02-25 Keith Bosticadd prototype for getsubopt(3)
1991-02-25 Keith Bosticlots of prototype corrections
1991-02-25 Keith Bosticdn_comp and dn_expand all expect u_char's, not chars
1991-02-25 Keith Bosticinclude sys/types.h, no longer need to typedef size_t
1991-02-25 Keith Bosticmove P_tmpdir from /usr/tmp to /var/tmp
1991-02-25 Keith Bosticgethostbyaddr takes a char *, not a void *
1991-02-25 Keith Bosticmodf takes a double * as it's second argument
1991-02-25 Keith Bosticswab takes void *'s, not char *'s
1991-02-25 Keith Bosticput "." at the end of the default path
1991-02-25 Keith Bosticfirst pass at function prototypes with cdefs.h
1991-02-24 Donn SeeleyMake unvis() have more reasonable argument types.
next