]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-08-15 Tim KientzleTest updates: Handling of patterns on command line...
2008-08-15 Kip MacyAdd strcspn to libkern for use by xenbus routines....
2008-08-15 Kip MacyCompile fixes for xen build.
2008-08-14 Maksim YevmenkinImport the uuid_enc_le(), uuid_dec_le(), uuid_enc_be...
2008-08-14 Warner LoshMove wb driver from sys/pci to sys/dev/wb.
2008-08-14 Warner LoshMove pcn driver from sys/pci to sys/dev/pcn.
2008-08-14 Warner LoshMove the ste driver from sys/pci to sys/dev/ste.
2008-08-14 Warner LoshMove the tl driver form sys/pci to sys/dev/tl.
2008-08-14 Jason EvansMove CPU_SPINWAIT into the innermost spin loop, in...
2008-08-14 Jason EvansRe-order the terms of an expression in arena_run_reg_da...
2008-08-14 Ken SmithCatch up with the removal of /usr/src/compat.
2008-08-14 Andrew ThompsonFix channel parsing which was broken in r179958, the...
2008-08-14 Kevin LoFix a typo: jme -> age
2008-08-13 Marius Stroblcosmetic changes and style fixes
2008-08-13 Jung-uk KimUse int32_t/int16_t instead of int/short as sys/net...
2008-08-13 Maksim YevmenkinImport handy shorthand Bluetooth address (BD_ADDR)...
2008-08-13 Jung-uk Kim- Remove unnecessary jump instruction(s) when offset...
2008-08-13 Attilio RaoIn the case of POWERFAIL_NMI, remove the Giant acquisit...
2008-08-13 Attilio RaoIntroduce some WITNESS improvements:
2008-08-13 Ed SchoutenBump __FreeBSD_version to 800043, because of the bpf...
2008-08-13 Ed MasteFix REDZONE(9) on amd64 and perhaps other 64 bit target...
2008-08-13 John BaldwinAttach the cpufreq child devices with specific orders...
2008-08-13 Ed SchoutenChange bpf(4) to use the cdevpriv API.
2008-08-13 Maxim Konovalovo Add a quirk for Sony Handycam DCR-HC32E.
2008-08-13 Doug RabsonAdd a missing call to mtx_destroy() in clnt_reconnect_d...
2008-08-13 Doug RabsonFix an interop issue with Linux: If you do nothing...
2008-08-13 Ed SchoutenFix compilation of arm's AVILA.
2008-08-13 Pyun YongHyeonFix VLAN hardware tag insertion/stripping on big-endian
2008-08-13 Kip MacyFix runt TSO packet issue.
2008-08-13 Kip MacyAdd LRO and MAC statistics to exported sysctls.
2008-08-13 Marcel MoolenaarChange the type of ti_traceme from a char to an int...
2008-08-12 Jung-uk KimMFamd64: Remove unused macros.
2008-08-12 Jung-uk KimUpdate copyrights and fix style(9).
2008-08-12 Christian S... Reduce the scope of the vnode lock such that it does...
2008-08-12 Pawel Jakub... Style(9).
2008-08-12 Jung-uk KimReduce number of stack usages with unused %edi.
2008-08-12 Jung-uk KimReplace all stack usages with registers and remove...
2008-08-12 Kip MacyImport Xen paravirtual drivers.
2008-08-12 Marius StroblAssume OpenSolaris knows better and use their value...
2008-08-12 Kip MacyImport i386 xen sub-arch files.
2008-08-12 Marius Strobl- Add sys_tick and the USIII and beyond sys_tick_cmpr...
2008-08-12 Pawel Jakub... geli onetime command can take only one GEOM provider...
2008-08-12 Kip MacyImport xen sub-arch includes.
2008-08-12 Konstantin... Remove unnecessary locking around pointer fetch.
2008-08-12 Antoine BrodinUse expr -e instead of expr to compute NANO_MEDIASIZE...
2008-08-12 Doug RabsonWhen generating thread-safe server code, handle procedu...
2008-08-12 Stanislav Sedov- Fix error reporting.
2008-08-12 VANHULLEBUS... Increase statistic counters for enc0 interface when...
2008-08-12 Kip MacyImport OS interfaces to Xen services.
2008-08-12 Kevin LoAdd et(4) to the list of drivers use the miibus interface
2008-08-12 Pyun YongHyeonRestore link state handling which was broken in rev...
2008-08-12 Pyun YongHyeonRemove 'cr' at the end of line.
2008-08-12 Pyun YongHyeonRemove whitespace at the end of line.
2008-08-12 Kip MacyRemove cxgb private lro implementation and switch to...
2008-08-11 Andrey A. ChernovSuggections from bde@
2008-08-11 Kip MacyVendor fix for PHY problem.
2008-08-11 John BaldwinDecode some more "exotic" instructions including: fxsav...
2008-08-11 Christian S... Make sure we check the preselection masks present for...
2008-08-11 John BaldwinMFamd64: Decode "cmov*" instructions.
2008-08-11 Rafal JaworowskiRework Dallas Semiconductor RTC support.
2008-08-11 Rafal JaworowskiRename ds1339 -> ds133x to better fit the upcoming...
2008-08-11 Christian BruefferCorrect a few minor markup and grammar issues.
2008-08-11 Pawel Jakub... - Convert sc_sessions_mtx mutex to a rwlock, so in...
2008-08-11 Weongyo JeongAdd upgt(4) to the list of supported network interface.
2008-08-11 Weongyo JeongAdd an entry for the upgt(4) module.
2008-08-11 Weongyo JeongConnect upgt.4 to the build.
2008-08-11 Weongyo JeongConnect upgt(4) to the build.
2008-08-11 Weongyo JeongAdd Conexant/Intersil PrismGT SoftMAC wireless USB...
2008-08-11 Pyun YongHyeonUse device_set_desc() instead of device_set_desc_copy...
2008-08-11 Pyun YongHyeonPartial back out r180952.
2008-08-11 Tim KientzleFix up test suite so it works again with the libarchive...
2008-08-10 Tim KientzleCorrect test_tar_large so it works correctly with the...
2008-08-10 David SchultzDoc updates for changes in the default values of
2008-08-10 David SchultzMake -fno-math-errno the default. Our libm doesn't...
2008-08-10 David SchultzMake -mfancy-math-387 the default on FreeBSD, as it...
2008-08-10 Antoine BrodinImprove periodic/security/550.ipfwlimit a bit:
2008-08-10 Giorgos KeramidasMinor typo fix, caught while skimming through the file.
2008-08-10 Konstantin... Revert r181345.
2008-08-10 Andrey A. ChernovAll cosmetic.
2008-08-10 Warner LoshMove sis to sys/dev/sis for consistency.
2008-08-10 Warner LoshRead the config space of the child, not the bridge...
2008-08-10 Warner LoshMove the xl driver form sys/pci to sys/dev/xl for consi...
2008-08-10 Tim KientzleExplain why two apparently-identical archive_read_data...
2008-08-10 Tim KientzleMfP4: Joerg Sonnenberger's fixes to make 'ar' and ...
2008-08-09 Henrik Brix... Add quirks for making uhid(4) ignore the Apple iPhone...
2008-08-09 Sam Lefflerfix syntax
2008-08-09 Pawel Jakub... Simplify session selection/allocation.
2008-08-09 Pawel Jakub... - Fix freeing session on newsession failure.
2008-08-09 Pawel Jakub... Implify sessions freeing loop.
2008-08-09 Pawel Jakub... We don't have to drop a lock around malloc(M_NOWAIT).
2008-08-09 Pawel Jakub... When freeing session, restore its ID after zeroing...
2008-08-09 Pawel Jakub... Sessions in-use are at the end of the queue, so use...
2008-08-09 Warner Loshfix typo
2008-08-09 Ivan VorasClean up of dead code and possible unassigned variable...
2008-08-09 Warner LoshIt turns out that checking the first DWORD register...
2008-08-09 Philip PaepsTypo: glxsb(4) was imported to FreeBSD 8.0, not 7.0.
2008-08-09 Philip PaepsAdd the glxsb(4) manual page.
2008-08-09 Philip PaepsAdd glxsb(4) driver for the Security Block in AMD Geode...
2008-08-09 Ed SchoutenDelete unused files in the window(1) directory that...
2008-08-09 Ed SchoutenRemove unneeded D_NEEDGIANT from /dev/fd/{0,1,2}.
next