bin
|
Fix most of the -Wsign-compare issues.
|
2009-04-25 05:11:37 +00:00 |
common
|
- Add kcpuset_iszero().
|
2009-04-25 19:38:25 +00:00 |
compat
|
Add openldap from Kurt Schreiner. Really, this should just contain:
|
2009-04-14 21:20:49 +00:00 |
crypto
|
Let's allocate enough space for the keyring structure, and not a pointer to it.
|
2009-04-26 16:55:44 +00:00 |
dist
|
Fix roff formatting for ->
|
2009-04-24 16:48:58 +00:00 |
distrib
|
!SparkPlug, not !SparcPlug
|
2009-04-26 16:44:51 +00:00 |
doc
|
mention wscons support in zx(4)
|
2009-04-23 20:48:09 +00:00 |
etc
|
handle new directory structure.
|
2009-04-25 15:46:19 +00:00 |
external
|
Update build system for pkg_install-20090425.
|
2009-04-26 14:18:44 +00:00 |
games
|
define YY_NO_INPUT where appropriate, from Kurt J. Lidl per PR misc/41160
|
2009-04-20 16:05:29 +00:00 |
gnu
|
define YY_NO_INPUT where appropriate, from Kurt J. Lidl per PR misc/41160
|
2009-04-20 16:05:29 +00:00 |
include
|
Bring back binary compatibility with the previous version of the resolver.
|
2009-04-20 14:42:12 +00:00 |
lib
|
correct cast to size_t.
|
2009-04-23 22:09:23 +00:00 |
libexec
|
oops. these files should never have made it in here.
|
2009-04-19 21:43:44 +00:00 |
regress
|
add a test which exercises libpthread's ability to remember the
|
2009-04-02 12:58:44 +00:00 |
rescue
|
- rework this a bunch to make it work inside /rescue/ldd.
|
2009-01-07 00:39:23 +00:00 |
sbin
|
set WARNS=3 -- too many -Wsign-compare issues in the kernel ffs code
|
2009-04-26 05:57:48 +00:00 |
share
|
There is no vfs_subr2.c.
|
2009-04-22 20:53:44 +00:00 |
sys
|
Always make local functions static. Local symbols are still preserved
|
2009-04-26 16:17:08 +00:00 |
tests
|
Use rump_sys_mount() instead of ukfs_mount(). Just a few more
|
2009-04-26 15:15:38 +00:00 |
tools
|
-introduce a "COMMON_CONFIGURE_ARGS" variable which is included by
|
2009-03-27 19:19:49 +00:00 |
usr.bin
|
fix broken overflow test.
|
2009-04-26 15:55:50 +00:00 |
usr.sbin
|
Fix WARNS=4 issues (-Wcast-qual -Wsign-compare)
|
2009-04-26 04:54:27 +00:00 |
x11
|
add -n to gzip invocation
|
2009-03-31 21:12:51 +00:00 |
BUILDING
|
be explicit about MAKEOBJDIR and MAKEOBJDIRPREFIX not being for
|
2008-12-02 22:28:21 +00:00 |
Makefile
|
Make clean_METALOG in distrib/sets early in the build, to ensure that
|
2009-04-23 09:43:49 +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
|
add a note about needing to rebuild i386 toolchain
|
2009-03-29 18:33:56 +00:00 |
build.sh
|
Add a MKARZERO flag, which invokes ar(1) with the new D flag when it
|
2009-03-13 16:23:31 +00:00 |