]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-12-16 Robert WatsonIPFW's pfil hook/unhook code ignores the return values...
2008-12-16 Alexander MotinAvoid 256 integer divisions per rc4_init() call. Replac...
2008-12-16 Kip Macyipfw doesn't use the radix node head lock to protect...
2008-12-16 Joseph KoshyBug fixes:
2008-12-16 Kip Macyremove assertion checks for now - ipfw uses its own...
2008-12-16 Jean-Sébastien... Rephrase and/or fix some comments in Synaptics touchpad...
2008-12-16 Ruslan ErmilovFix printing of shared memory limits.
2008-12-16 Kip Macycheck pointers against NULL
2008-12-16 Xin LIDon't count InFramesL2FilterDiscards into Ierr. This...
2008-12-16 Xin LITest whether sc->tx_mbuf_map[i], not whether sc->tx_mbu...
2008-12-16 Kip Macystyle and spelling fix
2008-12-16 Kip Macyassert that the radix node head is locked when manipula...
2008-12-16 Ken SmithHandle VFS_VGET() failing with an error other than...
2008-12-16 Kip Macycheck pointer against NULL
2008-12-16 Kip Macyconvert more pointer validation checks to checking...
2008-12-16 Kip Macysimplify locking in find_pfxlist_reachable_router
2008-12-16 Kip Macydon't unlock lle if it is NULL
2008-12-16 Kip Macyexplicitly check return of lla_lookup against NULL
2008-12-16 Kip Macyadvance tail pointer in nd6_output_lle and check lla_ou...
2008-12-16 Kip Macycheck return from lla_lookup against NULL not zero
2008-12-16 Kip Macymake sure redirect doesn't return without dropping...
2008-12-16 Kip Macyneed to check that lle is not null before unlock if...
2008-12-16 Kip Macyunlock the llentry after use in find_pfxlist_reachable_...
2008-12-16 Alexander MotinIf possible, try to obtain max_mhz on cpufreq attach...
2008-12-16 Qing LiInitialize the variable "router", and apply "static_rou...
2008-12-16 Ken SmithStop treating Xorg as a distribution in the mainline...
2008-12-16 Sam Lefflerfix comment
2008-12-16 Kip Macyunlock and destroy an llentry's lock before freeing
2008-12-16 Kip Macyadd macro for destroying an llentry's rwlock
2008-12-16 Kip Macyunlock looked up llentrys in defrouter_select
2008-12-16 Kip Macyfix two use after frees in nd6_cache_lladdr caused...
2008-12-16 Alexander MotinAdd some HDMI codec IDs.
2008-12-15 Alexander MotinAdd VIA VT1708B codec IDs.
2008-12-15 Sam LefflerFix ucastkey teardown for drivers that plumb clear...
2008-12-15 Sam Lefflerremove extraneous ';'
2008-12-15 Wilko BulteBy default assume a 8139 chip if the EEPROM contents...
2008-12-15 Bjoern A. ZeebAnother step assimilating IPv[46] PCB code - directly use
2008-12-15 Marius StroblDon't try reading the SXP_PINS_DIFF on the 10160 and...
2008-12-15 Nathan WhitehornUnbreak ofwdump build by moving the pcell_t definition...
2008-12-15 Doug AmbriskoChange Dell's gen2 catch-all from Dell PERC H700/H800...
2008-12-15 Ken SmithDon't tell the user to remove the media until its actua...
2008-12-15 Nathan WhitehornAdapt parts of the sparc64 Open Firmware bus enumeratio...
2008-12-15 Joseph Koshy- Disambiguate a few panic messages.
2008-12-15 Christian BruefferElaborate on the hardware features fxp(4) supports.
2008-12-15 Bjoern A. ZeebAdd a symlink from enc.4 to if_enc.4.
2008-12-15 Murray StokelyAdd support for HTTP 1.1 If-Modified-Since behavior.
2008-12-15 Kip Macyre-add accidentally deleted line
2008-12-15 Kip MacyAdd arpv2 management code
2008-12-15 Qing LiThis main goals of this project are:
2008-12-15 Tim KientzleSpell "substitution" correctly.
2008-12-15 Sam Lefflerback out unintended change
2008-12-15 Sam LefflerFix definition of IEEE80211_CHAN_MAX; it was defined...
2008-12-15 Sam Lefflero fix DEBUG sku definition
2008-12-15 Sam Lefflermove channel parsing to a getchannel routine so it...
2008-12-15 Sam Lefflerfix handling of sku codes like country codes
2008-12-15 Sam Lefflerfix handling of unknown country codes; atoi doesn't...
2008-12-15 Sam Leffler0 is a potential ISO CC; use new NO_COUNTRY #define...
2008-12-15 Sam Lefflero distinguish between adhoc and ahdemo modes
2008-12-15 Sam LefflerImprove regdomain.xml parser:
2008-12-15 Sam LefflerReplace adhoc checks in ieee80211_start with a per...
2008-12-15 Sam Lefflerfix ini setup
2008-12-14 Poul-Henning... Make the tp pointer available for debugging.
2008-12-14 Marcel MoolenaarAdd __packed to the part sub-structure to compensate for
2008-12-14 Murray StokelyAdd an ENVIRONMENT section to note that the RSH variabl...
2008-12-14 Sam LefflerCombine ath rate control modules with ath after bringin...
2008-12-14 Alexander MotinTo avoid one doubtless netgraph SMP scalability limitat...
2008-12-14 Poul-Henning... Bump the FTDI receive buffer size to 256 in order to...
2008-12-14 Poul-Henning... Move the code that injects received characters into...
2008-12-14 Hajimu UMEMOTOMerge the resolver part of BIND 9.4.3 into HEAD.
2008-12-14 Hajimu UMEMOTOprop change.
2008-12-14 Hajimu UMEMOTOdelete svn:keywords.
2008-12-14 Hajimu UMEMOTOprop change
2008-12-14 Bjoern A. ZeebAdd a check, that is currently under discussion for...
2008-12-14 Bjoern A. ZeebMake sure that the direct jls invocations prints something
2008-12-14 Hajimu UMEMOTOBootstrapping merge history for resolver.
2008-12-14 Ruslan ErmilovFix the fallouts from r146267:
2008-12-14 Poul-Henning... Send all debug to stderr.
2008-12-14 Poul-Henning... Clarify that configuration files must be named '*.conf'
2008-12-14 Joseph KoshyBug fix: %ebx needs to be preserved in the user callcha...
2008-12-14 Ken SmithClean out the remaining alpha-isms.
2008-12-14 Yoshihiro TakahashiDisconnect the efi from pc98. It's not needed.
2008-12-13 Andrew ThompsonDont leak the rnh lock on error.
2008-12-13 Alexander MotinRevert rev. 183277:
2008-12-13 Alexander MotinRemove node shutdown on tty close. This could be easily...
2008-12-13 Bjoern A. ZeebLike for tcp_subr.c in r186057 make the MD5 context...
2008-12-13 Bjoern A. ZeebDe-virtualize the MD5 context for TCP initial seq numbe...
2008-12-13 Alexander MotinChange ttyhook_register() second argument from thread...
2008-12-13 Nathan WhitehornAllow OFW syscons to restore itself when the X server...
2008-12-13 Kip Macyversion that will compile
2008-12-13 Kip Macyradix node head lock needs to be held when calling...
2008-12-13 Kip Macydon't acquire lock recursively
2008-12-13 Kip Macyin6_addroute is called through rnh_addadr which is...
2008-12-13 Nathan WhitehornAdd support for a console mouse pointer on Open Firmwar...
2008-12-13 Bjoern A. ZeebSecond round of putting global variables, which were...
2008-12-13 Nathan WhitehornUse a static free packet queue instead of using malloc...
2008-12-13 Ruslan ErmilovImprove usage and sync SYNOPSIS with usage.
2008-12-13 Ruslan ErmilovAdded FreeBSD 6.4.
2008-12-13 Ruslan ErmilovAdded FreeBSD 7.1.
2008-12-13 Ruslan ErmilovSync manpage's synopsis with program's usage().
2008-12-13 Ulf Lilleengen- When writing metadata to a geom provider, open the...
next