]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-12-02 Baptiste DaroussinUpdate to mandoc cvs version as of 20141201
2014-12-02 Jack F VogelRevert r275136, it was not approved, it was sloppy...
2014-12-02 Ed Mastelibelf: Fix cross-endian ELF note file / memory conversion
2014-12-02 Michael TuexenDo the renaming of sb_cc to sb_ccc in a way with less...
2014-12-02 George V. Neville... This configuration file removes several debugging optio...
2014-12-02 Rui Paulogpioctl: don't print the command line arguments.
2014-12-02 Andrew TurnerSwitch to unified syntax so these can be built with...
2014-12-02 Andrew TurnerUse the APSR_nzcv format of mrc. The clang integrated...
2014-12-02 Andrew TurnerFix the name of the coprocessor to include the "p"...
2014-12-02 Andrew TurnerAllow the UAL APSR_nzcv format for the mrc and mrc2...
2014-12-02 John BaldwinThe runtime linker needs to include a path to itself...
2014-12-02 Yoshihiro TakahashiMFi386: r275305 (by rdivacky)
2014-12-02 Hans Petter... Add missing Makefile defines so that the program in...
2014-12-02 Alexander MotinConvert persis_offset from global variable to softc...
2014-12-02 Alexander MotinReduce code duplication by creating ctl_set_res_ua...
2014-12-02 Alexander MotinRemoved unused variable and unify some names.
2014-12-02 Andriy Gaponzfs_putpages: actually update mtime and ctime
2014-12-02 Edward Tomasz... Fix null pointer dereference.
2014-12-02 Baptiste DaroussinImport CVS version of mandoc as of 20141201
2014-12-02 Rui PauloFix an off-by-one in gpio_pin_list().
2014-12-02 Rui PauloRewrite parts of gpioctl(8) to use the gpio(3) library.
2014-12-02 Andrey V. ElsukovRemove unneded check. No need to do m_pullup to the...
2014-12-02 Andrey V. ElsukovRemove unneded check. No need to do m_pullup to the...
2014-12-02 Andrey V. ElsukovRemove route chaching support from ipsec code. It isn...
2014-12-02 Andrey V. ElsukovRemove unused structure declarations.
2014-12-02 Andrey V. ElsukovRemove unused declartations.
2014-12-02 Ed MasteRegenerate src.conf(5) after r275373
2014-12-02 Ed MasteAdd elfcopy and man page to OptionalObsoleteFiles
2014-12-02 Dimitry AndricLet GNU ld be less obscure about missing symbols and...
2014-12-02 Baptiste DaroussinSync the svn template with the one from ports
2014-12-01 Poul-Henning... Make this work with pkgng, and allow PORTS_OPTS to...
2014-12-01 Andrew TurnerUse the floating-point instruction on ARMv7 as the...
2014-12-01 Andrew TurnerSet the correct architecture when targeting ARMv7
2014-12-01 Andrew TurnerPull in the NetBSD global offset table handling code...
2014-12-01 Xin LIFix inverted logic introduced in r272154.
2014-12-01 Rui PauloAllow multiple devices to mmap. It's impossible to...
2014-12-01 Alexander MotinDocument ISP 2532 support and hint.isp.0.vports tunable.
2014-12-01 Ed MasteBuild infrastructure for elftoolchain tools
2014-12-01 Konstantin... Disable recursion for the process spinlock.
2014-12-01 Ed MasteTrack libarchive API change
2014-12-01 Ed MasteTemporarily disable non-FreeBSD NT_ note types
2014-12-01 Ed MasteFix elftoolchain tools in-tree build
2014-12-01 Alexander MotinWhen passing LUN IDs through treat ASCII values as...
2014-12-01 Dimitry AndricPull in r209785 from upstream libc++ trunk (by Marshall...
2014-12-01 Alexander MotinMove ctlfe_onoffline() out of lock to let it sleep...
2014-12-01 Dag-Erling... Disable the vxlan code until the people reponsible...
2014-12-01 Dag-Erling... The early-late divider was originally set to mountcritl...
2014-12-01 Dag-Erling... Allow load_rc_config to be called without a service...
2014-12-01 Hans Petter... Start process of removing the use of the deprecated...
2014-12-01 Poul-Henning... Face the fact that we have no idea where the ports...
2014-12-01 Gleb KurtsouUpdate tools/shlib-compat.
2014-11-30 Konstantin... Provide mutual exclusion between zone allocation/destru...
2014-11-30 Jilles Tjoelkersh: Remove special case for '=' in set -x; always quote...
2014-11-30 Justin T. GibbsRemove trailing whitespace.
2014-11-30 Andrew TurnerThere is no need to use FUNC_END with aeabi_ldiv0 or...
2014-11-30 Andrew TurnerUse llabs when getting the absolute value of a long...
2014-11-30 Bryan VenteicherCleanup and performance improvement of the virtio_blk...
2014-11-30 Gleb SmirnoffMerge from projects/sendfile:
2014-11-30 Gleb SmirnoffMerge from projects/sendfile:
2014-11-30 Hans Petter... Fix building of some infiniband utilities by updating...
2014-11-30 Gleb SmirnoffMerge from projects/sendfile: extend protocols API...
2014-11-30 Hans Petter... Add missing libraries when linking.
2014-11-30 Gleb SmirnoffMerge from projects/sendfile:
2014-11-30 Enji CooperRemove duplicate FILESYSTEMS REQUIRE from etc/rc.d...
2014-11-30 Andrew TurnerCorrectly a few incorrect uses of ENTRY/EENTRY and...
2014-11-30 Andrew TurnerRemove extra labels, ENTRY_NP already provides them.
2014-11-30 Gleb SmirnoffMissed in r274421: use sbavail() instead of bare access...
2014-11-30 Gleb Smirnoff- Move sbcheck() declaration under SOCKBUF_DEBUG.
2014-11-30 Gleb SmirnoffMake sballoc() and sbfree() functions. Ideally, they...
2014-11-30 Enji CooperRemove duplicate FILESYSTEMS REQUIRE
2014-11-30 Enji CooperRemove duplicate FILESYSTEMS REQUIRE
2014-11-30 Enji CooperRemove the unnecessary glob
2014-11-30 Enji CooperFix CFLAGS+=-DDEBUG by using the right header for libut...
2014-11-30 Roman DivackyUnbreak the code for non-digits below '0' by casting...
2014-11-30 Enji CooperBuild spppcontrol if MK_PPP != no
2014-11-30 Enji CooperMFhead @ r275302
2014-11-30 Enji CooperFollowup to r275299: add an ObsoleteFiles.inc entry...
2014-11-30 Enji CooperFill in items to remove with relevant knobs, per r275300
2014-11-30 Enji CooperFill in MK_ACPI, (MK_ACPI && MK_APM), MK_INET6, MK_PPP...
2014-11-30 Enji CooperRemove etc/rc.d/mrouted
2014-11-30 Peter JeremyCross reference tap(4) and tun(4) and include a short...
2014-11-30 Enji CooperFollowup to r275296: add an ObsoleteFiles.inc entry
2014-11-30 Enji CooperRemove etc/rc.d/mrouted
2014-11-30 Enji CooperMake nfs server components conditional according to...
2014-11-30 Enji CooperMove nfsd requirement in lockd/statd to BEFORE: stanza...
2014-11-30 Enji CooperHonor MK_AUDIT with respect to etc/security
2014-11-30 Enji Cooper- Fill in MK_FILE, MK_PMC, MK_SQLITE3, and MK_ZONEINFO
2014-11-30 Enji CooperHonor MK_AT, MK_FTP, MK_MAIL, and MK_OPENSSH
2014-11-30 Enji CooperInstall bsm headers if MK_AUDIT != no
2014-11-30 Enji CooperHonor MK_FILE
2014-11-30 Enji CooperHonor MK_AUDIT, MK_FILE, MK_GPIO, and MK_SQLITE3
2014-11-30 Enji CooperAdd MK_FILE and MK_SQLITE3
2014-11-30 Enji CooperAdd MK_NTP block to etc/rc.d/Makefile
2014-11-30 Enji CooperHonor MK_GSSAPI and MK_PKGBOOTSTRAP a bit better in...
2014-11-30 Enji CooperBetter honor the following MK_ flags in etc/Makefile...
2014-11-30 Enji CooperRework rc.d requirements so zfs and zvol come before...
2014-11-30 Enji CooperMake kdc run before SERVERS so kdc can be decoupled...
2014-11-29 Enji CooperMake ntpdate run before rpcbind to allow ntpdate to...
2014-11-29 Enji CooperMake gssd come before nfsd so gssd can be decoupled...
2014-11-29 Enji CooperMake local_unbound come before NETWORKING instead of...
next