summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Fixed longstanding namespace convolution involving rune_t vs wchar_t.bde1996-05-015-39/+51
* Fix sgetrune/sputrune arg type: was unsigned int instead of size_tache1996-04-181-2/+7
* NIS cleanups and fixes, the next generation.wpaul1996-04-161-4/+1
* Slightly simplify inlined functionsache1996-03-252-12/+6
* Fix incorrect parameter types for ftell and fgets.paul1996-03-241-2/+2
* Don't reference ndbm(3) manpage. Everything is covered by db(3).jkh1996-03-031-1/+1
* Fix conflicts and merge into mainline (this may get cvs admined out and redon...pst1996-02-272-76/+40
* Add structure and procedure definitions for NIS v1. (This informationwpaul1996-02-261-2/+71
* Add prototype for rfork().peter1996-02-231-0/+1
* Don't install netns, it doesn't exist any more.wollman1996-02-141-2/+2
* Don't install netccitt and netiso, they are going away.wollman1996-02-061-2/+2
* Remove unnecessary typedef. All inclusions of <rpc/auth.h> in the sourcehsu1996-01-311-7/+3
* Fix a bunch of spelling errors in the comment fieldsmpp1996-01-3020-51/+51
* Add a missing "chmod 755 /usr/include/ufs" when copies of the includempp1996-01-231-1/+2
* Submitted by: john birreljulian1996-01-222-0/+321
* Reviewed by: julian and (hsu?)julian1996-01-223-4/+12
* Update resolver include files to bind-4.9.3-rel levelpeter1996-01-072-2/+4
* This commit was generated by cvs2svn to compensate for changes in r13122,peter1995-12-301-151/+0
* recording cvs-1.6 file deathpeter1995-12-301-36/+0
* *groan* Fix yet _ANOTHER_ discrepancy between the NIS protocol definitionwpaul1995-12-221-2/+6
* *sigh* Yet another bogosity: the YPPROC_FIRST procedure is listed aswpaul1995-12-091-2/+5
* "What? He's modifying the NIS protocol definition!?"wpaul1995-12-081-7/+12
* Removed reference to missing mp.h in comment. We have GNU MP now.markm1995-11-121-2/+1
* Fix isspecial/isphonogram, they was swappedache1995-11-032-36/+26
* Submitted by: john hayjulian1995-10-271-2/+2
* Due conflict to some obsoleted applications (dump/restore) renameache1995-09-231-1/+1
* Add _PATH_LOCK: /var/spool/lock/ache1995-09-201-0/+1
* Update the resolver include files to bind-4.9.3-beta24 level (from beta9p1)peter1995-08-203-37/+59
* Install the headers and sample files with 444 perms (as opposed tojoerg1995-08-151-1/+2
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-08-062-6/+6
* Don't install bogus tzfile.h. In fact, don't install any tzfile.h.wollman1995-08-051-2/+2
* 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
OpenPOWER on IntegriCloud