summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Committing the output of mkMakefile.sh, including changes to makechuckr1996-08-291-3/+11
* Regenerate Makefile with mkMakefile.sh, add generated tclConfig.shpeter1996-08-292-696/+152
* Cleaned up interrupt masking by declaring the state variable in abde1996-08-281-6/+5
* Made rintf() actually work. It was completely broken (when s_rint.cbde1996-08-282-6/+19
* Delete -DGOOD_SELECT from CFLAGS, we don't have it. This is used topeter1996-08-262-4/+4
* D'oh! verbose output should go to stderr.jkh1996-08-241-2/+2
* Some minor man page cleanup.mpp1996-08-233-19/+21
* Typo police.mpp1996-08-231-2/+2
* Correctly use .Fn instead of .Nm to reference function namesmpp1996-08-2297-168/+224
* Update a bunch of man pages to use .Fn insteadmpp1996-08-2236-191/+210
* List all of the include files required for getpeername and getsockname.mpp1996-08-222-0/+4
* Submitted by: john birell (jb@cimlogic.com.au)julian1996-08-225-66/+66
* Some cleanups to the callout lists recently added.julian1996-08-221-0/+3
* Update some more man pages to use the .Fx macro.mpp1996-08-213-5/+7
* Improve some poor wording.mpp1996-08-212-4/+4
* Fix up the NAME lines forthe ceil and floor man pages to bempp1996-08-212-4/+4
* Correctly document when getopt returns EOF and '?', and some othermpp1996-08-211-5/+7
* Uniquely name the distribution directory variable so that it can be overriddenpst1996-08-211-9/+9
* Implement a change suggested by Archie Cobbs - the seekto argument shouldjkh1996-08-212-3/+4
* Add an ftpErrString() function for returning human readable failurejkh1996-08-215-6/+88
* Add Idache1996-08-201-3/+5
* Add isblank attr to non-break spaceache1996-08-201-1/+4
* Remove isgraph attr from non-break spaceache1996-08-201-1/+1
* Submitted by: John Birrell <cimaxp1!jb@werple.net.au>julian1996-08-20127-1752/+6897
* Reflect the removal of the kernel's FD_SETSIZE limit.smpatel1996-08-201-19/+21
* Bump shared library number to 2.1pst1996-08-201-3/+5
* Grab libpcap sources out of contrib_libpcap modulepst1996-08-1927-9081/+23
* corresponding remove of mkdir /usr/libdata/tcl in generated makefile.peter1996-08-191-3/+2
* Define ETHER_SERVICE, since we have one. ie: use getetherxxx() insteadpeter1996-08-191-2/+2
* Clean up the beforeinstall target a bit more, bde pointed out that the oldpeter1996-08-191-4/+5
* oops.. attempted to install header files from wrong directory..peter1996-08-181-3/+3
* insert libipx and libdisk into correct order, add libzpeter1996-08-181-4/+4
* Add a bmakefile for zlib.peter1996-08-181-0/+35
* This commit was generated by cvs2svn to compensate for changes in r17651,peter1996-08-1828-0/+7999
|\
| * Initial import of zlib-1.0.4peter1996-08-1828-0/+7999
* A pipe function call appeared in Version *3* AT&T UNIX, notwosch1996-08-181-1/+1
* Go back to sigaction again now that Peter has found the problem.jkh1996-08-161-3/+3
* Switch from using sigaction to signal.jkh1996-08-151-8/+5
* Don't claim to be POSIX compliant, since our alarm function isn't.mpp1996-08-151-5/+5
* Make libncurses catch SIGWINCH and update the values for LINES and COLS.jkh1996-08-151-0/+15
* NCARGS is defined as 65536 in the released system, not 20480.mpp1996-08-152-2/+2
* Correct a cuple of improperly formatted xrefs.mpp1996-08-152-2/+2
* Add something so that you can solve the puzzle automatically by pressingjkh1996-08-151-1/+10
* Add Idache1996-08-141-0/+2
* Fix nasty bracketing/precedence bug. Every time something read (andpeter1996-08-131-2/+2
* Back out fallback approximation changes, they are not so right to liveache1996-08-133-40/+15
* Add collate_range_cmpache1996-08-131-1/+2
* Back out minor bumping per Peter suggestionache1996-08-131-1/+1
* simplify/speedup/extendache1996-08-131-18/+22
* Bump minor number - new function addedache1996-08-131-1/+1
OpenPOWER on IntegriCloud