]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-08-02 Marcel MoolenaarAdd support for Juniper's loader. The difference betwee...
2011-08-02 Glen BarberProvide a more user friendly URL to the IETF site in...
2011-08-02 Rick MacklemFix a LOR in the NFS client which could cause a deadlock.
2011-08-02 Martin MatuskaFix panic in zfs_read() if IO_SYNC flag supplied by...
2011-08-02 Rick MacklemFix a LOR in the NFS client which could cause a deadlock.
2011-08-02 Alexander MotinDo not force AHCI mode on NVIDIA MCP89 SATA controllers...
2011-08-02 Adrian ChaddFix a corner case in RXEOL handling which was likely...
2011-08-02 Glen BarberProvide a more user friendly URL to the IETF site in...
2011-08-01 Ulrich SpörleinFix broken mdoc.
2011-08-01 Xin LIAdd PCI ID for RocketRAID 4321 and 4322. A FreeNAS...
2011-08-01 Konstantin... Implement the linprocfs swaps file, providing informati...
2011-08-01 Konstantin... Fix the LK_NOSHARE lockmgr flag interaction with LK_UPG...
2011-08-01 Joel DahlI've rewritten most of this file so assign the copyrigh...
2011-08-01 Martin MatuskaFix integer overflow in txg_delay() by initializing
2011-08-01 Gleb SmirnoffAdd missing break; in r223593.
2011-08-01 Sergey KandaurovAdd missing MODULE_VERSION() definition to protect...
2011-08-01 Sergey KandaurovGet rid of MAXCPU knowledge used for internal needs...
2011-08-01 Konstantin... Fix markup.
2011-08-01 Martin MatuskaCorrectly link bsdcpio and bsdtar against libmd and...
2011-07-31 Glen BarberUpdate vfs_getopt(9) to reflect 32-bit to 64-bit change...
2011-07-31 Rick MacklemFix rename in the new NFS server so that it does not...
2011-07-31 Marcel MoolenaarApply r221124 to Book-E: switch to the new NFS client.
2011-07-31 Marcel MoolenaarFix r222813: we need to include sys/cpuset.h. because...
2011-07-31 Marcel MoolenaarFix r224187: .word defines a 16-bit object and size_t...
2011-07-31 Adrian ChaddDisable the RXORN/RXEOL interrupts if RXEOL occurs...
2011-07-31 Glen Barbermdoc(7) fix for the pcm(4) manual
2011-07-31 Gleb SmirnoffDon't leak kld_sx lock in kldunloadf().
2011-07-31 Adrian ChaddRemove two debugging printf()s which snuck in during...
2011-07-31 Adrian ChaddImplement the 4KB split transaction workaround for...
2011-07-31 Adrian ChaddFix typo!
2011-07-31 Adrian ChaddAdd extra flags for the radar event API.
2011-07-31 Adrian ChaddAdd some more phyerr bits.
2011-07-31 Craig RodriguesPull in some wording to the tftpd.8 man page
2011-07-31 Craig RodriguesIn the old TFTP server, there was an undocumented behav...
2011-07-31 Xin LIBackout r223115 which potentially caused a POLA violati...
2011-07-30 Joel DahlAdd a better description, a few examples and a couple...
2011-07-30 Rick MacklemThe new NFS client failed to vput() the new vnode if...
2011-07-30 Alexander MotinHigher-priority initialization request can eat request...
2011-07-30 Andriy Gaponfix a typo/tautology in the release documentation
2011-07-30 Andriy Gaponupdate smp related documentation after recent changes
2011-07-30 Andriy Gaponsmp_rendezvous: master cpu should wait until all slaves...
2011-07-30 Martin MatuskaFix serious bug in ZIL that can lead to pool corruption
2011-07-30 Martin MatuskaFix wrong initialization of "cmd" for calling the jail...
2011-07-30 Martin MatuskaFix accidential dos-style endings to unix-style line...
2011-07-30 Martin MatuskaFix invalid assertion of C++ external static data membe...
2011-07-30 Konstantin... Fix a race in the device pager allocation. If another...
2011-07-30 Konstantin... Fix the devmtx lock leak from make_dev(9) when the...
2011-07-30 Adrian ChaddFix incorrect error reporting during the dfs ioctl...
2011-07-30 Adrian ChaddIntroduce the FRAC_5G EEPROM parameter.
2011-07-30 Adrian ChaddPrepare for embedded use of the AR9285/AR9287.
2011-07-30 Adrian ChaddFix AR5416 radar parameter initialisation.
2011-07-30 Bjoern A. ZeebIntroduce a tunable to disable the time consuming parts...
2011-07-30 Adrian ChaddFix the initial calibration sample count when doing...
2011-07-30 Adrian ChaddFix ANI handling to work correctly when (trying) to...
2011-07-30 Adrian ChaddBring over AR5416 specific RX filter get/set routines.
2011-07-30 Alexander MotinMFprojects/hid:
2011-07-30 Adrian ChaddI noticed that the Merlin NICs I had (AR9220, AR9280...
2011-07-30 Adrian ChaddFix the AR9280 initial AGC calibration code.
2011-07-30 Pyun YongHyeonAdd new device id of D-Link DGE-530T Rev. C controller...
2011-07-30 Nathan WhitehornFix an error that could cause sysctl -a to enter an...
2011-07-30 Nathan WhitehornMount memsticks read-only by default to prevent them...
2011-07-30 Kirk McKusickUpdate to -r224294 to ensure that only one of MNT_SUJ...
2011-07-29 Adrian ChaddReset the NIC if ANI is enabled or disabled.
2011-07-29 Alexander MotinMake ums(4) driver more picky, not attaching to "mouses...
2011-07-29 Alexander MotinIn some cases, at least on Marvell 88SE912x controllers...
2011-07-29 Alexander MotinAdd control for ATA disk read-ahead, alike to the previ...
2011-07-29 Alexander MotinIn some cases failed SATA disks may report their presen...
2011-07-29 John BaldwinProperly initialize an error variable to avoid returnin...
2011-07-29 Marius Strobl- Send the RELSIM_ADJUST_OPENINGS in response to a...
2011-07-29 Marius Strobl- Staticize functions as appropriate and comment out...
2011-07-28 Benedict ReuschlingRevert my last change to this file, as BETA1 is not...
2011-07-28 Benedict ReuschlingAdd a section to the jail chapter that explains why...
2011-07-28 Bjoern A. ZeebTo inet or not two inet. Unbreak static IPv4 configura...
2011-07-26 Ken SmithLooks like we're ready for 9.0-BETA1 builds.
2011-07-25 Craig RodriguesDocument the tftp.blksize variable added in src/lib...
2011-07-25 Andreas ToblerThis a follow up commit from r224216 for powerpc 32...
2011-07-25 Andriy Gaponremove RESTARTABLE_PANICS option
2011-07-24 Kirk McKusickMove the MNTK_SUJ flag in mnt_kern_flag to MNT_SUJ...
2011-07-24 Kirk McKusickThis update changes the mnt_flag field in the mount...
2011-07-24 Glen BarberDocument the potential for jail escape.
2011-07-23 Glen BarberFix various broken links in manual pages.
2011-07-23 Alexander MotinDo not try to execute FLUSHCACHE on close and print...
2011-07-22 Doug BartonRevert the apparently-unecessary module_path twiddling...
2011-07-22 Kirk McKusickDefault debugging error messages to off for journaled...
2011-07-22 Michael TuexenFix the following bugs related to the SCTP support...
2011-07-22 Alexander Motin - Use mutex to serialize index/data register pair...
2011-07-22 Hans Petter... Add missing XHCI early takeover code. The XHCI takeover...
2011-07-22 Jonathan AndersonTurn on AUDIT_ARG_RIGHTS() for cap_new(2).
2011-07-22 Adrian ChaddImplement a basic radar parameter API in the dfs_null...
2011-07-22 Adrian ChaddAdd athradar, an implementation of the radar parameter...
2011-07-21 Jonathan AndersonDeclare more capability method rights.
2011-07-21 John BaldwinAllow non-fixed endpoints for a producer address range...
2011-07-21 George V. Neville... Remove incorrect attribution.
2011-07-21 Xin LIBring the code more in-line with OpenSolaris source to
2011-07-21 Xin LIA different implementation of r224231 proposed by pjd@,
2011-07-21 Alexander MotinFix `diskinfo -t` operation for disks smaller then...
2011-07-21 George V. Neville... Make both stpcpy and strcpy be assembly language implem...
2011-07-21 Adrian ChaddThis links in the ath dfs ioctl into the driver and...
2011-07-21 Adrian ChaddModify the radar API a little to be easier to "change...
2011-07-21 Adrian ChaddBreak out the PLL setup into (mostly) per-chip methods...
next