summaryrefslogtreecommitdiff
path: root/include/Makefile
AgeCommit message (Collapse)Author
1995-06-05Add dlfcn.h and alphabetize.pk
1995-04-16Follow symlinks when copying .h files. From Greg Hudson.mycroft
1995-04-07New header file <ieeefp.h>, which provides a API for getting and settingjtc
IEEE rounding mode, exception enable flags, and exception sticky flags.
1995-02-17For Normative Addendum 1.jtc
We have this cr*p because no one would sa "no" to the danes.
1995-01-15fix tipojtc
1995-01-12Use and .jtc
1994-12-03Add netgroup.hchristos
1994-10-26new RCS ID format.cgd
1994-10-15make <stdarg.h> a symlink, and clean up ports' stdarg.h and varargs.h files.cgd
1994-08-29Simplify copying of sys include files.mycroft
1994-07-21get permissions right on installed directoriescgd
1994-07-08Use pax instead of two tar's to install ${MACHINE} and ${MACHINE_ARCH}jtc
header files. It's faster, because the file data doesn't have to be passed through a pipe; and it's cleaner, because pax's rich set of features allows us to copy the files without changing directories, etc.
1994-06-22Fix the install for real. Note this uses pax(1).mycroft
1994-06-22add bm header, from Bosticcgd
1994-06-21Added langinfo.h header for nl_langinfo() functionjtc
1994-06-12make install work for copies, but hack it to work for symlinkscgd
1994-05-29Added nl_types.h for message catalog functionsjtc
1994-05-16oopscgd
1994-05-16update all but ctype.h, dumprestore.h, time.h to 4.4-Lite versions.cgd
USL copyright additions on those. Kill varargs.h, because it can simply be a link to the machine-dependent version.
1994-05-11user-land signal include filecgd
1994-03-31don't use MACHINE_ARCH if it's dir doesn't exist...cgd
1994-02-10clean things up somecgd
1994-02-10don't hide install -d, and make owner/group correctcgd
1994-01-12regexp.h should still be here, for things needing the compat lib.cgd
1994-01-08fix SYS_INCLUDE definition, and explicitly include bsd.own.mk.cgd
minor cleanup, and add support for creating and/or symlinking /usr/include/${MACHINE_ARCH} as necessary.
1993-12-22add 'dev' to the list of LDIRScgd
1993-11-12Install regex.h header.jtc
1993-10-21Added X/Open 1170's <search.h> header --- it only declares bsearch, insque,jtc
and remque at this time. The remainder of the functions will be added as time allows.
1993-10-17Moved <link.h> here from usr.bin/ld as it is needed by other modulespk
and utilities (eg. crt0, libc, nm).
1993-10-09install the 2 includes in ./rpcsvc, too.cgd
1993-10-08move rpcsvc files and include generation into src/lib/librpcsvccgd
1993-10-01Use `:', rather than `.' to separate user and group in chown commandsjtc
in case we ever decide to remove the support for the (obsolete) `.' separator.
1993-08-16Oops. `copies' was getting done before making /usr/include.mycroft
1993-08-15There would have to be just one Makefile in the entire tree which referencedmycroft
_PROGSUBDIR. GRRRRRR.
1993-08-01Add RCS identifiers.mycroft
1993-07-10Allow SYS_INCLUDES={copies,symlinks} choice in bsd.own.mk.brezak
1993-06-16Don't forget to install fnmatch.h.mycroft
1993-06-07install incluide files mode 644deraadt
1993-05-26install /usr/include/malloc.h!deraadt
1993-05-18change for 'arch'cgd
1993-05-06ftp put doesn't cleanly truncate and overwrite a file.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-01Don't forget to install err.h.mycroft
1993-04-28changed sys.386bsd to syscgd
1993-04-26Install mpool.h.mycroft
1993-04-09added netccitt, netiso, and netns support, from (currentlycgd
alpha) patch 126
1993-04-09make sure directory to install stuff exists before installingcgd
1993-04-04now that we have subdirs, need to do them on install, too...cgd
1993-04-04updated for addition of rpcsvccgd