]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-12-21 Ian LeporeImplement OF_decode_addr() for arm. Move most of power...
2015-12-21 Hajimu UMEMOTOUse _map_v4v6_address().
2015-12-21 Ian LeporeMake the building of libsmb and mount_smbfs uncondition...
2015-12-21 Ian LeporeAvoid unaligned memory accesses when encoding netbios...
2015-12-21 Hajimu UMEMOTOSimplify _map_v4v6_address().
2015-12-21 Ed Mastemakefs: use ENTRY macro for diff reduction with NetBSD
2015-12-21 Enji Cooper- Convert testcase to TAP format
2015-12-21 Enji CooperRedo the TAP integration so it works with Kyua
2015-12-21 Hans Petter... Implement drain_workqueue() function.
2015-12-21 Hans Petter... In the zero delay case in queue_delayed_work() use...
2015-12-21 Hans Petter... Minor workqueue cleanup:
2015-12-21 Konstantin... Recheck curthread->td_su after the VFS_SYNC() call...
2015-12-21 Hajimu UMEMOTOIf we end up following a CNAME chain that does not...
2015-12-21 Hans Petter... Implement sleepable RCU mechanism using shared exclusiv...
2015-12-21 Hans Petter... Implement ACCESS_ONCE(), WRITE_ONCE() and READ_ONCE().
2015-12-21 Ulrich SpörleinFix 'make depend'
2015-12-21 Enji CooperSkip the testcases if mac_bsdextended(4) isn't detected...
2015-12-21 Enji CooperMark `subject matching jailid` testcase as an unexpecte...
2015-12-21 Enji CooperMake test_matches.sh into a series of TAP testcases
2015-12-21 Enji Cooper- Use 1 for an exit code instead of -1 with err, errx...
2015-12-21 Warner LoshThere's no such program as [-n :(. Add the missing...
2015-12-21 Conrad Meyerx86: Add CPUID_STDEXT_* macros for CPU feature bits
2015-12-21 Ian LeporeAdd strlcat() and strlcpy() to libstand32. This should...
2015-12-21 Adrian Chadd[mips] print out l2 cache configuration if it exists.
2015-12-21 Ian LeporeReplace some references to KERNPHYSADDR with the equive...
2015-12-20 Ian LeporeChange KERNVIRTADDR to 0xc0000000 since the low-order...
2015-12-20 Ian LeporeAllow armv4/5 kernels to be loaded on any 2MB boundary...
2015-12-20 Christian BruefferMerge from contrib/openbsm to bring the kernel audit...
2015-12-20 Jilles Tjoelkerlibc: Use namespace.h in a few more files.
2015-12-20 Ian LeporeTidy up mips ofw_machdep.h. Don't include openfirm...
2015-12-20 Cy SchubertDon't assume checksums will be calculated later when...
2015-12-20 Jilles Tjoelkersh/mknodes: Close files and check for errors when writing.
2015-12-20 Jilles Tjoelkerlibthr: Don't use both __sys_open() and __sys_openat().
2015-12-20 Ed Masteloader.efi: refresh size in GetMemoryMap retry loop
2015-12-20 Hajimu UMEMOTOaddrinfo.ai_family is an address family, not a protocol...
2015-12-20 Jilles Tjoelkerclock_gettime(2),gettimeofday(2): Remove [EFAULT] error.
2015-12-20 Hajimu UMEMOTORestore a day of the week in date(1) output for Japanes...
2015-12-20 Konstantin... Fix lockf(3) cancellation behaviour.
2015-12-20 Enji CooperClean up Kyuafile.tmp, not Kyuafile.auto.tmp
2015-12-20 Enji CooperDocument LOCALBASE in the bsd.test.mk section
2015-12-20 Enji Cooper- Use LOCALBASE instead of KYUA_PREFIX for the --prefix...
2015-12-20 Enji CooperDeal with another hardcoded reference to Kyuafile in...
2015-12-20 Enji CooperAlways expose LOCALBASE, not just when CROSS_TOOLCHAIN...
2015-12-20 Enji CooperFix typo in r292500 by adding missing conditional statement
2015-12-20 Enji CooperSimplify Kyuafile generation logic with KYUAFILE =...
2015-12-20 Mark JohnstonBump __FreeBSD_version for r292469.
2015-12-20 Enji CooperIntegrate the remaining tools/regression/lib/msun testc...
2015-12-20 Enji CooperSkip the testcases on i386 (all the assertions fail...
2015-12-20 Enji CooperInitialize j so it doesn't print out a garbage index
2015-12-20 Enji CooperSkip infinities testcases that fail assertions on amd64...
2015-12-20 Enji CooperDon't run test-fma on i386
2015-12-20 Enji Cooper- Use nitems instead of handrolling the macro
2015-12-20 Enji CooperDisable test-ctrig.t testcases which fail assertions...
2015-12-20 Enji CooperDisable test-ctrig.t testcases which fail assertions...
2015-12-20 Conrad Meyerx86: Detect feature flags "AVX512DQ", "AVX512IFMA"...
2015-12-20 Enji CooperUpdate the test list after r292328
2015-12-20 Enji CooperAdd missing smbios.h #include to mute a -Wimplicit...
2015-12-20 Enji CooperAdd missing return statement to atf/printf_test to...
2015-12-20 Jonathan T... Add a safety net to reclaim mbufs when one of the mbuf...
2015-12-20 Oleksandr TymoshenkoAdd dev.fb.X.resync sysctl to resync ARM framebuffer...
2015-12-19 Enji CooperFix whitespace issues in BSD.usr.dist introduced in...
2015-12-19 Conrad Meyerx86: Detect feature flags "CLWB" and "PCOMMIT"
2015-12-19 Warner LoshMove some MIPS specific flags to be more congruent...
2015-12-19 Warner LoshCreate libstand version of uuid_from_string and uuid_to...
2015-12-19 Warner LoshSave the physical address passed into the kernel of...
2015-12-19 Warner LoshPass the UEFI system table into the kernel from the...
2015-12-19 Alan CoxIntroduce a new mechanism for relocating virtual pages...
2015-12-19 Baptiste DaroussinFix indentation to make the script more readable
2015-12-19 Baptiste DaroussinInitialize SRCOUT3 as it may be used unitilizard for...
2015-12-19 Baptiste DaroussinUse :E instead of regex in ctypedef Makefiles
2015-12-19 Hajimu UMEMOTOFix indent after r292333.
2015-12-19 Nathan WhitehornProvide link state reporting so that ifconfig_llan0...
2015-12-18 Pedro F. Giffunied(1): Prevent possible string overflows
2015-12-18 Pedro F. Giffunied(1): Prevent possible string overflows
2015-12-18 Baptiste DaroussinSimplify the locale generated Makefiles by using bmake...
2015-12-18 Hajimu UMEMOTOAdd AI_V4MAPPED and AI_ALL support for getaddrinfo(3).
2015-12-18 Hajimu UMEMOTOUse _map_v4v6_address().
2015-12-18 Hajimu UMEMOTOAdd AI_V4MAPPED and AI_ALL support for getaddrinfo(3).
2015-12-18 John BaldwinFix the precious change to check the pointer returned...
2015-12-18 Ed Masteloader.efi: show EFI error number, not full status...
2015-12-18 Hajimu UMEMOTOGenerate ipnodes.by{addr,name} from /etc/hosts for...
2015-12-18 Mateusz Guzikproc: fix a race which could result in dereference...
2015-12-18 Nathan WhitehornEnable PRINTF_BUFR_SIZE on powerpc64, following r194204...
2015-12-18 Warner LoshIt turns out that it's OK to sleep in this context...
2015-12-18 Hajimu UMEMOTO- Keep hosts.by{name,addr} IPv4 only.
2015-12-18 Christian BruefferAdd au_notify.2 and MLINKs (added in OpenBSM 1.2 alpha 4).
2015-12-18 Christian BruefferRegenerate config.h for OpenBSM 1.2 alpha 4.
2015-12-18 Christian BruefferMerge OpenBSM 1.2 alpha 4.
2015-12-18 Warner LoshAdd a generic firmware dependent handle to pass from...
2015-12-18 Warner LoshNo need to test command values this way. There can...
2015-12-18 Warner LoshUse variable names that aren't as prone to dyslexic...
2015-12-18 Adrian Chadd[intrng] Migrate the intrng code from sys/arm/arm to...
2015-12-18 Warner LoshScheduling module to introduce a fixed delay into the...
2015-12-18 Warner LoshCreate a simplebus PNP info wrapper.
2015-12-18 Ian LeporeFlag sysctl hw.mmc.debug as a tunable, since often...
2015-12-18 Ian LeporeFix the clock divisor calc for imx6 sdcard bus speed.
2015-12-17 Conrad Meyerioat(4): Add an API to get HW revision
2015-12-17 Gleb SmirnoffFix regression in if_ndis in r280347.
2015-12-17 John BaldwinExit cleanly if malloc() fails to allocate a buffer...
2015-12-17 John Baldwint seems certain Intel GPUs use GPIO bitbanging over...
next