aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Declare useful functions (timelocal() and timegm())Andrey A. Chernov1994-12-261-0/+2
* Document some of the fields used by the new shlib code.Nate Williams1994-12-231-1/+6
* Reviewed by: Bruce EvansAndreas Schulz1994-11-211-0/+10
* By Bruce and Joerg suggestions and by looking into June versionAndrey A. Chernov1994-11-171-15/+4
* Add malloc.h for better SYSV/Linux compatibility like mostAndrey A. Chernov1994-11-152-2/+18
* Clean up install rulesPaul Traina1994-11-011-5/+4
* Delete the clean and cleandir target and let the bsd.prog.mk do theAndreas Schulz1994-10-311-2/+2
* Delete `vax' (and `i386' and `hp300' etc.) namespace pollution.Garrett Wollman1994-10-301-6/+6
* Install f2c.h for FORTRAN support.L Jonas Olsson1994-10-262-2/+216
* Improve error detection and handling:Bruce Evans1994-10-251-11/+13
* Remove EOF handling after Bruce explanation. This step returnsAndrey A. Chernov1994-10-092-26/+0
* Handle EOF case in all macros by ANSI standard.Andrey A. Chernov1994-10-082-0/+42
* Don't install symlink frame.h -> machine/frame.h. <frame.h> is nonstandardBruce Evans1994-10-031-2/+2
* Only reinstall osreldate.h if necessaryPaul Traina1994-09-291-5/+8
* skey.h has moved elsewherePaul Traina1994-09-291-2/+2
* Define _PATH_FTPUSERSPaul Traina1994-09-291-0/+1
* get* rework and new bind codePaul Traina1994-09-252-197/+245
* Woops, include machine/exec.h, too.David Greenman1994-09-241-0/+1
* Include imgact_aout.h rather than exec.hDavid Greenman1994-09-241-1/+1
* Get rid of _PATH_UNIX completely; use getbootfile(3) instead.Garrett Wollman1994-09-241-1/+8
* Add a new field to the passwd structure, indicating which of the fields haveGarrett Wollman1994-09-201-0/+15
* Declare [gs]etdomainname().Garrett Wollman1994-09-181-0/+2
* Install osreldate.h with the correct owner, group and mode. It is stillBruce Evans1994-09-151-1/+3
* Don't install math.h if WANT_MSUN is defined. lib/msun has its ownBruce Evans1994-09-081-2/+5
* Declare functions that don't return as having attribute __dead2.Bruce Evans1994-09-083-7/+7
* Add defines to allow pwd_mkdb to build databases in a specifiedGary Palmer1994-09-071-0/+5
* Use ${ECHO} instead of `echo' so that `make -s' is fairly quiet.Bruce Evans1994-08-282-12/+12
* Changed idempotent strings to reflect directory area.Paul Richards1994-08-2110-20/+20
* Made them idempotent.Paul Richards1994-08-212-0/+10
* Added skey.h to Makefile and reformatted the list a bit.Paul Richards1994-08-201-7/+6
* Brought it over form 1.1.5Paul Richards1994-08-201-0/+36
* Make it easier for programs to figure out what revision of FreeBSD theyGarrett Wollman1994-08-101-1/+6
* Make sure that rpcsvc headers actually get installed.Garrett Wollman1994-08-071-2/+2
* Use the header files that are compatible with the code just moved overGarrett Wollman1994-08-0712-142/+301
* histedit.h is now installed from here, not from libedit.Garrett Wollman1994-08-042-2/+175
* Install RPC headers from include, like they always should have been.Garrett Wollman1994-08-0413-2/+1705
* Added glueo build rpcsvc stuff, and install floatingpoint.h.Garrett Wollman1994-08-041-2/+4
* Moved 1.1.5 RPC service files from 1.1.5. Tese are the correct ones;Garrett Wollman1994-08-0417-0/+2556
* Add link.h to list of headers to install.Rodney W. Grimes1994-05-281-1/+2
* Make comments about what is missing the same as in other makefiles.Rodney W. Grimes1994-05-281-7/+1
* Update the Makefile to work correctly when copying and/or symlinkingRodney W. Grimes1994-05-262-27/+38
* BSD 4.4 Lite Include SourcesRodney W. Grimes1994-05-2462-0/+6420
* This is the new link.h from Paul K. Keeping history is even probably a badJordan K. Hubbard1994-02-131-89/+144
* Added link.h for shared libs.Paul Richards1993-11-031-0/+234