summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Eliminate a bogus tab.jkh1995-01-241-1/+1
* Don't call _doprnt, which doesn't exist; use vfprintf.wollman1995-01-231-33/+2
* Make Jordan happy:wollman1995-01-231-4/+15
* First round of changes to clean up the RCSID mess in libc:dg1995-01-2383-233/+371
* Changed LIB_SCCS and SYSLIB_SCCS #defines to LIB_RCS and SYSLIB_RCS.dg1995-01-231-4/+4
* (Very) minor improvement from NetBSD/J.T.Conklin.dg1995-01-222-4/+4
* Added leaner and meaner swab() function by J.T. Conklin.dg1995-01-222-1/+105
* Fix from Rod so that std_rqs.c can get rebuilt properly whenwollman1995-01-211-2/+2
* *** empty log message ***wollman1995-01-211-1/+2
OpenPOWER on IntegriCloud