summaryrefslogtreecommitdiff
path: root/contrib/tcl
Commit message (Collapse)AuthorAgeFilesLines
* Remove tcl from src/contrib.Satoshi Asami1998-09-05395-173953/+0
| | | | Notes: svn path=/head/; revision=38858
* This file has been renamed to FREEBSD-upgrade in accordance with theJohn Polstra1998-08-281-28/+0
| | | | | | | | | Policies section of the Handbook. Submitted by: "David O'Brien" <obrien> Notes: svn path=/head/; revision=38598
* Use %p and void * casts to print pointers.John Birrell1998-08-201-6/+6
| | | | | | | Cast the hash value returned to long instead of int. Notes: svn path=/head/; revision=38459
* Fixed printf format errors.Bruce Evans1998-06-301-1/+1
| | | | Notes: svn path=/head/; revision=37305
* Spelling corrections.Joseph Koshy1998-06-063-3/+3
| | | | | | | | PR: 6868 Submitted by: Josh Gilliam <josh@quick.net> Notes: svn path=/head/; revision=36692
* Make a bit of FreeBSD-specific code a bit more specific => i386 only.John Birrell1998-05-131-1/+1
| | | | Notes: svn path=/head/; revision=36027
* Resolve merge conflicts.Paul Traina1997-11-275-54/+108
| | | | Notes: svn path=/head/; revision=31437
* This commit was generated by cvs2svn to compensate for changes in r31434,Paul Traina1997-11-2792-960/+2933
|\ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=31435
| * Import TCL v8.0 PL2.vendor/tclPaul Traina1997-11-2795-1015/+3026
| | | | | | | | Notes: svn path=/vendor/tcl/dist/; revision=31434
* | Resolve conflicts.Poul-Henning Kamp1997-10-012-93/+159
| | | | | | | | Notes: svn path=/head/; revision=30040
* | This commit was generated by cvs2svn to compensate for changes in r30037,Poul-Henning Kamp1997-10-01129-5768/+11342
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=30038
| * Upgrade to 8.0 release.Poul-Henning Kamp1997-10-01131-5861/+11501
| | | | | | | | Notes: svn path=/vendor/tcl/dist/; revision=30037
* | Resolve conflicts, seems like just one of our changes didn't make it back.Poul-Henning Kamp1997-07-259-229/+909
| | | | | | | | Notes: svn path=/head/; revision=27680
* | This commit was generated by cvs2svn to compensate for changes in r27676,Poul-Henning Kamp1997-07-25272-17641/+81627
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=27677
| * Import TCL release 8.0 beta 2.Poul-Henning Kamp1997-07-25279-17870/+82525
| | | | | | | | Notes: svn path=/vendor/tcl/dist/; revision=27676
* | Back out some easy $FreeBSD$ changes. These files already left the vendorPeter Wemm1997-02-225-5/+5
| | | | | | | | | | | | | | branch. Notes: svn path=/head/; revision=22976
* | Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-145-5/+5
| | | | | | | | | | | | | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* | Shared libraries should be linked with -x.Paul Traina1996-10-081-1/+1
| | | | | | | | | | | | | | Submitted to: john.osterhout@eng.sun.com Notes: svn path=/head/; revision=18805
* | delete doubled words, e.g.: "the the" -> "the"Wolfram Schneider1996-10-055-5/+10
| | | | | | | | Notes: svn path=/head/; revision=18718
* | Merge local changes.Poul-Henning Kamp1996-09-183-9/+25
| | | | | | | | Notes: svn path=/head/; revision=18354
* | This commit was generated by cvs2svn to compensate for changes in r18351,Poul-Henning Kamp1996-09-1861-1031/+2353
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=18352
| * Import tcl7.5p1Poul-Henning Kamp1996-09-1862-1040/+2362
| | | | | | | | Notes: svn path=/vendor/tcl/dist/; revision=18351
* | General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-1/+1
| | | | | | | | | | | | | | Submitted-By: Kent Vander Velden <graphix@iastate.edu> Notes: svn path=/head/; revision=17141
* | This commit was generated by cvs2svn to compensate for changes in r16756,Poul-Henning Kamp1996-06-26294-0/+100301
|\| | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=16757
| * Tcl 7.5, various makefiles will be updated to use these sources as soonvendor/tcl/7.5Poul-Henning Kamp1996-06-26294-0/+100301
| | | | | | | | as I get these back down to my machine. Notes: svn path=/vendor/tcl/dist/; revision=16756 svn path=/vendor/tcl/7.5/; revision=16758; tag=vendor/tcl/7.5
* Initial revisionPoul-Henning Kamp1996-06-261-0/+4
Notes: svn path=/head/; revision=16755