Go to file
rearnsha 0765a88c26 Define _ARM_ARCH_6, _ARM_ARCH_5 and _ARM_ARCH_4T, based on
architecture defines passed from the compiler.

Define RET and RETc macros for return and conditional return.  If BX is
available in the current instruction set then make use of it.

Note: these really are from the compiler's -march/-mcpu flags, not
from the kernel config, so they can be relied on in user space.
2004-08-21 10:59:41 +00:00
bin Handle RESCUEDIR 2004-08-19 23:05:00 +00:00
contrib/sys Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4) 2004-07-28 08:57:40 +00:00
crypto Disable the "may kill you" message, because: 2004-08-06 13:57:05 +00:00
dist revert the last all changes related to iconv(3). 2004-08-02 13:38:21 +00:00
distrib Better english (from soren), and mention DVD as an alternative to CD. 2004-08-21 10:37:29 +00:00
doc mention autoconf(9) detach/rescan support 2004-08-19 10:34:52 +00:00
etc Quieten stat(1) with the -q flag. 2004-08-19 04:44:10 +00:00
games Fix typo 2004-08-20 11:23:47 +00:00
gnu Backport changes from the FSF development tree that ensure that code 2004-08-21 10:48:54 +00:00
include Typo... 2004-08-19 23:10:40 +00:00
lib PR/26725: Sergey S. Kostyliov: Typo in libedit, possible buffer overflow in src/lib/libedit/history.c:history_save() 2004-08-20 12:54:05 +00:00
libexec Fixes from (or inspired by) OpenBSD: 2004-08-09 12:56:47 +00:00
regress support for bufferevents; fix signal race; faster timeout insertion; 2004-08-07 21:09:47 +00:00
rescue Complete removal of "liboverride" to fix build problems. 2004-08-20 11:01:03 +00:00
sbin Remove special case for RESCUEDIR 2004-08-19 23:02:51 +00:00
share Drop trailing whitespace; new sentence, new line; 2004-08-17 13:53:09 +00:00
sys Define _ARM_ARCH_6, _ARM_ARCH_5 and _ARM_ARCH_4T, based on 2004-08-21 10:59:41 +00:00
tools Build hp700's mkboot as a host tool called nbhp700-mkboot. mkboot also 2004-07-28 09:17:31 +00:00
usr.bin Add -v VARSPEC, so that we can pass variable assignments to make(1) 2004-08-19 22:24:04 +00:00
usr.sbin Move the local array declaration of flist[] to the variable declaration 2004-08-18 19:10:15 +00:00
x11 Install the following as executable scripts: 2004-08-19 01:30:33 +00:00
BUILDING regen (Document -h. From Karsten Kruse in PR 25974. 2004-06-25 15:04:20 +00:00
Makefile The do-lib-libdes BUILDTARGET is unnecessary now we have the DEPLIBS 2004-07-30 07:05:11 +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 postinstall currently does not migrate /usr/X11R6/lib/X11/* -> /etc/X11/* 2004-08-15 16:02:59 +00:00
build.sh Remove trailing / in pathname. 2004-08-17 14:00:30 +00:00