]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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
2009-06-09 bzAdd opt_inet.h back lost with r190872.
2009-06-09 olegSync struct ng_ipfw_tag description with sources.
2009-06-09 kmacyadd explanatory header license
2009-06-09 olegClose long existed race with net.inet.ip.fw.one_pass...
2009-06-09 kmacymake flowtable opt-out
2009-06-09 kmacyremove flowtable from DEFAULTS
2009-06-09 kmacymove jenkins hash to its own header in libkern
2009-06-09 dougb1. Update the message that prints out for -U when the...
2009-06-09 traszAdd part of NFSv4 ACL kernel support code that is requi...
2009-06-09 kmacy- add drbr routines for accessing #qentries and conditi...
2009-06-09 marcelPass the previously returned IRQ back to arm_get_next_i...
2009-06-09 marcelDisable interrupts to allow booting on firmware (e...
2009-06-09 alcEliminate an instance of VM_PROT_READ_IS_EXEC that...
2009-06-09 samprotect callouts with the com lock
2009-06-09 samadd missing calls to ieee80211_dfs_attach/detach
2009-06-09 alcEliminate an unnecessary restriction on the vm object...
2009-06-09 samCorrect ieee80211_gettid:
2009-06-09 rmacklemSince vn_lock() with the LK_RETRY flag never returns...
2009-06-09 jhbAdd support for multiple passes of the device tree...
2009-06-09 jhbRework the _BBN handling for Host-PCI bridges. Previou...
2009-06-09 jhb- Remove an unnecessary memory barrier from an atomic op.
2009-06-09 desRevert r181651, which changed the ABI, and use a temp...
2009-06-09 bzFor now only compile flowtable.c if both options FLOWTA...
2009-06-09 ariffEach generated file should depend its own generator...
2009-06-09 bzRemove one INET dependency by calling the general
2009-06-09 bzUnbreak the build for amd64 after r193814 using correct...
2009-06-09 bzDepend on @ machine (_ILINKS) as we do with other modul...
2009-06-09 delphijSpacing fixes. No actual change.
2009-06-09 hrsStyle fix.
2009-06-09 ariffWhen using i8254 as the only kernel timer source:
2009-06-09 impUse new spelling of the NG_*LEN constants.
2009-06-09 impWorld now builds without these defines, so eliminate...
2009-06-09 jkoshyDocument the fact that some Core2 family CPUs lack...
2009-06-09 jkoshyFix parsing of Core2 event qualifiers.
2009-06-09 impGet the other NG_PATHLEN while I'm here too :(.
2009-06-09 impUse NG_PATHSIZ instead of NG_PATHLEN + 1.
2009-06-09 ariffMove C1E workaround into its own idle function. Previou...
2009-06-09 weongyounify zyd_tx_mgt() and zyd_tx_data() to simplify TX...
2009-06-09 blandFix bug in zphys offset calculation I introduced while...
2009-06-09 blandChase ZFS v13 import changes.
2009-06-09 hrs- Fix sanity check of GIFSOPTS ioctl.
2009-06-09 delphijAdd line width calculations for 15/16 and 24/32 bit...
2009-06-09 edwinMFV of tzdata2009i:
2009-06-08 ariffFix compile time warning on sparc64, thanks to strict...
2009-06-08 npAdd self, list mentor in committers-src.dot
2009-06-08 bzUpdate vnet_net size guard information after r193731.
2009-06-08 jkimReflect debug level changes from the recent ACPICA...
next