]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-06-11 psStop asserting on exclusive locks in fsync since it...
2009-06-11 avgstrict kobj signatures: fix legacy i386 pcib_write_conf...
2009-06-11 avgstrict kobj signatures: fixes in agp driver
2009-06-11 avgstrict kobj signatures: linker_if fixes
2009-06-11 avgstrict kobj signatures: number of fixes for arm archite...
2009-06-11 stas- Make pstat(8) WARNS=6 safe.
2009-06-11 zecIn struct thread, fields td_vnet and td_vnet_lpush...
2009-06-11 zecIntroduce a mechanism for detecting calls from outbound...
2009-06-11 jkim- Remove unnecessary read memory barriers from atomic...
2009-06-11 avgsyslog.conf: pop up from logging only ppp messages...
2009-06-11 jhbCorrect printf format type mismatches.
2009-06-11 jhbTrim extra ()'s.
2009-06-11 edUse the documented machine constraint for SSE registers.
2009-06-11 bzAll these Ethernet NICs depend on INET, mostly for...
2009-06-11 bzif_igb.c as well as ixgbe.c uncondtionally depend on...
2009-06-11 bzAs sys/kern/uipc_accf.c depends on inet, all three...
2009-06-11 bzng_ipfw depends on inet and ipfirewall as well.
2009-06-11 bzip_dummynet.c depends on INET.
2009-06-11 bznetinet/if_ether.c (doing ARP) depends on INET as well.
2009-06-11 bzif_enc(4) is only useful with ipsec and either inet...
2009-06-11 bzstf(4) supports `6to4' IPv6 in IPv4 encapsulation accro...
2009-06-11 bzif_bridge(4) unfortunately is missing a lot of #ifdef...
2009-06-11 desLower WARNS due to alignment issues on sparc64.
2009-06-11 bzcarp(4) allows people to share a set of IP addresses...
2009-06-11 edCorrect my previous commit to pstat(8).
2009-06-11 luigiAs discussed in the devsummit, introduce two fields...
2009-06-11 kmacycheck against prefetch_enable
2009-06-11 ariffRemove custom KOBJMETHOD(), CHANNEL_DECLARE() and MIXER...
2009-06-11 edMake most of pstat(8) build with WARNS=6.
2009-06-11 desAs of sam's r175206, arp builds cleanly at WARNS level...
2009-06-11 samWhen associating to an AP we don't know if HT is negoti...
2009-06-10 jkimCatch up with r193750 (OsdSynch.c locking changes):
2009-06-10 edwinAdd euro symbol to pt_PT locale using other encodings
2009-06-10 edwinCroatian locale support for hr_HR.ISO8859-2
2009-06-10 bzpflog, pfsync depend on pf and pf depends on inet.
2009-06-10 bzUpdate vnet_net size guard values after r193951.
2009-06-10 edwinInvalid (long) date format in pl_PL.ISO8859-2.src
2009-06-10 bzUnfortunately fs/nfsserver depends on INET at the momen...
2009-06-10 bzif_gre.c insists on INET:
2009-06-10 rmacklemThis commit is analagous to r193952, but for the experi...
2009-06-10 bzipfirewall insists on INET:
2009-06-10 kmacyuse default policy for enabling prefetching unless...
2009-06-10 rmacklemAdd a test for VI_DOOMED just after nfs_upgrade_vnlock...
2009-06-10 kibAdapt vfs kqfilter to the shared vnode lock used by...
2009-06-10 bzip_divert.c requires both INET and IPFIREWALL to be...
2009-06-10 bzIPsec depends on either IPv4 (inet) or IPv6 (inet6...
2009-06-10 bzProperly hide IPv4 only variables and functions under...
2009-06-10 avgrc.d/fsck: allow additional options for fsck_y_enable...
2009-06-10 avgfsck_msdosfs: accept no-op -C option for compatibilty...
2009-06-10 rmacklemFor the case where another thread was doing a connect...
2009-06-10 jhbChange a few members of tcpcb that store cached copies...
2009-06-10 edMake the demo/stress tools build again, after my change...
2009-06-10 edSmall cleanups to the jail script:
2009-06-10 impThese are no longer referenced in the tree, so can...
2009-06-10 cokaneFix an LOR
2009-06-10 impMove from using devclass_find_free_unit(cfi_diskclass...
2009-06-10 impMove from using devclass_find_free_unit(ata_devclass...
2009-06-10 impEliminate devclass_find_free_unit call here, since...
2009-06-10 kibDo not leak the state->ls_lock after VI_DOOMED check...
2009-06-10 kibFor cd9660_ioctl, check for recycled vnode after lockin...
2009-06-10 jamieIn the old-style jail command line, explicitly set...
2009-06-10 bzSCTP needs either IPv4 or IPv6 as lower layer[1].
2009-06-10 gnnAdd a missing error statistic, the number of FCS errors...
2009-06-10 kibFix r193923 by noting that type of a_fp is struct file...
2009-06-10 kibs/a_fdidx/a_fp/ for VOP_OPEN comments that inline struc...
2009-06-10 kibRemove unused VOP_IOCTL and VOP_KQFILTER implementation...
2009-06-10 kibVOP_IOCTL takes unlocked vnode as an argument. Due...
2009-06-10 jhbPreallocate the four BARs in ALI SATA controllers durin...
2009-06-10 kibRegenerate
2009-06-10 kibAdd several syscall compat32 entries for extattr manipu...
2009-06-10 bzip_gif_ttl/GIF_TTL are only used by the inet part in...
2009-06-10 grehanGet the gdb/psim emulator functioning again.
2009-06-10 edwinadd ca_AD, ca_FR and ca_IT locales
2009-06-10 ariffAttempt to fix parallel build.
2009-06-10 bzAll consumers of in_cksum.h have been properly #ifdefed...
2009-06-10 luigiin ip_dn_ctl(), do not allocate a large structure on...
2009-06-10 bzRemove the "The option TCPDEBUG requires option INET...
2009-06-10 luigismall simplifications to the code in charge of reaping...
2009-06-10 cpercivaPrevent integer overflow in direct pipe write code...
2009-06-10 bzPut the variable declarations for TCPDEBUG under #ifdef...
2009-06-10 bzThe llentry *lle is only used in cases of INET or INET6.
2009-06-10 ariffMove all sound related scripts to its own 'sound' subdir.
2009-06-10 yongariOops, fix directory name.
2009-06-10 ariffMove machine dependant AFMT_* definition from sound.h
2009-06-10 samMarvell 88W8363 driver and associated firmware
2009-06-10 samiwn does not require a license ack
2009-06-10 yongariFix typo.
2009-06-10 yongariAdd alc(4) man page and hook up ale(4) to the build.
2009-06-10 yongariAdd alc(4) to the list of supported network interface.
2009-06-10 yongariAdd alc(4), a driver for Atheros AR8131/AR8132 PCIe...
2009-06-10 kmacyAs far as I can tell systems that have less than 4GB...
2009-06-10 yongariController will dma SCB command status for a given...
2009-06-10 impWe can actually remove devclass_find_driver.
2009-06-09 impThese are no longer public, so remove the man page.
2009-06-09 impAs discussed on arch@, restire
2009-06-09 edwinja_JP: AM/PM date format should be localized.
2009-06-09 edwinFix LC_NUMERIC and LC_MONETARY for de_CH locale
2009-06-09 jamieFix some overflow errors: a signed allocation and an...
2009-06-09 kmacyopt in to flowtable on i386/amd64
2009-06-09 kmacyrevert to opt-in flowtable
next