]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2011-05-05 obriens/shaN_crypt/crypt_shaN/g to be a more consistent with...
2011-05-05 nwhitehornFix boot on old machines (e.g. blue and white G3s)...
2011-05-05 obrienCorrect the kernel config name printed out during install.
2011-05-05 yongariEnable Ethernet@WireSpeed for BCM5718/BCM57765 family...
2011-05-05 rmacklemFix the new NFS client so that it handles the 64bit...
2011-05-04 nwhitehornRepair release CD generation on PC98 and sun4v after...
2011-05-04 nwhitehornChange the way powerpc bootable CDs are generated to...
2011-05-04 npAlways re-arm an iq's interrupt before leaving the...
2011-05-04 jillessh: Apply set -u to variables in arithmetic.
2011-05-04 rmacklemAdd a comment noting that the NFS code assumes that the
2011-05-04 jillessh: Detect an error for ${#var<GARBAGE>}.
2011-05-04 tuexenImplement Resource Pooling V2 and an MPTCP like congestion
2011-05-04 rmacklemUpdate nfsstat.1 to reflect the changes done to nfsstat(1)
2011-05-04 rmacklemModify nfsstat(1) so that it reports statistics for the
2011-05-04 rmacklemModify nfsstat(1) so that it prints out the buffer...
2011-05-04 aeRemove unneeded code.
2011-05-04 aeRemove unneeded code.
2011-05-04 aeRemove unneeded code.
2011-05-04 gjbRemove unneeded tab after .Ed to make manlint happy.
2011-05-04 aeRemoved KASSERT, g_new_providerf() can not fail.
2011-05-04 emaxEncode horizontal scroll events (AC Pan) as button...
2011-05-04 aeRemove "for a moment" assignment. struct g_geom zeroed...
2011-05-04 aeRemove unneeded checks, g_new_xxx functions can not...
2011-05-04 yongariAdd initial BCM57765 family support. The BCM57765 famil...
2011-05-04 attilioRevert by accident r221441.
2011-05-04 attilioRemove the previously added comment.
2011-05-04 rmacklemFix nfsstat.c so that the "-z" option works for the new
2011-05-04 rmacklemAdd kernel support for NFSSVC_ZEROCLTSTATS and NFSSVC_Z...
2011-05-04 rmacklemRevert r221306, since NFSSVC_ZEROSTATS zero'd both...
2011-05-04 ruImplemented a mount option "nocto" that disables cache...
2011-05-04 rmacklemRevert r221308, since it incorrectly zero'd both client and
2011-05-04 netchildCommit the missing linux_videdev2_compat.h (lost somewh...
2011-05-04 aeWhen checking existence of providers skip those which...
2011-05-04 netchildThe security run requests unmaskable output, even if...
2011-05-04 jonathanRegression tests for Capsicum capability mode.
2011-05-04 netchildUse proper return codes (valuable output, invalid confi...
2011-05-04 ruIn ncl_printf(), call vprintf() instead of printf().
2011-05-04 netchildAdd FEATURE macros for v4l and v4l2 to the linuxulator.
2011-05-04 adrianRemove this useless bit of code for Kite. The RIFS...
2011-05-04 netchildThis is v4l2 support for the linuxulator. This allows...
2011-05-04 netchildFix typo in comment, improve comment.
2011-05-04 netchildAdd explanation about the use-permission and FreeBSDify it.
2011-05-04 netchildCopy the v4l2 header unchanged from the vendor branch.
2011-05-04 netchildAdd the v4l2 header now that we have an use case for it.
2011-05-04 desUpgrade to OpenSSH 5.8p2.
2011-05-04 nwhitehornMake sure to run make obj before release. Trying to...
2011-05-04 adrianFix some corner cases in the net80211 sequence number...
2011-05-03 tuexenRemove code with any effect.
2011-05-03 tuexenAdd a missing break. This bug was introduced in r221249.
2011-05-03 mariusConvert the last use of xcopyout() to ddi_copyout(...
2011-05-03 marius- Remove attempts to implement setting of BMCR_LOOP...
2011-05-03 delphijFix prototype for ffsll(3) and fls(3).
2011-05-03 mavUse make_dev_alias_p() added in r221397 to create alias...
2011-05-03 aeDocument make_dev_alias_p().
2011-05-03 aeAdd make_dev_alias_p() function. It is similar to make_...
2011-05-03 jhbEnable the new PCI-PCI bridge driver on amd64 and i386...
2011-05-03 jhbReimplement how PCI-PCI bridges manage their I/O window...
2011-05-03 gnnGive some sort of message when the program is not run...
2011-05-03 jhDon't pass empty mount options to nmount(2).
2011-05-03 gnnAdd in support for multicast.
2011-05-03 avgSNDCTL_DSP_GETIPTR: set pointer to sndbuf_getfreeptr()
2011-05-03 nwhitehornAdd support for synthesizing an APM partition map to...
2011-05-03 dimFix stack smash problem in makeinfo, by increasing...
2011-05-03 ruFixed the HISTORY section which was copied without...
2011-05-03 mavDo not report legacy unit numbers (do not create legacy...
2011-05-03 ruFixed bad format and misorder.
2011-05-03 ruUpdated `flags' field description.
2011-05-03 ruUpdate to a 1-May-2011 release (except for the isblank...
2011-05-03 desVendor import of OpenSSH 5.8p2
2011-05-03 dfrCall pam_setcred() before login_getpwclass to support...
2011-05-03 ruProperly detect interface's state in the LINK_STATE_UNK...
2011-05-03 ruDon't call -f option's argument "stdin".
2011-05-03 rodrigcRename DEBUG macro to TFTP_DEBUG, to be more consistent...
2011-05-03 rodrigc- Comment out unused variable.
2011-05-03 rodrigcAdd #include <netinet/in_pcb.h> for missing forward...
2011-05-03 aeAdd "-a alignment" option to gpart(8). When it specifie...
2011-05-03 traszChange the way rctl interfaces with jails by introducin...
2011-05-03 rodrigcSwitch to ANSI function prototypes in a few places.
2011-05-03 marcelFix corner case where the size is a power of two.
2011-05-02 davidch- Fixed a typo in an if() statement when setting flow...
2011-05-02 bzAdd LINT-NOINET6 which we have inofficially supported...
2011-05-02 dimClang r130700 can now compile sys/boot/i386/boot2 with...
2011-05-02 dimMinor updates to the clang and tblgen manpages.
2011-05-02 jhbHandle a rare edge case with nearly full TCP receive...
2011-05-02 dimUpgrade our copy of llvm/clang to r130700, from upstrea...
2011-05-02 mariusCorrect spelling in comments.
2011-05-02 mariusFix an logic bug which caused jumbo buffers to not...
2011-05-02 davidch- Re-committed r220603 which was accidentally backed...
2011-05-02 mariusProbe the PHY accompanying BCM57765.
2011-05-02 dimVendor import of clang trunk r130700:
2011-05-02 dimVendor import of llvm trunk r130700:
2011-05-02 jhbThe ACPI Host-PCI bridge driver actually supports multi...
2011-05-02 delphijCorrect a typo. According to Intel document 318914...
2011-05-02 marcelDon't use the whole region 5 for KVA, because the CPU...
2011-05-02 dimRemove usr/include/nfs/krpc.h and usr/include/nfs/nfsdi...
2011-05-02 jkimFix build with clang. Please note there is an LLVM...
2011-05-02 bschmidtAll PCI based wireless drivers seem to be explicitly...
2011-05-02 tuexenSome more cleanups related to an kernel without INET.
2011-05-02 jhbDon't explicitly list pci_write_ivar() for bus_write_iv...
2011-05-02 jhbAdd an entry for the Kuroutoshikou SERIAL4P-LPPCI2...
next