]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-03-31 Adrian ChaddIntroduce AH_AR5416_INTERRUPT_MITIGATION which enables...
2011-03-31 Adrian ChaddDocument the ath glue changes.
2011-03-31 Andriy GaponRevert r220032:linux compat: add SO_PASSCRED option...
2011-03-31 Adrian ChaddBreak out the ath PCI logic into a separate device...
2011-03-31 Andrey V. ElsukovRemove unneeded checks, g_new_xxx functions can not...
2011-03-31 Ganael LAPLANCHEAdd relation to my mentor (ehaupt)
2011-03-31 Adrian ChaddImplement AR724x USB initialisation code.
2011-03-30 Mikolaj GolubIncrease debug level on g_gate device destruction and...
2011-03-30 Edwin GroothuisAdd a menu entry for UTC in the main menu.
2011-03-30 Edward Tomasz... Fix grammar and bump date.
2011-03-30 Edward Tomasz... Add example devd.conf entry.
2011-03-30 Edward Tomasz... Add startup script, to load rules from /etc/rctl.conf.
2011-03-30 Edward Tomasz... Add rctl(8), the utility to manage rctl rules.
2011-03-30 Edward Tomasz... Expose the rctl(2) API in libc.
2011-03-30 Edward Tomasz... Regenerate.
2011-03-30 Edward Tomasz... Add rctl. It's used by racct to take user-configurable...
2011-03-30 Josh PaetzelCheck in two missing files missed in cleanup.
2011-03-30 Josh PaetzelFix syntax error from previous commit.
2011-03-30 Konstantin... Regen.
2011-03-30 Konstantin... Provide compat32 shims for kldstat(2).
2011-03-30 Sergey KandaurovUse FD_CLOEXEC explicitly.
2011-03-30 John BaldwinClamp the initial advertised receive window when respon...
2011-03-30 Andrey V. ElsukovRemove duplicate sentence.
2011-03-30 Ed SchoutenRemove the reference to pseudo-terminals from the descr...
2011-03-30 Ed MasteReplace ${SYSCTL_W} with ${SYSCTL} in rc.d scripts...
2011-03-30 Zack KirschThis patch fixes the Experimental NFS client to properl...
2011-03-29 Martin MatuskaUpgrade of base gcc and libstdc++ to the last GPLv2...
2011-03-29 Marius StroblAllocate memory for a DMA method table only in case...
2011-03-29 Edward Tomasz... Remove pointless (always true) KASSERTs.
2011-03-29 Edward Tomasz... Revert file added in a wrong place by mistake. D'oh.
2011-03-29 Edward Tomasz... Revert part of r220137, committed by mistake - RACCT...
2011-03-29 Edward Tomasz... Add racct. It's an API to keep per-process, per-jail...
2011-03-29 Adrian ChaddAccording to ath9k recv.c, one shouldn't be doing self...
2011-03-29 John Baldwin- Enable an extra debugging bootverbose printf when...
2011-03-29 Andrey V. ElsukovDo not build ip_fw_nat.c for ipfw.ko. It can be build...
2011-03-28 Maksim YevmenkinDo not use word 'flood' as it not entirely correct...
2011-03-28 Konstantin... Fix the check for vm_map_remove() error.
2011-03-28 Pyun YongHyeonRevise r220046 by introducing dc_netcfg_wait() which...
2011-03-28 Weongyo JeongCovers values if (BYTES_THIS_ACK(tp, th) / tp->t_maxseg...
2011-03-28 Pyun YongHyeonNormally fxp(4) does not receive bad frames but promisc...
2011-03-28 Konstantin... Trim white spaces, adjust style.
2011-03-28 Konstantin... Handle zero length in copyout_unmap().
2011-03-28 Konstantin... Promote ksyms_map() and ksyms_unmap() to general facility
2011-03-28 Konstantin... Fix the softdep_request_cleanup() function definition...
2011-03-28 Adrian ChaddAdd in HT protection but disable it by default.
2011-03-28 Alexander MotinUpdate mvs(4) driver to work over FDT's simplebus(4...
2011-03-28 Adrian ChaddThe previous commit didn't completely rename this to...
2011-03-28 Ganael LAPLANCHEAdd myself to committers-ports.dot
2011-03-28 Ganael LAPLANCHEAdd myself
2011-03-28 Michael ReifenbergerUse ${NANO_WORLDDIR}/var/empty as copy source since...
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.
next