]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-02-04 John BaldwinTweak the ia64 machine check handling code to not regis...
2009-02-04 Andrew ThompsonCheck for NOAUTO on child interfaces (eg wlanX) so...
2009-02-04 Poul-Henning... Get the right system makefiles for make distribution.
2009-02-04 Ed SchoutenRemove slush space from clists.
2009-02-04 Bjoern A. ZeebWhen iterating through the list trying to find a router in
2009-02-04 Olivier HouchardErm... Report the buffer as being bounced even when...
2009-02-04 Kirk McKusickUpdate the actions previously attempted by the -D optio...
2009-02-03 Sam LefflerWhen crafting a media setting w/ an auto (non-fixed...
2009-02-03 Gabor KovesdanReflect adding_user.8 -> adding_user.7 rename
2009-02-03 Randall StewartLOR fix - Lock only when calling the actual code that
2009-02-03 Ed SchoutenRemove NUMCDEVSW, which is unused since RELENG_5.
2009-02-03 Warner LoshFix the functions to match prototypes. The K&R definit...
2009-02-03 Ed SchoutenSlightly improve the design of the TTY buffer.
2009-02-03 John BaldwinTrim what we expose to userland in <dev/ppbus/ppbconf...
2009-02-03 Sam Leffleradd Roel's copyright as he did the initial version
2009-02-03 Sam LefflerAdd support for the StrataFlash on 2348 boards:
2009-02-03 Sam Lefflerhonor any interface width (e.g. setup by the bus shim...
2009-02-03 Sam Lefflerreorg ioctl code to simplify adding new requests
2009-02-03 Sam Lefflerforce atomic_cmpset_ptr types to match atomic_cmpset_32;
2009-02-03 Sam Lefflerfix compilation w/ AH_DEBUG
2009-02-03 Daniel Gerzo- ANSIfy function definitions
2009-02-03 Sean BrunoDelete fwohci_filt() as it is now unused
2009-02-03 John BaldwinDon't right-adjust the SMBus slave address for SSIF...
2009-02-03 John Baldwin- Change ichsmb(4) to follow the format of all the...
2009-02-03 Andrew Thompson- Keep the same sorting on usb_errstr_table as the...
2009-02-03 David E. O... Partially revert r186559.
2009-02-03 Andrew ThompsonAdd missing string table for the usb quirk enum.
2009-02-03 Randall Stewart- Cleanup checksum code.
2009-02-03 Randall StewartAdds support for SCTP checksum offload. This means
2009-02-03 Joseph KoshyImprove robustness of NMI handling, for NMIs recognized...
2009-02-03 Warner LoshUse NULL in preference to 0 in pointer contexts.
2009-02-03 Warner LoshMake bioq_disksort have a ANSI-C definition rather...
2009-02-03 Warner Loshrman_debug should be static, so make it static.
2009-02-03 Warner LoshUse ANSI function definition for profil.
2009-02-03 Warner LoshPrefer ANSI function definitions to K&R ones.
2009-02-03 Warner LoshUse NULL in preference to 0 for pointers.
2009-02-03 Warner LoshUse NULL in preference to 0 for pointers.
2009-02-03 Warner Losho Use unsigned for bit fields.
2009-02-03 Warner Loshint foo(void) is the proper ANSI function definition...
2009-02-03 Marcel MoolenaarIn g_handleattr(), set bp->bio_completed also for the...
2009-02-03 Joseph KoshyIntroduce a C type representing the header for GNU...
2009-02-03 Andrew ThompsonMove away from autogenerated enums, these values never...
2009-02-03 Warner Losho Define some symbols for a few items that are bare...
2009-02-03 Kip Macymake sure that interrupts are disabled when handling...
2009-02-03 Warner LoshUse NULL in preference to 0 for pointers.
2009-02-03 Warner LoshUse NULL in preference to '0' for pointers.
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.
next