]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-08-22 Jilles TjoelkerFix keyword expansion properties.
2010-08-22 Rui PauloDestroy the helper device when unloading.
2010-08-22 Rui PauloAdd more compatibility structure members needed by...
2010-08-22 Jilles Tjoelkersh: Add a test for breaking from a loop outside the...
2010-08-22 Rui PauloKernel DTrace support for:
2010-08-22 Rui PauloAdd a function compatibility function dtrace_instr_size...
2010-08-22 Rui PauloAdd the FreeBSD definition for the fasttrap ioctls.
2010-08-22 Ed SchoutenAdd support for whiteouts on tmpfs.
2010-08-22 Pyun YongHyeonDocument newly introduced tunable dev.bge.%d.forced_udp...
2010-08-22 Pyun YongHyeonIt seems all Broadcom controllers have a bug that can...
2010-08-21 Pyun YongHyeonLoad tunable from loader.conf(5) instead of device...
2010-08-21 Rui PauloRemove LIBELF_PIC.
2010-08-21 Rui PauloDon't link drti.o with libelf_pic.a. This means that...
2010-08-21 Rui PauloModify clang so that when TOOLS_PREFIX is defined we...
2010-08-21 Rui PauloAdd clang to the cross-tools build stage.
2010-08-21 Rui PauloMake sure the boot2 stage is compiled with gcc, as...
2010-08-21 Rui PauloWe need to pull bsd.own.mk before modifying the CC...
2010-08-21 Marius StroblSkip a KASSERT which isn't appropriate when not employi...
2010-08-21 Rui PauloUpdate for the new tests.
2010-08-21 Rui PauloAdd a sysname char * to struct opensolaris_utsname.
2010-08-21 Rui PauloAdd the definition of LIBELF_PIC.
2010-08-21 Rui PauloUse double quotes when checking the value of MACHINE_ARCH.
2010-08-21 Rui PauloAdd a Makefile for dtruss.
2010-08-21 Rui PauloPort plockstat to FreeBSD. This will be connected to...
2010-08-21 Rui PauloLink drti.o with a PIC version of libelf. This is neede...
2010-08-21 Rui PauloAdd libelf to the prebuild libs.
2010-08-21 Rui PauloPort the DTrace helper ioctls to FreeBSD and add a...
2010-08-21 Rui PauloAdd libdtrace support for tracing userland programs.
2010-08-21 Rui PauloAdd sysname to struct opensolaris_utsname. This is...
2010-08-21 Rui PauloUse double quotes when checking the value of MACHINE_ARCH.
2010-08-21 Rui PauloThe DTrace instrumentation object is going to be i386...
2010-08-21 Bernhard SchmidtWrap remaining ieee80211_ratectl_node_init() calls...
2010-08-21 Rui PauloPort most of the DTrace tests to FreeBSD.
2010-08-21 Rui PauloInstall a PIC libelf. This will be needed by the DTrace...
2010-08-21 Rui PauloRevert part of r211505. Some of the removed casts are...
2010-08-20 David Xumake sure thread lock is locked.
2010-08-20 John BaldwinAdd dedicated routines to toggle lockmgr flags such...
2010-08-20 Hajimu UMEMOTOoptp may be NULL.
2010-08-20 Matt JacobRevert r211434. Offline discussions have convinced...
2010-08-20 David XuReduce redundant code.
2010-08-20 David Xu In current implementation, thread cancellation is...
2010-08-20 David XuIf thread set a TDP_WAKEUP for itself, clears the flag...
2010-08-20 David XuAccording to specification, function fcntl() is a cance...
2010-08-20 Nathan WhitehornFPU EMU is 32-bit only for now, so mark it as a powerpc...
2010-08-19 Ana KukecFix mbuf leakages and remove unneccessary duplicate...
2010-08-19 Xin LIRevert a minor part of revision 211364:
2010-08-19 Attilio RaoRevert part of the r211149 as I erroneously ported...
2010-08-19 Edwin Groothuis'\0' -> 0
2010-08-19 Jack F VogelEliminate the ambiguous queue setting logic for
2010-08-19 John BaldwinRemove unused KTRACE includes.
2010-08-19 John BaldwinThere isn't really a need to hold the ktrace mutex...
2010-08-19 Jaakko HeinonenCall dev_rel() in error paths.
2010-08-19 John BaldwinFix a whitespace nit and remove a questioning comment...
2010-08-19 Adrian ChaddMigrate if_arge to use the PLL cpuops.
2010-08-19 Adrian ChaddImplement PLL generalisation in preparation for use...
2010-08-19 Adrian Chaddadd the PLL set functions to cpuops
2010-08-19 John BaldwinRemove an unused macro. exit1() invokes ktrprocexit...
2010-08-19 Rui PauloRemove unneeded casts in inline assembly in contrib...
2010-08-19 Adrian ChaddFix mistaken indenting.
2010-08-19 Adrian ChaddAdd some initial AR724X chipset support.
2010-08-19 Adrian ChaddAdd initial Atheros AR91XX support.
2010-08-19 Ana KukecMFp4: anchie_soc2009 branch:
2010-08-19 Dag-Erling... expand_number(3) takes a uint64_t * now; intmax_t was...
2010-08-19 Dag-Erling... expand_number(3) takes a uint64_t * now.
2010-08-19 Adrian ChaddAdd missing licence.
2010-08-19 Adrian Chaddstyle(9) pick from imp@ .
2010-08-19 Dag-Erling... UTFize my name.
2010-08-19 Warner LoshThis patch to pc-sysinstall allows the setting of a...
2010-08-19 Warner LoshAdded "-m" option to "disk-list" to list memory disks...
2010-08-19 Warner LoshSimple patch to add support zpool virtual devices that...
2010-08-19 Warner LoshSome cleanup, changed some echo's to echo_log, check...
2010-08-19 Warner LoshUpdates to pc-sysinstall that allow FTP installation...
2010-08-19 Warner LoshVarious updates to support new pc-sysinstall directive
2010-08-19 Warner LoshFirst cut at mips n64 ABI support
2010-08-19 Nathan WhitehornUnbreak the LINT kernel on powerpc64. Note that the...
2010-08-19 Adrian ChaddRemove now unused 'reg'.
2010-08-19 Adrian ChaddInitialise the USB system using cpuops rather than...
2010-08-19 Adrian ChaddMigrate the CPU reset path to use the new cpuops.
2010-08-19 Adrian ChaddRemove the now-unused DDR flush register value.
2010-08-19 Adrian ChaddMake the PCI initialisation path use the new cpuops...
2010-08-19 Adrian ChaddMake if_arge use the new cpuops rather than hard coding...
2010-08-19 Adrian ChaddPreparation work for supporting the AR91xx and AR724x.
2010-08-19 Xin LICheck return value of dup(), it could be -1 when the...
2010-08-18 Pawel Jakub... More tests.
2010-08-18 Jilles Tjoelkersh: Add a test for break from a trap action.
2010-08-18 Andre OppermannIf a TCP connection has been idle for one retransmit...
2010-08-18 Gabor Kovesdan- Refactor file reading code to use pure syscalls and...
2010-08-18 Andre OppermannUntangle the net.inet.tcp.log_in_vain and net.inet...
2010-08-18 Alexander MotinRemove bintime_cmp() function, unused since r200086.
2010-08-18 Jayachandran C.MIPS n64 support - continued...
2010-08-18 Pawel Jakub... For some setups sending data in 128kB chunks makes...
2010-08-18 Bjoern A. ZeebWhen calculating the expected memory size for userspace...
2010-08-18 Dag-Erling... Revert r211436; it was a good idea, but not fully thoug...
2010-08-18 Adrian ChaddAdd a DDR flush function, inspired by both Linux and...
2010-08-18 Adrian ChaddAdd a further register definition for USB device initia...
2010-08-18 Adrian ChaddBring over the first cut of the Atheros-specific SoC...
2010-08-18 Jayachandran C.Make return statements style(9) compliant in MIPS pmap.c
2010-08-18 Adrian ChaddImport initial AR91XX and AR724X CPU register definitions.
2010-08-17 John BaldwinKeep the process locked when calling ktrops() or ktrset...
2010-08-17 Rui PauloFor every instance of '.if ${CC} == "foo"' or '.if...
next