| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!
|
|
|
|
| |
Removed unnecessary @cwd directive.
|
|
|
|
| |
Also, removed one hunk from patch-ac which seemed no longer needed.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
The symptom: NAS client applications cannot properly locate the
server. Specifically, server specifications such as `:0' are
not properly linked.
The cause: A compiler define for BSD 4.4 Sockets was incorrectly
set in the makefile.
Submitted-By: Tim Kientzle <kientzle@netcom.com>
|
|
|
|
|
| |
rebuilding all the Makefiles, so no need to do it from the default
"xmkmf -a" (and boy did it take long or what).
|
| |
|
|
|
|
|
| |
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
|
| |
|
| |
|
|
|
|
|
|
|
| |
to both give my fingers a rest & let freefall clear some of it's
backlogged mail :-)
The rest will follow later
|
|
|
|
|
|
|
| |
limits.h instead.
MAXSHORT -> SHRT_MAX
-MAXSHORT -> SHRT_MIN
|
|
|