]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-12-10 roygerxen: convert the Grant-table code to a NewBus device
2014-12-10 bro Put () for p to avoid unexpected macro expansion
2014-12-10 roygerxen: move grant table code
2014-12-10 delphijFix multiple vulnerabilities in file(1) and libmagic(3).
2014-12-10 delphijIn r268924 __fflush was modified so that when write...
2014-12-10 ianFix the watchdog timeout calculation to prevent wrap...
2014-12-10 desFix dependency on newvers.sh
2014-12-09 brdRestructure to make it easier to extend in the future
2014-12-09 brdAdd some tests for user modification. [1]
2014-12-09 brdBreak out the tests into a file per command and clean...
2014-12-09 brdAdd more tests for pw(8) useradd.
2014-12-09 dimAdd llvm patch corresponding to r275633.
2014-12-09 sjg-u and -U are supposed to affect existing files too.
2014-12-09 roygerxen: create a new PCI bus override
2014-12-09 bro Add BERI Virtio Networking Frontend (if_vtbe)
2014-12-09 mpRename NETGEAR WG111V2_2 to WG111V1_2 to reflect extern...
2014-12-09 pfgext2fs: Fix old out-of-bounds access.
2014-12-09 dchaginSkip calling CPU_ISSET for NOCPU as a short period...
2014-12-09 roygerxen: notify ACPI about SCI override
2014-12-09 andrewUpdate the virtio driver to work on the ARM AArch64...
2014-12-09 andrewInclude sys/kernel.h to pick up the definition of hz...
2014-12-09 kibDo not call VFS_SYNC() before VFS_UNMOUNT() for forced...
2014-12-09 kibApply chunk forgotten in r275620. Remove local variabl...
2014-12-09 hselaskyMove OFED init a bit earlier so that PXE boot works.
2014-12-09 dimPull in r223171 from upstream llvm trunk (by Michael...
2014-12-08 hselaskyAdd port routing support for Wildcat Point.
2014-12-08 ngieAdd makewhatis to ITOOLS if MK_MAN != no
2014-12-08 sbrunoAdd -lxo (for df) and -lgpio(for gpioctl) to bsdbox...
2014-12-08 kibAdd functions syncer_suspend() and syncer_resume()...
2014-12-08 kibWhen getnewbuf_reuse_bp() is called to reclaim some...
2014-12-08 kibCurrent reaction of the nfsd worker threads to any...
2014-12-08 kibDo some refactoring and minor cleanups of the thread_si...
2014-12-08 kibThread waiting for the vfork(2)-ed child to exec or...
2014-12-08 kibWhen process is exiting, check for suspension regardless of
2014-12-08 karglAdjust the |x| small limit from 0x1p-7 to 0x1p-9. ...
2014-12-08 gjbAdjust the 'Relnotes:' search to look for any non-empty
2014-12-08 pfgpatch(1): avoid line number overflows
2014-12-08 hselaskyAdd more U3G USB IDs.
2014-12-08 hselaskyAdd more USB quirks for Western Digital external USB HDD
2014-12-08 ngieBuild gperf with xdev as part of _xb-bootstrap-tools
2014-12-08 rodrigcUse CURVNET macros inside inet_get_local_port_range...
2014-12-08 delphijUse calloc() instead of malloc() + bzero(). This also...
2014-12-08 delphijMFV r275540:
2014-12-08 markjAdd refcounting to IPv6 DAD objects and simplify the...
2014-12-08 markjMFV r272851:
2014-12-08 mpDocument support for Netgear WG111v1 (rev2)
2014-12-08 ngieThe previous commit should have been a logical or not...
2014-12-08 ngie${CC} --version doesn't need to be queried if both...
2014-12-07 andrewFix mrc and mrc2 with APSR_nzcv. Binutils encodes it...
2014-12-07 zbbFix buffer overflow in Marvell PCI/PCIe driver
2014-12-07 pfgSmall space changes
2014-12-07 pfgPrefer setvbuf() to setlinebuf().
2014-12-07 delphijMFV r275537:
2014-12-07 avgremove opensolaris cyclic code, replace with high-preci...
2014-12-07 aekey_getspacq() returns holding the spacq_lock. Unlock...
2014-12-06 tuexenInclude the received chunk padding when reporting an...
2014-12-06 baptFix rendering
2014-12-06 sbrunoAdd myself as a ports committer, mentored by bapt/bdrewery.
2014-12-06 baptUpdate to reflect the current members of portmgr
2014-12-06 baptadd some missing mentor->mentee relationship
2014-12-06 kamiAdd mentor information for kami a.k.a. me.
2014-12-06 mavCount consecutive read requests as blocking in CTL...
2014-12-06 tuexenFix the support of mapped IPv4 addresses.
2014-12-06 andrewApply the same fix in r274697 to the ARM case.
2014-12-06 andrewUse the unified syntax when generating assembly for...
2014-12-06 delphijMFV r275536:
2014-12-06 delphijMFV r275535:
2014-12-06 delphijMFV r275534:
2014-12-06 delphijMFC r275533:
2014-12-06 ngieFix typos in comments and wrap to <80 columns
2014-12-06 rodrigcMFp4: @181627
2014-12-06 npcxgbe(4): allow the driver to use rx buffers that do...
2014-12-06 pfgMerge fixes from OpenBSD.
2014-12-06 delphijMFV r260710 + 275532:
2014-12-06 delphij5314 Remove "dbuf phys" db->db_data pointer aliases...
2014-12-06 delphij4181 zfs(1m): 'zfs allow' examples in the man page...
2014-12-06 delphij5312 libzfs should be decoupled from kernel's zfs_context.h
2014-12-06 npcxgbe(4): Allow for different pad and pack boundaries...
2014-12-06 delphij5316 allow smbadm join to use RPC
2014-12-06 delphij3363 Mark non-returning functions in ctftools
2014-12-05 delphij5005 libnvpair JSON output broken by lint fixes
2014-12-05 pfgUpdate OpenBSD CVS revision for our r255232.
2014-12-05 delphijUse %d instead of %u for error number. This way we...
2014-12-05 andrewSwitch to a .cpu directive. These will work when clang...
2014-12-05 andrewSwitch to an armv6k cpu, without this clang 3.5 complai...
2014-12-05 andrewPlace the literal pool after a RET otherwise clang...
2014-12-05 andrewSet the alignment to 4-bytes after a string as clang...
2014-12-05 andrewUse the unified syntax in a few more assembly files
2014-12-05 andrewAdd missing END macros to some of the xscale functions.
2014-12-05 karglUpdate the constants associated with the evaluation...
2014-12-05 delphijFix a regression introduced in r274337 (large block...
2014-12-05 jhbAlways ignore the deprecated MAP_RENAME and MAP_NORESER...
2014-12-05 kibWhen the last reference on the vnode' vm object is...
2014-12-05 mavIn addition to r275481 allow threshold notifications...
2014-12-05 traszMove iscsi.conf.5 from sbin/iscontrol/ to usr.bin/iscsi...
2014-12-05 hselaskyOptimise bit searching loop by using the ffs() function.
2014-12-05 hselaskyDefine the ffs() function in the USB bootloader's globa...
2014-12-05 mavAvoid unneeded malloc/memcpy/free if there is no metada...
2014-12-04 tuexenThis is the SCTP specific companion of
2014-12-04 mavDocument r275481 changes.
next