]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-10-19 lulf- Import csup work from p4.
2008-10-19 lulf- Import the Makefile from HEAD for building csup.
2008-10-19 lulf- Import the HEAD csup code which is the basis for...
2008-10-19 samadd -n option to suppress clearing the build tree and...
2008-10-19 kmacy- Forward port flush of page table updates on context...
2008-10-19 kmacyGC gratuitous XEN defines
2008-10-19 kmacy- move gdt, ldt allocation to before KPT allocation
2008-10-19 kmacyGC unused values
2008-10-19 kientzleAdd test to verify ACL restores on FreeBSD, verify...
2008-10-19 kientzleStyle: Mark private data 'static', correct an old comment.
2008-10-18 mavCoalesce sequentional BIO_DELETE requests to slightly...
2008-10-18 mavImplement BIO_DELETE command with MMC and SD erase...
2008-10-18 rrsThe flags value was not always being copied out in...
2008-10-18 rrsNew sockets (accepted) were not inheriting the proper...
2008-10-18 rrs- Peers rwnd is now available for the MIB.
2008-10-18 rrs- Adapt layer indication was always being given (it...
2008-10-18 rrsReported by Yehuda Weinraub (yehudasa@gamil.com) -...
2008-10-18 kibSet PCB_32BIT and clear PCB_GS32BIT for linux32 binaries.
2008-10-18 edIncrease the date in the manual page, which should...
2008-10-17 delphijUse strlcpy() in !localized case to avoid the -1's.
2008-10-17 delphijUse strlcpy() when we mean it.
2008-10-17 delphijUse strlcpy() when we mean it.
2008-10-17 delphij - Use static for usage()
2008-10-17 delphijReduce code duplication: use calloc() intead of malloc()
2008-10-17 delphij_kvm_malloc allocates memory through calloc() which
2008-10-17 bzAdd cr_canseeinpcb() doing checks using the cached...
2008-10-17 jhb- For chipsets that can't do 64k transfers, fall back...
2008-10-17 bzAdd a mac_inpcb_check_visible implementation to all...
2008-10-17 brooksDisplay usage when pkg_add is called with no arguments.
2008-10-17 philipAdjust default keymaps for Ireland and Channel Islands...
2008-10-17 brooksWireless Mouse device of Sony VGP-WRC1 mouse/keyboard...
2008-10-17 philipAdd the nordic keyboard layout for Asus eee devices.
2008-10-17 brooksSupport the remaining options listed in dhcp-options...
2008-10-17 bzAdd mac_inpcb_check_visible MAC Framework entry point...
2008-10-17 bzUse the label from the socket credential rather than the
2008-10-17 netchildMTC r183949:
2008-10-17 kmacyTrack number of packets transmitted and number of packe...
2008-10-17 yongariSome 88E1149 PHY's page select is initialized to point...
2008-10-17 kmacymake sure that SO_NO_DDP and SO_NO_OFFLOAD get passed...
2008-10-16 phkFree old arrays if we increase them.
2008-10-16 phkMake ministat(1) vastly faster on huge datasets.
2008-10-16 rajEliminate flushing of L2 cache in ARM context switch...
2008-10-16 obrienDocument what the sed trick is for.
2008-10-16 attilio- Fix a race in witness_checkorder() where, between...
2008-10-16 zecRemove a useless global static variable.
2008-10-16 davidxuRestore code wrongly removed in SVN revision 173004...
2008-10-15 n_hibmaComment on the umass CD ROM devices in the UMTS modems.
2008-10-15 n_hibmaRewrite the driver to better support the Huawei devices...
2008-10-15 bzCheck that the mbuf len is positive (like we do in...
2008-10-15 edImport some improvements to the TTY code from the MPSAF...
2008-10-15 kensmithPackage installation is handled by starting off with...
2008-10-15 edwinThe timezone information databases has been updated...
2008-10-15 davidxuMove per-thread userland debugging flags into seperated...
2008-10-15 nwhitehornPrevent the OF syscons module from trying to attach...
2008-10-14 mariusUse bus_{read,write}_4(9) instead of bus_space_{read...
2008-10-14 mariusUse xpt_register_async() in order to remove code duplic...
2008-10-14 mavAdd all Sigmatel/IDT codecs I could find.
2008-10-14 thompsaRemove the 'old' Novatel MC950D entry which was slightl...
2008-10-14 maximo Remove a debug code and restore an accidentally delet...
2008-10-14 maximo Do nothing in show_nat() for a test mode (-n). This...
2008-10-14 dumbbellRewrite Synaptics touchpads support with the following...
2008-10-14 maximo Remove unnecessary parentheses and restore identation.
2008-10-14 samcorrect sizeof calculation
2008-10-14 n_hibmaCorrect the name of the device.
2008-10-14 n_hibmaAdd back in the (incorrect) entry for the MC950D, as...
2008-10-14 nwhitehornConvert PowerPC AIM PCI and nexus busses to standard...
2008-10-14 maximo Reformat ipfw nat get|setsockopt code to look it...
2008-10-14 rajInitial support of loader(8) for ARM machines running...
2008-10-14 rajLet libstand(3) build on ARM.
2008-10-14 n_hibmaMove all the hacks for the Huawei, Novatel and Qualcomm...
2008-10-14 rajAdd kernel config files for Marvell development boards.
2008-10-14 kibMake robust futexes work on linux32/amd64. Use PTRIN...
2008-10-14 n_hibmaFix a comment.
2008-10-14 n_hibma- Fix the naming of the MC950D device.
2008-10-14 rajMarvell Gigabit Ethernet controller driver.
2008-10-14 rajMbus attachment for USB EHCI integrated controller...
2008-10-14 edwinupdate the manual on how to import and MFV new tzdata...
2008-10-14 edwinMFV of r183861:
2008-10-14 nwhitehornAdd a simple HFS boot block implementation for booting...
2008-10-14 kensmithThe thought of making more than one DVD image for a...
2008-10-14 yongariMake sure to read the last byte of EEPROM descriptor...
2008-10-13 delphijANSIfy, plus constify interfaces where possible.
2008-10-13 delphijUse strlcpy() instead of strncpy() when we want the...
2008-10-13 rdivackyCheck the result of copyin and in a case of error
2008-10-13 bruefferMention iwn(4) and malo(4).
2008-10-13 n_hibmaUpdate the man pages with the moved/added support for...
2008-10-13 n_hibma- Add better support for Huawei cards, by attaching...
2008-10-13 n_hibma- Only refuse to attach to the first interface on the...
2008-10-13 impThis code has no copyright. It is fairly obvious to...
2008-10-13 rajIntroduce basic support for Marvell families of system...
2008-10-13 rajOne more L2 cache synchronization call that didn't...
2008-10-13 rajProvide L2 cache synchronization (write back + invalida...
2008-10-13 rajDo not use cached page for temporary mapping in pmap_ze...
2008-10-13 rajIntroduce low-level support for new Marvell core CPUs...
2008-10-13 rnolandCorrect memory leak of info->rects. Previously we...
2008-10-13 rnolandRework memory allocation to allocate memory with differ...
2008-10-13 rnolandThe linux list compat code had an error which prevented...
2008-10-13 rnolandCorrect the interrupt handling in the Intel i915 driver.
2008-10-13 rnolandSeveral of the newer radeon cards have moved around...
2008-10-13 kensmithFix minor typo.
next