]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-02-02 luigiremove duplicate #include
2009-02-02 fjoeRemove duplicate OPTFLAGS definition.
2009-02-02 sepotvinFix select on platforms where sizeof(long) != sizeof...
2009-02-02 impSort the options, per style(9).
2009-02-02 alfredsrc/usr.bin/usbhidaction/usbhidaction.c
2009-02-01 sbrunoSome updates and bug squashing in the firewire stack.
2009-02-01 samwhen promoting an 11b channel to 11g do not accept...
2009-02-01 bzRemove the single global unlocked route cache ip6_forwa...
2009-02-01 luigiput the altq-related functions into a separate file.
2009-02-01 kientzleBefore this fix, pax would stop the restore sequence for
2009-02-01 kientzlePermit ` as a pad character in the filename table.
2009-02-01 marcelConstify val in g_handleattr() and str in g_handleattr_...
2009-02-01 thompsaRevert part of r187970, the NULL check was removed...
2009-02-01 thompsaRemove check for null softc in attach, it can never...
2009-02-01 obrienAlso un-split _PATH_STDPATH for grepability.
2009-01-31 impDavid doesn't consider the prior -s behavior a bug...
2009-01-31 bzBring over the code from sys/i386/i386/mp_machdep.c...
2009-01-31 obrienFix the inconsistent tabbing.
2009-01-31 dasTest wprintf() in addition to printf().
2009-01-31 dasAdd tests for conj{,f,l}() that I wrote some time ago...
2009-01-31 dasAdd a function attribute called `__malloc_like', which...
2009-01-31 bzAfter r186194 the *fs_strategy() functions always return 0.
2009-01-31 bzRemove unused local variables.
2009-01-31 bzRemove unused local MACROs.
2009-01-31 bzThere is no need to initialize the variable here.
2009-01-31 bzRemove and unused variable.
2009-01-31 bzCoalesce two consecutive #ifdef IPSEC blocks.
2009-01-31 obrienChange some movl's to mov's. Newer GAS no longer accep...
2009-01-31 bzRemove dead code from #if 0:
2009-01-31 bzLike with r185713 make sure to not leak a lock as rtall...
2009-01-31 trhodesFix a typo in a comment.
2009-01-31 mavFix bug in hint.hdac.X.config parsing.
2009-01-31 obrienRun with -B and just .POSIX.
2009-01-31 kientzleWrite timestamps with exactly 9 digits after the period.
2009-01-30 bzRemove 4 entirely unsued ip6 variables.
2009-01-30 emaxAdd btpand(8) daemon from NetBSD. This daemon provides...
2009-01-30 jamieCommitto ergo sum.
2009-01-30 bzUse NULL rather than 0 when comparing pointers.
2009-01-30 keramidaSometimes, depending on the bpf filter rules used in...
2009-01-30 obrienAdd the '-C' "check clean" flag. If the FS is marked...
2009-01-30 keramidaBump .Dd for r187609
2009-01-30 impUnbreak make -s. There's about a 10% performance impro...
2009-01-30 gabor- Remove non-existing reference
2009-01-30 gabor- Remove superfluous comment
2009-01-30 gabor- Remove superfluous comment
2009-01-30 gabor- Remove superfluous comment
2009-01-30 gabor- Rename adding_user(8) to adding_user(7). There's...
2009-01-30 desMake sure the entries don't run into each other when...
2009-01-30 maximo Fix typo: indentical -> identical.
2009-01-30 thompsaIncrement total_bounced busdma stat as required.
2009-01-30 kientzleAccept integer times. Previously, the field "time...
2009-01-30 impSpawn one fewer shells on startup. We don't use dhcp_i...
2009-01-30 obrienFor files not named on the command line, only the basen...
2009-01-29 samtrack hal changes
2009-01-29 samupdate for hal changes
2009-01-29 samsetup default fixed rates for static turbo and 11n;
2009-01-29 samset ni_txparms for static turbo mode
2009-01-29 samsetup default rate set for static turbo mode
2009-01-29 rdivackyDefine NULL to be __null in a case of gnu c++. This...
2009-01-29 traszMake sure the cdev doesn't go away while the filesystem...
2009-01-29 jhbUse si_drv1 to hold the softc for the adb_mouse charact...
2009-01-29 rwatsonIf a process is a zombie and we couldn't identify anoth...
2009-01-29 jeff - Allocate apic vectors on a per-cpu basis. This...
2009-01-29 keramidaBackout change 187782. It inhibits ntpd from starting...
2009-01-29 edMake adb_mouse use dev2unit() instead of minor().
2009-01-28 mavAdd one more debug level.
2009-01-28 mavAdd hw.sdhci.debug sysctl to control debug level.
2009-01-28 mavImprove mmc driver verbose logging.
2009-01-28 jhbUse a different value for the initial control word...
2009-01-28 emaxUpdate ubtbcmfw2 (aka usb2_bluetooth_fw) driver
2009-01-28 emaxMake ng_ubt2 (aka usb2_bluetooth_ng) driver only attach...
2009-01-28 edMark most often used sysctl's as MPSAFE.
2009-01-28 samRemove gsm hacks now that we can do this "right":
2009-01-28 saminclude the channel list in list caps when -v is set...
2009-01-28 sampritize the channel we display with list chans so that...
2009-01-28 samsimplify display of 1/2 and 1/4 width channels
2009-01-28 samimprove debug msgs for regdomain operations; print...
2009-01-28 samFix 1/2 and 1/4 width channel handling:
2009-01-28 impUse the correct field name for the size of the sierra_i...
2009-01-28 jhbConvert the global mutex protecting the directory looku...
2009-01-28 jhbMark cd9660 MPSAFE and add support for using shared...
2009-01-28 jhbSync with ufs_vnops.c:1.245 and remove support for...
2009-01-28 samadd an assert to verify the number of channels returned...
2009-01-28 samchange null_getradiocaps to return the actual count...
2009-01-28 jhbActually remove the VA_MARK_ATIME flag. This should...
2009-01-28 jhbAssert an exclusive vnode lock for fifo_cleanup() and...
2009-01-28 samOverhaul regulatory support:
2009-01-28 edLast step of splitting up minor and unit numbers: remov...
2009-01-28 impRestore necessary NUL termination of locname.
2009-01-28 tabthorpe- Re-order SEE ALSO entries
2009-01-28 bzWhile OpenBSD's crypto/ framework has sha1 and md5...
2009-01-28 tabthorpe- Add initial version of portindex(5) manual page
2009-01-28 trhodesUpdate the description of KERN_PROC.
2009-01-28 trhodesBetter wording for clearing EOF indicator.
2009-01-28 luigiinitialize a couple of variables, gcc 4.2.4-4 (linux...
2009-01-28 luigiFor some reason (probably dating ages ago) an #ifdef...
2009-01-28 rwatsonPrint disk offets as %jd rather than %lld; I fixed...
2009-01-28 luigiAvoid the use of duplicated typedefs -- see the comment...
2009-01-28 trhodesBump doc date for recent change.
2009-01-28 trhodesRemove another comment about clearing EOF indicator.
next