summaryrefslogtreecommitdiff
path: root/java/jdk11/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete JDK versions 1.1 and 1.2, and the ports depending on them.Mark Linimon2007-12-122-21/+0
| | | | Notes: svn path=/head/; revision=203125
* . Set EXPR_COMPAT so 5.x expr doesn't get confused by having "-" at the startGreg Lewis2003-09-261-0/+10
| | | | | | | | | of an argument. Submitted by: jmallett Notes: svn path=/head/; revision=89474
* Define int_t and uint_t on CURRENT too. This should fix tya and shujit onMaxim Sobolev2000-07-241-0/+11
-current systems. Notes: svn path=/head/; revision=30984