Go to file
uwe b98cf46363 _GLOBAL_OFFSET_TABLE_ is only used if RTLD_DEBUG, so wrap its
declaration too.

32-bit SuperH can not pretend that _GLOBAL_OFFSET_TABLE_ is a normal
variable, because of the way PIC variable references is generated, but
as compiler arranges for _GLOBAL_OFFSET_TABLE_ address to be in r12
anyway, just use that value by declaring it as a global register
variable.  Makes sh3 compile with RTLD_DEBUG.
2006-01-11 21:40:12 +00:00
bin In "dd progress=N", let the value of N control how often 2006-01-09 10:17:05 +00:00
common/lib/libc always compile in the userland portion. XXX: We might want to change this 2006-01-08 07:46:39 +00:00
crypto make software behave as the documentation advertise for INTERNAL_NETMASK4. 2006-01-07 23:51:50 +00:00
dist bring in changes from 2.4.4b1; we will import 2.4.4 once it is released. 2005-12-31 08:58:50 +00:00
distrib AMD PowerNow LKM contributed by Olaf 'Rhialto' Seibert. 2006-01-11 00:18:28 +00:00
doc tz{code,data}2005r out; tzdata2005r imported. 2006-01-11 00:08:36 +00:00
etc copied from etc.amiga/ 2006-01-11 16:06:36 +00:00
games Simplify error checking. 2005-11-19 18:01:42 +00:00
gnu Add platforms not yet in groff distribution. 2006-01-11 13:37:53 +00:00
include pthread_sigmask(): Add restrict qualifier to set, oset args. 2006-01-07 20:10:29 +00:00
lib I was a bit over zealous with my last change so revert the 2006-01-09 22:17:16 +00:00
libexec _GLOBAL_OFFSET_TABLE_ is only used if RTLD_DEBUG, so wrap its 2006-01-11 21:40:12 +00:00
regress Moved to interface/interface.c 2005-12-25 22:24:57 +00:00
rescue lmcctl has been replaced by lmcconfig. 2005-12-06 14:02:58 +00:00
sbin Modify previous so that at most 79 (more likely 78) dots are printed, with 2006-01-11 12:17:42 +00:00
share Merge tzdata2005r. 2006-01-11 00:03:50 +00:00
sys Add SanDisk pcmcia memory card adapter. Works like an IDE drive. 2006-01-11 13:34:33 +00:00
tools Add a tweak for ews4800mips/include/disklabel.h, 2005-12-29 15:35:19 +00:00
usr.bin Add dates of ews4800mips and 3.0 release. 2006-01-09 18:45:00 +00:00
usr.sbin revert previous. persist does not need to reset the line discipline. (verified 2006-01-11 21:16:51 +00:00
x11 Add support for Xews4800mips under src/x11. 2005-12-29 15:52:20 +00:00
BUILDING Document "make syspkgs" and "build.sh syspkgs". 2006-01-04 15:35:20 +00:00
Makefile Add a new "syspkgs" target, which simply chains to the "syspkgs" target 2006-01-04 15:30:02 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING note about conf/std. 2005-10-03 04:45:52 +00:00
build.sh Use separate invocations of make for cleandir dependall and install of 2006-01-08 11:03:40 +00:00