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
|
Fix In argument (no <> needed). Use .Pa for paths. Drop trailing space.
|
2009-04-28 07:59:35 +00:00 |
dist
|
Fix roff formatting for ->
|
2009-04-24 16:48:58 +00:00 |
distrib
|
Add some missing entries to fix MKDEBUG build on alpha.
|
2009-04-27 14:22:40 +00:00 |
doc
|
mention wscons support in zx(4)
|
2009-04-23 20:48:09 +00:00 |
etc
|
Get rid of extra space in Usage statement.
|
2009-04-28 03:03:52 +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
|
Fix librefuse macro to show -lrefuse (not -lfuse).
|
2009-04-28 03:07:53 +00:00 |
include
|
Bring back binary compatibility with the previous version of the resolver.
|
2009-04-20 14:42:12 +00:00 |
lib
|
Use Xr for strtok_r reference. Remove trailing whitespace.
|
2009-04-28 07:51:59 +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
|
Bring getifaddrs(3) behavior in line with the documentation: the
|
2009-04-27 20:10:49 +00:00 |
share
|
Fix Nm (document title).
|
2009-04-28 02:59:05 +00:00 |
sys
|
sprintf -> snprintf
|
2009-04-28 05:44:43 +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
|
remove read-write code because it's dangerous.
|
2009-04-28 02:47:12 +00:00 |
usr.sbin
|
Fix issue I introduced in WARNS=4 -- addition of extra argument to default argv.
|
2009-04-28 08:32:56 +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
|
…
|
|
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 |