]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-02-03 Xin LIUse %u instead of %zu when we intend to print integer...
2009-02-03 Warner LoshDeclare bus_data_devices to be static: it isn't used...
2009-02-02 Kip Macybreak out of loop if we run out of mbufs
2009-02-02 John BaldwinGoof, catch up to constant rename (I renamed it to...
2009-02-02 John Baldwin- Add a new ioctl to /dev/pci to fetch details on an...
2009-02-02 Roman DivackyProvide a type for the argument.
2009-02-02 Maksim YevmenkinProperly retun error core from kbdmux_modevent()
2009-02-02 Sean BrunoBegin basic improvements to fwcontrol in the area of...
2009-02-02 Olivier HouchardMove a comment to where it belongs.
2009-02-02 Olivier HouchardRemove unused variables.
2009-02-02 John Baldwin- Add a new ioctl to /dev/pci to fetch details on an...
2009-02-02 Ulf Lilleengen- Use a separate pointer to the allocated memory for...
2009-02-02 Maksim YevmenkinHook up btpand(8) to the build
2009-02-02 Maksim YevmenkinFix client mode. Pick up service availability changes.
2009-02-02 Sam Lefflero make SAVE_CCK slightly less error prone by always...
2009-02-02 Sam Lefflerrestore variable initialization removed in r187831...
2009-02-02 Mike MakonnenSince, rc.d/defaultroute has the ability to wait for a
2009-02-02 Mike MakonnenThe 30 second wait for network interfaces to show up...
2009-02-02 Poul-Henning... The last sector in the first segment might just be...
2009-02-02 Poul-Henning... Don't overwrite it, if only one sector is written yet.
2009-02-02 Robert WatsonAlow dirname(1) to accept multiple arguments in the...
2009-02-02 Luigi RizzoExplain that we assume AF_INET and only use the addr...
2009-02-02 Luigi Rizzoremove duplicate #include
2009-02-02 Max KhonRemove duplicate OPTFLAGS definition.
2009-02-02 Stephane E... Fix select on platforms where sizeof(long) != sizeof...
2009-02-02 Warner LoshSort the options, per style(9).
2009-02-02 Alfred Perlsteinsrc/usr.bin/usbhidaction/usbhidaction.c
2009-02-01 Sean BrunoSome updates and bug squashing in the firewire stack.
2009-02-01 Sam Lefflerwhen promoting an 11b channel to 11g do not accept...
2009-02-01 Bjoern A. ZeebRemove the single global unlocked route cache ip6_forwa...
2009-02-01 Luigi Rizzoput the altq-related functions into a separate file.
2009-02-01 Tim KientzleBefore this fix, pax would stop the restore sequence for
2009-02-01 Tim KientzlePermit ` as a pad character in the filename table.
2009-02-01 Marcel MoolenaarConstify val in g_handleattr() and str in g_handleattr_...
2009-02-01 Andrew ThompsonRevert part of r187970, the NULL check was removed...
2009-02-01 Andrew ThompsonRemove check for null softc in attach, it can never...
2009-02-01 David E. O... Also un-split _PATH_STDPATH for grepability.
2009-01-31 Warner LoshDavid doesn't consider the prior -s behavior a bug...
2009-01-31 Bjoern A. ZeebBring over the code from sys/i386/i386/mp_machdep.c...
2009-01-31 David E. O... Fix the inconsistent tabbing.
2009-01-31 David SchultzTest wprintf() in addition to printf().
2009-01-31 David SchultzAdd tests for conj{,f,l}() that I wrote some time ago...
2009-01-31 David SchultzAdd a function attribute called `__malloc_like', which...
2009-01-31 Bjoern A. ZeebAfter r186194 the *fs_strategy() functions always return 0.
2009-01-31 Bjoern A. ZeebRemove unused local variables.
2009-01-31 Bjoern A. ZeebRemove unused local MACROs.
2009-01-31 Bjoern A. ZeebThere is no need to initialize the variable here.
2009-01-31 Bjoern A. ZeebRemove and unused variable.
2009-01-31 Bjoern A. ZeebCoalesce two consecutive #ifdef IPSEC blocks.
2009-01-31 David E. O... Change some movl's to mov's. Newer GAS no longer accep...
2009-01-31 Bjoern A. ZeebRemove dead code from #if 0:
2009-01-31 Bjoern A. ZeebLike with r185713 make sure to not leak a lock as rtall...
2009-01-31 Tom RhodesFix a typo in a comment.
2009-01-31 Alexander MotinFix bug in hint.hdac.X.config parsing.
2009-01-31 David E. O... Run with -B and just .POSIX.
2009-01-31 Tim KientzleWrite timestamps with exactly 9 digits after the period.
2009-01-30 Bjoern A. ZeebRemove 4 entirely unsued ip6 variables.
2009-01-30 Maksim YevmenkinAdd btpand(8) daemon from NetBSD. This daemon provides...
2009-01-30 Jamie GrittonCommitto ergo sum.
2009-01-30 Bjoern A. ZeebUse NULL rather than 0 when comparing pointers.
2009-01-30 Giorgos KeramidasSometimes, depending on the bpf filter rules used in...
2009-01-30 David E. O... Add the '-C' "check clean" flag. If the FS is marked...
2009-01-30 Giorgos KeramidasBump .Dd for r187609
2009-01-30 Warner LoshUnbreak make -s. There's about a 10% performance impro...
2009-01-30 Gabor Kovesdan- Remove non-existing reference
2009-01-30 Gabor Kovesdan- Remove superfluous comment
2009-01-30 Gabor Kovesdan- Remove superfluous comment
2009-01-30 Gabor Kovesdan- Remove superfluous comment
2009-01-30 Gabor Kovesdan- Rename adding_user(8) to adding_user(7). There's...
2009-01-30 Dag-Erling... Make sure the entries don't run into each other when...
2009-01-30 Maxim Konovalovo Fix typo: indentical -> identical.
2009-01-30 Andrew ThompsonIncrement total_bounced busdma stat as required.
2009-01-30 Tim KientzleAccept integer times. Previously, the field "time...
2009-01-30 Warner LoshSpawn one fewer shells on startup. We don't use dhcp_i...
2009-01-30 David E. O... For files not named on the command line, only the basen...
2009-01-29 Sam Lefflertrack hal changes
2009-01-29 Sam Lefflerupdate for hal changes
2009-01-29 Sam Lefflersetup default fixed rates for static turbo and 11n;
2009-01-29 Sam Lefflerset ni_txparms for static turbo mode
2009-01-29 Sam Lefflersetup default rate set for static turbo mode
2009-01-29 Roman DivackyDefine NULL to be __null in a case of gnu c++. This...
2009-01-29 Edward Tomasz... Make sure the cdev doesn't go away while the filesystem...
2009-01-29 John BaldwinUse si_drv1 to hold the softc for the adb_mouse charact...
2009-01-29 Robert WatsonIf a process is a zombie and we couldn't identify anoth...
2009-01-29 Jeff Roberson - Allocate apic vectors on a per-cpu basis. This...
2009-01-29 Giorgos KeramidasBackout change 187782. It inhibits ntpd from starting...
2009-01-29 Ed SchoutenMake adb_mouse use dev2unit() instead of minor().
2009-01-28 Alexander MotinAdd one more debug level.
2009-01-28 Alexander MotinAdd hw.sdhci.debug sysctl to control debug level.
2009-01-28 Alexander MotinImprove mmc driver verbose logging.
2009-01-28 John BaldwinUse a different value for the initial control word...
2009-01-28 Maksim YevmenkinUpdate ubtbcmfw2 (aka usb2_bluetooth_fw) driver
2009-01-28 Maksim YevmenkinMake ng_ubt2 (aka usb2_bluetooth_ng) driver only attach...
2009-01-28 Ed SchoutenMark most often used sysctl's as MPSAFE.
2009-01-28 Sam LefflerRemove gsm hacks now that we can do this "right":
2009-01-28 Sam Lefflerinclude the channel list in list caps when -v is set...
2009-01-28 Sam Lefflerpritize the channel we display with list chans so that...
2009-01-28 Sam Lefflersimplify display of 1/2 and 1/4 width channels
2009-01-28 Sam Lefflerimprove debug msgs for regdomain operations; print...
2009-01-28 Sam LefflerFix 1/2 and 1/4 width channel handling:
next