]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-02-05 samadd new stats and missing tx_raw stat
2009-02-05 samMinor packet drop improvements:
2009-02-05 samimprove IQ cal debug msgs; in particular don't scare...
2009-02-05 samfill in ar5212ResetCalValid; reset the IQ valid flag...
2009-02-05 samstyle
2009-02-05 samreplace r/w idiom with OS_REG_SET_BIT (to match other...
2009-02-05 impDon't check for mapping above 4GB on 32-bit platforms.
2009-02-05 samo fix identification of ahdemo mode
2009-02-05 samo change _db_show_key to always dump the contents inste...
2009-02-05 impdo_product_lookup should return a const struct pccard_p...
2009-02-05 impFix parameter types for set_res_flags and read_ivars
2009-02-05 impshutdown returns an int
2009-02-05 impshutdown returns an int
2009-02-05 impwritereg returns an int.
2009-02-05 impwritereg returns an int.
2009-02-05 impMake iclear return int, since that matches all function...
2009-02-05 impreset_epp and ecp_sync both return int.
2009-02-05 impShutdown returns an int.
2009-02-05 impidentify routine takes driver_t *, not device_t *.
2009-02-05 samo add IEEE80211_KEY_BITS for %b printing of wk_flags
2009-02-05 impAdd some additional debugging for the memory code.
2009-02-05 impdevice_shutdown returns an int.
2009-02-05 imppcib_read_config and pcib_write_config take u_int params.
2009-02-05 impdevice_shutdown returns int.
2009-02-05 impbus_add_child takes a const char *.
2009-02-05 samadd cfi test tool
2009-02-05 samAdd support for frobbing Intel StrataFlash Protection...
2009-02-05 samadd support for max antenna gain (not used at the moment)
2009-02-05 impFix return type for detach routine (should be int)
2009-02-05 attilioRemove the assertive KA_HELD and KA_UNHELD as long...
2009-02-05 jamieDon't bother null-checking the thread pointer before...
2009-02-05 attilioAdd more KTR_VFS logging point in order to have a more...
2009-02-05 jamieCall prison_if from rtm_get_jailed, instead of splittin...
2009-02-05 jamieRemove redundant calls of prison_local_ip4 in in_pcbbin...
2009-02-05 edDon't leave the console TTY constantly open.
2009-02-05 jamieDon't allow creating a socket with a protocol family...
2009-02-05 jamieStandardize the various prison_foo_ip[46] functions...
2009-02-05 dfrUse the correct creds when reconnecting so that we...
2009-02-05 traszIn some situations, mnt_lockref could go negative due...
2009-02-05 kmacypass in smp_processor_id to identify the cpu in use
2009-02-05 kmacyadjust the way that idle happens so as to avoid missing...
2009-02-04 emaxAllow unprivileged users to run l2ping(8).
2009-02-04 nwhitehornFix bm_shutdown() KOBJ method to correspond to return...
2009-02-04 emaxClenup code a bit and do not call fork(2) before dameon...
2009-02-04 impCorrect signatures to match kobj function definitions.
2009-02-04 impShutdown routine returns int.
2009-02-04 impdetach doesn't return an unsinged int, but returns...
2009-02-04 impFix shutdown routine to return 0 and change signature...
2009-02-04 impCorrect signature for the identify routine. The bad...
2009-02-04 rwatsonRemove local variable 'ddp' from DDP's attach and detac...
2009-02-04 rwatsonRemove written-to but never read local variable 'offset...
2009-02-04 rwatsonEliminate the local variable 'ape' in audit_pipe_kqread...
2009-02-04 jhbTweak the ia64 machine check handling code to not regis...
2009-02-04 thompsaCheck for NOAUTO on child interfaces (eg wlanX) so...
2009-02-04 phkGet the right system makefiles for make distribution.
2009-02-04 edRemove slush space from clists.
2009-02-04 bzWhen iterating through the list trying to find a router in
2009-02-04 cognetErm... Report the buffer as being bounced even when...
2009-02-04 mckusickUpdate the actions previously attempted by the -D optio...
2009-02-03 samWhen crafting a media setting w/ an auto (non-fixed...
2009-02-03 gaborReflect adding_user.8 -> adding_user.7 rename
2009-02-03 rrsLOR fix - Lock only when calling the actual code that
2009-02-03 edRemove NUMCDEVSW, which is unused since RELENG_5.
2009-02-03 impFix the functions to match prototypes. The K&R definit...
2009-02-03 edSlightly improve the design of the TTY buffer.
2009-02-03 jhbTrim what we expose to userland in <dev/ppbus/ppbconf...
2009-02-03 samadd Roel's copyright as he did the initial version
2009-02-03 samAdd support for the StrataFlash on 2348 boards:
2009-02-03 samhonor any interface width (e.g. setup by the bus shim...
2009-02-03 samreorg ioctl code to simplify adding new requests
2009-02-03 samforce atomic_cmpset_ptr types to match atomic_cmpset_32;
2009-02-03 samfix compilation w/ AH_DEBUG
2009-02-03 danger- ANSIfy function definitions
2009-02-03 sbrunoDelete fwohci_filt() as it is now unused
2009-02-03 jhbDon't right-adjust the SMBus slave address for SSIF...
2009-02-03 jhb- Change ichsmb(4) to follow the format of all the...
2009-02-03 thompsa- Keep the same sorting on usb_errstr_table as the...
2009-02-03 obrienPartially revert r186559.
2009-02-03 thompsaAdd missing string table for the usb quirk enum.
2009-02-03 rrs- Cleanup checksum code.
2009-02-03 rrsAdds support for SCTP checksum offload. This means
2009-02-03 jkoshyImprove robustness of NMI handling, for NMIs recognized...
2009-02-03 impUse NULL in preference to 0 in pointer contexts.
2009-02-03 impMake bioq_disksort have a ANSI-C definition rather...
2009-02-03 imprman_debug should be static, so make it static.
2009-02-03 impUse ANSI function definition for profil.
2009-02-03 impPrefer ANSI function definitions to K&R ones.
2009-02-03 impUse NULL in preference to 0 for pointers.
2009-02-03 impUse NULL in preference to 0 for pointers.
2009-02-03 impo Use unsigned for bit fields.
2009-02-03 impint foo(void) is the proper ANSI function definition...
2009-02-03 marcelIn g_handleattr(), set bp->bio_completed also for the...
2009-02-03 jkoshyIntroduce a C type representing the header for GNU...
2009-02-03 thompsaMove away from autogenerated enums, these values never...
2009-02-03 impo Define some symbols for a few items that are bare...
2009-02-03 kmacymake sure that interrupts are disabled when handling...
2009-02-03 impUse NULL in preference to 0 for pointers.
2009-02-03 impUse NULL in preference to '0' for pointers.
2009-02-03 delphijUse %u instead of %zu when we intend to print integer...
2009-02-03 impDeclare bus_data_devices to be static: it isn't used...
next