]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-01-06 Enji CooperRegenerate src.conf(5) after r311548
2017-01-06 Enji CooperCarry over r311520 to tools/build/options/WITHOUT_USB_G...
2017-01-06 Mateusz Guziktmpfs: perform a lockless check in tmpfs_itimes
2017-01-06 Dimitry AndricFix clang 4.0.0 warnings about taking the address of...
2017-01-06 Jung-uk KimRemove '-vd' option to make iasl(8) reproducible.
2017-01-06 Warren BlockShow that the crunchgen configuration file name is...
2017-01-06 Mateusz Guziktmpfs: enabled MNTK_EXTENDED_SHARED
2017-01-06 Konstantin... Lock tmpfs node tn_status updates done under the shared...
2017-01-06 Konstantin... Use vnode lock assertion expression, and upgrade it...
2017-01-06 Konstantin... Remove dead code.
2017-01-06 Konstantin... Use type-independent formats for printing nlink_t and...
2017-01-06 Konstantin... Explicitely add "opt_compat.h" to kern_exec.c: fix...
2017-01-06 Warren BlockFix src.conf(5) description of WITHOUT_USB_GADGET_EXAMPLES.
2017-01-06 Kevin LoAdd new USB device ID.
2017-01-06 Alexander MotinAdd some more mode page fields.
2017-01-06 Enji CooperAdd integration makefile for contrib/bsnmp/gensnmpdef
2017-01-06 Enji CooperRemove unnecessary __unused attribute attached to ...
2017-01-06 Xin LIMFV r311477: xz 5.2.3.
2017-01-06 Xin LIVendor import of xz-5.2.3 (trimmed).
2017-01-06 Sepherosa Ziehauif: Defer the if_up until the ifnet.if_ioctl is called.
2017-01-06 Gleb SmirnoffUse getsock_cap() instead of fgetsock().
2017-01-06 Enji CooperConditionalize all code that uses tcpd.h behind `LIBWRA...
2017-01-06 Enji CooperConditionalize wrap(3) use based on MK_TCP_WRAPPERS...
2017-01-06 Enji CooperConditionalize wrap(3) use based on MK_TCP_WRAPPERS...
2017-01-06 Enji CooperConditionalize wrap(3) use based on MK_TCP_WRAPPERS...
2017-01-06 Enji CooperConditionalize wrap(3) use based on MK_TCP_WRAPPERS...
2017-01-06 John BaldwinAdd uintmax_t casts to silence printf format warnings.
2017-01-06 Alexander KabaevRemove redundant cache initialization in JZ4780 SMP...
2017-01-05 Jung-uk KimMerge ACPICA 20161222.
2017-01-05 Dimitry AndricAlso remove unnecessary extern keywords from tcpd.h.
2017-01-05 Dimitry AndricPut proper prototypes in tcpd.h
2017-01-05 Alexander KabaevUse compiler driver to link BERI boot loaders
2017-01-05 Zbigniew BodekAdd DTS file for Armada 385 DB-AP board
2017-01-05 Zbigniew BodekAdd DTS file for Solidrun ClearFog board
2017-01-05 Hiren Panchasarasysctl net.inet.tcp.hostcache.list in a jail can see...
2017-01-05 Konstantin... Do not allocate struct statfs on kernel stack.
2017-01-05 Zbigniew BodekCorrect CESA node in armada-38x.dtsi
2017-01-05 Zbigniew BodekAdd buffer management entries to armada-38x.dtsi
2017-01-05 Zbigniew BodekInclude e6000sw driver in ARMADA38X configuration
2017-01-05 Zbigniew BodekImprove ports handling in e6000sw driver
2017-01-05 Konstantin... Some style fixes for getfstat(2)-related code.
2017-01-05 Alexander MotinFix bootverbose affecting code logic in r294558.
2017-01-05 Alan SomersFix typo from r311349
2017-01-05 Hajimu UMEMOTOWhen displaying netstat details with libxo in JSON
2017-01-05 Enji Cooperop_usm_users: don't deref uusers if it's NULL when...
2017-01-05 Enji CooperOS_getSystemUptime: use nitems for calculating the...
2017-01-05 Xin LIUse strlcpy and snprintf in netstat(1).
2017-01-05 Enji Coopersnmp_table_fetch_async: don't leak `work` if snmp_pdu_s...
2017-01-05 Enji Cooperop_usm_users: fix indentation in SNMP_OP_SET block
2017-01-05 Enji CooperUse calloc instead of malloc + memset(.., 0, ..)
2017-01-05 Enji Cooperlsock_init_port: address issues with initializing socka...
2017-01-05 Enji Cooperlm_load: fix string copying issues
2017-01-05 Enji CooperRedo fix for CID 979581
2017-01-05 Adrian Chadd[net80211] correct VHT ieee80211com state bits.
2017-01-05 Adrian Chadd[ath_hal] mad, mad hacks to get some semblence of corre...
2017-01-05 Adrian Chadd[net80211] add VHT media types in the media layer.
2017-01-05 Hiroki SatoFix build when WITHOUT_INET6 is defined.
2017-01-05 Mark JohnstonRemove a redundant use of min().
2017-01-05 Ravi PokalaIn the same vein as r311350, fix whitespace in handling...
2017-01-05 Ravi PokalaFix whitespace in handling of XPT_PATH_INQ in adw(4).
2017-01-05 Alan Somerstabs -> spaces in etc/mtree
2017-01-05 Mark JohnstonAdd a reasonable bound on the symbol table index size.
2017-01-05 Kevin LoIn rtl8188eu, read R92C_HSSI_PARAM2(0)) register to...
2017-01-05 Mark JohnstonAdd a small allocator for exec_map entries.
2017-01-05 Mark JohnstonSort includes in kern_exec.c.
2017-01-05 John BaldwinUse db_printsym() to display function names in stack...
2017-01-05 John BaldwinOnly call stacktrace_subr() from DDB.
2017-01-04 Alan SomersMisc Coverity fixes for tail(1)
2017-01-04 Gleb SmirnoffFix assertion that checks that pages are consecutive...
2017-01-04 Gleb SmirnoffMove bogus_page declaration to vm_page.h and initializa...
2017-01-04 Jung-uk KimRemove llvm-objdump when Clang is disabled. It was...
2017-01-04 John BaldwinFurther refine MIPS stack traces across trapframes.
2017-01-04 Alan SomersAlways null-terminate ccb_pathinq.(sim_vid|hba_vid...
2017-01-04 Alexander KabaevRemove duplicate iic and iicbus devices from JZ4780...
2017-01-04 Alan SomersRemove dead code in dhclient(8)
2017-01-04 Enji Cooperstyle cleanup
2017-01-04 Enji Cooperbridge_do_pfctl: allocate mib_name dynamically using...
2017-01-04 Alan SomersRemove dead code in rpc_parse.c
2017-01-04 Enji Cooperbridge_get_pfval: use nitems instead of spelling it...
2017-01-04 Enji CooperUse strlcpy instead of strcpy when copying the bridge...
2017-01-04 Alan SomersDelete dead code in chat(8)
2017-01-04 Konstantin... __vdso_gettc(): be extra careful with /dev/hpet mapping...
2017-01-04 Konstantin... The callers of kern_getfsstat(UIO_SYSSPACE) expect...
2017-01-04 Xin LIMFV r311279: zlib 1.2.10.
2017-01-04 Edward Tomasz... Fix bug that would result in a kernel crash in some...
2017-01-04 Edward Tomasz... Don't release the cfiscsi session refcount too early...
2017-01-04 Enji Coopersnmp_mibII(3) requires net/if.h and net/if_mib.h
2017-01-04 Xin LIVendor import of zlib 1.2.10.
2017-01-04 Xin LIRestructure libz, place vendor files in contrib/zlib...
2017-01-04 Enji Cooperrun: ensure pthread_condattr_{init,setclock} is successful
2017-01-04 Enji Coopersetrlimit_basic: don't leak buf; free it on completion
2017-01-04 Enji Cooperrevoke_perm: don't leak fd at the end of the test;...
2017-01-04 Enji Cooperstat_symlink: don't leak fd; close the file descriptor...
2017-01-04 Enji Cooperpipe_restart: free f on function exit to quell complain...
2017-01-04 Enji Cooperswapcontext1: test for getcontext(3) and swapcontext...
2017-01-04 Enji CooperClarify lifetime of child(..) function
2017-01-04 Xin LIAdd missing files in zlib 1.2.8.
2017-01-04 Adrian Chadd[net80211] Add VHT flags for printf/debugging.
2017-01-04 Enji Cooperfpu: ensure calls to pthread_create succeed and test...
2017-01-04 Enji CooperUse calloc instead of malloc with buffers in snmp_...
next