Go to file
dogcow f54a9b4797 If you're going to initialize a pointer, you have to init it with a pointer
type, not an int.
2006-10-02 12:44:40 +00:00
bin Revert previous (==) - not worth the trouble. 2006-09-24 13:24:08 +00:00
common typos: prop_stringy_* -> prop_string_* 2006-09-27 19:24:28 +00:00
crypto If you're going to initialize a pointer, you have to init it with a pointer 2006-10-02 12:44:40 +00:00
dist
distrib Add manpage for new ipmi driver. 2006-10-01 18:43:11 +00:00
doc
etc
games
gnu
include
lib fwprintf(stderr) may coredump, when LC_CTYPE locale is set none C/POSIX. 2006-10-01 10:29:21 +00:00
libexec
regress Coverity CID 1194: Negative returns (from Arnaud Lacombe) 2006-09-29 14:18:25 +00:00
rescue
sbin If Veriexec enforces access type, don't allow mmap() to use PROT_EXEC on 2006-09-30 10:56:31 +00:00
share
sys Move the kauth_cred_free() call above the "is connected" check to not 2006-10-02 09:22:34 +00:00
tools Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 20:00:15 +00:00
usr.bin
usr.sbin
x11 PR misc/26923 sent by Kouichirou Hiratsuka "xterm does not support luit". 2006-09-24 07:59:59 +00:00
BUILDING
Makefile
Makefile.inc
UPDATING
build.sh