summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix typo: pcap.h.hache1995-02-231-2/+2
* Quench a warning and fix some duplicity by using the official strerrorphk1995-02-231-11/+3
* Fix bogus Makefile which resulted in incompatible shared and staticolah1995-02-212-20/+8
* Speed md5 up around 30% by shorting out a couple of cumbersomephk1995-02-211-36/+38
* Make libcompat a static only library.nate1995-02-201-0/+1
* Minor optimization.ache1995-02-181-7/+9
* Minor optimizationache1995-02-181-7/+4
* Copyrights cleanupache1995-02-184-22/+38
* Bruce pointed out, that a misleading warning would be issuedse1995-02-171-1/+1
* Protect against duplicate gids in group list (as could be these1995-02-171-2/+5
* Don't pick _warn module nowache1995-02-171-10/+34
* Correct the parameters for the fchown. The third was erroneouslyats1995-02-171-1/+1
* Add 8bit collate stuffache1995-02-165-110/+150
* Add 8-bit collate stuffache1995-02-165-2/+270
* Document Transaction TCP extensions to generic system calls.wollman1995-02-152-15/+46
* Add missing lib_window.c to SRCSache1995-02-132-4/+4
* Fix broken makefile.phk1995-02-121-5/+6
* Support for >32 PTYs.jkh1995-02-091-2/+2
* Install the header files.jkh1995-02-091-1/+3
* CLEANFILES was missing a few files.bde1995-02-081-2/+2
* Add libpcap. I don't know what it is doing in the tree, but it hasbde1995-02-081-2/+2
* Add two parts of Mark's/Gary's dlopen() changes that I missed before.jkh1995-02-082-0/+244
* Support for more Sun compatible dlopen() and friends. Also added proper errorjkh1995-02-072-9/+11
* Backed out Keith Bostic's getcwd/$PWD hack. It is causing things to breakdg1995-02-072-31/+6
* Document the getenv(PWD) feature.phk1995-02-051-1/+7
* Collapsed _masterpw_breakout_yp() and _pw_breakout_yp() into awpaul1995-02-051-72/+20
* A cute hack to speed up things by Keith: if getenv("PWD") is the samephk1995-02-041-5/+24
* Include <time.h> instead of <sys/time.h> to get CLK_TCK. Includingbde1995-02-031-1/+1
* Change CLK_TCK to CLOCKS_PER_SEC.bde1995-02-031-1/+2
* Change CLK_TCK to CLOCKS_PER_SEC. (CLK_TCK is a deprecated POSIX featurebde1995-02-031-2/+3
* Fix previous change to preserve const'ness.bde1995-02-031-2/+2
* Fixed a rather serious bug that presents itself when FreeBSD is configuredwpaul1995-02-031-2/+16
* Fix for that last fix... pass the hat. :)wpaul1995-02-011-2/+1
* Small fix to _getyppass(): sometimes we can construct the wrong mapnamewpaul1995-02-011-1/+2
* Implemented height field for text fields so they can now be more thanpaul1995-02-017-94/+58
* Some changes for YP password map handling:wpaul1995-01-311-6/+114
* Add all the necessary bits to use color if the terminal allows it.paul1995-01-304-53/+118
* Be sure to properly fail if there are not enough fields. Problemdg1995-01-271-2/+4
* Reclaim memory used for telldir cookies on closedir.dfr1995-01-272-0/+30
* Clean up handling of unspecified names. Clarify man page.dufault1995-01-262-97/+111
* Truncate any default inputs to the input width.paul1995-01-253-13/+17
* New example that uses the new forms language.paul1995-01-251-6/+96
* Update libforms to agree with new fib.paul1995-01-252-16/+21
* Remove "va_start" macro.dufault1995-01-251-2/+1
* CFLAGS: = --> +=ache1995-01-241-1/+1
* Changed the example to use the forms spec file.paul1995-01-242-2/+74
* Changed the example to use the forms spec file.paul1995-01-242-3/+3
* added libscsidufault1995-01-241-1/+1
* This commit was generated by cvs2svn to compensate for changes in r5847,dufault1995-01-244-0/+1567
|\
| * SCSI library layered on SCIOCOMMANDdufault1995-01-244-0/+1567
OpenPOWER on IntegriCloud