Go to file
tsutsui 4578c8e434 Misc cosmetics:
- some KNF and ANSIfy
- use uintNN_t types
- remove a redundant declaration
- use __func__ to print a function name
- use PRIu64 to print uint64_t
- wrap long lines
2008-08-08 16:05:47 +00:00
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 The cursor emulation was broken, which led to O on an existing first line of 2008-08-05 15:49:18 +00:00
distrib Allow the "log" option to be chosen for filesystems. Move "log" 2008-08-08 02:54:06 +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 list most of the correct libs/depends. not so many link errors now. 2008-08-07 06:37:20 +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 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 Refactor mount utilities to provide a mount_fs_parseargs() routine. 2008-08-05 20:57:45 +00:00
share there was a backslash too much 2008-08-06 19:19:15 +00:00
sys Misc cosmetics: 2008-08-08 16:05:47 +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 Since we're printing loc2 and loc3, make the headings match what we print. 2008-08-07 22:26:14 +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