Go to file
he e4afa5eb28 A sig_atomic_t isn't necessarily compatible with a %d printf format;
on evbsh5 sig_atomic_t is an __int64_t.  Since this only stores a
signal number, cast to int before printing.
2005-02-15 16:22:12 +00:00
bin expbackq() was incorrectly backing up a temporary buffer when removing \n 2005-02-14 20:46:26 +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 A sig_atomic_t isn't necessarily compatible with a %d printf format; 2005-02-15 16:22:12 +00:00
dist REMOVED 2005-02-08 07:20:11 +00:00
distrib Bump libssh to 1.0 2005-02-13 06:09:00 +00:00
doc Document status of newarp branch. 2005-02-14 16:08:23 +00:00
etc remove ko_KR.UTF-8. 2005-02-10 18:03:01 +00:00
games Don't presume phantasia's internal bool (char) is the same as that in 2005-02-15 12:58:21 +00:00
gnu Make sure to pass HOST_CC to configure 2005-02-11 14:58:41 +00:00
include A little libc namespace housekeeping exercise: 2005-02-09 21:35:46 +00:00
lib Remove HAVE_LOGIN_CAP it is not used. 2005-02-13 22:42:24 +00:00
libexec Make this compile after the de-__Ping round. 2005-02-06 17:30:33 +00:00
regress White space nit- don't put a space before/after increment/decrement 2005-02-11 06:21:21 +00:00
rescue cosmetic tweak 2005-01-13 03:50:08 +00:00
sbin White space nit- don't put a space before/after increment/decrement 2005-02-11 06:21:21 +00:00
share Bump date for ENABLEDMA -> DISABLEDMA. 2005-02-15 08:15:17 +00:00
sys Don't always increment i, because when we reach the end of the array we'll 2005-02-15 16:10:02 +00:00
tools Put back @ on configure line. Was off for debugging and shouldn't have been 2005-02-11 15:11:08 +00:00
usr.bin - Add depency ob ligssapi and the required c-file(s). 2005-02-13 22:48:01 +00:00
usr.sbin Make show_file() take an extra argument, that of the package name, and 2005-02-14 16:16:24 +00:00
x11 On x86_64, drop use of mmap for the Xserver's own dynamic linker, because: 2005-02-10 10:39:25 +00:00
BUILDING Fix some typo's/bad wording as highlighted in PR#27219 2004-10-12 04:07:09 +00:00
Makefile correct the comment describing the build order 2005-01-01 10:32:39 +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 that configure in some places (binutils is what got me) will abort if 2005-02-11 17:50:13 +00:00
build.sh Initial import of iyonix port. 2004-10-13 23:28:34 +00:00