]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-11-15 nwhitehornGarbage-collect some code made obsolete by the TBEMD...
2010-11-15 nwhitehornTry including Makefile.${TARGET_ARCH} before Makefile...
2010-11-15 yongariPlug memory leakage introduced in r215327.
2010-11-15 mariusConvert drivers somehow missed in r200874 to multipass...
2010-11-15 mariusReturn from mii_attach() after calling bus_generic_atta...
2010-11-15 jhbDon't display option 2 (to toggle ACPI on or off) on...
2010-11-15 impWe no longer need the OUTPUT_FORMAT line, so fix the...
2010-11-15 netchildSome style(9) fixes.
2010-11-15 netchild- print out the PID and program name of the program...
2010-11-15 davidxuOnly unlock process if a thread is found.
2010-11-15 kevloRemove unused struct rue_type
2010-11-15 dougbRemove references to MAKEDEV(8)
2010-11-15 pjdMove timeout.tv_sec initialization outside the loop...
2010-11-15 pjd1. Exit when we cannot create incoming connection.
2010-11-15 thompsaAdd the Sierra MC8700.
2010-11-15 yongariAdd flow control for all re(4) controllers. re(4) contr...
2010-11-14 yongariAdd flow control for 3C905B and newer controllers....
2010-11-14 yongariP5N32-SLI PREMIUM from ASUSTeK is known to have MSI...
2010-11-14 ddAdd a special INIT product ID used by some models of...
2010-11-14 mariusUse the correct variable for determining the verbosity...
2010-11-14 dimDon't use -fno-exceptions or -fno-rtti for .c files...
2010-11-14 gonzoAdd optional files controlled by WITH_GPIO knob
2010-11-14 gonzoRegenerate src.conf manpage after adding WITHOUT_GPIO...
2010-11-14 kibDo not use __FreeBSD_version prefix for the special...
2010-11-14 thompsaProvide a mutex around the read/modify/write of the...
2010-11-14 dimInstead of unconditionally emitting .globl's for the...
2010-11-14 dimApply the STATIC_VNET_DEFINE and STATIC_DPCPU_DEFINE...
2010-11-14 dimAdd macros to define static instances of VNET_DEFINE...
2010-11-14 dimSimilar to sys/net/vnet.h, define the linker set name...
2010-11-14 brucecipv6_enable has been obsoleted in favour of ipv6_activa...
2010-11-14 bruceclib32 is installed on powerpc64 too.
2010-11-14 edAlways set errno to a sane value when pututxline(3...
2010-11-14 kibUse symbolic names instead of hardcoding values for...
2010-11-14 emasteUpdate comment to reflect the removal of libc_r from...
2010-11-14 kibImplement a (soft) stack guard page for auto-growing...
2010-11-14 bruceclibatm_p.a, libkeycap_p.a and libmytinfo_p.a are alread...
2010-11-14 tuexenTake out special code for disable CRC computations on
2010-11-14 brucecFix some more style(9) issues.
2010-11-14 jillessh: Add binary buffered output for use by the printf...
2010-11-14 mariusMove the limiting of the PHY to 10/100 modes of operati...
2010-11-14 tuexenSimplify sctp_delayed_cksum() a bit.
2010-11-14 mariusRemove redundant cases and a style(9) bug.
2010-11-14 edAdd support for asterisk characters when filling in...
2010-11-14 marius- Change these drivers to take advantage and use the...
2010-11-14 mariuso Flesh out the generic IEEE 802.3 annex 31B full duple...
2010-11-14 brucecFix use of CD_VERSION=any in cdrom.inf by calling strcm...
2010-11-14 mariusLet cryptosoft(4) add its pseudo-device with a specific...
2010-11-14 joelAdd the cddl/ directory.
2010-11-14 nyanAdd missing '/'.
2010-11-14 brucecRemove support for cpioVerbose=medium because bsdcpio...
2010-11-14 brucecntpdate(8) hosts are now configured in rc.conf via...
2010-11-14 bschmidtThe ni_rctls checks are used to verify that a ratectl...
2010-11-14 simonFix double-free in OpenSSL's SSL ECDH code.
2010-11-14 brucec"Web" should not be all upper-case because it's not...
2010-11-14 brucecConnect to ftp2.tr.freebsd.org when the Turkey #2 mirro...
2010-11-14 brucecFix the jump location.
2010-11-14 brucecWhen rebooting the machine jump to 0xf000:fff0 instead...
2010-11-14 brucecFix style(9) issues from r215281 and r215282.
2010-11-14 brucecAdd descriptions to some more sysctls.
2010-11-14 brucecAdd some descriptions to sys/kern sysctls.
2010-11-14 delphijWorkaround build for PAE case for now - revert the...
2010-11-14 impadd / to the translation of TARGET_ARCH to TARGET
2010-11-14 impWe need to add powerpc64->powerpc translations (I knew...
2010-11-14 impThese two cases should be different...
2010-11-14 impThis case is actually powerpc specific, and doesn't...
2010-11-13 mariusWhen setting a media with no sub-type specified also...
2010-11-13 impAdd mips back to universe
2010-11-13 impRemove the 'machine mips' from DEFAULTS. Put the prope...
2010-11-13 emasteRemove libc_r threading library. It has been disconnec...
2010-11-13 jillessh: Update the suspend example for the change of the...
2010-11-13 jillessh: Do the additional actions if 'local -' restore...
2010-11-13 brucecAdd ftp4.se.freebsd.org to the set of mirrors.
2010-11-13 mmDisable VFS_HOLD placed on mnt_vnodecovered during...
2010-11-13 mariusWhen printing media with more than one media option...
2010-11-13 n_hibmaAdd the switch config for the XS Stick.
2010-11-13 impThe fixes for mips/mips arm/arm compat hacks broke...
2010-11-13 impDefault to little endian output when building for littl...
2010-11-13 impCorrect mips/arm elimination of sym
2010-11-13 hselaskyFix compiler warnings.
2010-11-13 hselaskyFix LibUSB v1.0 compliancy.
2010-11-13 impAdd legacy names for mips:mips and arm with TARGET_BIG_...
2010-11-13 impLet the linker pick the right output format automatically
2010-11-13 dougbRemove references to the long-gone ramdisk
2010-11-13 tuexenAdd for existing protocol entries the missing SCTP...
2010-11-13 kibIn printfile(), exit the process instead of only printi...
2010-11-13 joelUse "cylinder" instead of "cyl" for consistency.
2010-11-13 nyanNow there is no functional difference from i386 version.
2010-11-13 nyanRemove unused includes.
2010-11-13 bschmidtSome device drivers calculate various timing related...
2010-11-13 tuexenFix a locking issue reported by brucec@ affecting
2010-11-13 traszRemove unused variables.
2010-11-13 brucecMemory stats are reported in bytes, not pages.
2010-11-13 kibUse 'z' modifier for size_t printing.
2010-11-13 uqsFix bug in jn(3) and jnf(3) that led to -inf results
2010-11-13 delphijSync with OpenBSD, primarily better signal and terminal...
2010-11-13 jhSet FD_CLOEXEC for the output file only when the file...
2010-11-13 delphijUpdate to vendor release 1.20.00.19.
2010-11-13 adrianBreak out the rules which generate crunchgen'ed binarie...
2010-11-13 brucecWe still support PLIP devices, so mention them in addit...
2010-11-13 brooksAdd an (off by default) check for negative permissions...
next