]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-12-05 Pedro F. Giffunigcc: Add -flax-vector-conversions
2013-12-05 Robert MillanInitialize modesetting sysctls in radeonkms.
2013-12-05 Hans Petter... Fix external compiler warning about write-only assigned...
2013-12-05 Colin PercivalMake panic_reboot_wait_time static.
2013-12-05 Tom RhodesAdd -F to flush output after each write. With this...
2013-12-05 Xin LIEnable Hyper-V support in i386 GENERIC.
2013-12-05 Glen BarberEnsure WITH_DVD is not empty to prevent 'WITH_DVD=...
2013-12-05 Xin LISupport Hyper-V on i386:
2013-12-04 Pedro F. Giffunigcc: On rs6000 update sp_offset depending only on size.
2013-12-04 Sergey KandaurovClean up paragraph remnants.
2013-12-04 Xin LIApply vendor improvements to oce(4) driver:
2013-12-04 Eitan Adlerroute(1): Pull static data to the top of the file.
2013-12-04 Eitan Adlerroute(1): Pull static buffer out of the function and...
2013-12-04 Eitan Adlerroute(1): Pull static buffer out of the function and...
2013-12-04 Eitan Adlerroute(1): Pull static variable out of the function...
2013-12-04 Eitan Adlerroute(1): Pull static buffer out of the function and...
2013-12-04 David E. O... Add missing bits from the vendor's 2005-05-04 change to
2013-12-04 Jean-Sébastien... drm: Read PCIER_LINK_CAP/PCIER_LINK_CAP2 from the PCI...
2013-12-04 Nathan WhitehornRename sysctl kern.supported_abis to kern.supported_arc...
2013-12-04 Devin TeskeFix a regression introduced by SVN r257842 that prevent...
2013-12-04 Bryan DreweryRegenerate after r258838
2013-12-04 Bryan DreweryRegenerate after r258924
2013-12-04 Bryan DreweryAdd missing period for WITHOUT_PKGBOOTSTRAP so that...
2013-12-04 Hans Petter... Fix what looks like a typo after r258732.
2013-12-04 Hans Petter... Fix external compiler warning(s). Avoid pointer derefer...
2013-12-04 Edward Tomasz... Change comment to match code.
2013-12-04 Craig RodriguesUpdate release notes.
2013-12-04 Edward Tomasz... Add "null" backend to mdconfig(8). This does exactly...
2013-12-04 Eitan AdlerAvoid using a static buffer in atalk_ntoa. This will...
2013-12-04 Eitan AdlerAdd const qualifier where appropriate
2013-12-04 Eitan AdlerAdd const qualifier where appropriate
2013-12-04 Eitan AdlerTurn 'n' into a local variable. This is required for...
2013-12-04 Pedro F. Giffuniext2fs: add two new reserved inodes.
2013-12-04 Mark JohnstonEnable some previously-disabled DTrace tests for umod...
2013-12-04 Mark JohnstonThe uaddr, ufunc, umod and usym functions all seem...
2013-12-04 Sean Brunosvn r251516 resized the buf argument a bit too much...
2013-12-04 Pawel Jakub... Break the loop once we know we have the SYF_CAPENABLED...
2013-12-03 Pawel Jakub... Only the shared library is installed in /lib/. Static...
2013-12-03 Ed MasteUpdate LLDB to upstream r196322 snapshot
2013-12-03 Ed MasteImport lldb as of SVN r196322 (git 49c127ae)
2013-12-03 Colin PercivalThe rc system aggressively caches the contents of ...
2013-12-03 Colin PercivalAdd a new sysctl / loader tunable kern.panic_reboot_wai...
2013-12-03 Ed Mastelldb: Threaded inferior support for FreeBSD
2013-12-03 John BaldwinVarious updates and tweaks to the wait(2) manpage.
2013-12-03 Ed MasteUpdate LLDB to upstream r196259 snapshot
2013-12-03 Ed MasteImport lldb as of SVN r196259 (git 3be86e5)
2013-12-03 Navdeep Parharcxgbe(4): T4_SET_SCHED_CLASS and T4_SET_SCHED_QUEUE...
2013-12-03 Ed MasteWorkaround lldb issue with main module base address
2013-12-03 Edward Tomasz... Properly report an error instead of panicing when user...
2013-12-03 John BaldwinFix an off-by-one error in r228960. The maximum priori...
2013-12-03 Pawel Jakub... Add libcapsicum and libcasper libraries that were moved...
2013-12-03 Pawel Jakub... Initialize cookie before use.
2013-12-03 Pawel Jakub... Fix comparisons in assertions.
2013-12-03 Eitan AdlerAdd DragonFly BSD fingerprints to pf.os
2013-12-03 Eitan AdlerAdd an autologin entry for the console.
2013-12-03 Eitan AdlerAdd Veritas NetBackup
2013-12-03 Eitan AdlerAdd the Short Message Peer-to-Peer protocol
2013-12-03 Mark JohnstonUse mkstemp(3) to create the temporary file used in...
2013-12-03 Neel NatuThe 'protection' field in the VM exit collateral for...
2013-12-03 Neel NatuRename 'vm_interrupt_hostcpu()' to 'vcpu_notify_event...
2013-12-02 Attilio RaoRight now LOCK_DEBUG is enabled if KTR is on.
2013-12-02 Nathan WhitehornFix typo.
2013-12-02 Joel Dahlmdoc: quote string properly.
2013-12-02 Glen BarberFix PKG_ABI detection in bsdconfig(8) after pkg-1.2...
2013-12-02 Glen BarberTurn off the dvdrom target by default. dvd1.iso is...
2013-12-02 Nathan WhitehornRemove fdtbus_bs_tag definition, which is now obsolete...
2013-12-02 Pawel Jakub... Both libcasper and libcapsicum libraries have to be...
2013-12-02 Pawel Jakub... Regression tests for existing Casper services.
2013-12-02 Glen BarberProvide reproducibility between builds by building...
2013-12-02 Zbigniew BodekEnable missing Access Flag for secondary cores on ARMv6/v7
2013-12-02 Pawel Jakub... Forgot to 'svn add' lib/libcasper/ directory.
2013-12-02 Edward Tomasz... Grammar fix.
2013-12-02 Edward Tomasz... Fix typos.
2013-12-02 Kevin LoThe RUN_MAX_TXSZ constat is defined as Tx desc + Tx...
2013-12-02 Pawel Jakub... Please welcome casperd daemon. It (and its services...
2013-12-02 Adrian Chadd* Sort the copyright lines by date
2013-12-02 Pyun YongHyeonAdd support for BCM57764, BCM57767, BCM57782, BCM57786...
2013-12-02 Adrian ChaddOverhaul the iwn(4) scan infrastructure to be slightly...
2013-12-02 Ian LeporeAdd a nand flash controller driver for Atmel at91 famil...
2013-12-02 Adrian ChaddLog the rx ring offset as part of the debug message.
2013-12-02 Pedro F. Giffunilibcpp: Merge fixes from upstream
2013-12-02 Adrian ChaddOops - fix bad indent. Sorry!
2013-12-02 Adrian ChaddAdd some sanity checks to the TLV fetch.
2013-12-02 Adrian ChaddAdd some code to double-check whether we're correctly...
2013-12-02 Eitan AdlerPartial revert of r258779 and r258780:
2013-12-02 Eitan AdlerIn a situation where:
2013-12-02 Ian LeporeAdd definitions for the additional PIO pins found on...
2013-12-02 Nathan WhitehornAdd new sysctl, kern.supported_abis, containing the...
2013-12-01 Pedro F. Giffunilibiberty: upstream updates.
2013-12-01 Gleb SmirnoffRemove unused variable.
2013-12-01 Nathan WhitehornRevert last few revisions; apologies for the noise...
2013-12-01 Nathan WhitehornDeleted one line too many.
2013-12-01 Nathan WhitehornNo actual hardware supported by FreeBSD requires this...
2013-12-01 Nathan WhitehornRearchitect platform memory map parsing to make it...
2013-12-01 Nathan WhitehornReal OF systems have an ihandle under /chosen/stdout...
2013-12-01 Nathan WhitehornOpen Firmware mandates that certain cross-references...
2013-12-01 Nathan WhitehornRemove unnecessary double-setting of the thread's onfau...
2013-12-01 Nathan WhitehornThe kernel stack guard pages are only below the stack...
2013-12-01 Jilles Tjoelkertest: Simplify the code by unifying op_num and op_type.
2013-12-01 Nathan WhitehornMake uart_cpu_powerpc work on both FDT and OFW systems...
next