summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Remove NOOBJ, we now need it.rgrimes1995-07-131-4/+2
* Add a sprinkling of ${.CURDIR} to some paths so that this worksrgrimes1995-07-131-5/+6
* Fix a bug I didn't manage to trigger until after committing previouswollman1995-06-291-3/+3
* Make this include installation conform to the standard of all the rest:wollman1995-06-291-14/+20
* Fix standards conformance bugs in <signal.h>:bde1995-06-281-8/+10
* Changes to support version 3 of the NFS protocol.dfr1995-06-271-2/+0
* Change ld.so to correctly load dependant libraries for dlopen and unload themdfr1995-06-271-6/+14
* Remove trailing whitespace.rgrimes1995-05-3028-123/+123
* Add prototype for ypbinderr_string().wpaul1995-04-211-1/+2
* Don't declare rune_t, putenv() or setenv() if _POSIX_SOURCE is declared.bde1995-04-151-21/+19
* Add err_set_file() and err_set_exit() functions to make it possible forwollman1995-04-131-0/+2
* Reviewed by: ache and wollman (long ago)bde1995-04-072-104/+168
* Move inline args out of user namespace.ache1995-04-072-40/+40
* Add a necessary include file for the catgets* routines.jkh1995-03-302-2/+50
* add strhash.h for libc's new string hashing function.jkh1995-03-262-3/+67
* Add a couple of extra #defines for special keys to be embedded in thewpaul1995-03-231-0/+4
* A little fix related to libm/msun migration.phk1995-03-221-2/+2
* Comment out declaration of kvm_uread until it can be fixed correctly.rgrimes1995-03-201-0/+2
* Change u_long to unsigned long to be consistent.rgrimes1995-03-201-1/+2
* libkvm exports kvm_uread(), so do declare it in the header file.joerg1995-03-191-0/+1
* Create osreldate.h from sys/conf/newvers.sh if we an find it. Thisphk1995-03-191-2/+10
* Correct chmod of /usr/include/rpcsvc to match mtree file.rgrimes1995-03-181-2/+2
* Temporarily add mkdir/chown of /usr/include/${LUDIR} so that thingsrgrimes1995-03-181-1/+3
* Forward-declare `struct rpc_err' so that it isn't declared inside abde1995-03-121-1/+2
* make sys_nerr __const.phk1995-03-041-1/+1
* Weak symbol support from NetBSD. This should bring us in sync with thenate1995-03-041-5/+10
* The bootparam protocol file needs some extra includes in FreeBSD in orderwpaul1995-02-261-1/+5
* Remove a couple of nested comments.phk1995-02-242-4/+6
* Make the argument list for the (non-Posix) fchown() consistent withjoerg1995-02-161-1/+1
* Define CLK_TCK right.bde1995-02-081-1/+1
* Support for more Sun compatible dlopen() and friends. Also added proper errorjkh1995-02-071-8/+3
* Define CLOCKS_PER_SEC.bde1995-02-031-2/+11
* Need _PATH_YP for ypserver stuff.wpaul1995-01-311-0/+1
* Declare useful functions (timelocal() and timegm())ache1994-12-261-0/+2
* Document some of the fields used by the new shlib code.nate1994-12-231-1/+6
* Reviewed by: Bruce Evansats1994-11-211-0/+10
* By Bruce and Joerg suggestions and by looking into June versionache1994-11-171-15/+4
* Add malloc.h for better SYSV/Linux compatibility like mostache1994-11-152-2/+18
* Clean up install rulespst1994-11-011-5/+4
* Delete the clean and cleandir target and let the bsd.prog.mk do theats1994-10-311-2/+2
* Delete `vax' (and `i386' and `hp300' etc.) namespace pollution.wollman1994-10-301-6/+6
* Install f2c.h for FORTRAN support.ljo1994-10-262-2/+216
* Improve error detection and handling:bde1994-10-251-11/+13
* Remove EOF handling after Bruce explanation. This step returnsache1994-10-092-26/+0
* Handle EOF case in all macros by ANSI standard.ache1994-10-082-0/+42
* Don't install symlink frame.h -> machine/frame.h. <frame.h> is nonstandardbde1994-10-031-2/+2
* Only reinstall osreldate.h if necessarypst1994-09-291-5/+8
* skey.h has moved elsewherepst1994-09-291-2/+2
* Define _PATH_FTPUSERSpst1994-09-291-0/+1
* get* rework and new bind codepst1994-09-252-197/+245
OpenPOWER on IntegriCloud