]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-03-31 rwatsonCurrently, less(1) uses K&R prototypes, which both...
2017-03-31 zbbRework BGX detection to support both new and old firmware
2017-03-31 rwatsonAudit arguments to posix_fallocate(2) and posix_fadvise...
2017-03-31 rwatsonCorrect macro names and signatures for !AUDIT versions...
2017-03-31 rwatsonAudit arguments to POSIX message queues, semaphores...
2017-03-31 aeReset the cached state of last lookup in the dynamic...
2017-03-31 smhAllow explicitly assigned IPv6 loopback address to...
2017-03-31 kevloAdd support for ThingM blink(1) notification LED to...
2017-03-31 allanjudeRevert debugging that was accidently committed in r316314
2017-03-31 allanjudefix top(1) ZFS compressed ARC support
2017-03-31 smhAllow explicitly assigned IPv4 loopback address to...
2017-03-31 allanjudesys/geom/eli: Switch bzero() to explicit_bzero() for...
2017-03-31 allanjudeAdd explicit_bzero() to libstand, and switch GELIBoot...
2017-03-30 davidcsUpdate man page for commit r316309 "Add support for...
2017-03-30 davidcsAdd support for optional Soft LRO
2017-03-30 rwatsonAudit arguments to System V IPC system calls implementi...
2017-03-30 rwatsonAdd system-call argument auditing for ACL-related syste...
2017-03-30 gonzo[am335x] Fix HDMI suport for Beaglebone Black
2017-03-30 rwatsonVarious BSM generation improvements when auditing AUE_A...
2017-03-30 tychonReorder includes to placate MIPS build.
2017-03-30 dchaginUse kern_mincore() helper instead of abusing syscall...
2017-03-30 dchaginAdd kern_mincore() helper for micore() syscall.
2017-03-30 tsoomeRemove OLD_NFSV2 from loader and libstand
2017-03-30 tychonAdd support for capturing 'struct ptrace_lwpinfo' for...
2017-03-30 n_hibmaMake dhcp-lease-time option supersedable as well.
2017-03-30 emasteelfcopy: remove temporary ELF file when converting...
2017-03-30 n_hibmaAllow superseding the lease renewal and rebind times.
2017-03-30 sbrunoDon't call init functions directly from the timer/watch...
2017-03-30 tsoomeloader: simplify efi_zfs_probe and avoid double probing...
2017-03-30 tsoomeloader: efipart should check disk size from partition...
2017-03-30 sbrunoAssert IFF_DRV_OACTIVE in iflib_timer() when the "hung...
2017-03-30 n_hibmaAdd nctgpio conf lines so it can be compiled into the...
2017-03-30 rwatsonDon't ifdef KDTRACE_HOOKS struct, variable, and functio...
2017-03-30 ngieAnnotate all changes made in r316178-r316180 with __Fre...
2017-03-30 kibOnly activate __EXT1_VISIBLE block when using sys/errno...
2017-03-30 ngieAdd an UPDATING entry for cfiscsi(4)'s addition in...
2017-03-30 kibImplement the memset_s(3) function as specified by...
2017-03-30 ngieSplit iscsi(4) ctl frontend off of ctl(4) as cfiscsi(4)
2017-03-30 kibA followup to r315749, two more places where brand...
2017-03-30 adrian[mbufq] add a concat method.
2017-03-30 emastelibc: remove use of archaic __P() macro
2017-03-29 rwatsonWhen handling msgsys(2), semsys(2), and shmsys(2) multi...
2017-03-29 gavinichsmb: switch device_probe() from a large case stateme...
2017-03-29 davidcsUpgrade firmware and other related files to version...
2017-03-29 rwatsonHook up new audit event identifiers for various non...
2017-03-29 cemt_msgctl: Fix the same msgsnd() misuse as t_msgsnd
2017-03-29 cemFollow-up to r316179: More of the same
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).
next