]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-02-29 Edward Tomasz... dump(1) -> dump(8).
2016-02-29 Edward Tomasz... The tcpdump is section 1, not 8.
2016-02-29 Edward Tomasz... Autofs is section 5, not 4.
2016-02-29 Edward Tomasz... Fix typos in .Xrs.
2016-02-29 Edward Tomasz... Fix typo.
2016-02-29 Edward Tomasz... Mark amd(8) and all related utilities as obsolete.
2016-02-29 Ed MasteDocument that WITHOUT_ELFCOPY_AS_OBJCOPY will be removed
2016-02-29 Andrew TurnerAdd riscv to the list of architectures for cscope.
2016-02-29 Pedro F. GiffuniMFV r296164:
2016-02-29 Wojciech MacekFix fdt_get_mem_regions() to work with 64-bit addresses
2016-02-29 Sepherosa Ziehauhyperv/channel: Add sysctl node for channel owner cpu
2016-02-29 Sepherosa Ziehauhyperv/hn: Utilize mbuf flowid
2016-02-29 Stanislav GalabovFix build failure introduced by r296182
2016-02-29 Sepherosa Ziehauhyperv/hn: Put LRO aggregation limit settings under...
2016-02-29 Sepherosa Ziehauhyperv/hn: Switch to if_transmit by default after r296178
2016-02-29 Stanislav GalabovThis review aims at introducing ubldr (loader with...
2016-02-29 Stanislav GalabovThese changes attempt to put things in order before...
2016-02-29 Sepherosa Ziehauhyperv/channel: Add debug sysctl nodes for channel...
2016-02-29 Sepherosa Ziehauhyperv: Use proper fence function to keep store-load...
2016-02-29 Phil ShaferAdd entries for Phil Shafer (phil@)
2016-02-29 Sepherosa Ziehaubuf_ring/drbr: Add buf_ring_peek_clear_sc and use it...
2016-02-29 Justin HibbitsAdd support for the Freescale dTSEC DPAA-based ethernet...
2016-02-29 Adrian ChaddFix up the ath(4) device names for QCA chipsets.
2016-02-29 Pedro F. GiffuniMFV r296159
2016-02-29 Andriy Voskoboinykurtwn: do not filter beacon frames in HOSTAP mode while...
2016-02-28 Andriy Voskoboinyketc/defaults/rc.conf: fix a typo (wlanddebug -> wlandebug)
2016-02-28 Andriy Voskoboinyknet80211: fix a comment for TX lock
2016-02-28 Andriy Voskoboinyknet80211: remove redundant locking.
2016-02-28 Andriy Voskoboinyknet80211: fix 'taskqueue_drain with non-sleepable locks...
2016-02-28 Jason Helfman- address obsolete Kerberos options
2016-02-28 Pedro F. GiffuniImport openresolv 3.7.3
2016-02-28 Oleksandr TymoshenkoFix typo in device description
2016-02-28 Konstantin... Implement process-shared locks support for libthr.so...
2016-02-28 Jared McNeillAdd Allwinner A10/A20 RTC driver.
2016-02-28 Pedro F. GiffuniImport libedit 2016-02-27
2016-02-28 Andrew TurnerAdd SMP support to the ARM PLATFORM code. This will...
2016-02-28 Edward Tomasz... Fix .Xr - autofs(5) is section 5, not 8.
2016-02-28 Edward Tomasz... Add speed limit to dd(1). This is useful for testing...
2016-02-28 Andrew TurnerBuild ofw_cpu.c on all ARM configs using FDT. As we...
2016-02-28 Adrian ChaddMigrate athregs over to use the new stats API.
2016-02-28 Adrian ChaddMigrate athstats to use the new stats API.
2016-02-28 Adrian ChaddBegin abstracting out the access method for ath(4)...
2016-02-28 Ed MasteSort subdirectories in BSD.debug.dist
2016-02-27 Jason Unovitch- Add myself to ports-secteam
2016-02-27 Jared McNeillFix PIO mode on A31 and later SoCs.
2016-02-27 Bryan DreweryRemove old compatibility checks.
2016-02-27 Justin HibbitsImplement pmap_change_attr() for PowerPC (Book-E only...
2016-02-27 Justin HibbitsMove another range check to use RMAN_IS_DEFAULT_RANGE().
2016-02-27 Mariusz ZaborskiRemove reaming files of the Casper daemon.
2016-02-27 Ed MasteCorrect date on ELF Tool Chain UPDATING entry
2016-02-27 Svatopluk KrausMove IPI related parts back to (ARM) machine specific...
2016-02-27 Justin HibbitsMigrate many bus_alloc_resource() calls to bus_alloc_re...
2016-02-27 Justin HibbitsAdd the bus_alloc_resource_anywhere() convenience function.
2016-02-27 Justin HibbitsReplace several bus_alloc_resource() calls with bus_all...
2016-02-27 Pedro F. GiffuniMissing tab.
2016-02-26 Pedro F. GiffuniRPC: update the getrpcbyname() definition to include...
2016-02-26 Pedro F. Giffunipciconf: Silence a GCC warning.
2016-02-26 Ed MasteRestore lib/casper debug directory, reverting r296130
2016-02-26 Ed MasteRemove libexec/casper debug directory missed in r296047
2016-02-26 Bryan DreweryRemove WARNS inherited fine by ../Makefile.inc.
2016-02-26 Bryan DreweryMake it clear that the "size" argument is for the dst...
2016-02-26 Bryan DreweryUpdate dependencies.
2016-02-26 Bryan DreweryRemove unneeded lines.
2016-02-26 Bryan DreweryThese can build in parallel.
2016-02-26 Bryan DreweryImport bsd.clang-analyze.mk based on NetBSD's version.
2016-02-26 Bryan DreweryMETA_MODE: Default to the silent build.
2016-02-26 Bryan DreweryMove PROGS logic to proper place and remove redundant...
2016-02-26 Bryan DreweryDIRDEPS_BUILD: Fix some things building in MAKELEVEL0.
2016-02-26 Bryan DreweryFollow-up r295991: Only allow 'make destroy*' to includ...
2016-02-26 Bryan DreweryTrack .meta files for .sh but don't preserve timestamp.
2016-02-26 Bryan DreweryAllow configuring .MAKE.MODE via META_MODE as meta...
2016-02-26 Bryan DreweryRemove more references to targets we've never had.
2016-02-26 Bryan DreweryRemove _manpages and _maninstall targets as they are...
2016-02-26 Andriy Voskoboinyknet80211: fix 'uma_zalloc_arg: zone "32" with non-sleep...
2016-02-26 Nathan WhitehornMake unions in PowerPC libc endian-safe.
2016-02-26 Jared McNeillFix inverted test for lock status while waiting for...
2016-02-26 Nathan WhitehornMake FPSCR definition endian clean.
2016-02-26 Pedro F. Giffunirlogin(1): Replace select(2) with poll(2).
2016-02-26 Ed MasteAdd debug /libexec directory for rtld-elf debug files
2016-02-26 Pedro F. Giffunigetty(8): Undo incomplete support VEOL2 and VSTATUS.
2016-02-26 Pedro F. Giffunigetty(8): Support VEOL2 and VSTATUS
2016-02-26 Andrew TurnerMake the CUBIEBOARD config include the A10 config with...
2016-02-26 Pedro F. Giffunigetty(8): Use poll(2) and nanosleep(2) instead of selec...
2016-02-26 Marcel MoolenaarBump VM_MAX_MEMSEGS from 2 to 3 to match the number...
2016-02-26 Marcel MoolenaarAdd option -C to have the guest memory included in...
2016-02-26 Marcel MoolenaarSupport version 4 of the userboot structure by implemen...
2016-02-26 Andrew TurnerAlmost all copies of platform_mp_init_secondary just...
2016-02-26 Marcel MoolenaarAdd vm_set_register() and vm_set_desc() callbacks....
2016-02-26 Andrew TurnerRemove platform_mp_probe as it's almost identical on...
2016-02-26 Marcel MoolenaarCheck that the userboot version is at least 3, rather...
2016-02-26 Ed MasteInstall elftoolchain elfcopy(1) as objcopy(1) by default
2016-02-26 Pedro F. Giffunirpc: fix failure to clear string by passing the wrong...
2016-02-26 Ruslan Bukino Use uint64_t for page number as it doesn't fit uint32_t.
2016-02-26 Andrew TurnerAdd the start of support for the Allwinner A31 clocks...
2016-02-26 Ed SchoutenRemove the errno argument from unp_drop().
2016-02-26 Wojciech MacekRestore ThunderX Pass1.1 PCI changes removed by r295962
2016-02-26 Wojciech MacekChange format string in pciconf EA to jx
2016-02-26 Sepherosa Ziehauhyperv/hn: Make transmission path channel aware
2016-02-26 Sepherosa Ziehauhyperv/hn: Remove the useless num_outstanding_sends
2016-02-26 Sepherosa Ziehauhyperv/hn: Associate TX/RX ring with channel
next