aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* Don't install netccitt and netiso, they are going away.Garrett Wollman1996-02-061-2/+2
* Remove unnecessary typedef. All inclusions of <rpc/auth.h> in the sourceJeffrey Hsu1996-01-311-7/+3
* Fix a bunch of spelling errors in the comment fieldsMike Pritchard1996-01-3020-51/+51
* Add a missing "chmod 755 /usr/include/ufs" when copies of the includeMike Pritchard1996-01-231-1/+2
* Submitted by: john birrelJulian Elischer1996-01-222-0/+321
* Reviewed by: julian and (hsu?)Julian Elischer1996-01-223-4/+12
* Update resolver include files to bind-4.9.3-rel levelPeter Wemm1996-01-072-2/+4
* This commit was generated by cvs2svn to compensate for changes in r13122,Peter Wemm1995-12-301-151/+0
* recording cvs-1.6 file deathPeter Wemm1995-12-301-36/+0
* *groan* Fix yet _ANOTHER_ discrepancy between the NIS protocol definitionBill Paul1995-12-221-2/+6
* *sigh* Yet another bogosity: the YPPROC_FIRST procedure is listed asBill Paul1995-12-091-2/+5
* "What? He's modifying the NIS protocol definition!?"Bill Paul1995-12-081-7/+12
* Removed reference to missing mp.h in comment. We have GNU MP now.Mark Murray1995-11-121-2/+1
* Fix isspecial/isphonogram, they was swappedAndrey A. Chernov1995-11-032-36/+26
* Submitted by: john hayJulian Elischer1995-10-271-2/+2
* Due conflict to some obsoleted applications (dump/restore) renameAndrey A. Chernov1995-09-231-1/+1
* Add _PATH_LOCK: /var/spool/lock/Andrey A. Chernov1995-09-201-0/+1
* Update the resolver include files to bind-4.9.3-beta24 level (from beta9p1)Peter Wemm1995-08-203-37/+59
* Install the headers and sample files with 444 perms (as opposed toJoerg Wunsch1995-08-151-1/+2
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-08-062-6/+6
* Don't install bogus tzfile.h. In fact, don't install any tzfile.h.Garrett Wollman1995-08-051-2/+2
* Remove NOOBJ, we now need it.Rodney W. Grimes1995-07-131-4/+2
* Add a sprinkling of ${.CURDIR} to some paths so that this worksRodney W. Grimes1995-07-131-5/+6
* Fix a bug I didn't manage to trigger until after committing previousGarrett Wollman1995-06-291-3/+3
* Make this include installation conform to the standard of all the rest:Garrett Wollman1995-06-291-14/+20
* Fix standards conformance bugs in <signal.h>:Bruce Evans1995-06-281-8/+10
* Changes to support version 3 of the NFS protocol.Doug Rabson1995-06-271-2/+0
* Change ld.so to correctly load dependant libraries for dlopen and unload themDoug Rabson1995-06-271-6/+14
* 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