]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-01-09 Brooks DavisCorrect the explination text for the kern.ngroups....
2010-01-09 Ruslan ErmilovUpdate to a 26-Nov-2009 release.
2010-01-09 Ruslan ErmilovVendor import of bwk's 26-Nov-2009 release.
2010-01-09 Marcel MoolenaarRemove file system support based on the simple file...
2010-01-09 Ruslan ErmilovClean up import.
2010-01-09 Ruslan ErmilovClean up.
2010-01-09 Marcel MoolenaarImplement the fo_readdir method. This does not support...
2010-01-09 Ruslan ErmilovFlatten out vendor tree.
2010-01-09 Alan CoxLong ago, in r120654, the rounding of KERNend and physf...
2010-01-09 Marius Strobl- Add code allowing a network device to only be open...
2010-01-09 Antoine BrodinUpdate files to remove when MK_BLUETOOTH=no.
2010-01-09 Hajimu UMEMOTOThe client type rule allows DHCP, implicitly. Since...
2010-01-09 Antoine BrodinAdd files to remove when MK_AUTHPF=no.
2010-01-09 Antoine BrodinAdd files to remove when MK_ATM=no.
2010-01-09 Antoine BrodinAdd files to remove when MK_AT=no.
2010-01-09 Antoine BrodinAdd files to remove when MK_APM=no.
2010-01-09 Antoine BrodinAdd files to remove when MK_AMD=no.
2010-01-09 Max KhonSend link state change control messages to "orphans...
2010-01-09 Antoine BrodinAdd files to remove when MK_ACCT=no.
2010-01-09 Antoine BrodinAdd missing library dependency.
2010-01-09 Warner LoshMerge from projects/mips to head by hand:
2010-01-09 Antoine Brodinlibusb20 was renamed libusb several months ago.
2010-01-09 Antoine BrodinFix a typo.
2010-01-09 Antoine BrodinFix a typo.
2010-01-09 Warner LoshMerge from projects/mips to head by hand:
2010-01-09 Warner LoshMerge from projects/mips to head by hand:
2010-01-09 Warner LoshMerge from projects/mips to head by hand:
2010-01-09 Warner LoshMerge from projects/mips to head by hand:
2010-01-09 Warner LoshMerge from projects/mips to head by hand:
2010-01-09 Warner LoshMerge from projects/mips to head by hand:
2010-01-09 Warner LoshMerge from projects/mips to head by hand:
2010-01-09 Warner LoshMerge from projects/mips to head by hand:
2010-01-09 Warner LoshMerge from projects/mips to head by hand.
2010-01-09 Warner LoshMerge from pprojects/mips to head by hand.
2010-01-09 Navdeep ParharExtra parantheses to keep certain compilers happy.
2010-01-09 Warner LoshMerge from projects/mips to head by hand:
2010-01-09 Warner LoshMerge from projects/mips to head by hand:
2010-01-09 Warner LoshMerge r201902 and r195669 from projects/mips into head...
2010-01-09 Warner LoshFix comment, which was missed in an earlier commit...
2010-01-09 Marius StroblRemove clause 3 and 4 from TNF licenses (this was the...
2010-01-09 Marius StroblSome style(9) fixes in order to fabricate a commit...
2010-01-09 Bjoern A. ZeebAdd comments trying to explain what bad things happen...
2010-01-09 Bjoern A. ZeebCorrect spelling.
2010-01-09 Marius StroblExclude options COMPAT_FREEBSD4 now that the MD freebsd...
2010-01-09 Marko ZecReduce recursions on curvnet and thus spamming the...
2010-01-09 Xin LIFix formatting.
2010-01-09 Xin LIAdd a set of manual pages for pthread[_attr]_[sg]etaffi...
2010-01-09 Konstantin... Set md_ldt (pointer to the LDT) after md_ldt_sd (system...
2010-01-09 Christian BruefferVarious language fixes. Also fixed the URL to totd...
2010-01-09 Christian Bruefferbridge(4) acts like a switch, not like a hub.
2010-01-09 David XuUse enum to define key types.
2010-01-09 David Xuput semaphore waiter in long term list.
2010-01-09 David XuAdd key type TYPE_SEM.
2010-01-09 David XuUpdate manual for sem_init and sem_open, restrictions...
2010-01-09 Warner LoshMerge r195128 from project/mips to head.
2010-01-09 Giorgos KeramidasRevert iwn channel-argument handling of set_txpower...
2010-01-09 Warner LoshRename mips_pcpu_init to mips_pcpu0_init since it appli...
2010-01-09 Neel NatuCompute the target of the jump in the 'J' and 'JAL...
2010-01-09 Attilio RaoIntroduce the new kernel thread called "deadlock resolver".
2010-01-09 Christian BruefferVarious language fixes.
2010-01-09 Warner LoshMerge r195129 from project/mips to head by hand:
2010-01-09 Warner LoshMerge r195030 from project/mips to head by hand
2010-01-08 Warner LoshMerge r197800 from projects/mips to head by hand:
2010-01-08 Warner LoshMerge r195025 from projects/mips to head by hand:
2010-01-08 Warner LoshMerge r194519 from projects/mips to head by hand:
2010-01-08 Brooks DavisMake options KGSSAPI build and add it to NOTES.
2010-01-08 Warner LoshMerge r195030 from project/mips into head by hand:
2010-01-08 Warner LoshMerge r195575 and 195530 from projects/mips to head...
2010-01-08 Warner LoshMerge from project/mips r195021:
2010-01-08 Warner LoshBack-merge (by hand) r195668:
2010-01-08 Christian BruefferFree allocated sbufs before returning ENOMEM.
2010-01-08 Warner LoshRevert r199758. It pointed out that we were calling...
2010-01-08 Warner LoshCentralize initialization of pcpu, and set curthread...
2010-01-08 Christian BruefferRemove unnecessary quoting and markup, add missing...
2010-01-08 Edward Tomasz... Fix array overflow.
2010-01-08 Edward Tomasz... Get rid of #ident.
2010-01-08 Christian Brueffersk(4), stge(4) and vge(4) should work on all architectu...
2010-01-08 Edward Tomasz... Fix array overflow.
2010-01-08 Bjoern A. ZeebTo avoid hardcoding further kernel configuration names for
2010-01-08 Bjoern A. ZeebGenerate a second LINT configuration for i386 and amd64 in
2010-01-08 Bjoern A. ZeebIn sys/<arch>/conf/Makefile set TARGET to <arch>. That...
2010-01-08 Qing LiEnsure an address is removed from the interface address
2010-01-08 Christian BruefferRemove ste(4), it should work on all architectures...
2010-01-08 Edward Tomasz... Get rid of #ident, GCC 4.4 warns about it being deprecated.
2010-01-08 Bjoern A. ZeebSwitch traceroute over to make use of proper in-kernel...
2010-01-08 Bjoern A. ZeebUnbreak the XEN build after r201751.
2010-01-08 Edward Tomasz... Stop GCC from complaining about lagg_port_checkstacking...
2010-01-08 Ruslan ErmilovComplete the swap of carp(4) log levels and document...
2010-01-08 Edward Tomasz... One more #ifdef fix for GCC 4.4.
2010-01-08 Edward Tomasz... Remove unused smbfs_smb_qpathinfo().
2010-01-08 Edward Tomasz... Remove unused uhci_dump_qhs().
2010-01-08 Edward Tomasz... Remove unused iir_watchdog().
2010-01-08 Edward Tomasz... Put mly_timeout() under MLY_DEBUG, so that newer GCC...
2010-01-08 Edward Tomasz... Replace several instances of 'if (!a & b)' with 'if...
2010-01-08 Edward Tomasz... Fix #ifdefs so that GCC 4.4 doesn't complain about it.
2010-01-08 Attilio Rao- Fix a bug in sched_4bsd where the timestamp for the...
2010-01-08 David MaloneThis now passes a make universe with WARNS=6.
2010-01-08 Maxim SobolevAllow comment (#) to be placed anywhere in the line...
2010-01-08 Gavin AtkinsonIf we fail to read the Ethernet address from the card...
2010-01-08 Alan CoxCatch up with r183101 that added "device acpi" to GENERIC.
next