]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-10-12 Enji Cooper#include libutil.h for fparseln on FreeBSD
2014-10-12 Enji CooperOnly #include <sys/tls.h> on NetBSD
2014-10-12 Alexander MotinImprove and document `ctladm portlist` subcommand.
2014-10-12 Hiroki SatoAdd env and prepend to _rc_namevarlist.
2014-10-11 Hiroki SatoAdd ${name}_env and ${name}_prepend. ${name}_env is...
2014-10-11 Hiroki SatoCheck buffer length more strictly.
2014-10-11 Hiroki SatoFix off-by-one.
2014-10-11 Jilles Tjoelkerpstat(8): Correct description of the SESS column in...
2014-10-11 George V. Neville... Add a new option, -P, to pkt-gen which reads a single...
2014-10-11 Hiroki SatoFix buffer overrun.
2014-10-11 Hiroki SatoRename s/network/netif/ and set netif_enable for namesp...
2014-10-11 Pedro F. Giffuniddb: space/tab fixes.
2014-10-11 John BaldwinAdd locking and mark MPSAFE.
2014-10-11 Konstantin... Do not set IN_ACCESS flag for read-only mounts. The...
2014-10-11 Pedro F. GiffuniBump FreeBSD_version due to cleanup of tcp wrapper...
2014-10-11 Pedro F. Giffunitcpd.h: add prototype for hosts_ctl
2014-10-11 Pedro F. Giffunitcpd: complete function prototypes.
2014-10-11 Alexander MotinGive physical and virtual ports numbers some more meaning.
2014-10-11 Marcel MoolenaarFix nits in previous commit:
2014-10-11 Konstantin... MFi386 r272761.
2014-10-11 John BaldwinUpdate ip_divert.ko to depend on version 3 of ipfw.
2014-10-11 Alexander V... Fix KASSERT typo.
2014-10-11 Alexander MotinShorten frontend name.
2014-10-11 Alexander MotinFilter out duplicate AC_PATH_REGISTERED async events.
2014-10-11 Alexander MotinFix r272936 build with old GCC.
2014-10-11 Alexander MotinUpdate isp_tgt_map and send new arrival notification...
2014-10-11 Alexander MotinMark CTL frontend's CAM driver as CAM_PERIPH_DRV_EARLY.
2014-10-11 Edward Tomasz... Mark iscontrol(8) and iscsi_initiator(4) obsolete.
2014-10-11 Edward Tomasz... Add assertion to catch duplicated notes.
2014-10-11 Marcel MoolenaarTurn WITNESS_COUNT into a tunable and sysctl. This...
2014-10-10 Enji CooperAdd LDFLAGS to PROG_VARS so it can be overridden on...
2014-10-10 Enji CooperPort the testcase to FreeBSD
2014-10-10 Enji CooperSkip over t_spawn_open_nonexistent_diag because it...
2014-10-10 Alexander V... Remove redundant if_notifier declaration.
2014-10-10 Alexander MotinMake ctld start even if some LUNs are unable to open...
2014-10-10 Enji CooperSIGPWR does not exist on FreeBSD
2014-10-10 Enji CooperHandle getting/setting niceness/priority correctly...
2014-10-10 Enji CooperDisable the invalid pointer test on FreeBSD
2014-10-10 Konstantin... Make MAP_NOSYNC handling in the vm_fault() read-locked...
2014-10-10 George V. Neville... Change the PF hash from Jenkins to Murmur3. In forward...
2014-10-10 Enji CooperFreeBSD doesn't support strings greater than MAXHOSTNAM...
2014-10-10 John BaldwinDon't pass RF_ALLOCATED to bus_alloc_resource().
2014-10-10 Enji CooperFreeBSD returns ENOTTY instead of EBADF in ttyname_r...
2014-10-10 Enji CooperAdd missing #include <sys/time.h> for gettimeofday
2014-10-10 Enji CooperDisable tests that don't pass on FreeBSD due to missing...
2014-10-10 Alexander V... Fix KASSERT argument type.
2014-10-10 Alexander V... Fix NOINET6 build for ipfw.
2014-10-10 Alexander V... Partially fix build on !amd64
2014-10-10 John BaldwinVarious fixes to stats:
2014-10-10 Ruslan Bukino Add machine-dependent SMP part
2014-10-10 Baptiste DaroussinFix typo revealed by using newer binutils
2014-10-10 Baptiste DaroussinUse FreeBSD-bit-checking-style
2014-10-10 Alexander MotinStore persistent reservation keys as uint64_t instead...
2014-10-10 Enji CooperExpect SIGSEGV in lib/libc/stdlib/t_getenv:setenv_basic
2014-10-10 Enji CooperOnly build/run hsearch_basic and hsearch_r_basic on...
2014-10-10 Hiroki SatoVirtualize if_epair(4). An if_xname check for both...
2014-10-10 Baptiste DaroussinRename elf*-powerpc into elf*-powerpc-freebsd in binutils
2014-10-10 Baptiste DaroussinMake sure SIZE is defined early
2014-10-10 Bryan VenteicherAdd context pointer and source address to the UDP tunne...
2014-10-10 Hiroki SatoDo not add late flag when file= is specified because...
2014-10-10 Xin LIaccept(2) may and can return EAGAIN, document it.
2014-10-10 Warner LoshFor gcc 4.6 and newer, _Static_assert is a keyword...
2014-10-10 Warner LoshRestore the backed-out change, using __offsetof instead.
2014-10-10 Shteryana ShopovaFix a bug in decoding string indexes in snmp_target...
2014-10-09 Ed MasteBuild gperf only if we're using g++ (not clang++)
2014-10-09 Ed MasteUpdate dl_iterate_phdr(3) to follow r272842
2014-10-09 Steve KarglThe value small=2**-(p+3), where p is the precision...
2014-10-09 Bryan VenteicherAdd missing UDP multicast receive dtrace probes
2014-10-09 Pawel Jakub... Fix problem on big endian systems introduced in r271579...
2014-10-09 Ed MasteAlways return pathname in dl_iterate_phdr's dlpi_name...
2014-10-09 Michael TuexenEnsure that the flags field of sctp_tmit_chunks is...
2014-10-09 Alexander V... Merge projects/ipfw to HEAD.
2014-10-09 Neel NatuSupport Intel-specific MSRs that are accessed when...
2014-10-09 Neel Natuiasl(8) expects integer fields in data tables to be...
2014-10-09 Edward Tomasz... Remove remnants of some cleanup; no functional changes.
2014-10-09 Alexander V... Merge HEAD@r272834
2014-10-09 Mark JohnstonDocument the CPU+Pri_Class column rather than CPU+PRI...
2014-10-09 Dag-Erling... Two more places where login_setcryptfmt() defaults...
2014-10-09 Baptiste DaroussinBackout r272825 every useland usage of ufs/ufs/dir...
2014-10-09 Adrian ChaddShuffle things.
2014-10-09 Dag-Erling... Change the hardcoded default back from SHA512 to DES.
2014-10-09 Warner LoshWhen building with a newer GCC, suppress some warnings...
2014-10-09 Alexander V... Bump ipfw module version.
2014-10-09 Baptiste DaroussinAdd size(1) to the cross build toolchain
2014-10-09 Alexander V... Sync to HEAD@r272825.
2014-10-09 Baptiste DaroussinUse offsetof() from sys/types.h instead of a custom one
2014-10-09 Marcel MoolenaarRegenerate after r272823:
2014-10-09 Marcel MoolenaarMove the SCTP syscalls to netinet with the rest of...
2014-10-09 Hans Petter... Add sysctl knob to disable port power on a specific...
2014-10-09 Alexander V... Fix core on table destroy inroduced by table values...
2014-10-09 Hans Petter... Add example devd configuration file for USB printers.
2014-10-09 Alexander V... * Fix use-after-free in table printing code.
2014-10-09 Alexander V... * Wire large user buffer before processing GET request.
2014-10-09 Baptiste DaroussinOnly catch the line from the compiler output where...
2014-10-09 Baptiste DaroussinFix typo
2014-10-09 Baptiste DaroussinAdd OBJCOPY to the list of external tools
2014-10-09 Baptiste DaroussinFix build when XCC is defined and X_COMPILER_TYPE is not
2014-10-09 Alexander MotinMake iSCSI connection close somewhat less aggressive.
2014-10-09 Baptiste DaroussinAdd CROSS_TOOLCHAIN macro select pre seeded external...
2014-10-09 Xin LIMFV r272804:
next