| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
-width ".Dv BOB" -> -width "BOB"
although they are not errors, they are misleading and probably should
not get pasted around
|
|
|
|
| |
ok deraadt@
|
| |
|
|
|
|
| |
Follow the contract.
|
|
|
|
| |
pointed out by naddy@
|
|
|
|
|
|
| |
issue noticed by naddy@ when he inspected a bug report from aalm@;
while here, use .At where appropriate;
OK naddy@ jmc@
|
|
|
|
| |
check for overflow correctly after computing a file offset
|
|
|
|
|
| |
includes changes to address problems sunil@ found with fuzzing
original diff from and ok sunil@
|
|
A 2 clause BSD licensed implementation of the SVR4 ELF API also
implemented by mr511.de libelf (devel/libelf in ports) and elfutils.
It is being added to base to allow Mesa to use it in future.
shlib major is higher than devel/libelf and pkg-config version is 0.8.2
to pass a glib2 configure test so this can replace the use of
devel/libelf in ports.
|