summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MFtbemd:imp2010-08-2335-70/+74
* uio_resid isn't updated by VOP_READDIR for nfs filesystems. Usebrian2010-08-231-3/+2
* MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCH (whi...imp2010-08-236-18/+18
* MF tbemd: move to using specific architecture makefilesimp2010-08-239-20/+27
* MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCH (whi...imp2010-08-232-11/+11
* MF tbemd: Minor tweaks, prefer MACHINE_CPUARCH generally to MACHINE_ARCHimp2010-08-238-10/+10
* It turns out that the OUTPUT_FORMAT should do the right thing for both endian...imp2010-08-232-135/+1
* MF tbemd: differentiate between arm and armebimp2010-08-232-1/+135
* Minor tweak from tbemdimp2010-08-231-1/+0
* Remove unnecessary controller reinitialization by checkingyongari2010-08-231-5/+11
* Clean up SIOCSIFCAP handler and allow RX checksum offloading couldyongari2010-08-231-31/+38
* Better wording and fix wrong explanation.yongari2010-08-231-2/+2
* Document tunable dev.rl.%unit.prefer_iomapyongari2010-08-221-1/+8
* It seems some newer RTL8139 controllers provides only memory spaceyongari2010-08-221-23/+27
* sh: Remove remnants of '!!' to negate pattern.jilles2010-08-222-17/+30
* Add missing mlink for insmntque1().ed2010-08-221-0/+1
* Introduce and use devfs_populate_vp() to unlock a vnode before callingjh2010-08-221-26/+56
* sh: Test that all bytes from 128 to 255 can be used in IFS.jilles2010-08-221-0/+21
* sh(1): Add a brief summary of arithmetic expressions.jilles2010-08-221-5/+36
* UTFize my name.des2010-08-221-1/+1
* Port this to FreeBSD. We miss some suword functions, so we use copyout.rpaulo2010-08-221-6/+13
* Call the systrace_probe_func() when the error value.rpaulo2010-08-221-2/+2
* Add an extra comment to the SDT probes definition. This allows us to getrpaulo2010-08-2216-90/+129
* Remove an elif and add an or-clause.rpaulo2010-08-221-3/+1
* Bump KDTRACE_THREAD_ZERO and use M_ZERO as a malloc flag instead ofrpaulo2010-08-221-6/+3
* Fix style issues.rpaulo2010-08-221-6/+14
* Fix keyword expansion properties.jilles2010-08-220-0/+0
* Destroy the helper device when unloading.rpaulo2010-08-221-0/+1
* Add more compatibility structure members needed by the upcoming fasttraprpaulo2010-08-221-3/+33
* sh: Add a test for breaking from a loop outside the current function.jilles2010-08-221-0/+15
* Kernel DTrace support for:rpaulo2010-08-2210-247/+614
* Add a function compatibility function dtrace_instr_size_isa() that onrpaulo2010-08-222-0/+14
* Add the FreeBSD definition for the fasttrap ioctls.rpaulo2010-08-221-0/+5
* Add support for whiteouts on tmpfs.ed2010-08-223-40/+116
* Document newly introduced tunable dev.bge.%d.forced_udpcsum.yongari2010-08-221-1/+21
* It seems all Broadcom controllers have a bug that can generate UDPyongari2010-08-222-7/+43
* Load tunable from loader.conf(5) instead of device.hints(5).yongari2010-08-211-3/+6
* Remove LIBELF_PIC.rpaulo2010-08-211-1/+0
* 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
OpenPOWER on IntegriCloud