]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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.
2010-03-28 traszMake acl_to_text_np(3) not crash on long group or user...
2010-03-28 nwhitehornSet hw.ofwfb.relax_mmap=1 by default. While these check...
2010-03-28 edDon't forget to bump the date in the man page.
2010-03-28 edChange all our own code to use st_*tim instead of st_...
2010-03-28 edRename st_*timespec fields to st_*tim for POSIX 2008...
2010-03-28 rpauloAdd a comment explaining the previous commit.
2010-03-28 bzWhen tearing down IPsec as part of a (virtual) network...
2010-03-28 gibbsUse standard types in preference to BSD types so that...
2010-03-27 alcCorrectly handle preemption of pmap_update_pde_invalida...
2010-03-27 alcSimplify pmap_growkernel(), making the i386 version...
2010-03-27 pjdDon't hold connection lock when doing reconnects as...
2010-03-27 mavFix lock leakage.
2010-03-27 antoine(S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an...
2010-03-27 kaiwMerge improvements from kernel HID parser to the userla...
2010-03-27 marcelBring up-to-date:
2010-03-27 marcelImplement interrupt to CPU binding. Assign interrupts...
2010-03-27 marcel<machine/nexusvar.h> removed on ia64.
2010-03-27 marcelRemove nx_pcibus from the nexus resource. Nexus is...
2010-03-27 jfvUpdate the driver to Intel version 2.1.6
2010-03-26 marcelRename disable_intr() to ia64_disable_intr() and rename...
2010-03-26 mjacobD'oh- isp_handle_index' logic was reversed (not used...
2010-03-26 marcelAllow building a cross-kgdb for ia64.
2010-03-26 marcelHandle cross-builds for gdbserver.
2010-03-26 rpauloPass the correct pointer to fled_cb().
2010-03-26 delphijRemove GNU cpio after fix of CVE-2010-0624.
2010-03-26 mjacobClean up some printing stuff so that we can have a...
2010-03-26 netchildRevert r205683 to resolve some code quality issues...
2010-03-26 fabientHandling SIGPIPE will cause deadlock/crash.
2010-03-26 fabientDo not overflow the term in the case of multi-line...
2010-03-26 desTighten my grip on pseudofs, procfs, linprocfs.
2010-03-26 netchildFix some bogus values in linprocfs.
2010-03-26 jhSupport only LOOKUP operation for "/" in relookup(...
2010-03-26 netchild- add some usb devices (scanner, printer, usb storage)
2010-03-26 mavUse last 16 bytes of serial number in metadata instead...
2010-03-26 netchildFix a typo in a comment.
2010-03-26 netchildFix some problems which may lead to a panic:
2010-03-26 neelReplace sb_store64()/sb_load64() with mips3_sd()/mips3_...
2010-03-26 maximo Fix typo.
2010-03-26 maximo Trim leading w/space.
2010-03-26 marcelOnly use the interval timer for clock interrupts on...
2010-03-26 rmacklemPatch the experimental NFS server in a manner analagous...
2010-03-26 delphijOur boot loader is capable of booting both i386 and...
2010-03-26 rmacklemPatch the regular NFS server so that it returns ESTALE...
2010-03-26 nwhitehornFix the ia64 build.
2010-03-26 danger- update zfs and zpool manual pages to match the curren...
2010-03-25 delphijCheck that gl_pathc is bigger than zero before derefenc...
2010-03-25 delphijThe rmt client in GNU cpio could have a heap overflow...
next