bin
|
Remove the \n and tabs from the __COPYRIGHT() strings.
|
2008-07-20 00:52:39 +00:00 |
common
|
Fix an issue introduced with the prop_stack change: It's not a good idea to
|
2008-08-03 04:00:12 +00:00 |
crypto
|
From Krzysztof Piotr Oledzki:
|
2008-08-06 19:14:28 +00:00 |
dist
|
delete junk file.
|
2008-08-10 07:30:53 +00:00 |
distrib
|
add manpage for rump_syspuffs
|
2008-08-09 11:07:26 +00:00 |
doc
|
Per agc, note that the ROADMAP file is on its way out.
|
2008-08-06 19:52:43 +00:00 |
etc
|
add X11R6/include/{pixman-1,xorg} entries.
|
2008-08-02 04:39:41 +00:00 |
external
|
no need to MKLINT=no since LIBISMODULE=yes does this for us
|
2008-08-10 09:38:22 +00:00 |
games
|
if initscr() fails, exit with a message rather than crash in the
|
2008-08-08 16:10:47 +00:00 |
gnu
|
Use BUILDSYMLINKS & CPPFLAGS.foo rather than cat & cp for m68000 overrides.
|
2008-08-04 06:59:47 +00:00 |
include
|
Add C99 imaxabs and imaxdiv protoypes and imaxdiv_t typedef.
|
2008-08-04 21:19:45 +00:00 |
lib
|
Avoid pid 0
|
2008-08-08 14:16:24 +00:00 |
libexec
|
Make sure to call dlerror() to clear any error messages after the relocations
|
2008-07-29 16:27:01 +00:00 |
regress
|
2020447 IPFilter's NAT can undo name server random port selection
|
2008-07-24 09:37:57 +00:00 |
rescue
|
we cannot use pthreads here because we are statically linked.
|
2008-06-23 14:53:06 +00:00 |
sbin
|
Remove adding -g to CFLAGS and LDFLAGS. Ancient debug bogon?
|
2008-08-10 08:06:23 +00:00 |
share
|
Implement LIBISMODULE:
|
2008-08-10 09:25:04 +00:00 |
sys
|
Move __BEGIN_DECLS into the same ifdef as the __END_DECLS.
|
2008-08-10 10:19:19 +00:00 |
tests
|
Fix two bugs to make MKMODULAR=yes builds will work again, for the
|
2008-05-31 19:58:35 +00:00 |
tools
|
Verify that MAKEFLAGS contains "-j" before trying to manipulate it
|
2008-07-07 10:57:03 +00:00 |
usr.bin
|
WARNS=3
|
2008-08-03 09:25:05 +00:00 |
usr.sbin
|
add manpage for rump_syspuffs
|
2008-08-09 11:07:26 +00:00 |
x11
|
MKMAN=no -> NOMAN= # defined
|
2008-05-25 01:46:18 +00:00 |
BUILDING
|
* Add more detail for build.sh -M and -O options.
|
2008-08-05 22:40:33 +00:00 |
Makefile
|
Install rump libraries and utilities to the base system and remove the
|
2008-07-29 13:17:40 +00:00 |
Makefile.inc
|
…
|
|
UPDATING
|
Note in WAPBL entry that the super block needs to be in UFS2 format.
|
2008-08-02 14:30:37 +00:00 |
build.sh
|
Don't bomb if we can't detect the top level obj directory name.
|
2008-08-08 07:30:42 +00:00 |