]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-02-15 Ian LeporeAdd PPS_CANWAIT support for time_pps_fetch(). This...
2013-02-15 Dag-Erling... Manually add the correct text for the LDNS and LDNS_UTI...
2013-02-15 Dag-Erling... The relationship between LDNS_UTILS and BIND_UTILS...
2013-02-15 Sergey Kandaurovvn_io_faults_cnt:
2013-02-15 Dag-Erling... Update src.conf(5) up to but not including my LDNS...
2013-02-15 Dag-Erling... Oops, I flipped LDNS_UTILS but forgot to update the...
2013-02-15 Dag-Erling... Import LDNS and build it as an internal library.
2013-02-15 Sergey KandaurovAdd support of passing SCM_BINTIME ancillary data objec...
2013-02-15 Jilles Tjoelkersetbuf(3): Remove bugs section about ancient versions...
2013-02-15 Sergey KandaurovRemove write only assignments and thus fix the build...
2013-02-15 Gleb SmirnoffFinish the r244185. This fixes ever growing counter...
2013-02-15 Gleb SmirnoffFix compilation warning.
2013-02-15 Kirk McKusickUpdate fsck_ffs buffer cache manager to use TAILQ macros.
2013-02-14 Niclas ZeisingChange examples to be consistent with what style(9...
2013-02-14 Xin LIEliminate real_LZ4_uncompress. It's unused and does...
2013-02-14 Monthadar Al... Mesh: QoS Control field bit flags fix.
2013-02-14 Joel DahlFix date.
2013-02-14 John BaldwinMake VM_NDOMAIN a kernel option so that it can be enabl...
2013-02-14 Jamie GrittonHandle (ignore) when a process disappears before it...
2013-02-14 Niclas ZeisingFreeBSD uses #if __BSD_VISIBLE to hide non-standard...
2013-02-14 Konstantin... Print slightly more useful information on the 'bad...
2013-02-14 Konstantin... Assert that user address is never qremoved.
2013-02-14 Neel NatuAdd option "--unassign-pptdev=<bus/slot/func>" to allow...
2013-02-14 Josh PaetzelResolve issue that caused WITNESS to report LORs.
2013-02-14 Baptiste DaroussinRevert r246791 as it needs a security review first
2013-02-14 Philippe Charnierremove old-style function definition
2013-02-14 Baptiste DaroussinAllow fdescfs to be mounted from inside a jail
2013-02-14 Baptiste DaroussinIn case of failure of the pkg boostrap advice the user...
2013-02-14 Hans Petter... Add USB API to read power draw on USB devices.
2013-02-14 Hiroki Sato- Fix libmd dependency. It is needed in the bootstrap...
2013-02-14 Philippe Charnierrework old-style functions prototypes
2013-02-14 Xin LISimplify r243637 and make sure that nfsdargs.{min,max...
2013-02-14 Xin LIAbstract out setting of nfsdcnt and consistently use...
2013-02-14 Xin LIUse static for all functions that do not need to be...
2013-02-13 Neel NatuRequests for invalid CPUID leaves should map to the...
2013-02-13 Martin MatuskaChange vfs.zfs.write_to_degraded from CTLFLAG_RW to...
2013-02-13 Jung-uk KimMerge OpenSSL 1.0.1e.
2013-02-13 Jung-uk KimChange "the the" to "the". It is a continuation of...
2013-02-13 Jung-uk KimImport OpenSSL 1.0.1e.
2013-02-13 Xin LIRestore De Bruijn algorithm for sparc64 where the compi...
2013-02-13 Niclas ZeisingAdd strchrnul(), a GNU function similar to strchr(...
2013-02-13 Hans Petter... Remove unused variable.
2013-02-13 Ian LeporeAdd a dependency so that when compiling in a static...
2013-02-13 Ian LeporeMake the F_READAHEAD option to fcntl(2) work as documen...
2013-02-13 Hans Petter... Resolve a LOR after r246616. Protect control requests...
2013-02-13 Hans Petter... Add new USB ID to FTDI driver.
2013-02-13 Hans Petter... Add specific supported revision of D-Link DWA-140 rev...
2013-02-13 Gleb SmirnoffFix my email.
2013-02-13 Po-Chien LinAdd myself as a ports committer and my mentor relationship.
2013-02-13 Adrian ChaddPull out the if_transmit() work and revert back to...
2013-02-13 Rui PauloIntroduce PLATFORMMETHOD_END and use it.
2013-02-12 Andrey Zonov- Make actually printing path of AF_LOCAL socket types.
2013-02-12 Andrey Zonov- Use correct size of copying different socket structures.
2013-02-12 Marcel MoolenaarEliminate the PC_CURTHREAD symbol and load the current...
2013-02-12 Marcel MoolenaarEliminate padding by moving 'narg' next to 'code'....
2013-02-12 Konstantin... Reform the busdma API so that new types may be added...
2013-02-12 Marcel MoolenaarNow that we actually use more memory descriptors, make...
2013-02-12 Sergey Kandaurovo Bring in sync decoding the first nfssvc(2) parameter...
2013-02-12 Gleb SmirnoffSubstitute '#ifdef ALIGNED_POINTER' with '#ifndef __NO_...
2013-02-12 Oleksandr TymoshenkoRemove debug output
2013-02-12 Andrew TurnerWhen clang builds libc it may insert calls to __aeabi_...
2013-02-12 Andrew TurnerAllow us to build clang for ARM EABI. Clang and llvm...
2013-02-11 Pawel Jakub... Style.
2013-02-11 Marius StroblUpdate comments to reflect r246689.
2013-02-11 Pawel Jakub... Style.
2013-02-11 Marius StroblMake SYSCTL_{LONG,QUAD,ULONG,UQUAD}(9) work as advertis...
2013-02-11 Martin MatuskaMerge zfs_ioctl.c code that should have been merged...
2013-02-11 Michael TuexenSend the adaptation layer indication only if set by...
2013-02-11 Neel NatuImplement guest vcpu pinning using 'pthread_setaffinity...
2013-02-11 Xin LIUse the right year.
2013-02-11 Martin MatuskaMFV r246633:
2013-02-11 Martin MatuskaMFV r246394:
2013-02-11 Michael TuexenDon't send kernel provided information in the User...
2013-02-11 Sergey KandaurovMajor update for unix_cmsg from Andrey Simonenko.
2013-02-11 Martin MatuskaMFV r246392:
2013-02-11 Oleksandr TymoshenkoA10 reset mechanism is the same for all boards in this...
2013-02-11 Oleksandr TymoshenkoAdd watchdog driver for Allwinner A10
2013-02-11 Gleb Smirnoff Resolve source address selection in presense of CARP...
2013-02-11 Sergey KandaurovCross-reference vfs_unbusy(9).
2013-02-11 Brooks DavisAdd -lheimntlm to LDADD directly.
2013-02-11 Rui PauloUse DEVMETHOD_END.
2013-02-11 Adrian ChaddPut this back into the ath taskqueue rather than the...
2013-02-11 Martin MatuskaMFV r246390:
2013-02-11 Adrian ChaddGo back to direct-dispatch of the software queue and...
2013-02-11 Adrian ChaddTeach athalq about the recent if_ath_alq timestamp...
2013-02-11 Adrian ChaddExtend the timestamp to be a timeval, rather than ticks.
2013-02-11 Tim KientzleProvide verbose help for fdt commands on platforms...
2013-02-11 Pawel Jakub... Capability rights for process management via process...
2013-02-10 Pawel Jakub... Add CAP_MKNOD right.
2013-02-10 Jilles Tjoelkerfts: Use O_DIRECTORY when opening name that might be...
2013-02-10 Konstantin... Remove the ia64-specific code fragment, which effect...
2013-02-10 Michael TuexenMake sure that received packets for removed addresses...
2013-02-10 Pedro F. Giffuniext2fs: Use prototype declarations for function definitions
2013-02-10 Martin MatuskaUpdate vendor-sys/illumos/dist to illumos-gate version...
2013-02-10 Neel NatuUse the entire 64 bits of 'bar.pbi_length' when printin...
2013-02-10 Martin MatuskaMFV r246388:
2013-02-10 Andrey V. ElsukovAdd bootcamp support to the loader.
2013-02-10 Michael TuexenImprove code style. No functional change.
2013-02-10 Jilles Tjoelkerfind: Run when cwd cannot be opened, except with -execd...
2013-02-10 Colin PercivalDon't try to suppress the inclusion of the build date...
next