aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace.Rodney W. Grimes1995-05-3028-123/+123
* Add prototype for ypbinderr_string().Bill Paul1995-04-211-1/+2
* Don't declare rune_t, putenv() or setenv() if _POSIX_SOURCE is declared.Bruce Evans1995-04-151-21/+19
* Add err_set_file() and err_set_exit() functions to make it possible forGarrett Wollman1995-04-131-0/+2
* Reviewed by: ache and wollman (long ago)Bruce Evans1995-04-072-104/+168
* Move inline args out of user namespace.Andrey A. Chernov1995-04-072-40/+40
* Add a necessary include file for the catgets* routines.Jordan K. Hubbard1995-03-302-2/+50
* add strhash.h for libc's new string hashing function.Jordan K. Hubbard1995-03-262-3/+67
* Add a couple of extra #defines for special keys to be embedded in theBill Paul1995-03-231-0/+4
* A little fix related to libm/msun migration.Poul-Henning Kamp1995-03-221-2/+2
* Comment out declaration of kvm_uread until it can be fixed correctly.Rodney W. Grimes1995-03-201-0/+2
* Change u_long to unsigned long to be consistent.Rodney W. Grimes1995-03-201-1/+2
* libkvm exports kvm_uread(), so do declare it in the header file.Joerg Wunsch1995-03-191-0/+1
* Create osreldate.h from sys/conf/newvers.sh if we an find it. ThisPoul-Henning Kamp1995-03-191-2/+10
* Correct chmod of /usr/include/rpcsvc to match mtree file.Rodney W. Grimes1995-03-181-2/+2
* Temporarily add mkdir/chown of /usr/include/${LUDIR} so that thingsRodney W. Grimes1995-03-181-1/+3
* Forward-declare `struct rpc_err' so that it isn't declared inside aBruce Evans1995-03-121-1/+2
* make sys_nerr __const.Poul-Henning Kamp1995-03-041-1/+1
* Weak symbol support from NetBSD. This should bring us in sync with theNate Williams1995-03-041-5/+10
* The bootparam protocol file needs some extra includes in FreeBSD in orderBill Paul1995-02-261-1/+5
* Remove a couple of nested comments.Poul-Henning Kamp1995-02-242-4/+6
* Make the argument list for the (non-Posix) fchown() consistent withJoerg Wunsch1995-02-161-1/+1
* Define CLK_TCK right.Bruce Evans1995-02-081-1/+1
* Support for more Sun compatible dlopen() and friends. Also added proper errorJordan K. Hubbard1995-02-071-8/+3
* Define CLOCKS_PER_SEC.Bruce Evans1995-02-031-2/+11
* Need _PATH_YP for ypserver stuff.Bill Paul1995-01-311-0/+1
* 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