]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-03-12 jmmvFix description of WITHOUT_BMAKE's purpose.
2014-03-12 jmmvRemove broken tests for eui64_line.
2014-03-12 jmmvMake the strerror tests work without libtap.
2014-03-12 jmmvTurn a test precondition into a skip in the mdconfig...
2014-03-12 jmmvFix sa tests.
2014-03-12 jmmvOnly run the make tests when make is fmake.
2014-03-12 jmmvFix lastcomm tests under amd64.
2014-03-12 kibUse correct types for sizeof() in the calculations...
2014-03-12 kibThe auio structure is only initialized when the vnode...
2014-03-12 phkMake ministat CRNL tolerant by stripping all isspace...
2014-03-12 mckusickAvoid segment fault when attempting to clean up cylinde...
2014-03-11 impDelete stray clause 3 (Advertising clause) and renumber...
2014-03-11 ianRemove #include <machine/asmacros.h> from files that...
2014-03-11 ianRemove the unreferenced DATA() macro. That leaves only...
2014-03-11 tychonDon't try to return a vector to a caller that only...
2014-03-11 ianEnhance the mechanism that lets you configure the ubldr...
2014-03-11 dimGarbage collect the old way of adding the libstdc+...
2014-03-11 dimRepair recognition of "CC" as an alias for the C++...
2014-03-11 edwinMFV of 263039, tzdata2014a:
2014-03-11 impRemove clause 3 (the advertising clause), per the regen...
2014-03-11 impRemove clause 3 (advertising clause), per regent's...
2014-03-11 tychonReplace the userspace atpic stub with a more functional...
2014-03-11 ianUse panic rather than printf to "handle" an arm26 addre...
2014-03-11 ianNo functional changes. Rewrite comments, use tabs...
2014-03-11 ianRemove some unnecessary indirection and jump right...
2014-03-11 bdrewerySupport Last-Modified behind proxies which return UTC...
2014-03-11 roygerxen: add a hook to perform AP startup
2014-03-11 roygerxen: changes to hvm code in order to support PVH guests
2014-03-11 roygerxen: add hook for AP bootstrap memory reservation
2014-03-11 roygerxen: add an apic_enumerator for PVH
2014-03-11 roygerxen: use the same hypercall mechanism for XEN and XENHVM
2014-03-11 roygerxen: implement hook to fetch and parse e820 memory map
2014-03-11 roygerxen: implement an early timer for Xen PVH
2014-03-11 roygerxen: rework xen timer so it can be used early in boot...
2014-03-11 roygeramd64: introduce hook for custom preload metadata parsers
2014-03-11 roygerhowto_names: unify declaration
2014-03-11 roygerxen: add and enable Xen console for PVH guests
2014-03-11 roygerxen: add macro to detect if running as Dom0
2014-03-11 roygerxen: add PV/PVH kernel entry point
2014-03-11 roygeramd64/i386: switch IPI handlers to C code.
2014-03-11 edavisFixed MSI interrupt allocation and handling.
2014-03-11 ianRevert r262994 for now, it fails to boot on armv5.
2014-03-11 marcelPass the actual baudrate to tty_init_console(). This...
2014-03-11 ianNow that the PUSHFRAME and PULLFRAME macros are used...
2014-03-11 jmgallow the kern.cryptodevallowsoft sysctl to enable...
2014-03-11 jmgsome minor clean up.. Always _ZERO memory so mtx_init...
2014-03-11 eadlerlibbsdstat: fix warnings, set WARNS
2014-03-11 delphijCorrect a typo in nlm_find_host_by_addr(): the intentio...
2014-03-11 delphijMFV r262983:
2014-03-11 andrewExport _libc_arm_fpu_present as a private symbol to...
2014-03-10 ianArrange for arm fork_trampoline() to return to userland...
2014-03-10 ianChange the way the asm GET_CURTHREAD_PTR() macro is...
2014-03-10 dimRepair a few minor mismerges from r262261 in the clang...
2014-03-10 dteskeRemove vestigial global, no-longer used since SVN r262904.
2014-03-10 dteskeWhitespace.
2014-03-10 ianMove the exception vector table (so-called "page0"...
2014-03-10 ianEliminate irq_dispatch.S. Move the data items it conta...
2014-03-10 jhbPass the size of the top-level table to map when mappin...
2014-03-10 baptAdd the makefile forgotten in previous commit
2014-03-10 baptAdd a mailer.conf example to use dma
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-10 baptUpdate libucl to 2014-03-02 version which fixes an...
2014-03-10 hselaskyIgnore USB keyboard driver calls from critical sections.
2014-03-10 adrianAlso tag the current HAL power mode in ar9300_set_power...
2014-03-10 adrianMigrate the chip power mode status to public ath_hal...
2014-03-10 ianMake the default exception handler vectors point to...
2014-03-09 jillesttys(5): Pseudo-terminals are not listed and the networ...
2014-03-09 jmmvFix ncal tests so that they run cleanly with prove.
2014-03-09 jmmvFix pkill tests so that they run cleanly with prove.
2014-03-09 jmmvFix yacc tests so that they run cleanly with prove.
2014-03-09 jmmvFix sed tests so that they run cleanly with prove.
2014-03-09 ianRemove all traces of support for ARM chips prior to...
2014-03-09 marcelChange the terminal type/class for enabled serial lines...
2014-03-09 marcelAdd 3wire and std as terminal types/classes. These...
2014-03-09 jmmvFix printf tests so that they run cleanly with prove.
2014-03-09 jmmvFix m4 tests so that they run cleanly with prove.
2014-03-09 ianThe arm exception entry points currently vector through...
2014-03-09 ianMake undefined exception entry MPSAFE.
2014-03-09 ianWhen a thread begins life it doesn't own the VFP hardwa...
2014-03-09 ianAlways call vfp_discard() on thread death, not just...
2014-03-09 jilleskldconfig: Remove some code for compatibility with...
2014-03-09 jmgvarious formating fixes, use NUL for NUL bytes..
2014-03-09 ianRemove all dregs of a per-thread undefined-exception...
2014-03-09 ianRework the VFP code that handles demand-based save...
2014-03-09 impRemove bogus define that causes compile errors. Most...
2014-03-09 neelFix panic "_mtx_lock_sleep: recursed on non-recursive...
2014-03-09 gjbUpdate board definition for WANDBOARD-QUAD to match...
2014-03-09 ianFollow r262916 with one more config file that reference...
2014-03-08 jillesinstall: Use posix_spawnp() for starting strip and...
2014-03-08 impBack out r262921. I don't know what I was thinking...
2014-03-08 jillessh: Successfully do nothing when killing a terminated...
2014-03-08 rpauloCall ieee80211_dump_pkt() based on IFF_DUMPPKTS().
2014-03-08 hrsFix another bug in multicast filtering. i.MX uses...
2014-03-08 impMove AIC related stuff to own file.
2014-03-08 impProperly round on unmapping.
2014-03-08 impMake at91_soc_id() public.
2014-03-08 impSet the baud rate if it isn't 0 (meaning it has been...
2014-03-08 impMake clock optional on uart nodes. It is a FreeBSD...
2014-03-08 impAdd commented out dts for sam9260ek as well as early...
2014-03-08 impInitial cut for DTS on the hl201 board.
next