Go to file
jdolecek aca74c5304 only do the temporary symbol table load #ifdef DDB and add comment for
the code block, so that the purpose is more clear

avoid NULL pointer dereference in lkmunreserve() called on lkm device
close when ksym_addsymtab() fails for the temporary symbol table
(sanity change only, this can never happen at the moment)
2004-12-30 11:47:02 +00:00
bin Add the missing suspended state 'U'. 2004-12-29 08:48:09 +00:00
contrib/sys Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4) 2004-07-28 08:57:40 +00:00
crypto don't throw const away for no reason. 2004-12-11 06:58:20 +00:00
dist Use src/sys/dist/ipf/netinet instead of src/sys/netinet 2004-12-30 10:09:32 +00:00
distrib Add PAM libraries, modules, and headers. 2004-12-29 00:12:00 +00:00
doc Add man section numbers to some entries for significant changes page on www. 2004-12-26 13:07:41 +00:00
etc Add a missing space in a comment 2004-12-30 09:32:13 +00:00
games Convert from libc/threadlib-style mutex protection to pthread style. 2004-12-14 00:21:01 +00:00
gnu PR/28781: OBATA Akio: gdb -write would core-dump if the executable did not 2004-12-26 16:55:00 +00:00
include cast 1 to size_t 2004-12-30 04:58:40 +00:00
lib add size_t casts. 2004-12-30 05:11:50 +00:00
libexec Move linking with libdes to the common kerberos section since 2004-12-22 01:25:05 +00:00
regress Add tests for pthread_cond_timedwait() at time zero, as discussed 2004-12-29 20:34:11 +00:00
rescue Complete removal of "liboverride" to fix build problems. 2004-08-20 11:01:03 +00:00
sbin PR/28782: OBATA Akio: Document that kern.rtc_offset is writable. 2004-12-26 16:57:09 +00:00
share "\-" makes a minus, "-" does not. 2004-12-29 21:15:02 +00:00
sys only do the temporary symbol table load #ifdef DDB and add comment for 2004-12-30 11:47:02 +00:00
tools for mknative, move -B from CC to CFLAGS, fixes vax configs 2004-12-12 12:42:35 +00:00
usr.bin Add comments in the pmake style, and factor out a local variable. 2004-12-29 01:55:25 +00:00
usr.sbin when generating maps, use -n argument to stdhosts(1) so ipv6 addresses 2004-12-29 13:08:24 +00:00
x11 Always set -DXFREE86 since all it does is add XFree86 as a possible X server to 2004-12-08 05:34:50 +00:00
BUILDING Fix some typo's/bad wording as highlighted in PR#27219 2004-10-12 04:07:09 +00:00
Makefile DO do-gnu-lib-crtstuff${LIBGCC_EXT} only when ${HAVE_GCC3} != "no", 2004-09-02 02:02:38 +00:00
Makefile.inc
UPDATING Only delete /dev/bpf[0-9]*, not /dev/bpf too :). 2004-12-02 00:00:11 +00:00
build.sh Initial import of iyonix port. 2004-10-13 23:28:34 +00:00