]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-04-01 simonMerge OpenSSL 0.9.8n into head.
2010-04-01 flzVarious fixes.
2010-04-01 desForgot to initialize the debug variable.
2010-04-01 desAdd -k to the recommended fingerd(8) command line.
2010-04-01 desAdd a debugging option (-d)
2010-04-01 decke- Add my birthday to the calendar
2010-04-01 decke- Add myself to the ports committer list
2010-04-01 joelFix the gap between mute and lowest possible volume...
2010-04-01 mavRemove alignment constraints.
2010-04-01 mjacobAdd a couple missing basic mode page codes.
2010-04-01 lstewartThe ALQ should not be considered drained until it has...
2010-04-01 lstewartAccording to SLEEP(9), msleep() is deprecated in favour...
2010-04-01 lstewart- Factor code to destroy an ALQ out of alq_close()...
2010-03-31 jfvThe POLL code was missed in the queue conversion,
2010-03-31 delphijAdd definition of IPv6 mobility header's protocol numbe...
2010-03-31 mavRemove some more alignment constraints.
2010-03-31 mariusUse device_get_nameunit(9) rather than device_get_name...
2010-03-31 mariusDon't re-implement device_get_nameunit(9).
2010-03-31 marius- Take advantage of the INTCLR_* macros.
2010-03-31 mavMake ng_ksocket fulfill lower protocol stack layers...
2010-03-31 mavMake ng_l2tp irrelevant to data alignment.
2010-03-31 delphijUpdate to 1.2.4.1 (beta).
2010-03-31 mariusHook the identification LEDs of igb(4), lem(4) and...
2010-03-31 mavMake ng_ppp fulfill upper protocol stack layers alignme...
2010-03-31 mavng_gif depends on gif.
2010-03-31 fabientIf there is multiple PMCs for the same interrupt ignore...
2010-03-31 delphijAdd prototype for libc internal interfaces.
2010-03-31 delphijAdd prototypes for libc private interfaces.
2010-03-31 uqsSync fortunes with other *BSDs
2010-03-31 impTwo fixes:
2010-03-31 mjacobFor unhandled actions in xpt_action_default, remember...
2010-03-31 impMake -r mean exactly the same thing as -E for increased...
2010-03-31 avgindent(1): add a new option, -ta, to treat all *_t...
2010-03-31 avgindent(1): correctly handle case/label at the very...
2010-03-31 jfvFix poll handler declaration.
2010-03-31 rpauloConstify vap argument of ieee80211_{note,discard}*...
2010-03-31 impStop hard coding i386 as the arch for the build. Inste...
2010-03-31 keramidaDocument DEBUG_FLAGS in a more visible place, in the...
2010-03-31 mavInclude opt_ata.h, as some structures here depending...
2010-03-31 lstewartAdd support for ALQ(9) to be compiled and loaded as...
2010-03-31 luigifix bug in previous commit related to rule deletion
2010-03-31 jmallettBe like stdlib.h and bring in a wchar_t definition...
2010-03-31 npMultiple fixes related to queue set sizing and resources:
2010-03-31 npFix signed/unsigned mix-up that allowed txq->in_use...
2010-03-31 npFix tx drop statistics.
2010-03-31 npFix build with "nooptions INET"
2010-03-31 npDo not attempt to retrieve interrupt information before...
2010-03-31 npImproved PHY EDC settings.
2010-03-31 npRefresh the firmware version immediately after it is...
2010-03-30 delphijMerge OpenBSD revisions 1.4 through 1.9, mostly style...
2010-03-30 rmacklemThis patch should fix handling of byte range locks...
2010-03-30 delphijRemove unused files.
2010-03-30 delphijSync with OpenBSD:
2010-03-30 edwinFor where possible, make the dates of the Tasmanian...
2010-03-30 mjacobnit: xpt_bus_deregister has to be called with the sim...
2010-03-30 jfvfix my clobber of the copyright date :)
2010-03-30 jhbUse CACHE_LINE_SIZE alignment for 'struct pcpu' rather...
2010-03-30 jfvThanks to Michael Tuexen for adding SCTP support for...
2010-03-30 jhbUse panic() (which the environment is required to provi...
2010-03-30 jhbDefer freeing a kevent list until after dropping kqueue...
2010-03-30 jhbVarious and sundry style, whitespace, and comment fixes.
2010-03-30 jfvFix lint build problem.
2010-03-30 ru- Handle calloc() allocation failures.
2010-03-30 maximo Make sockstat -6 output more readable for long ipv6
2010-03-30 maximo Remove a duplicate reference to -f flag in the SYNOPS...
2010-03-30 edwinOn request of joel@:
2010-03-29 jfvUpdate to igb and em:
2010-03-29 jkimRefine r204265. We want the standard VGA palette for...
2010-03-29 impBuild modules for this config to make sure they stay...
2010-03-29 impEnable module builds now that the build completes for...
2010-03-29 edwinUpdate the Australian calendar WRT DST.
2010-03-29 avgg_vfs_open: correctly set devvp.v_bufobj.bo_bsize to...
2010-03-29 joelStart copyright notices with /*-
2010-03-29 jkimCheck the pointer to JIT binary filter before its de...
2010-03-29 jkimPrint memory model of the video mode except for planar...
2010-03-29 avgcalendar.freebsd: add my entry
2010-03-29 traszAdd myself.
2010-03-29 impArm defines intr_disable() as a macro, which causes...
2010-03-29 jhbAdd a handler for the local APIC error interrupt. ...
2010-03-29 jhbCosmetic tweak to use a type suffix instead of a cast...
2010-03-29 mjacobChange how multipath labels are created and managed...
2010-03-29 traszFix references.
2010-03-29 impMake all the modules build on arm (modulo ipfilter...
2010-03-29 impCast the bus_size_t to a intmax_t rather than assuming...
2010-03-29 impCast bus_space_t to a intmax_t and use %j to print...
2010-03-29 impCast a bus_size_t to a (size_t) to use %zd specifier...
2010-03-29 rpauloAdd AR9285.
2010-03-29 impMark the vtoc.h structure as packed so that it is the...
2010-03-29 dessize_t is not equivalent to int on 64-bit platforms.
2010-03-29 luigiremove a leftover debugging message
2010-03-29 luigiFix handling of set manipulations.
2010-03-29 edwinUse new syntax for the dutch calendar: Use local month...
2010-03-29 edwinBump WARNS to 7
2010-03-29 edwinLong awaited update to the calendar system:
2010-03-28 fabientWait for pmc name in the log before displaying data.
2010-03-28 thompsaDo not sync cache for the PL2506
2010-03-28 thompsaDo not swap Apple keys when detecting Apple-FN keyboards.
2010-03-28 thompsaMake sure the bsd_urb_list gets initialised and that...
2010-03-28 thompsaAdd PCI IDs for two more nForce controllers.
2010-03-28 thompsaAdd a couple of usb product IDs.
next