]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-08-13 dfrFix an interop issue with Linux: If you do nothing...
2008-08-13 edFix compilation of arm's AVILA.
2008-08-13 yongariFix VLAN hardware tag insertion/stripping on big-endian
2008-08-13 kmacyFix runt TSO packet issue.
2008-08-13 kmacyAdd LRO and MAC statistics to exported sysctls.
2008-08-13 marcelChange the type of ti_traceme from a char to an int...
2008-08-12 jkimMFamd64: Remove unused macros.
2008-08-12 jkimUpdate copyrights and fix style(9).
2008-08-12 csjpReduce the scope of the vnode lock such that it does...
2008-08-12 pjdStyle(9).
2008-08-12 jkimReduce number of stack usages with unused %edi.
2008-08-12 jkimReplace all stack usages with registers and remove...
2008-08-12 kmacyImport Xen paravirtual drivers.
2008-08-12 mariusAssume OpenSolaris knows better and use their value...
2008-08-12 kmacyImport i386 xen sub-arch files.
2008-08-12 marius- Add sys_tick and the USIII and beyond sys_tick_cmpr...
2008-08-12 pjdgeli onetime command can take only one GEOM provider...
2008-08-12 kmacyImport xen sub-arch includes.
2008-08-12 kibRemove unnecessary locking around pointer fetch.
2008-08-12 antoineUse expr -e instead of expr to compute NANO_MEDIASIZE...
2008-08-12 dfrWhen generating thread-safe server code, handle procedu...
2008-08-12 stas- Fix error reporting.
2008-08-12 vanhuIncrease statistic counters for enc0 interface when...
2008-08-12 kmacyImport OS interfaces to Xen services.
2008-08-12 kevloAdd et(4) to the list of drivers use the miibus interface
2008-08-12 yongariRestore link state handling which was broken in rev...
2008-08-12 yongariRemove 'cr' at the end of line.
2008-08-12 yongariRemove whitespace at the end of line.
2008-08-12 kmacyRemove cxgb private lro implementation and switch to...
2008-08-11 acheSuggections from bde@
2008-08-11 kmacyVendor fix for PHY problem.
2008-08-11 jhbDecode some more "exotic" instructions including: fxsav...
2008-08-11 csjpMake sure we check the preselection masks present for...
2008-08-11 jhbMFamd64: Decode "cmov*" instructions.
2008-08-11 rajRework Dallas Semiconductor RTC support.
2008-08-11 rajRename ds1339 -> ds133x to better fit the upcoming...
2008-08-11 bruefferCorrect a few minor markup and grammar issues.
2008-08-11 pjd- Convert sc_sessions_mtx mutex to a rwlock, so in...
2008-08-11 weongyoAdd upgt(4) to the list of supported network interface.
2008-08-11 weongyoAdd an entry for the upgt(4) module.
2008-08-11 weongyoConnect upgt.4 to the build.
2008-08-11 weongyoConnect upgt(4) to the build.
2008-08-11 weongyoAdd Conexant/Intersil PrismGT SoftMAC wireless USB...
2008-08-11 yongariUse device_set_desc() instead of device_set_desc_copy...
2008-08-11 yongariPartial back out r180952.
2008-08-11 kientzleFix up test suite so it works again with the libarchive...
2008-08-10 kientzleCorrect test_tar_large so it works correctly with the...
2008-08-10 dasDoc updates for changes in the default values of
2008-08-10 dasMake -fno-math-errno the default. Our libm doesn't...
2008-08-10 dasMake -mfancy-math-387 the default on FreeBSD, as it...
2008-08-10 antoineImprove periodic/security/550.ipfwlimit a bit:
2008-08-10 keramidaMinor typo fix, caught while skimming through the file.
2008-08-10 kibRevert r181345.
2008-08-10 acheAll cosmetic.
2008-08-10 impMove sis to sys/dev/sis for consistency.
2008-08-10 impRead the config space of the child, not the bridge...
2008-08-10 impMove the xl driver form sys/pci to sys/dev/xl for consi...
2008-08-10 kientzleExplain why two apparently-identical archive_read_data...
2008-08-10 kientzleMfP4: Joerg Sonnenberger's fixes to make 'ar' and ...
2008-08-09 brixAdd quirks for making uhid(4) ignore the Apple iPhone...
2008-08-09 samfix syntax
2008-08-09 pjdSimplify session selection/allocation.
2008-08-09 pjd- Fix freeing session on newsession failure.
2008-08-09 pjdImplify sessions freeing loop.
2008-08-09 pjdWe don't have to drop a lock around malloc(M_NOWAIT).
2008-08-09 pjdWhen freeing session, restore its ID after zeroing...
2008-08-09 pjdSessions in-use are at the end of the queue, so use...
2008-08-09 impfix typo
2008-08-09 ivorasClean up of dead code and possible unassigned variable...
2008-08-09 impIt turns out that checking the first DWORD register...
2008-08-09 philipTypo: glxsb(4) was imported to FreeBSD 8.0, not 7.0.
2008-08-09 philipAdd the glxsb(4) manual page.
2008-08-09 philipAdd glxsb(4) driver for the Security Block in AMD Geode...
2008-08-09 edDelete unused files in the window(1) directory that...
2008-08-09 edRemove unneeded D_NEEDGIANT from /dev/fd/{0,1,2}.
2008-08-09 desNit
2008-08-09 desAdd sbuf_new_auto as a shortcut for the very common...
2008-08-09 desSwitch to simplified BSD license (with phk's approval...
2008-08-09 phkAdd late customize hook
2008-08-09 phkAdd -i option to supress image building.
2008-08-09 phkTrack /etc/ttys change to uart(4)
2008-08-09 impAfter some intial testing, there are even slower cards...
2008-08-09 obrienOnly symlink booted kernel directory to /boot/kernel...
2008-08-09 alcIntel describes the behavior of their processors as...
2008-08-09 impVerify that the WPA flags set are actually compatible...
2008-08-09 samrecognize WPS ie's
2008-08-09 impRather than waiting a fixed amount of time, which might...
2008-08-09 impChange -1 to 0xfffffffful since the interface returns...
2008-08-09 impWhile most bridges can bring a card out of reset in...
2008-08-09 obrienOnly symlink booted kernel directory to /boot/kernel...
2008-08-08 delphijAdd prototype defination for setfib(2) to sys/socket.h.
2008-08-08 stas- Bump __FreeBSD_version for cpuctl(4) added.
2008-08-08 cpercivaRemove variables which are assigned values and never...
2008-08-08 jhb- Initialize the vm86 structure to a known-good state...
2008-08-08 jhbFix the hangs reported with the real mode BTX:
2008-08-08 philipAdd a "glimpse" target to the kernel Makefile.
2008-08-08 stas- Add cpuctl(4) pseudo-device driver to provide access...
2008-08-08 edRemove D_NEEDGIANT from io(4).
2008-08-08 cpercivaAdd /usr/share/man/whatis, /var/db/locate.database...
2008-08-08 edwinReplace description on how to do CVS imports on this...
next