]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-02-17 Mark JohnstonStrengthen the check in IS_OUT_OF_BOUNDS to ensure...
2013-02-17 Alexander MotinMFcalloutng:
2013-02-17 Andrey A. ChernovIn 'make hierarchy' don't install /sys/sys pointing...
2013-02-17 Pawel Jakub... Remove space before tab.
2013-02-17 Pawel Jakub... Remove redundant check.
2013-02-17 Pawel Jakub... Style.
2013-02-17 Pawel Jakub... - Require CAP_FSYNC capability right when opening a...
2013-02-17 Pawel Jakub... Remove redundant parenthesis.
2013-02-17 Pawel Jakub... Remove redundant space.
2013-02-17 Pawel Jakub... Add break to the default case.
2013-02-17 Pawel Jakub... Don't treat pointers as booleans.
2013-02-17 Pawel Jakub... Remove redundant parenthesis.
2013-02-17 Pawel Jakub... Remove redundant space.
2013-02-17 Pawel Jakub... Remove trailing spaces.
2013-02-17 Luigi Rizzoupdate the netmap example programs merging some common...
2013-02-17 David XuMake more code be protected by internal mutex, and...
2013-02-17 Marcel MoolenaarIn kthr.c, obtain the address of the PCB for threads...
2013-02-17 Oleksandr TymoshenkoRemove accidentally committed debug panic(9) call
2013-02-17 Marcel MoolenaarClose a race relating to setting the PCPU pointer ...
2013-02-17 Oleksandr Tymoshenko- Add hw.bcm2835.sdhci.hs tunable to enable/disable...
2013-02-16 Oleksandr TymoshenkoDisable debug accidentally enabled by previous commit
2013-02-16 Oleksandr TymoshenkoVarious timing-related fixes:
2013-02-16 Pawel Jakub... Put one file per line so it is easier to read diffs...
2013-02-16 Dag-Erling... #if out unused functions which trip up gcc but not...
2013-02-16 Marcel MoolenaarReturn EFAULT when the address is not a kernel virtual...
2013-02-16 Ian LeporeIn _bus_dmamap_addseg(), the return value must be zero...
2013-02-16 Dimitry AndricSince clang 3.2 now has an option to suppress warnings...
2013-02-16 Adrian Chadd* Reduce the PCU lock overhead a little by only re...
2013-02-16 Kirk McKusickThe UFS2 filesystem allocates new blocks of inodes...
2013-02-16 Kirk McKusickAdd barrier write capability to the VFS buffer interfac...
2013-02-16 Dimitry AndricImport change 40eebf235370b6fe6353784ccf01ab92eed062a5...
2013-02-16 Dimitry AndricFix two instances of undefined behaviour in contrib...
2013-02-16 Dimitry AndricIn contrib/opie/opiekey.c, use the correct length to...
2013-02-16 David XuSimplify code by using flag O_EXLOCK.
2013-02-16 Adrian ChaddFix an incorrect sizeof()
2013-02-15 Dimitry AndricFix undefined behaviour in usr.bin/mail/util.c.
2013-02-15 Ian LeporeSet map->pmap before _bus_dmamap_count_pages() tries...
2013-02-15 Dimitry AndricPull in r175057 from upstream llvm trunk:
2013-02-15 Dimitry AndricRegenerate libstdc++'s config.h, synchronizing it with...
2013-02-15 Jung-uk KimRevert r227528 and r227787. This hack is no longer...
2013-02-15 Jung-uk KimConsistently use round_page(x) rather than roundup...
2013-02-15 Dag-Erling... Upgrade to 1.6.16
2013-02-15 Dag-Erling... Add generated files
2013-02-15 Dag-Erling... fix leftover from an earlier experiment
2013-02-15 Oleksandr TymoshenkoEnable USB1 (which is EHCI0) for Allwinner A10
2013-02-15 Oleksandr TymoshenkoFix copy-paste error in bus_space_unmap argument
2013-02-15 Jung-uk KimMerge ACPICA 20130214.
2013-02-15 Jung-uk KimImport ACPICA 20130215.
2013-02-15 Neel NatuAdvertise PCI-E capability in the hostbridge device...
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 1.6.16
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...
next