| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed reference to missing mp.h in comment. We have GNU MP now. | markm | 1995-11-12 | 1 | -2/+1 |
* | Fix isspecial/isphonogram, they was swapped | ache | 1995-11-03 | 2 | -36/+26 |
* | Submitted by: john hay | julian | 1995-10-27 | 1 | -2/+2 |
* | Due conflict to some obsoleted applications (dump/restore) rename | ache | 1995-09-23 | 1 | -1/+1 |
* | Add _PATH_LOCK: /var/spool/lock/ | ache | 1995-09-20 | 1 | -0/+1 |
* | Update the resolver include files to bind-4.9.3-beta24 level (from beta9p1) | peter | 1995-08-20 | 3 | -37/+59 |
* | Install the headers and sample files with 444 perms (as opposed to | joerg | 1995-08-15 | 1 | -1/+2 |
* | Change `install' to `${INSTALL}' so that default install flags can be | bde | 1995-08-06 | 2 | -6/+6 |
* | Don't install bogus tzfile.h. In fact, don't install any tzfile.h. | wollman | 1995-08-05 | 1 | -2/+2 |
* | Remove NOOBJ, we now need it. | rgrimes | 1995-07-13 | 1 | -4/+2 |
* | Add a sprinkling of ${.CURDIR} to some paths so that this works | rgrimes | 1995-07-13 | 1 | -5/+6 |
* | Fix a bug I didn't manage to trigger until after committing previous | wollman | 1995-06-29 | 1 | -3/+3 |
* | Make this include installation conform to the standard of all the rest: | wollman | 1995-06-29 | 1 | -14/+20 |
* | Fix standards conformance bugs in <signal.h>: | bde | 1995-06-28 | 1 | -8/+10 |
* | Changes to support version 3 of the NFS protocol. | dfr | 1995-06-27 | 1 | -2/+0 |
* | Change ld.so to correctly load dependant libraries for dlopen and unload them | dfr | 1995-06-27 | 1 | -6/+14 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 28 | -123/+123 |
* | Add prototype for ypbinderr_string(). | wpaul | 1995-04-21 | 1 | -1/+2 |
* | Don't declare rune_t, putenv() or setenv() if _POSIX_SOURCE is declared. | bde | 1995-04-15 | 1 | -21/+19 |
* | Add err_set_file() and err_set_exit() functions to make it possible for | wollman | 1995-04-13 | 1 | -0/+2 |
* | Reviewed by: ache and wollman (long ago) | bde | 1995-04-07 | 2 | -104/+168 |
* | Move inline args out of user namespace. | ache | 1995-04-07 | 2 | -40/+40 |
* | Add a necessary include file for the catgets* routines. | jkh | 1995-03-30 | 2 | -2/+50 |
* | add strhash.h for libc's new string hashing function. | jkh | 1995-03-26 | 2 | -3/+67 |
* | Add a couple of extra #defines for special keys to be embedded in the | wpaul | 1995-03-23 | 1 | -0/+4 |
* | A little fix related to libm/msun migration. | phk | 1995-03-22 | 1 | -2/+2 |
* | Comment out declaration of kvm_uread until it can be fixed correctly. | rgrimes | 1995-03-20 | 1 | -0/+2 |
* | Change u_long to unsigned long to be consistent. | rgrimes | 1995-03-20 | 1 | -1/+2 |
* | libkvm exports kvm_uread(), so do declare it in the header file. | joerg | 1995-03-19 | 1 | -0/+1 |
* | Create osreldate.h from sys/conf/newvers.sh if we an find it. This | phk | 1995-03-19 | 1 | -2/+10 |
* | Correct chmod of /usr/include/rpcsvc to match mtree file. | rgrimes | 1995-03-18 | 1 | -2/+2 |
* | Temporarily add mkdir/chown of /usr/include/${LUDIR} so that things | rgrimes | 1995-03-18 | 1 | -1/+3 |
* | Forward-declare `struct rpc_err' so that it isn't declared inside a | bde | 1995-03-12 | 1 | -1/+2 |
* | make sys_nerr __const. | phk | 1995-03-04 | 1 | -1/+1 |
* | Weak symbol support from NetBSD. This should bring us in sync with the | nate | 1995-03-04 | 1 | -5/+10 |
* | The bootparam protocol file needs some extra includes in FreeBSD in order | wpaul | 1995-02-26 | 1 | -1/+5 |
* | Remove a couple of nested comments. | phk | 1995-02-24 | 2 | -4/+6 |
* | Make the argument list for the (non-Posix) fchown() consistent with | joerg | 1995-02-16 | 1 | -1/+1 |
* | Define CLK_TCK right. | bde | 1995-02-08 | 1 | -1/+1 |
* | Support for more Sun compatible dlopen() and friends. Also added proper error | jkh | 1995-02-07 | 1 | -8/+3 |
* | Define CLOCKS_PER_SEC. | bde | 1995-02-03 | 1 | -2/+11 |
* | Need _PATH_YP for ypserver stuff. | wpaul | 1995-01-31 | 1 | -0/+1 |
* | Declare useful functions (timelocal() and timegm()) | ache | 1994-12-26 | 1 | -0/+2 |
* | Document some of the fields used by the new shlib code. | nate | 1994-12-23 | 1 | -1/+6 |
* | Reviewed by: Bruce Evans | ats | 1994-11-21 | 1 | -0/+10 |
* | By Bruce and Joerg suggestions and by looking into June version | ache | 1994-11-17 | 1 | -15/+4 |
* | Add malloc.h for better SYSV/Linux compatibility like most | ache | 1994-11-15 | 2 | -2/+18 |
* | Clean up install rules | pst | 1994-11-01 | 1 | -5/+4 |
* | Delete the clean and cleandir target and let the bsd.prog.mk do the | ats | 1994-10-31 | 1 | -2/+2 |
* | Delete `vax' (and `i386' and `hp300' etc.) namespace pollution. | wollman | 1994-10-30 | 1 | -6/+6 |