| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: 65409
Submitted by: trevor
Notes:
svn path=/head/; revision=108577
|
|
|
|
|
|
|
|
|
|
|
| |
with a minor change in the cgx distfile.
PR: ports/57071
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
Approved by: maho
Notes:
svn path=/head/; revision=89295
|
|
|
|
|
|
|
|
|
|
|
| |
replace _toupper to toupper. _toupper
is a macro defined at 5-CURRENT in ctype.h so
it doesn't harm for both.
Submitted by: bento
Notes:
svn path=/head/; revision=88030
|
|
|
|
|
|
|
| |
Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
Notes:
svn path=/head/; revision=86619
|
|
|
|
|
|
|
| |
Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
Notes:
svn path=/head/; revision=86600
|
|
|
|
|
|
|
| |
Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
Notes:
svn path=/head/; revision=86596
|
|
|
|
|
|
|
|
|
|
| |
replace _toupper to toupper. _toupper
is a macro defined at 5-CURRENT in ctype.h
Submitted by: kris (bento's log)
Notes:
svn path=/head/; revision=85653
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
fixed the spooles port
b) there are three (small) missing patches from the experimental
tree that are not in the files dir.
Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
Reviewed by: maho
Notes:
svn path=/head/; revision=84725
|
|
|
|
|
|
|
|
|
|
|
| |
1. add documents/examples
2. slight patches
PR: 52018
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
Notes:
svn path=/head/; revision=83925
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. ports/math/spooles uses threading, so add pthread explicitly
for 5.1-BETA we don't ever need it.
2. _toupper should be a macro version of subset of toupper.
See the difference between ctype.h of 5.1-BETA and 4-STABLE.
However, I don't see the reason why it cgx uses _toupper (thread safety?).
Pointed out by: kris
Notes:
svn path=/head/; revision=80577
|
|
Submitted by : Pedro F. Giffuni <giffunip@yahoo.com>
Almost writeen by: maho
Notes:
svn path=/head/; revision=80178
|