]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-03-28 Alan CoxThe new binutils has correctly redefined MAXPAGESIZE...
2011-03-28 Nathan WhitehornCommitting while tired is never a good idea. Remove...
2011-03-28 Nathan WhitehornImprove error handling.
2011-03-27 Nathan WhitehornCopy all generated ISO images into the release area.
2011-03-27 Nathan WhitehornAdd infrastructure for generation of boot-only ISO...
2011-03-27 Nathan WhitehornAdd mirror selection for FTP installs. To support TBEMD...
2011-03-27 Mikolaj GolubIn g_gate_create() there is a window between when g_gat...
2011-03-27 Josh PaetzelFix a syntax error in a little-used function.
2011-03-27 Alan CoxAmd64 doesn't have a lazypmap ipi.
2011-03-27 Josh PaetzelIncrease size of boot partition to give breathing room...
2011-03-27 Adrian ChaddRefactor out the ar71xx mac address code into something...
2011-03-27 Hajimu UMEMOTOgetpwnam(3) may return NULL.
2011-03-27 Adrian ChaddFix typo.
2011-03-27 Adrian ChaddRename AH_ENABLE_11N to ATH_ENABLE_11 - the HAL support...
2011-03-27 Adrian ChaddAdd an option - AR71XX_REALMEM - which overrides the...
2011-03-27 Adrian ChaddAdd some missing flags needed for AR913x/AR724x USB...
2011-03-27 Doug BartonHook the 220.backup-pkgdb script I added to the build...
2011-03-27 Doug BartonAdd svn:executable property on remaining period scripts...
2011-03-26 Marius StroblWait until the DMA engine is stopped before unmapping...
2011-03-26 Konstantin... Print the raw value of si_code, that is esp. useful...
2011-03-26 Alan CoxEliminate an unused definition.
2011-03-26 Ruslan ErmilovFixed sockets display somewhat (-L, -T, -x, -Lx, with...
2011-03-26 Jaakko HeinonenFix some style issues in r219925.
2011-03-26 Marius Strobl- A closer inspection of the OpenSolaris code indicates...
2011-03-26 Marius Strobl- Merge the *_SET macros from fire(4) which generally...
2011-03-26 Nathan WhitehornCause the release target to set up its object directory...
2011-03-26 Adrian Chadd.. And another missed commit - add the PSPOLL capability.
2011-03-26 Adrian ChaddThis was missing from the previous HAL commit - it...
2011-03-26 Adrian ChaddIf 802.11n is enabled, bump the number of buffers used...
2011-03-26 Andriy Gaponlinux compat: add SO_PASSCRED option with basic handling
2011-03-26 Andriy Gaponlinux compat: improve and fix sendmsg/recvmsg compatibility
2011-03-26 Andriy Gaponlinux compat: add non-dummy capget and capset system...
2011-03-26 Adrian ChaddAdd in the hardware PS-POLL frame reception setting...
2011-03-26 Andriy Gaponlinux compat: add non-dummy capget and capset system...
2011-03-26 Adrian ChaddIntroduce hardware PS-POLL support in the HAL.
2011-03-26 Dmitry ChaginExport the correct AT_PLATFORM value.
2011-03-26 Adrian ChaddPut these two back to mirror what ath9k does.
2011-03-26 Pawel Jakub... Don't calculate len too early.
2011-03-26 Pawel Jakub... Follow style(9) in example code and handle opendir...
2011-03-26 Adrian ChaddShuffle around the HAL_RX_FILTER bits to be slightly...
2011-03-26 Alan CoxMove an external declaration to the appropriate header...
2011-03-26 Doug BartonAdd a daily period script to back up /var/db/pkg
2011-03-26 Adrian ChaddUpdate ath_hal.4 to include the latest chipset support.
2011-03-26 Jung-uk KimImprove CPU identifications of various IDT/Centaur...
2011-03-26 Doug BartonAdd the svn:executable property to the scripts that...
2011-03-26 Jeff Roberson - Implement wake-on-lan support in mlxen.
2011-03-26 Doug BartonAdd an example for the use of the <include> entry to...
2011-03-25 Konstantin... Report EBUSY instead of EROFS for attempt of deleting...
2011-03-25 Navdeep ParharUpdate T3 firmware to 7.11.0
2011-03-25 Pawel Jakub... Add mapsize to the header just before sending the packet.
2011-03-25 Pawel Jakub... Use timeout from configuration file not only when sendi...
2011-03-25 Pawel Jakub... Use role2str() when setting process title.
2011-03-25 Andriy Gaponrtld: eliminate double call to close(2) that may occur...
2011-03-25 Konstantin... Handle the corner case in vm_fault_quick_hold_pages().
2011-03-25 Konstantin... Document O_CLOEXEC.
2011-03-25 Konstantin... Add O_CLOEXEC flag to open(2) and fhopen(2).
2011-03-25 Konstantin... Implement compat32 MEMRANGE_GET and MEMRANGE_SET. This...
2011-03-25 Konstantin... Fully emulate MDIOCLIST for compat32.
2011-03-25 Konstantin... Remove unneccessary panics, that can be easily triggere...
2011-03-25 Konstantin... Fix file leakage in the freebsd32_ioctl routines.
2011-03-25 Adrian ChaddAfter discussing with Bernhard, the "right" way in...
2011-03-25 Adrian ChaddI broke periodic adc calibrations - so restore them...
2011-03-25 Hans Petter... Fix initialisation order with regard to debug prints.
2011-03-25 Kevin LoFix panic while associating access point.
2011-03-25 Adrian ChaddRe-disable the setting of 2040/shortgi bits for now.
2011-03-25 Adrian ChaddAfter discussion with Felix Fietkau (nbd) about the...
2011-03-25 Adrian ChaddFlip ANI on for the AR5416 and later chips. I haven...
2011-03-25 Adrian ChaddThe right commit - add a couple more AR_PCU_MISC_MODE2...
2011-03-25 Adrian Chaddoops, commited the wrong file change.
2011-03-25 Adrian ChaddAdd some more AR_PCU_MISC_MODE2 register settings ...
2011-03-25 Adrian ChaddBring over interrupt mitigation changes from ath9k.
2011-03-24 Alexander MotinMFgraid/head:
2011-03-24 Pawel Jakub... Checking file access on size change is bogus. The check...
2011-03-24 Edward Tomasz... Add proper width calculation for time fields (time...
2011-03-24 Alexander MotinMFgraid/head r218212, r218257:
2011-03-24 Alexander MotinMFgraid/head r217014:
2011-03-24 John BaldwinFix some locking nits with the p_state field of struct...
2011-03-24 Edward Tomasz... Make "LOGIN" and "CLASS" columns width scale properly...
2011-03-24 Sergey KandaurovAdd missing resource limits:
2011-03-24 Adrian ChaddFlip back HT/40 and Short-GI (for 40mhz operation)...
2011-03-24 Adrian ChaddFix a WME corner case found by the FreeBSD 802.11n...
2011-03-24 Yoshihiro TakahashiMFi386: the part of 219452
2011-03-24 Pawel Jakub... Properly print characters larger than 127.
2011-03-24 Ruslan ErmilovDiscourage from using "cp -r".
2011-03-24 Baptiste DaroussinReally fix the confusion, sorry for noise
2011-03-24 Ruslan ErmilovIt's possible to unmount multiple items at once, make...
2011-03-24 Baptiste DaroussinFix confusion between a-characters and d-characters
2011-03-24 Alexander MotinMFgraid/head r218174:
2011-03-24 Alexander MotinMFgraid/head r217827:
2011-03-24 Hans Petter... Fix typo.
2011-03-24 Adrian ChaddFix a completely wrong variable reference.
2011-03-24 Navdeep Parhart3_free_sge_resources should be given the number of...
2011-03-24 Navdeep ParharT3C initialization should setup the parity fence too.
2011-03-24 Navdeep ParharDo not over-allocate MSI interrupts for the case where...
2011-03-23 Adrian ChaddMake the ar2133ForceBias() call controllable at runtime.
2011-03-23 Xin LIhumanize_number(3) multiply the input number by 100...
2011-03-23 Pyun YongHyeonRemove unused DMA map/tag in softc.
2011-03-23 Edwin GroothuisPlease welcome the Brazilian calendar in the FreeBSD...
2011-03-23 Hans Petter... Comply with style(9).
2011-03-23 Jaakko HeinonenRecognize "ro", "rdonly", "norw", "rw" and "noro" as...
next