Go to file
ad 9485f42356 - Local symbols could shadow globals in some instances. Fix it.
- mutex_enter() from ksyms_getval() could panic due to a change made
  in revision 1.40. Fix it.

- Replace the p-tree with a binary search of global symbols. Saves about
  250kB of wired memory on i386 and allows for faster lookups within
  module symbol tables.
2008-11-16 15:13:35 +00:00
bin Some spelling fixes from VaX#n8 in PR bin/23812. 2008-11-15 17:01:38 +00:00
common Make qsort() available in libkern. 2008-11-16 15:01:26 +00:00
compat Add a horrible kludge to make this build on sparc64, explained in the Makefile. 2008-11-04 15:25:58 +00:00
crypto Preserve owner and permissions of original /etc/resolv.conf. 2008-11-08 13:41:09 +00:00
dist Pull in a minor change from file-4.26 that gets cross-compiling from 2008-11-04 13:34:11 +00:00
distrib Update for Xorg, add 'z' to a tar command, and remove a sentence that 2008-11-15 04:11:51 +00:00
doc revert sparc back to default of XFree86 at the request of macallan. 2008-11-15 11:27:49 +00:00
etc Create USB devices on all_md target. 2008-11-12 15:57:29 +00:00
external Update to libfetch 2.20: Allow HTTP auth to be provided in URL. 2008-11-14 23:04:30 +00:00
games PR/39923: Valery Ushakov: trek(6) can spin, consuming 100% CPU on powerpc 2008-11-14 21:10:44 +00:00
gnu Reverted my last modification, because it included GPLv3 code. Sorry. 2008-11-13 18:10:56 +00:00
include include <sys/null.h> because _DIAGASSERT(foo == NULL) is too common and some 2008-11-02 14:27:44 +00:00
lib Make qsort() available in libkern. 2008-11-16 15:01:26 +00:00
libexec Minor KNF and whitespace nits. No functional change. 2008-11-16 06:26:12 +00:00
regress Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
rescue Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
sbin Sort output by name. 2008-11-16 11:30:55 +00:00
share Add etherip to the list of interface supporting ETHER_VLAN_MTU. 2008-11-15 21:37:12 +00:00
sys - Local symbols could shadow globals in some instances. Fix it. 2008-11-16 15:13:35 +00:00
tests Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
tools include unistd.h where getmode is traditionally declared 2008-11-04 23:31:32 +00:00
usr.bin WARNS=4 2008-11-16 07:06:37 +00:00
usr.sbin Don't set PUFFS_FLAG_OPDUMP by default. 2008-11-14 13:45:25 +00:00
x11 Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
BUILDING revert sparc back to default of XFree86 at the request of macallan. 2008-11-15 11:27:49 +00:00
Makefile - retire MKXORG from public use 2008-11-09 23:02:28 +00:00
Makefile.inc
UPDATING Add an entry for the "libc lint problem", mostly taken 2008-09-02 07:34:15 +00:00
build.sh Add support for new MAKEVERBOSE levels 3 and 4. The complete list is now: 2008-11-13 20:40:11 +00:00