summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* expand_number(3) takes a uint64_t * now; intmax_t was never correctdes2010-08-191-1/+1
* expand_number(3) takes a uint64_t * now.des2010-08-191-1/+1
* Add missing licence.adrian2010-08-191-0/+26
* style(9) pick from imp@ .adrian2010-08-191-3/+2
* UTFize my name.des2010-08-196-6/+6
* This patch to pc-sysinstall allows the setting of a new configimp2010-08-192-7/+97
* Added "-m" option to "disk-list" to list memory disks along withimp2010-08-193-5/+22
* Simple patch to add support zpool virtual devices that are notimp2010-08-191-13/+6
* Some cleanup, changed some echo's to echo_log, check for PROGDIR soimp2010-08-193-7/+26
* Updates to pc-sysinstall that allow FTP installation of FreeBSD.imp2010-08-194-39/+224
* Various updates to support new pc-sysinstall directiveimp2010-08-1912-35/+358
* First cut at mips n64 ABI supportimp2010-08-191-0/+20
OpenPOWER on IntegriCloud