]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-02-14 Andrew ThompsonAdd device ID for the FTDI 4232H.
2010-02-14 Andrew ThompsonAdd support for the E1752 3G modem and the required...
2010-02-14 Andrew ThompsonMake umodem more tolerant for devices which modem descr...
2010-02-14 Andrew ThompsonAdd UQ_KBD_BOOTPROTO quirk needed in r203896
2010-02-14 Andrew ThompsonDetect when we are polling from kernel via cngetc(...
2010-02-14 Ed MasteDiff reduction with Adaptec's vendor driver.
2010-02-14 Marcel MoolenaarSome code cleanups:
2010-02-14 Marcel MoolenaarSome code churn:
2010-02-14 Rui PauloRevert part of the 9285 support because it breaks the...
2010-02-14 Luigi Rizzouse log instead of logverbose in three places so the...
2010-02-14 Luigi Rizzoa minimal set of changes to adapt to the utmp->utmpx...
2010-02-14 Konstantin... Do not leak process lock when current thread is not...
2010-02-14 Konstantin... Rename fields to match better the msdosfs headers....
2010-02-14 Alexander MotinMFp4:
2010-02-14 Konstantin... Bug fixes from NetBSD
2010-02-14 Konstantin... License changes from NetBSD.
2010-02-14 Alexander MotinMFp4:
2010-02-14 Konstantin... Rename variables to match msdosfs headers.
2010-02-14 Konstantin... Some cleanups from NetBSD:
2010-02-14 Konstantin... Invalid filesystem might cause the bp to be never read.
2010-02-14 Gavin AtkinsonThe -newerXB option was being interpreted the same...
2010-02-14 Ed SchoutenMake <sys/timeb.h> work without including <sys/types.h>.
2010-02-14 Rui PauloAlso build ah_eeprom_v4k.c when ar9280 is selected.
2010-02-14 Kevin LoCorrect cpu id for FA526.
2010-02-14 Rick MacklemChange the default value for vfs.newnfs.enable_localloc...
2010-02-13 Rick MacklemThis fixes the experimental NFS server so that it won...
2010-02-13 Michael TuexenAdd missing SCTP_PACKED. Spotted by Irene Ruengeler.
2010-02-13 Marius StroblPredict KASSERTs to be true.
2010-02-13 Marius StroblAdd ssm(4), which serves as a glue device allowing...
2010-02-13 Marius Strobl- Add the 'cmp' and 'core' pseudo-busses which are...
2010-02-13 Marius StroblResurrect nexusvar.h from r167307.
2010-02-13 Marius StroblStyle fixes
2010-02-13 Marius Strobl- Search the whole OFW device tree instead of only...
2010-02-13 Gavin AtkinsonWhen growing a UFS1 filesystem, we need to initialise...
2010-02-13 Max LaierFix drbr and altq interaction:
2010-02-13 Marius Strobl- At least the trap table of the Sun Fire V1280 firmwar...
2010-02-13 Marius StroblCorrect the panic strings introduced in r203830 to...
2010-02-13 Marius StroblUse the SUNW,{d,i}tlb-load methods for entering locked...
2010-02-13 Marius Strobl- Assert that HEAPSZ is a multiple of PAGE_SIZE as...
2010-02-13 Konstantin... Fix function name in the comment in the second location...
2010-02-13 Konstantin... - Add idempotency guards so the structures can be used...
2010-02-13 Konstantin... Use M_ZERO instead of calling bzero().
2010-02-13 Edward Tomasz... Remove list of locking primitives, which is kind of...
2010-02-13 Edward Tomasz... Fix VBAD description.
2010-02-13 Andriy Gaponkgdb: initialize n_type field of nlist entry for kvm_nl...
2010-02-13 Konstantin... Remove unused macros.
2010-02-13 Konstantin... When ffs_realloccg() failed to allocate bigger fragment...
2010-02-13 Jaakko HeinonenDon't try to determine tape block size when the -P...
2010-02-13 Wojciech A... Resort includes to match style(9) a bit more. No functi...
2010-02-13 Jung-uk KimMake sanity check slightly more useful and tweak an...
2010-02-13 Jung-uk KimPrefer correct and simpler backlight control methods...
2010-02-13 Jung-uk KimImplement LCD brightness control notify handler.
2010-02-12 Rui PauloAdd a space before printing 'thread pid ...' to match...
2010-02-12 Pawel Jakub... - Implement -q option for pgrep(1).
2010-02-12 Ed MasteGarbage collect Falcon/PPC support that has not been...
2010-02-12 Ruslan ErmilovFixed error checking of pthread(3) functions.
2010-02-12 Ruslan ErmilovMake manpage's SYNOPSIS match program's usage().
2010-02-12 Neel NatuRemove the PCI_IOSPACE_SIZE and PCI_IOSPACE_ADDR hack...
2010-02-11 Fabien Thomas- Reorganize code in 'plugin' to share log processing.
2010-02-11 Marcel MoolenaarInitialize pve_fsid and pve_fileid to VNOVAL.
2010-02-11 Tom Rhodess/APIS/APIs - not part of the original submission.
2010-02-11 Andriy Gaponacpi: drop the second bus_generic_attach pass
2010-02-11 Kirk McKusickOne last pass to get all the unsigned comparisons correct.
2010-02-11 Marcel Moolenaaro Add support for COMPAT_IA32.
2010-02-11 Warner Loshi doesn't need to be signed here, make it unsigned.
2010-02-11 Norikatsu ShigemuraFix a installation issue with $DESTDIR.
2010-02-11 Tom RhodesCorrect two typoes.
2010-02-11 Andriy Gaponacpi cpu: probe+attach before all other enumerated...
2010-02-11 Wojciech A... Remove redundand headers and use more standard ones...
2010-02-11 Wojciech A... Use more standard way for setting nonblocking flag...
2010-02-11 Wojciech A... Within libusb 0.1 API, bus number is always faked to...
2010-02-11 Warner LoshBack to WARNS=3. The breakage wasn't what I thought...
2010-02-11 Kirk McKusickQuiet spurious warnings.
2010-02-11 Kirk McKusickQuiet spurious warnings.
2010-02-11 Kirk McKusickKeep Tinderbox happy.
2010-02-11 Warner LoshIncreased warnings weren't tested on ARM. Bump warning...
2010-02-10 Kirk McKusickEnsure that newfs will never create a filesystem with...
2010-02-10 Kirk McKusickThis fix corrects a problem in the file system that...
2010-02-10 Edward Tomasz... Start sentences with a new line.
2010-02-10 Edward Tomasz... Remove unused variable.
2010-02-10 Xin LIImprove time precision for grdc(6):
2010-02-10 Edward Tomasz... Improve description for Giant and mention blocking...
2010-02-10 Attilio RaoAdd the options DEADLKRES (introducing the deadlock...
2010-02-10 Jaakko Heinonen- Remove reference to nfs4. mount_nfs4(8) was removed...
2010-02-10 Randall StewartIf a mbuf is split across two pages, we
2010-02-10 Rui PauloTurn on the front LED at boot time like we do with...
2010-02-10 Rui PauloFix typo in comment.
2010-02-10 Rui Paulo't' stands for Turbo and is a valid mode, so fix previo...
2010-02-10 Ed SchoutenRemove unneeded CFLAGS.
2010-02-10 Neel NatuCode cleanup:
2010-02-10 Neel NatuCall profclock() and statclock() explicitly on all...
2010-02-10 David XuIn function umtxq_insert_queue, use parameter q (shared...
2010-02-10 Neel NatuEnable interrupts before doing AST processing to avoid...
2010-02-10 Ed MasteAdd new -o option (r203042) to manpage synopsis and...
2010-02-10 Martin CracauerFix PR
2010-02-10 Xin LISymbolic link to mailwrapper should only be removed...
2010-02-09 Marius Strobl- Move nfs_realign() from the NFS client to the shared...
2010-02-09 Marius StroblSome style(9) fixes
2010-02-09 Bjoern A. ZeebAdd DDB support for printing vnet_sysinit and vnet_sysu...
2010-02-09 Xin LI - Return EAFNOSUPPORT instead of EINVAL for unsupporte...
next