Go to file
tsutsui 077be3445f Consistently use "%#"PRIxVADDR to print VA, not "0x%#"PRIxVADDR
or "0x%"PRIxVADDR etc.  Noticed by Y.Sugahara.
2011-10-11 12:25:56 +00:00
bin Merge duplicate information. 2011-10-05 13:15:30 +00:00
common Fix an implementation inconsistency with the prop_*_send_syscall() and 2011-09-30 22:08:18 +00:00
compat build compat versions of libgomp for everything except mips N64 (for now.) 2011-09-23 06:44:36 +00:00
crypto use cleantags 2011-10-08 19:30:02 +00:00
dist If a module doesn't implement a primitive, don't just ignore it; 2011-10-08 20:40:06 +00:00
distrib Fix sets for new tzdata. 2011-10-11 05:19:38 +00:00
doc zoneinfo: Import tzdata2011l. [apb 20111010]$ 2011-10-10 20:05:51 +00:00
etc Create sysmon(4) devices. Noticed by Y.Sugahara. 2011-10-11 12:08:20 +00:00
external force on -DPIC and re-apply the old .pico rules again. 2011-10-11 03:10:26 +00:00
extsrc
games Use tiparm instead of vtparm. 2011-10-03 12:32:15 +00:00
gnu undo previous, my sources were wrong. 2011-10-02 15:04:47 +00:00
include Fix pthreads variables: 2011-10-06 16:02:52 +00:00
lib use WARNS?=4 for all Lua modules 2011-10-11 07:10:15 +00:00
libexec obsolete libgcc_pic and friends. all libgcc's are supposed to be pic 2011-10-07 09:15:21 +00:00
regress provide the out of address space test in a gcc-4.5 friendly way. 2011-08-18 02:32:32 +00:00
rescue Update location of "less" directory. 2011-07-03 22:05:01 +00:00
sbin Simplify. 2011-10-07 09:56:15 +00:00
share Sync with tzdata2011l. 2011-10-10 19:35:07 +00:00
sys x86_print_ldt() is only used in the USER_LDT && LDT_DEBUG case. 2011-10-10 15:15:28 +00:00
tests - Use PROGS instead of PROG so that we can co-exist with TESTS_C 2011-10-10 04:32:41 +00:00
tools add psim support 2011-10-09 02:03:30 +00:00
usr.bin Consistently use "%#"PRIxVADDR to print VA, not "0x%#"PRIxVADDR 2011-10-11 12:25:56 +00:00
usr.sbin add support for setting the ufs label. (Nathan Whitehorn) 2011-10-09 21:33:43 +00:00
x11 Use find .${X11FONTDIR}, not find ./${X11FONTDIR}, because ${X11FONTDIR} 2011-09-12 13:38:42 +00:00
build.sh When using random versions of make to try to find the TOOLDIR, 2011-09-14 17:35:44 +00:00
BUILDING Add tests for the shell under which build.sh is run. If the 2011-09-09 18:48:34 +00:00
Makefile Move the code for creating src/BUILDING from "make build-docs" in 2011-09-09 14:23:37 +00:00
Makefile.inc
UPDATING Inform that the prop_{array,dictionary}_send_syscall(3) change breaks 2011-09-30 22:17:50 +00:00