]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-03-29 cemt_msgsnd: Use msgsnd()'s msgsz argument correctly to...
2017-03-29 cemrrenumd(8): Fix a trivial Coverity warning
2017-03-29 emastemakefs: sync with NetBSD
2017-03-29 rwatsonAdd an experimental DTrace audit provider, which allows...
2017-03-29 markjAvoid sleeping when the mirror I/O queue is non-empty.
2017-03-29 markjRemove an unneeded g_mirror_destroy_provider() call.
2017-03-29 npcxgbe: Don't call t4_edc_err_read for errors not relate...
2017-03-29 impxfsread inlined uses more space, so remove the inline...
2017-03-29 emastemakefs: free specfile structure once it has been applied
2017-03-29 bdeThe switch to kernel terminal context needs to update...
2017-03-29 aeFix bug in r308972 that leads to panic when non-compres...
2017-03-29 ngieParameterize out 7680 (15 * 512) as BOOT2SIZE, similar...
2017-03-29 ngieFix up r316081 by using nitems(cam_errbuf) instead...
2017-03-29 delphijMFV r316124: Fix build when WITHOUT_INET6.
2017-03-28 ngieself_reloc.c: Pass -Wno-error=maybe-uninitialized to...
2017-03-28 npcxgbe/iw_cxgbe: T6 has no limit on the amount of memory...
2017-03-28 gremboIn r289137 the legacy_aliases compatibility shims for...
2017-03-28 avosiwn: remove unneeded cast.
2017-03-28 ngielibcam: use __func__ instead of hardcoding the function...
2017-03-28 avosiwn: drop duplicate synchronization requests.
2017-03-28 gavinRemove #define PCIS_SERIALBUS_SMBUS_PROGIF, unused...
2017-03-28 tsoomeloader: ls command should display file types properly
2017-03-28 tsoomeloader: move bios getsecs into time.c
2017-03-28 ngieUse `-Wno-missing-declarations` with CWARNFLAGS for...
2017-03-28 ngieDon't hardcode input files for stage 1/2 bootloaders...
2017-03-28 ngieRemove -Wunused-but-set variable, `tail` in `ls_getdir...
2017-03-28 ngieRemove redundant declaration for `zfs_crc64_table`
2017-03-28 ngieDon't shadow read(2) definition with `read` argument...
2017-03-28 ngieDon't use K&R style prototypes; ANSIfy them
2017-03-28 ngieUse `NO_WCAST_ALIGN` instead of spelling it out as...
2017-03-28 ngieRemove redundant declarations
2017-03-28 ngieWrap bootcamp DEBUG statement with curly braces
2017-03-28 ngieApply r315689 to lib/libgcc_s as well to unbreak the...
2017-03-28 impRemove -fno-guess-branch-probability and -fno-unit...
2017-03-28 ngielib/libkvm: start adding basic tests for kvm(3)
2017-03-28 mmMFV r316083,316094:
2017-03-28 mmUpdate vendor/libarchive to git 13b0ed2ba504389c363cd30...
2017-03-28 maximDragonFly BSD 4.8.0 release added.
2017-03-28 ngieUse `sizeof(cam_errbuf)` instead of `CAM_ERRBUF_SIZE...
2017-03-28 ngieFix some localized style(9) issues and reword CAM_ERRBU...
2017-03-28 impSimply retire the sedification of the boot2.s file...
2017-03-28 ngiegpt*boot: Save a bit more memory when LOADER_NO_GELI_SU...
2017-03-28 ngieUnbreak compilation with gcc 4.2.1
2017-03-28 ngiesys/boot/common: Make geli(4) support optional in MI...
2017-03-28 emasteRemove usfs(4) from arm kernel configs
2017-03-28 bdreweryRelease ccb if mode_buffer allocation fails.
2017-03-27 karelsEnable route and LLE (ndp) caching in TCP/IPv6
2017-03-27 impFix build with path names with 'align' or 'nop' in...
2017-03-27 adrian[private] add libevent1 and sqlite3 include files for...
2017-03-27 npcxgbe/iw_cxgbe: Defer the handling of error CQEs and...
2017-03-27 baptUpdate pci_vendors to 2017-03-16
2017-03-27 baptImport tzdata 2017b
2017-03-27 traszDocument EVENTHANDLER_DEFINE(9).
2017-03-27 traszThe cn_consume was removed in r296716.
2017-03-27 emastemakefs: sort roundup with the other off_t members in...
2017-03-27 mizhka[etherswitch] simplify kernconf for recently added...
2017-03-27 ngiepthread_mutex_consistent: sort SEE ALSO by reference...
2017-03-27 mizhka[etherswitch] add support for Marvell 88E6065 ethernet...
2017-03-27 ngiectldadm: sort #includes per style(9)
2017-03-27 ngiectld: sort #includes per style(9)
2017-03-27 ngieAllow WARNS to be overridden by the end-user
2017-03-27 tuexenTweak the Makefiles a bit to allow using "tcp" in MODUL...
2017-03-27 jpaetzelMFV: 315989
2017-03-27 markjTypo.
2017-03-27 hselaskyImplement vmalloc_32() in the LinuxKPI.
2017-03-27 hselaskyAdd more platforms supporting the direct map feature...
2017-03-27 hselaskyImplement a series of physical page management related...
2017-03-27 markjRefine r301173 a bit.
2017-03-27 markjAdjust the constraint for "src" in atomic_(f)cmpset_8.
2017-03-27 brdAdd some useful examples to the sed man page.
2017-03-27 emastelld: hack version and help output for compatibility...
2017-03-27 brdCheck to see if the kernel has cd9660 before running...
2017-03-27 sbrunoAccess *correct* ifp data structure when debug sysctl...
2017-03-27 sbrunoChange the default rss_type to M_HASHTYPE_OPAQUE_HASH.
2017-03-27 pluknetmacOS 10.12 release date added.
2017-03-27 pluknetFix pfil_add_hook() and pfil_remove_hook() type.
2017-03-27 jamieSame as r316022 (Fix hexadecimal escape codes in jail...
2017-03-27 jamieFix hexadecimal escape codes in jail.conf(5).
2017-03-27 avgrevert r315959 because it causes build problems
2017-03-27 avgupdate comment describing topo_probe_amd()
2017-03-27 bdeOops, my fix for bright colors broke bright black some...
2017-03-27 rwatsonIntroduce an audit event identifier -> audit event...
2017-03-27 avgadd SMT detection for newer AMD processors
2017-03-27 rwatsonExtend comment describing path canonicalisation in...
2017-03-27 aeake pfil's locking macros private.
2017-03-27 aeDeclare module version.
2017-03-27 kibTimeout DMAR commands.
2017-03-27 avosiwm: fix build without IWM_DEBUG.
2017-03-27 kibFix TUNABLE_UINT64() on 32bit architectures.
2017-03-27 npcxgbe/iw_cxgbe: Remove unused code.
2017-03-26 rwatsonMerge OpenBSM 1.2-alpha5 from vendor branch to FreeBSD...
2017-03-26 dimRevert r314907, and pull in r298713 from upstream compi...
2017-03-26 rwatsonSlightly improve consistency of "fooint" vs "foo_int...
2017-03-26 rwatsonAdd a man page for the kernel's dynamic per-CPU memory...
2017-03-26 jillesdiff: Show nanoseconds in -u/-c header line.
2017-03-26 bdeFix printing of negative offsets (typically from frame...
2017-03-26 avosiwn: fix debug message
2017-03-26 avosiwn: fix error handling for one well-known corner case.
2017-03-26 rwatsonProvide proper contemporary function prototypes for...
2017-03-26 avosiwn: drop unneeded bus_dmamap_sync() calls.
next