]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-06-08 Jung-uk KimIncrease quality of TSC (or TSC-low) timecounter to...
2011-06-08 Jung-uk KimIntroduce low-resolution TSC timecounter "TSC-low"...
2011-06-08 Attilio RaoIn the current code, a double panic condition may lead...
2011-06-08 Jung-uk KimRemove a redundant assignment since r221703.
2011-06-08 Hiroki Sato- Accumulate RA options instead of replacing old ones...
2011-06-08 Andreas Tobler- Improve error handling.
2011-06-08 Nathan WhitehornCompile RTLD with global dot symbols on 64-bit PowerPC...
2011-06-08 Bjoern A. ZeebAdd the missing call to ip6_ipsec_filtertunnel() to...
2011-06-08 Ruslan ErmilovAdded FreeBSD 8.3.
2011-06-08 Andriy Gaponremove code for dynamic offlining/onlining of CPUs...
2011-06-08 Ruslan ErmilovPull up all vendor changes to mdoc(7).
2011-06-08 Hiroki Sato- Disable "resolvconf -d" temporarily to avoid extra...
2011-06-08 Bjoern A. ZeebCorrect comments and debug logging in ipsec to better...
2011-06-08 Xin LIUse .Dq instead of hardcoding `` and ''.
2011-06-07 Marius Strobl- For the case when tl1_align(_trap) is used to call...
2011-06-07 Martin MatuskaSilence notice on pool creation, import and access.
2011-06-07 Marko ZecSet curvnet context in a callout-trigerred code path.
2011-06-07 Bjoern A. ZeebFor the moment document the possible problem introduced...
2011-06-07 Xin LIAdd a special mount option "failok" to indicate that...
2011-06-07 John BaldwinLog the socket address passed as the destination to...
2011-06-07 Marius StroblAdapt CATR() to r222813. This is somewhat tricky as...
2011-06-07 Marius StroblFix a problem with r222813; given that we may only...
2011-06-07 Alexander MotinMake automatic hw.snd.default_unit choice a bit more...
2011-06-07 Jaakko HeinonenRemove a gratuitous newline. This should be a non-funct...
2011-06-07 Hiroki SatoFix a bug that prevents tc=xxx from working.
2011-06-07 Adrian ChaddSince HAL_PHYERR_* is used in the radar code, always...
2011-06-07 Hiroki Sato- Use ELM_MALLOC() for struct rainfo.
2011-06-07 Andrey V. ElsukovDo not use LCM from stripesize and user specified align...
2011-06-07 Julien Laffaye- Add myself to calendar.freebsd
2011-06-07 Adrian ChaddFlesh out a new HAL method to fetch the radar PHY error...
2011-06-07 Attilio Raoetire the cpumask_t type and replace it with cpuset_t...
2011-06-07 Attilio RaoMFC
2011-06-07 Attilio RaoAdd an UPDATE entry.
2011-06-07 Attilio RaoBring back the number of CPU to 32.
2011-06-07 Andrey V. ElsukovFix indentation.
2011-06-07 Andrey V. ElsukovSync ng_nat with recent (r222806) ipfw_nat changes:
2011-06-07 Andrey V. ElsukovMake a behaviour of the libalias based in-kernel NAT...
2011-06-07 Andriy Gaponamdsbwd: update to support SB8xx southbridges
2011-06-07 Kenneth D.... Set pca.p_bufr to NULL when we haven't allocated a...
2011-06-07 Marcel MoolenaarLower WARNS level to 3 to eliminate alignment warnings...
2011-06-07 David XuUse p4prio_to_tsprio to calculate TS priority instead...
2011-06-07 Marcel MoolenaarFix making kernel dumps from the debugger by creating...
2011-06-07 Marcel MoolenaarCall set_cputicker() to have the time counter use the...
2011-06-07 Marcel Moolenaaro Bump the EFI loader version to 3.1.
2011-06-07 Marcel MoolenaarAdd ia64_sync_icache() and use it to make the I-cache...
2011-06-06 Julien LaffayeAdd myself to committers-ports.dot
2011-06-06 Jung-uk KimValidate INT 15h and 16h vectors more strictly. Tradit...
2011-06-06 Jung-uk KimRevert r222152. The root cause was analysed and better...
2011-06-06 Attilio RaoMFC
2011-06-06 Hans Petter... Reset clear-stall error counter before setting up the...
2011-06-06 Bjoern A. ZeebUnbreak kernels with non-default PCBGROUP included...
2011-06-06 Hans Petter... Improve enumeration of Low- and Full-speed devices...
2011-06-06 Attilio RaoMFC
2011-06-06 Gavin AtkinsonRework parts of this man page to improve grammar.
2011-06-06 Ed SchoutenRemove redundant assignments to WARNS.
2011-06-06 Hiroki SatoSet WARNS=1 temporarily to unbreak universe.
2011-06-06 Glen BarberAttempt to clear up some confusion in the following...
2011-06-06 Marcel MoolenaarImprove cpu_idle():
2011-06-06 Dmitry ChaginFix regex for ptraceopname().
2011-06-06 Ed SchoutenAllow custom files to be opened and allow sorting by...
2011-06-06 Marcel MoolenaarDon't clobber the hosts /etc/fstab. $1 is empty at...
2011-06-06 Bjoern A. ZeebInclude param.h for CACHE_LINE_SIZE to unbreak the...
2011-06-06 Warner LoshMake a couple of debug printfs DEVPRINTF.
2011-06-06 John BaldwinSome style fixes.
2011-06-06 Glen BarberBump date from previous commit. :(
2011-06-06 Glen BarberDocument that when running 'su -m <user> -c <command...
2011-06-06 Martin MatuskaRemove empty #ifndef
2011-06-06 Andriy Gapondon't use cpuid level 4 in x86 cpu topology detection...
2011-06-06 Jaakko HeinonenPass correct size to write(2).
2011-06-06 Gavin AtkinsonAdd another example to mount(8) on using the "-o" argument.
2011-06-06 John BaldwinMore properly handle Cardbus cards that that store...
2011-06-06 Gavin AtkinsonBump .Dd
2011-06-06 Gavin AtkinsonDocument that REQUIRES, PROVIDES and KEYWORDS are alos...
2011-06-06 John BaldwinClear the device_t pointer in 'struct resource' when...
2011-06-06 Robert WatsonImplement a CPU-affine TCP and UDP connection lookup...
2011-06-06 Bjoern A. ZeebRemove TODO which is not longer needed and the default.
2011-06-06 Hiroki SatoDo not mark lo0 as IFDISABLED even if there is no ...
2011-06-06 Andrey V. ElsukovInitialize co.use_set variable before parsing each...
2011-06-06 Andrey V. ElsukovIncrease buffer size for the command line.
2011-06-06 Hiroki SatoFix build on 64-bit arch.
2011-06-06 Andrey V. ElsukovDo not return EINVAL when user does `ipfw set N flush...
2011-06-06 Hiroki SatoDo not activate automatic LL addr configuration when...
2011-06-06 Hiroki SatoRemove "ifconfig IF inet6 -accept_rtadv" when ipv6_gate...
2011-06-06 Hiroki Sato- Implement RDNSS and DNSSL options (RFC 6106, IPv6...
2011-06-06 Hiroki Sato- Make the code more proactively clear an ND6_IFF_IFDIS...
2011-06-06 Hiroki Sato- Accept Router Advertisement messages even when net...
2011-06-06 Marcel MoolenaarFix ia64 ISO creation:
2011-06-05 Kirk McKusickGrammer fix in comment.
2011-06-05 Andriy Gaponadd SNDCTL_DSP_HALT specified by OSS
2011-06-05 Rick MacklemAdd support for flock(2) locks to the new NFSv4 client...
2011-06-05 Andriy Gaponamdsbwd.4: fix history to reflect correct releases
2011-06-05 Andriy Gaponamdsbwd.4: fix spelling of my name
2011-06-05 Rick MacklemThe new NFSv4 client was erroneously using "p" instead of
2011-06-05 Rick MacklemFix the new NFSv4 client so that it doesn't crash when
2011-06-05 Jilles Tjoelkersh: Fix $? in heredocs on simple commands.
2011-06-05 Jilles Tjoelkersh: Add already working testcases for $? in here-document.
2011-06-05 Hiroki SatoUse uint8_t for sockaddr sa_len.
2011-06-05 Hiroki SatoAdd the "nd6 options" line handler as af_other_status...
2011-06-05 Robert WatsonCorrect a last minute merge error for new M_HASHTYPE...
2011-06-05 Adrian ChaddAdd a missing call to sync the DMAed buffer before...
next