]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-08-22 Xin LIMFV r287019: leapseconds from tzdata2015f.
2015-08-22 Xin LIVendor import leapseconds from tzdata2015f.
2015-08-22 Xin LIRestore leapseconds@255901.
2015-08-22 Justin HibbitsFollow up to r287014
2015-08-22 Justin HibbitsEnhance book-e pmap for 36-bit physaddr
2015-08-22 Justin HibbitsCreate a RouterBoard platform and use it to create...
2015-08-22 Jamie GrittonMake pkill/pgrep -j ARG take jname, not just jid.
2015-08-22 Justin HibbitsMake the mpc85xx platform a kobj base class.
2015-08-21 Luiz Otavio... Add ALTQ(9) support for the CoDel algorithm.
2015-08-21 Warner LoshWe're waiting on a struct proc *, not a struct thread...
2015-08-21 Warner LoshDocument bsd.compiler.mk and the variables it defines.
2015-08-21 Warner LoshDocument CFLAGS_NO_SIMD.
2015-08-21 Enji CooperFix the racy xargs -P0 -n2 test added in r286289
2015-08-21 Enji CooperDisable the -P0 test
2015-08-21 Enji CooperFix typos (depreciated -> deprecated)
2015-08-21 Alan CoxEliminate pointless assignments to rtvals[] in swap_pag...
2015-08-21 Warner LoshDocument bsd.arch.inc.mk.
2015-08-21 Roger Pau Monnépreload_search_info: make sure mod is set
2015-08-21 Roger Pau Monnéxen: allow disabling PV disks and nics
2015-08-21 Baptiste DaroussinMark bsd.info.mk as depreciated
2015-08-21 Conrad Meyervt_cpulogos: Resize all terms/windows when tearing...
2015-08-21 Warner LoshDocument bsd.progs.mk, including its status as being...
2015-08-21 Konstantin... Automatically disable x2APIC mode on SandyBridge Lenovo...
2015-08-21 Baptiste DaroussinFix err pointer not initialized to NULL resulting
2015-08-21 Warner LoshTurn off gcc's uninitialized warnings for this code...
2015-08-21 Baptiste DaroussinFix typo in regression test
2015-08-21 Baptiste DaroussinFix /home symlink creation
2015-08-21 Andriy Gapontry to fix lor between z_teardown_lock and spa_namespac...
2015-08-21 Andriy Gaponfix standalone build of zfs module
2015-08-21 Andriy Gaponfix a mismerge in r286539 (MFV 286538: 5562 ZFS sa_hand...
2015-08-21 Baptiste DaroussinFix useradd regression:
2015-08-21 Ed SchoutenDon't truncate cursor arithmetic to 16 bits.
2015-08-21 Benjamin KadukEditing pass on procctl.2
2015-08-21 Justin HibbitsAdd initial boot support for e500mc and e5500.
2015-08-21 Justin HibbitsSimplify the PCI bus scanning logic.
2015-08-20 Konstantin... If process becomes reaper (procctl(PROC_REAP_ACQUIRE...
2015-08-20 Bryan DreweryRemove reference to non-existent kern_openat(9).
2015-08-20 Jilles Tjoelkersh: Avoid negative character values from $'\Uffffffff...
2015-08-20 Pedro F. GiffuniAppease gcc-4.2
2015-08-20 Jilles Tjoelkersh: Add test for $'\u' without any digits.
2015-08-20 Ryan StonePrevent ticks rollover from preventing vm_lowmem event
2015-08-20 Ian LeporeRemove code left over from the armv4 days. On armv4...
2015-08-20 Ian LeporeMinor comment and style fixes, no functional change.
2015-08-20 Warner LoshThe flags -mno-aes -mno-avx only exist for clang, not...
2015-08-20 Bryan DreweryAdd link for rw_unlock(9) to rwlock(9).
2015-08-20 Kenneth D.... Revamp camcontrol(8) fwdownload support and add the...
2015-08-20 Alan SomersAdd ATF functional tests for fstyp(8). No ZFS or GELI...
2015-08-20 John BaldwinHandle the conditional decoding of execve() argument...
2015-08-20 John BaldwinRework the argv and env string fetching for execve...
2015-08-20 Konstantin... Typo.
2015-08-20 Andrew TurnerAdd the definitions of __infinity and __nan.
2015-08-20 Andrew TurnerAdd the kernel support for minidumps on arm64.
2015-08-20 Andrew TurnerRemove pmap_kenter from pmap.h, the function doesn...
2015-08-20 Andrew TurnerAdd pmap_get_tables to get the page tables for a given...
2015-08-20 Alexander V... * Split allocation and table linking for lle's.
2015-08-20 Andrew TurnerAdd the arm64 minidump header. This was missed from...
2015-08-20 Andrew TurnerAdd support to libkvm for reading minidumps on arm64...
2015-08-20 Alexander MotinRestore part of r274628, reverted at r286776.
2015-08-20 Adrian ChaddFurther conversions from ifp->if_softc -> ic_softc.
2015-08-20 Adrian ChaddRemove some if_softc references from urtwn(4).
2015-08-20 Conrad Meyergetrlimit.2: Document RSS, AS/VMEM limit behavior more...
2015-08-19 Ian LeporeAdd a new exit-timeout option to watchdogd.
2015-08-19 Ed Mastecompiler-rt: update __multc3 to upstream style and...
2015-08-19 Alexander V... Check value return from lle_create() for NULL.
2015-08-19 Ian LeporeEnable the watchdog driver on imx6, now that it works.
2015-08-19 Ian LeporeMake the imx watchdog actually work, by setting WDOG_CR...
2015-08-19 Ian LeporeAdd compatible strings for all the hardware this driver...
2015-08-19 Jilles Tjoelkerwordexp(): Improve some error codes.
2015-08-19 John Baldwinino_t is unsigned, so use uintmax_t instead of intmax_t...
2015-08-19 John BaldwinAlways use %j with an intmax_t cast to print time_t...
2015-08-19 John BaldwinVarious style and whitespace fixes.
2015-08-19 John BaldwinUse nitems().
2015-08-19 Jason EvansUse bool rather than _Bool for C++ compatibility.
2015-08-19 Xin LIIssue warning and refuse to proceed further if the...
2015-08-19 Glen BarberRemove a broken link.
2015-08-19 Navdeep Parharcxgbe(4): Save the flags for the last adapter-wide...
2015-08-19 Baptiste DaroussinAdd a kern.features.cloudabi64 entry when the module...
2015-08-19 Justin HibbitsRemove debug printf.
2015-08-19 Zbigniew BodekIncrease MAXCPU in ARM64
2015-08-19 Konstantin... fget_unlocked() depends on the freed struct file f_coun...
2015-08-19 Zbigniew BodekRemove redundant mp_naps from ARM64 secondary CPU start...
2015-08-19 Zbigniew BodekAdd SMP support to GICv3 and ITS drivers
2015-08-19 Michael GmelinAllow building a kernel with baked in ig4, isl and...
2015-08-19 Justin HibbitsFix copy&paste.
2015-08-19 Justin HibbitsSave the registers at the correct offsets.
2015-08-19 Ian LeporeAdd required foo_if.h files to SRCS to fix build errors.
2015-08-19 John BaldwinExpand the decoding of kevent structures.
2015-08-19 John BaldwinChange the argument formatting function to use a stdio...
2015-08-19 Jason EvansFix minor malloc regressions.
2015-08-18 Xin LI - ANSIfy
2015-08-18 Luiz Otavio... Fix the use of plural in two cases that I missed on...
2015-08-18 Luiz Otavio... Add the GPIO driver for the ADI Engineering RCC-VE...
2015-08-18 Jason EvansDefine CPU_SPINWAIT as cpu_spinwait().
2015-08-18 Poul-Henning... Update sysbuild to new ports infrastructure.
2015-08-18 Jilles Tjoelkerwordexp(3): Update man page for no longer using the...
2015-08-18 Xin LIFix multiple integer overflows in expat.
2015-08-18 Xin LISet curvnet context inside the RPC code in more places.
2015-08-18 Pedro F. GiffuniCorrect All Saints' day.
2015-08-18 Alan SomersServe /etc/eui64 via NIS.
2015-08-18 Pedro F. GiffuniCalendar: add a few more dates to the Christian calendar
next