]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Change etcupdate tests to return 1 on test failures.
[FreeBSD/FreeBSD.git] / sys /
2014-03-16 jmgI clearly didn't test the modules... add sha256c.c...
2014-03-16 jmgreplace the kernel's version w/ cperciva's implementati...
2014-03-16 jmgcopy these files from lib/libmd in preperation for...
2014-03-16 jmgchange td_retval into a union w/ off_t, with defines...
2014-03-15 tychonFix a race wherein the source of an interrupt vector...
2014-03-15 impFix wandboard to include tmpfs, mbr and bsd labels.
2014-03-15 glebiusGarbage collect long time obsoleted (or never used...
2014-03-15 rwatsonRevert a small portion of r263198 left over from local...
2014-03-15 rwatsonSeveral years after initial development, merge prototyp...
2014-03-14 emasteUse the existence of module metadata to indicate frameb...
2014-03-14 bdreweryAdd missing FALLTHROUGH comment in tmpfs_dir_getdents...
2014-03-14 bdreweryRename cnt to maxcookies and change its use as the...
2014-03-14 bruefferAdd support for AMD Family 16h (Kabini) sensor devices.
2014-03-14 glebiusAdd placeholders for IPX/SPX and AppleTalk priveledges...
2014-03-14 hselaskyWorkaround for USB MIDI adapters which use non-supporte...
2014-03-14 hselaskyAdd support for more sample rates to USB audio driver.
2014-03-14 kevloReset the bit of the R92C_MCUFWDL associated with check...
2014-03-14 kevloSimilar to r246614, fix panic on removing urtwn(4)...
2014-03-14 glebiusRemove AppleTalk support.
2014-03-14 glebiusRemove IPX support.
2014-03-14 bdreweryCleanup redundant logic and add some comments to help...
2014-03-14 bdreweryFix -o size less than PAGE_SIZE resulting in SIZE_MAX...
2014-03-14 bdreweryCombine similar code from vprintf(9) and log(9).
2014-03-14 ianFix an uninitialized variable error I perpetrated when...
2014-03-14 delphijHide a few messages under bootverbose.
2014-03-13 mavReport ZVOL block size as GEOM stripesize.
2014-03-13 emasteConnect 64-bit boot ficl to the build
2014-03-13 asomersReplace 4.4BSD Lite's unix domain socket backpressure...
2014-03-13 emasteAdd amd64 EFI headers
2014-03-13 jhbCorrect type for malloc().
2014-03-13 eadlerFix pointer type in call to malloc
2014-03-13 eadlerFix pointer type in call to malloc
2014-03-13 rstoneAdd MSI support to puc(9)
2014-03-13 glebiusSince 32-bit if_baudrate isn't enough to describe a...
2014-03-12 tuexenPut the offset of the CRC32C in csum_data instead of 0.
2014-03-12 kibInitialize paddr to handle the case of zero size.
2014-03-12 tuexenSCTP uses CRC32C and not Adler anymore. While there...
2014-03-12 kibDo not vdrop() the tmpfs vnode until it is unlocked...
2014-03-12 glebiusSince both netinet/ and netinet6/ call into netipsec...
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-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 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 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 delphijCorrect a typo in nlm_find_host_by_addr(): the intentio...
2014-03-11 delphijMFV r262983:
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 ianMove the exception vector table (so-called "page0"...
2014-03-10 ianEliminate irq_dispatch.S. Move the data items it conta...
2014-03-10 baptUpdate libucl to 2014-03-03
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 ianRemove all traces of support for ARM chips prior to...
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 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 ianFollow r262916 with one more config file that reference...
2014-03-08 impBack out r262921. I don't know what I was thinking...
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...
next