]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-11-26 samdevice-independent implementation of AMRR tx rate contr...
2006-11-26 thompsaRemove redundant setting of port state.
2006-11-26 yarThe real contents of this file were repeated twice.
2006-11-26 kientzleBump the libarchive version number, correct the shell...
2006-11-26 flzRemove leading dollar sign in rcvar command output.
2006-11-26 kientzleWrite-blocking cleanup, largely thanks to Colin Perciva...
2006-11-26 maximo From the submitter: dos2unixchr will convert to lower...
2006-11-26 thompsause two stage creation of stp ports, this means that...
2006-11-26 maximo Add cam to a list of cscope dirs.
2006-11-26 maximo Style: remove a w/space before a comma.
2006-11-26 maximo Style(9): trim eol w/spaces, w/spaces to tabs, kill...
2006-11-26 maximo Add a quirk for X-Micro Flash Disk.
2006-11-26 netchildAdd some old includes to remove.
2006-11-26 netchildAdd libusb.h and libusbhid.h.
2006-11-26 ruFix "make checkdpadd".
2006-11-26 netchildah_if.m was removed a while ago
2006-11-26 ru- When building world WITHOUT_LIBPTHREAD, link libthr...
2006-11-26 joel- Update the Runtime Configuration, FILES and DIAGNOST...
2006-11-26 ariffWelcome to Once-a-year Sound Mega-Commit. Enjoy numerou...
2006-11-26 netchildMFP4 (109713):
2006-11-26 phkAdd entry and no-UHID quirk for I-tuner networks USB...
2006-11-26 kmacy- remove dead code
2006-11-26 impdevsw.9 removed
2006-11-26 kientzleUnbreak libarchive on arm. Two parts of libarchive...
2006-11-26 kmacyadd interrupt cookie hypervisor functions
2006-11-25 ruTweak the comment about mapping a kernel using large...
2006-11-25 impdevsw() was removed by phk:
2006-11-25 impClarify what non-zero return values mean.
2006-11-25 ru- In nd6_rtrequest(), when caching an rtentry, don...
2006-11-25 bruefferGrr, fix typo introduced in the previous commit.
2006-11-25 cpercivaThree minor bug fixes:
2006-11-25 kmacyThe mountroot prompt will drop into ddb if we don't...
2006-11-24 sammark tx/rx descriptors COHERENT; we do not sync changes...
2006-11-24 csjpMake sure we do not sleep while locks are held. Change...
2006-11-24 kmacykernel will not compile without genclock, thus move...
2006-11-24 kmacy- implement remaining pci functions
2006-11-24 impAdd instructions for creating a ramdisk root image...
2006-11-24 kmacyImplement mmu functions and cpu_mondo_send
2006-11-24 kmacyremove unused reference to tsb pa
2006-11-24 kientzleConnect four new files to the build.
2006-11-24 pavRemove reference to a man page of pib, an obscure third...
2006-11-24 impMake it clear that the device name may contain '/'...
2006-11-24 maximo Xr sendfile(2).
2006-11-24 rwatsonPush Giant a bit further off the NFS server in a number...
2006-11-24 yarNote that, thanks to the work by Alan Cox et al, some...
2006-11-24 davidxuEliminate atomic operations in thread cancellation...
2006-11-24 delphijMake use of mk/ files from a fresh source tree, rather...
2006-11-24 kmacycomment all remaining documented hypervisor functions...
2006-11-24 kmacydocument and comment all functions outside of MMU and...
2006-11-24 dougbI mistakenly committed the wrong version of my patch...
2006-11-24 ru- style: use `=' instead of `+=' for initial assignments.
2006-11-24 kientzleFill in a couple of missing casts: clarify one narrowin...
2006-11-24 kientzleA few minor clarifications and corrections.
2006-11-24 kientzleA few minor corrections to the libarchive.3 overview...
2006-11-24 kientzleDocument the new _open_FILE() and _open_memory() interf...
2006-11-24 kmacy- Comment most of the remaining hypercalls in hcall.S
2006-11-24 jbFix another parallel make problem with the generated...
2006-11-24 kmacyadd comments for cpu configuration hypervisor calls
2006-11-24 kientzleNew hooks for reading/writing archives to/from a FILE...
2006-11-24 kmacymove CDDL licensed machine description support routine...
2006-11-23 kmacyAdd in initial clean room implementation of hypervisor...
2006-11-23 ruUse a define instead of a "magic" value.
2006-11-23 ruFinish the PG_NX support at the pmap level.
2006-11-23 kmacyremove CDDL derive hcall.S
2006-11-23 kmacyRemove system critical files with CDDL origin
2006-11-23 kmacyseparate out legitimately CDDL code - optimized routine...
2006-11-23 yarAdd a guideline for naming new sysctl nodes.
2006-11-23 yarFix and extend the -j option to pkill/pgrep WRT the...
2006-11-23 ruFix the format specifier suitable for uintmax_t.
2006-11-23 ruOops, fix the format specifier to what was intended.
2006-11-23 bdeInitialize a local variable in 2 places just before...
2006-11-23 kmacyremove no longer correct comment above em_read_pcie_cap_reg
2006-11-23 kmacyMove magic PCIe workaround constant to header - add...
2006-11-23 grogBump document date.
2006-11-23 grogusage: Include the - in the x flag.
2006-11-23 kmacyAdd watchdog support
2006-11-23 kmacyAdd in missing hypercall numbers
2006-11-23 kmacyre-name misnamed single character console interfaces
2006-11-23 kmacyAdd hypervisor interfaces for logical domain channels...
2006-11-23 kmacyIn contrast to the non-obvious and flexible nature...
2006-11-23 rodrigcRemove mount_devfs, mount_ext2fs, mount_fdescfs, mount_...
2006-11-23 dougbAdd a vendor ID for O2Micro, obtained from
2006-11-23 kensmithOops - what people refer to as linux_base-fc4 calls...
2006-11-23 kmacyFix TSO support on sun4v
2006-11-23 samadd codes for Atheros USB devices; shuffle one ural...
2006-11-23 yongariAdd USR997902 to the list of devices supported by re(4).
2006-11-23 grogAdd option -x to display output values in hex in additi...
2006-11-22 mohansFix a race in soclose() where connections could be...
2006-11-22 rodrigcMention that the following binaries have been detached
2006-11-22 rodrigcDetach mount_devfs, mount_ext2fs, mount_fdescfs, mount_...
2006-11-22 rodrigcRemove mount_ext2fs.
2006-11-22 bruefferUse our standard section 4 SYNOPSIS.
2006-11-22 maximo Check that -w width is not above maximum. Use DWIDTH...
2006-11-22 gallatinFix transposition of width and value arguments to pci_c...
2006-11-22 impFix coherency issue. From submitter:
2006-11-22 samChange error codes returned by protocol operations...
2006-11-22 gallatinInitialization bugfixes and enhancements:
2006-11-22 rodrigcRemove reference to mount_fdescfs.
2006-11-22 jkoshyCross-reference nextboot(8).
2006-11-22 kevloBring in status led support for /dev/led/gpioled on...
next