| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Return the original destination pointer in memcpy() and memmove().
|
|
|
|
| |
ok .... I guess noone, because it is summer
|
|
|
|
| |
ok kettenis
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
directive can select between MI and MD versions of these files. At
the same time, adjust the boot programs to pick exactly what they need,
instead of the 7 or 8 mechanisms previously used.
There will be some fallout from this, but testing it all by myself is a
ridiculously slow process; it will be finished in-tree.
Various developers were very nice and avoided making fun of me when I
was gibbering in the corner..
|
|
|
|
|
| |
various people. outside of some messy things in src/gnu, only one
thing in the main tree now violates this rule: bind
|
|
|
|
|
|
|
|
|
|
|
| |
FP_C (Floating Point Control Quadword).
From ross@NetBSD. Added a way to disable it with option NO_IEEE,
which appears on the ramdisks to save space. This affects only
programs compiled with -mieee, and what it essentially does is
enabling infinities and NaNs, instead of generating SIGFPE on
division by zero, overflow, etc.
ok art, deraadt
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
move to libsa for now.
|
|
|
|
|
|
| |
Fix up clean and depend targets in Makefile.inc so we can
include Makefile.inc in cases where there is already a
clean/depend target (based on a NetBSD Makefile.inc).
|
| |
|
| |
|
| |
|
| |
|
|
|