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
Revert the HPN changes that added verbose "Max throughput" summary
2008-08-05 14:13:34 +00:00
dist
The cursor emulation was broken, which led to O on an existing first line of
2008-08-05 15:49:18 +00:00
distrib
Maintain consistency of naming between the rumpfs library name and
2008-08-05 14:42:03 +00:00
doc
* Add more detail for build.sh -M and -O options.
2008-08-05 22:40:33 +00:00
etc
add X11R6/include/{pixman-1,xorg} entries.
2008-08-02 04:39:41 +00:00
external
attempt to link Xorg. gets missing main.
2008-08-06 07:38:15 +00:00
games
Remove the \n and tabs from the __COPYRIGHT() strings.
2008-07-21 13:24:38 +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
Revert previous addition of '-e sedcmd'. Still retain the usage improvements.
2008-08-05 02:08:13 +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
Refactor mount utilities to provide a mount_fs_parseargs() routine.
2008-08-05 20:57:45 +00:00
share
s/non-zero/true/,s/zero/false/
2008-08-06 07:49:15 +00:00
sys
Rewrite allocation scheme's determination and implementation replacing the
2008-08-06 13:41:12 +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
Refactor mount utilities to provide a mount_fs_parseargs() routine.
2008-08-05 20:57:45 +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
don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it
2002-04-10 14:53:43 +00:00
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
If neither -M nor -O was specified, but the source directory is
2008-08-05 22:35:32 +00:00