]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2010-03-25 jkimDo not penalize correct or correctable VESA mode tables...
2010-03-25 alcA ptrace(2) by one processor may trigger a promotion...
2010-03-25 yongariUse pci_get_max_read_req() and pci_set_max_read_req...
2010-03-25 jkimRevert accidentally committed initial real mode %sp...
2010-03-25 jkimOptimize real mode page table lookup.
2010-03-25 jkimFix stupid typos. Some VESA BIOSes directly call BIOS...
2010-03-25 nwhitehornAdd the ELF relocation base to struct image_params...
2010-03-25 nwhitehornChange the arguments of exec_setregs() so that it recei...
2010-03-25 nwhitehornChange the way text_addr and data_addr are computed...
2010-03-25 netchildPropagate CONF_CFLAGS (from makeoptions) to the module...
2010-03-25 bzWe are holding a write lock here so avoid aquiring...
2010-03-25 glebiusRemove disabled code. In 99% cases exports are send...
2010-03-24 luigifix another bug in "ipfw set N ..."
2010-03-24 impThis broke when we went to gnu99 as the default standar...
2010-03-24 rrsAdds the option of keeping per-cpu statistics in SCTP...
2010-03-24 rrslagging file I forgot to commit with my nr-sack fixes...
2010-03-24 rrsFix for NR-Sack code. The code was NOT working properly...
2010-03-24 bzPrint the pointer to the lock with the panic message...
2010-03-24 delphijExpose MACHINE_CPU while building lib32 target.
2010-03-24 luigimake the module loadable
2010-03-24 mavDo not fetch precise time of request start when stats...
2010-03-24 syrinxNow actually implement reading/refreshing/returning...
2010-03-24 gahr- Remove const'ness from dlerror(3) prototype, for...
2010-03-24 jkimAlign memory access of 24-bit pixel renderer to word...
2010-03-24 jkimTeach VGA framebuffer about 8-bit palette format for...
2010-03-24 luigiHonor ip.fw.one_pass when a packet comes out of a pipe...
2010-03-24 edPrune empty directories.
2010-03-24 jhbAdd missing Giant locking for the vfsconf list.
2010-03-24 phkUse gpart(8) to set the active boot partition.
2010-03-24 maximo FreeBSD 7.3 added.
2010-03-24 neelFix periodic "t_delta 16.01359db7eb5eb3c0 too long...
next