summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't link drti.o with libelf_pic.a. This means that all software withrpaulo2010-08-213-9/+2
* Modify clang so that when TOOLS_PREFIX is defined we register therpaulo2010-08-213-12/+25
* Add clang to the cross-tools build stage.rpaulo2010-08-211-0/+7
* Make sure the boot2 stage is compiled with gcc, as clang has norpaulo2010-08-211-0/+5
* We need to pull bsd.own.mk before modifying the CC variable. Otherwiserpaulo2010-08-211-0/+2
* Skip a KASSERT which isn't appropriate when not employing page coloring.marius2010-08-211-3/+4
* Update for the new tests.rpaulo2010-08-211-263/+199
* Add a sysname char * to struct opensolaris_utsname.rpaulo2010-08-211-0/+1
* Add the definition of LIBELF_PIC.rpaulo2010-08-211-0/+1
* Use double quotes when checking the value of MACHINE_ARCH.rpaulo2010-08-211-1/+1
* Add a Makefile for dtruss.rpaulo2010-08-211-0/+8
* Port plockstat to FreeBSD. This will be connected to the build later.rpaulo2010-08-212-11/+63
* Link drti.o with a PIC version of libelf. This is needed becauserpaulo2010-08-211-2/+9
* Add libelf to the prebuild libs.rpaulo2010-08-211-1/+1
* Port the DTrace helper ioctls to FreeBSD and add a helper member torpaulo2010-08-211-2/+12
* Add libdtrace support for tracing userland programs.rpaulo2010-08-2115-218/+712
* Add sysname to struct opensolaris_utsname. This is needed by one DTracerpaulo2010-08-211-1/+2
* Use double quotes when checking the value of MACHINE_ARCH.rpaulo2010-08-211-1/+1
* The DTrace instrumentation object is going to be i386/amd64 only.rpaulo2010-08-211-1/+2
* Wrap remaining ieee80211_ratectl_node_init() calls missed in r211314.bschmidt2010-08-211-3/+6
* Port most of the DTrace tests to FreeBSD.rpaulo2010-08-2183-93/+171
* Install a PIC libelf. This will be needed by the DTrace runtimerpaulo2010-08-211-0/+1
* Revert part of r211505. Some of the removed casts are actually safe sorpaulo2010-08-211-16/+16
* make sure thread lock is locked.davidxu2010-08-201-0/+1
* Add dedicated routines to toggle lockmgr flags such as LK_NOSHARE andjhb2010-08-2014-19/+47
* optp may be NULL.ume2010-08-201-1/+2
* Revert r211434. Offline discussions have convinced me that this shouldmjacob2010-08-201-18/+2
* Reduce redundant code.davidxu2010-08-201-76/+21
* In current implementation, thread cancellation is done in signal handler,davidxu2010-08-206-99/+284
* If thread set a TDP_WAKEUP for itself, clears the flag and returns EINTRdavidxu2010-08-201-0/+7
* According to specification, function fcntl() is a cancellation point onlydavidxu2010-08-201-4/+11
* FPU EMU is 32-bit only for now, so mark it as a powerpc-only feature.nwhitehorn2010-08-201-9/+9
* Fix mbuf leakages and remove unneccessary duplicate mbuf frees.anchie2010-08-191-13/+7
* Revert a minor part of revision 211364:delphij2010-08-191-4/+1
* Revert part of the r211149 as I erroneously ported the logical_cpus fromattilio2010-08-192-6/+6
* '\0' -> 0edwin2010-08-191-2/+2
* Eliminate the ambiguous queue setting logic forjfv2010-08-191-2/+2
* Remove unused KTRACE includes.jhb2010-08-199-41/+0
* There isn't really a need to hold the ktrace mutex just to read the valuejhb2010-08-191-6/+0
* Call dev_rel() in error paths.jh2010-08-191-0/+3
* Fix a whitespace nit and remove a questioning comment. STAILQ_CONCAT()jhb2010-08-191-2/+2
* Migrate if_arge to use the PLL cpuops.adrian2010-08-192-30/+10
* Implement PLL generalisation in preparation for use in if_arge.adrian2010-08-193-3/+96
* add the PLL set functions to cpuopsadrian2010-08-191-0/+10
* Remove an unused macro. exit1() invokes ktrprocexit() directly.jhb2010-08-191-4/+0
* Remove unneeded casts in inline assembly in contrib/gcc/longlong.h,rpaulo2010-08-191-22/+22
* Fix mistaken indenting.adrian2010-08-191-5/+5
* Add some initial AR724X chipset support.adrian2010-08-196-0/+228
* Add initial Atheros AR91XX support.adrian2010-08-195-0/+236
* MFp4: anchie_soc2009 branch:anchie2010-08-1910-14/+612
OpenPOWER on IntegriCloud