Go to file
2011-11-08 22:13:58 +00:00
bin As suggested by Enami, rework the msgfmt logic a bit: 2011-11-07 22:24:23 +00:00
common libkern.h maps memcmp, memset and strcpy to the compiler builtins on 2011-11-08 16:52:11 +00:00
compat build compat versions of libgomp for everything except mips N64 (for now.) 2011-09-23 06:44:36 +00:00
crypto Unbreak MKINET6=no 2011-11-08 22:13:58 +00:00
dist There is no doubt whether whether should have a 'h' after the 'w'. 2011-10-17 16:35:21 +00:00
distrib +libtre.so.0.8.debug 2011-11-08 10:52:20 +00:00
doc add tre 2011-11-05 23:03:20 +00:00
etc The previous change made "nooutput -2" discard both stdout and 2011-11-08 19:36:30 +00:00
external use writev(2) instead of dprintf(3) for portability. Suggested by joerg@ 2011-11-08 20:25:14 +00:00
extsrc
games Use tiparm instead of vtparm. 2011-10-03 12:32:15 +00:00
gnu Remove pattern for arith_adjacentmem in arm.md, thus fixing 2011-11-07 20:35:39 +00:00
include Add __returns_twice for the attribute of the same name. This makes the 2011-11-05 09:27:06 +00:00
lib if we don't have any sets yet, don't try to look in them. 2011-11-08 19:25:45 +00:00
libexec PR/45542: Henning Petersen: Misplaced parenthesis in rshd.c 2011-10-30 16:54:58 +00:00
regress - count the number of bits correctly 2011-11-02 16:49:12 +00:00
rescue Update location of "less" directory. 2011-07-03 22:05:01 +00:00
sbin Constify structure pointed to by getataparams() return value. 2011-10-31 15:26:11 +00:00
share Remove trailing whitespace. New sentence, new line. 2011-11-08 10:56:59 +00:00
sys Expose the PG_k #define pt/pd bit to both xen and "baremetal" x86. This is required, since kernel pages are mapped with user permissions in XEN/amd64 since the VM kernel runs in ring3. Since XEN/i386(including PAE) runs in ring1, supervisor mode is appropriate for these ports. We need to share this since the pmap implementation is still shared. Once the xen implementation is sufficiently independant of the x86 one, this can be made private to xen/include/xenpmap.h 2011-11-08 17:16:52 +00:00
tests Few naive checks for cpuset(3) and ftok(3). 2011-11-08 05:47:00 +00:00
tools mkdir the proper sim dirs! 2011-11-06 19:46:12 +00:00
usr.bin explain how to use .PARSEDIR and .PARSEFILE 2011-11-06 19:50:46 +00:00
usr.sbin freeaddrinfo() only on getaddrinfo() success. 2011-11-05 19:19:29 +00:00
x11 Use find .${X11FONTDIR}, not find ./${X11FONTDIR}, because ${X11FONTDIR} 2011-09-12 13:38:42 +00:00
build.sh wheher -> whether 2011-10-17 16:22:12 +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