Go to file
thorpej 52aef894d6 Assign STOBJS the value of OBJS, and use that when referring to static
library objects, rather than using OBJS to refer to them.  This gives us
a separate variable to refer to static library objects that does not affect
profile library objects (which has POBJS) or shared library objects (which
has SOBJS).
2004-07-29 03:14:04 +00:00
bin For the "lid" keyword, change ULONG to INT32 since it's a 32bit type. 2004-07-28 07:48:22 +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 Sync with Heimdal: krb5_set_password.3,v 1.7 (except for a reference to 2004-07-18 15:08:50 +00:00
dist Sync with official IPF 2004-07-23 07:18:14 +00:00
distrib Build hp700's mkboot as a host tool called nbhp700-mkboot. mkboot also 2004-07-28 09:17:31 +00:00
doc Note Postfix 2.1.4 import 2004-07-28 23:32:03 +00:00
etc Now that one can choose boot image for i386 to produce a slightly 2004-07-28 11:35:44 +00:00
games Grammar fix, from ray at raylai org via jmc@openbsd. 2004-06-01 10:10:06 +00:00
gnu Resolve conflicts 2004-07-28 23:19:42 +00:00
include Add support for dynamically loading nsswitch modules on ELF platforms. 2004-07-24 18:42:51 +00:00
lib In cond_wait() and cond_timedwait(), do the ERRORCHECK testing of the 2004-07-27 21:44:48 +00:00
libexec Newly built binary from netbsd-1-4 sources + arch/sparc/mdprologue.S, rev 1.8. 2004-07-20 10:17:50 +00:00
regress pthread_kill test. 2004-07-27 22:01:51 +00:00
rescue no need to list gnu/usr.bin any more. 2004-04-01 14:41:09 +00:00
sbin Implement support to dynamically change wscons console and kernel colors. 2004-07-28 12:34:02 +00:00
share Assign STOBJS the value of OBJS, and use that when referring to static 2004-07-29 03:14:04 +00:00
sys Regen 2004-07-28 22:25:10 +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 Some improvements from jmc@openbsd. 2004-07-26 16:05:33 +00:00
usr.sbin include <sys/statvfs.h> if HAVE_STRUCT_STATVFS_F_IOSIZE 2004-07-24 16:30:50 +00:00
x11 Remove duplicate .PATH definition. 2004-07-23 16:28:18 +00:00
BUILDING regen (Document -h. From Karsten Kruse in PR 25974. 2004-06-25 15:04:20 +00:00
Makefile Move '${MAKEDIRTARGET} x11 distribution' from Makefile::distribution to 2004-05-17 07:00:16 +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 the sendmail auto-start change, add a note about the ath 2004-07-22 03:55:33 +00:00
build.sh Add a change requested in PR#15548 and append the args passed to build.sh 2004-07-02 04:25:24 +00:00