| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| |
| |
| |
| | |
Approved by: markm
|
| |
| |
| |
| |
| |
| |
| | |
starting with hashes have a sub-optimal impact. This change adds
/* */ around the block comment in the header of each file to make
them friendly to cpp. Also added an Id keyword cause I like to
see revision numbers in source.
|
|\ \
| |/
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| |
| |
| |
| | |
appears to match the other libgmp files in the repository.
|
| |
| |
| |
| |
| | |
non-ANSI case. The system version is normally also /**/, but may
be different to support K&R compilers other than gcc -traditional.
|
|\ \
| |/
| |
| | |
which included commits to RCS files with non-trunk default branches.
|
| | |
|
| |
| |
| |
| |
| | |
reference to an undefined function (digit_value_in_base()) that was static
elsewhere that it was used.
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
info entry. It's a real shame that install-info can't override these.
I'll fix the repository for this (and the readline commit as well) once
this has been fixed properly... Looking at the install-info source gives
me a headache. :-( This should be enough to get the tree to build again.
|
|/
|
|
| |
Stolen from: contrib/libpcap/FREEBSD-upgrade
|
|
BMakefiles and other bits will follow.
Requested by: Andrey Chernov
Made world by: Chuck Robey
|