summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-08-01New version to match new fts.c.mycroft
1993-07-24rewrote sun-copyrighted header filesderaadt
1993-07-18Use ${COPY}, not -c for install.mycroft
1993-07-10Allow SYS_INCLUDES={copies,symlinks} choice in bsd.own.mk.brezak
1993-07-09update for better FP routines, from AT&T & elsewherecgd
1993-06-18convert magic numbers to network byte order, and attendent changescgd
1993-06-16Make assert macro ansi complient.jtc
1993-06-16Don't forget to install fnmatch.h.mycroft
1993-06-16Update fnmatch to be more posix complient (from keith bostic)jtc
1993-06-15ugh. INADDR_LOOPBACK needs to be here.deraadt
1993-06-14update db code to v1.6 from vangogh, and put it in "db" rather than "DB"cgd
1993-06-14removed stuff which should not be here.deraadt
1993-06-09Changes from:brezak
1993-06-08GCC2 defines alloca() differently.brezak
1993-06-07install incluide files mode 644deraadt
1993-06-04Removed bugs and memory leaks from the directory functions.proven
1993-06-03Put protocol definition at end so it compiles.brezak
1993-06-03rquota.h was repeated.brezak
1993-06-02Reverse the versions of the call.brezak
1993-06-01add proto for kvm_getenv() call, to find environment variable string incgd
1993-05-27new vangogh db (v1.5)cgd
1993-05-26install /usr/include/malloc.h!deraadt
1993-05-22fixed, thanks to Mike Murphy <mrm@optigfx.com>, with minor hacks by cgdcgd
1993-05-18change for 'arch'cgd
1993-05-16getpgrp actually takes void. ask the IEEE...cgd
1993-05-15fix bad prototype for getpgrp()cgd
1993-05-06ftp put doesn't cleanly truncate and overwrite a file.proven
1993-05-06Fixed dependency problem.proven
1993-05-06rpc directory installs now.proven
1993-05-05Set permissions and ownership all at once. (No more directories mode 0777)proven
1993-05-03rpc include files moved into /usr/src/include. Makes more sense andderaadt
1993-05-01s/__dead/volatile/mycroft
1993-05-01Don't forget to install err.h.mycroft
1993-04-30oopsglass
1993-04-28bsd->netbsdcgd
1993-04-28kernel name is bsd...cgd
1993-04-28changed sys.386bsd to syscgd
1993-04-26Merged Charles's enhancements to SWAP macros into new db.hproven
1993-04-26this file used to try to generate a "struct passwd". Nope, won't work..deraadt
1993-04-26Allow include/rpcsvc to have .h files that are not generated from .x filesderaadt
1993-04-26Install mpool.h.mycroft
1993-04-21Took out an include line. Libc should compile now.proven
1993-04-20Added two include files for YPderaadt
1993-04-19Add reinclusion protection.mycroft
1993-04-18Updated header files for libdb.proven
1993-04-18Define default byte order for i386.mycroft
1993-04-17Add N_RELOFF().mycroft
1993-04-17`inline' is not present in gcc when -ansi is given; use __inline instead.sef