]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-02-29 jasoneUpdate jemalloc to 4.1.0.
2016-02-29 emasteRemove uudecode make rule for vt fonts
2016-02-29 emasteEnable NO_ make variable deprecation warning
2016-02-29 emasteuserboot: use MK_CTF=no to disable CTF
2016-02-29 traszFix typo.
2016-02-29 trasz{kbdcontrol,vidcontrol,quota,telnet}(8) -> {kbdcontrol...
2016-02-29 traszioctl(8) -> ioctl(2)
2016-02-29 traszkbdmux(8) -> kbdmux(4)
2016-02-29 traszerrno(3) -> errno(2)
2016-02-29 traszjls(1) -> jls(8)
2016-02-29 traszsha256(8) -> sha256(1)
2016-02-29 traszcarp(8) -> carp(4)
2016-02-29 traszddb(9) -> ddb(4)
2016-02-29 traszeventtimers(7) -> eventtimers(4)
2016-02-29 traszFix typo.
2016-02-29 trasztzsetup(1) -> tzsetup(8)
2016-02-29 traszkenv(8) -> kenv(1)
2016-02-29 traszFix typo.
2016-02-29 traszsysconf(2) -> sysconf(3)
2016-02-29 traszsendmsg(3) -> sendmsg(2)
2016-02-29 traszdump(1) -> dump(8).
2016-02-29 traszThe tcpdump is section 1, not 8.
2016-02-29 traszAutofs is section 5, not 4.
2016-02-29 traszFix typos in .Xrs.
2016-02-29 traszFix typo.
2016-02-29 traszMark amd(8) and all related utilities as obsolete.
2016-02-29 emasteDocument that WITHOUT_ELFCOPY_AS_OBJCOPY will be removed
2016-02-29 andrewAdd riscv to the list of architectures for cscope.
2016-02-29 pfgMFV r296164:
2016-02-29 wmaFix fdt_get_mem_regions() to work with 64-bit addresses
2016-02-29 sephehyperv/channel: Add sysctl node for channel owner cpu
2016-02-29 sephehyperv/hn: Utilize mbuf flowid
2016-02-29 sgalabovFix build failure introduced by r296182
2016-02-29 sephehyperv/hn: Put LRO aggregation limit settings under...
2016-02-29 sephehyperv/hn: Switch to if_transmit by default after r296178
2016-02-29 sgalabovThis review aims at introducing ubldr (loader with...
2016-02-29 sgalabovThese changes attempt to put things in order before...
2016-02-29 sephehyperv/channel: Add debug sysctl nodes for channel...
2016-02-29 sephehyperv: Use proper fence function to keep store-load...
2016-02-29 philAdd entries for Phil Shafer (phil@)
2016-02-29 sephebuf_ring/drbr: Add buf_ring_peek_clear_sc and use it...
2016-02-29 jhibbitsAdd support for the Freescale dTSEC DPAA-based ethernet...
2016-02-29 adrianFix up the ath(4) device names for QCA chipsets.
2016-02-29 pfgMFV r296159
2016-02-29 avosurtwn: do not filter beacon frames in HOSTAP mode while...
2016-02-28 avosetc/defaults/rc.conf: fix a typo (wlanddebug -> wlandebug)
2016-02-28 avosnet80211: fix a comment for TX lock
2016-02-28 avosnet80211: remove redundant locking.
2016-02-28 avosnet80211: fix 'taskqueue_drain with non-sleepable locks...
2016-02-28 jgh- address obsolete Kerberos options
2016-02-28 gonzoFix typo in device description
2016-02-28 kibImplement process-shared locks support for libthr.so...
2016-02-28 jmcneillAdd Allwinner A10/A20 RTC driver.
2016-02-28 andrewAdd SMP support to the ARM PLATFORM code. This will...
2016-02-28 traszFix .Xr - autofs(5) is section 5, not 8.
2016-02-28 traszAdd speed limit to dd(1). This is useful for testing...
2016-02-28 andrewBuild ofw_cpu.c on all ARM configs using FDT. As we...
2016-02-28 adrianMigrate athregs over to use the new stats API.
2016-02-28 adrianMigrate athstats to use the new stats API.
2016-02-28 adrianBegin abstracting out the access method for ath(4)...
2016-02-28 emasteSort subdirectories in BSD.debug.dist
2016-02-27 junovitch- Add myself to ports-secteam
2016-02-27 jmcneillFix PIO mode on A31 and later SoCs.
2016-02-27 bdreweryRemove old compatibility checks.
2016-02-27 jhibbitsImplement pmap_change_attr() for PowerPC (Book-E only...
2016-02-27 jhibbitsMove another range check to use RMAN_IS_DEFAULT_RANGE().
2016-02-27 oshogboRemove reaming files of the Casper daemon.
2016-02-27 emasteCorrect date on ELF Tool Chain UPDATING entry
2016-02-27 skraMove IPI related parts back to (ARM) machine specific...
2016-02-27 jhibbitsMigrate many bus_alloc_resource() calls to bus_alloc_re...
2016-02-27 jhibbitsAdd the bus_alloc_resource_anywhere() convenience function.
2016-02-27 jhibbitsReplace several bus_alloc_resource() calls with bus_all...
2016-02-27 pfgMissing tab.
2016-02-26 pfgRPC: update the getrpcbyname() definition to include...
2016-02-26 pfgpciconf: Silence a GCC warning.
2016-02-26 emasteRestore lib/casper debug directory, reverting r296130
2016-02-26 emasteRemove libexec/casper debug directory missed in r296047
2016-02-26 bdreweryRemove WARNS inherited fine by ../Makefile.inc.
2016-02-26 bdreweryMake it clear that the "size" argument is for the dst...
2016-02-26 bdreweryUpdate dependencies.
2016-02-26 bdreweryRemove unneeded lines.
2016-02-26 bdreweryThese can build in parallel.
2016-02-26 bdreweryImport bsd.clang-analyze.mk based on NetBSD's version.
2016-02-26 bdreweryMETA_MODE: Default to the silent build.
2016-02-26 bdreweryMove PROGS logic to proper place and remove redundant...
2016-02-26 bdreweryDIRDEPS_BUILD: Fix some things building in MAKELEVEL0.
2016-02-26 bdreweryFollow-up r295991: Only allow 'make destroy*' to includ...
2016-02-26 bdreweryTrack .meta files for .sh but don't preserve timestamp.
2016-02-26 bdreweryAllow configuring .MAKE.MODE via META_MODE as meta...
2016-02-26 bdreweryRemove more references to targets we've never had.
2016-02-26 bdreweryRemove _manpages and _maninstall targets as they are...
2016-02-26 avosnet80211: fix 'uma_zalloc_arg: zone "32" with non-sleep...
2016-02-26 nwhitehornMake unions in PowerPC libc endian-safe.
2016-02-26 jmcneillFix inverted test for lock status while waiting for...
2016-02-26 nwhitehornMake FPSCR definition endian clean.
2016-02-26 pfgrlogin(1): Replace select(2) with poll(2).
2016-02-26 emasteAdd debug /libexec directory for rtld-elf debug files
2016-02-26 pfggetty(8): Undo incomplete support VEOL2 and VSTATUS.
2016-02-26 pfggetty(8): Support VEOL2 and VSTATUS
2016-02-26 andrewMake the CUBIEBOARD config include the A10 config with...
next