]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-03-07 Tim KientzleMerge r591 from libarchive.googlecode.com: signed/unsig...
2009-03-07 Tim KientzleMerge r558,567,569,571,581,582,583,598 from libarchive...
2009-03-07 Tim KientzleMerge r658 from libarchive.googlecode.com: Only flush...
2009-03-07 Tim KientzleMerge r714,r715 from libarchive.googlecode.com: Fix...
2009-03-07 Tim KientzleMerge r608 from libarchive.googlecode.com: Clear a...
2009-03-07 Tim KientzleMerge r564,r566 from libarchive.googlecode.com: Fix...
2009-03-07 Tim KientzleMerge the rest of r453 from libarchive.googlecode.com...
2009-03-07 Tim KientzleMinor whitespace adjustment to reduce diffs with libarc...
2009-03-07 Tim KientzleMerge r552,r559 from libarchive.googlecode.com: Support...
2009-03-07 Tim KientzleMerge r283,r529 from libarchive.googlecode.com: Fix...
2009-03-07 Tim KientzleMerge r659 from libarchive.googlecode.com: Correctly...
2009-03-06 Sam LefflerCleanup virtual device mapping some more:
2009-03-06 Maksim YevmenkinAdd Bluetooth compatibility shims. Inspired by Linux...
2009-03-06 Sam Lefflerremove unneeded static mappings for NPE and MAC regions...
2009-03-06 Sam Lefflerenable tdma support by default; many people using these...
2009-03-06 Sam Lefflerlegacy USB is required on these platforms at the moment
2009-03-06 Sam Lefflerfix legacy usb configuration
2009-03-06 Sam Lefflero simplify code in ixppcib_conf_setup
2009-03-06 Ulf Lilleengen- Try to handle rcsfile write failures in the same...
2009-03-06 Alan CoxIf the PDE is known, then use the direct mapping instea...
2009-03-06 Andrew ThompsonMFp4 //depot/projects/usb@158692
2009-03-06 Andrew ThompsonEnsure the cached rq pointer is still valid before...
2009-03-06 Konstantin... Extract the no_poll() and vop_nopoll() code into the...
2009-03-06 Joerg WunschAdd a couple of more things to the FTDI driver I came...
2009-03-06 Poul-Henning... Too good to pass.
2009-03-06 Robert NolandInvert the logic error for the MSI/MSIX vs INTx case.
2009-03-06 Yoshihiro TakahashiMFi386: 189423
2009-03-06 Yoshihiro TakahashiMFi386: part of 189421
2009-03-06 Randall StewartFixes for window probes:
2009-03-06 Tim KientzleMerge r668 from libarchive.googlecode.com: Style corre...
2009-03-06 Tim KientzleMerge r541,r542 from libarchive.googlecode.com: Two...
2009-03-06 Tim KientzleMerge r491,493,500,507,510,530,543 from libarchive...
2009-03-06 Tim KientzleMerge r448 from libarchive.googlecode.com: Suppress...
2009-03-06 Tim KientzleMerge r403,702,721 from libarchive.googlecode.com:...
2009-03-06 Tim KientzleMerge r505 from libarchive.googlecode.com: Fix %ju...
2009-03-06 Tim KientzleMerge r457 from libarchive.googlecode.com: Stop append...
2009-03-06 Tim KientzleMerge r420,r494 from libarchive.googlecode.com: Prettif...
2009-03-06 Tim KientzleMerge r435,r443 from libarchive.googlecode.com: Read...
2009-03-06 Tim KientzleMerge r416 from libarchive.googlecode.com:
2009-03-06 Tim KientzleMerge r407,r508 from libarchive.googlecode.com: Correc...
2009-03-06 Tim KientzleMerge r399,401,402,405,415,430,440,452,453,458,506...
2009-03-06 Tim KientzleMerge r398 from libarchive.googlecode.com: Check that...
2009-03-06 Tim KientzleMerge r394,r396 from libarchive.googlecode.com: Plug...
2009-03-05 Tim KientzleMerge r390,r391,r392,r397 from libarchive.googlecode...
2009-03-05 John BaldwinA better fix for handling different FPU initial control...
2009-03-05 Andrew ThompsonFix usb2_poll not to return an error number as the...
2009-03-05 John BaldwinAllow syscons to work on amd64 and i386 without any...
2009-03-05 John BaldwinRemove unused arg from npxinit(). Forgot to commit...
2009-03-05 Tim KientzleMerge r389 from libarchive.googlecode.com: Fix a memory
2009-03-05 John BaldwinSome cleanups to the i386 FPU support:
2009-03-05 Tim KientzleMerge r386,r395,r451 from libarchive.googlecode.com...
2009-03-05 Attilio Raolibc_r_* library is no more required, so just axe it.
2009-03-05 Alan CoxMake pmap_copy() more TLB friendly. Specifically,...
2009-03-05 John BaldwinA few cleanups to the FPU code on amd64:
2009-03-05 John BaldwinMove the PCB flag macros up next to the 'pcb_flags...
2009-03-05 John BaldwinAdd support for the single-port NetMos NM9835 serial...
2009-03-05 VANHULLEBUS... SAs are valid (but dying) when they reached soft lifetime,
2009-03-05 Andrew ThompsonAdd support for the UNION interface descriptor, used...
2009-03-05 John BaldwinAt least one BIOS bogusly includes duplicate entries...
2009-03-05 John BaldwinAlways read/write the full 64-bit value of 64-bit BARs...
2009-03-05 John BaldwinHonor the prefetchable flag in memory BARs by setting...
2009-03-05 Konstantin... Hopefully, improve the grammar and wording in the chang...
2009-03-05 Konstantin... Systematically use vm_size_t to specify the size of...
2009-03-05 Craig RodriguesAdd a -o mountprog parameter to mount which explicitly...
2009-03-05 Luigi Rizzomove a variable declaration to the beginning of the...
2009-03-05 Luigi Rizzoremove some signed/unsigned and one const/!const warning
2009-03-05 Luigi Rizzomark a function static, as it is
2009-03-05 Tim KientzleArgh. r189389 was supposed to include r539 from libarc...
2009-03-05 Tim KientzleMerge r551,r561 from libarchive.googlecode.com: Update...
2009-03-05 Tim KientzleMerge r364, r378, r379, r393, and r539 from libarchive...
2009-03-05 Tim KientzleCorrect r189383, which mis-merged a change from libarch...
2009-03-05 Xin LIOur realloc(3) and reallocf(3) can handle NULL, which...
2009-03-05 Tim KientzleMerge r356 and r358 from libarchive.googlecode.com...
2009-03-05 Tim KientzleMerge r357 from libarchive.googlecode.com: bzip2 compre...
2009-03-05 Tim KientzleMerge r362 from libarchive.googlecode.com: Minor fix to
2009-03-05 Tim KientzleMerge r342 from libarchive.googlecode.com: Remove some
2009-03-05 Tim KientzleMerge r344 from libarchive.googlecode.com: __LA_INT64_T...
2009-03-05 Tim KientzleMerge r341,r345,r346,347 from libarchive.googlecode...
2009-03-05 Sam Leffleradd a sysctl to ena/dis frobbing cca
2009-03-05 Pyun YongHyeonNow pci(4) handles PCIM_CMD_INTxDIS so there is no...
2009-03-04 Sam Leffleradd the desired channel to the scan list if not already...
2009-03-04 John BaldwinThe recent PCI resource allocation fixes exposed a...
2009-03-04 Randall Stewart- PR-SCTP bug, where the CUM-ACK was not being updated
2009-03-04 Ed SchoutenMake IPXrouted compile using Clang by using ANSI functi...
2009-03-04 Robert NolandRemove the local management of INTx as this is now...
2009-03-04 Robert NolandExtend the management of PCIM_CMD_INTxDIS.
2009-03-04 David SchultzPut the restrict qualifiers in the right place in the...
2009-03-04 Andriy Gaponudf: use truly unique directory cookie
2009-03-04 Andriy Gaponudf_strategy: remove redundant comment
2009-03-04 Dmitry ChaginAdd AT_PLATFORM, AT_HWCAP and AT_CLKTCK auxiliary vecto...
2009-03-04 David SchultzAdd wcpcpy(3) and wcpncpy(3).
2009-03-04 Andrew ThompsonAdd Mobile Action MA-620 Infrared Adapter.
2009-03-04 Bruce M SimpsonIn ip_output(), do not acquire the IN_MULTI_LOCK(),
2009-03-04 David SchultzRemove some unused vendor files.
2009-03-04 Bruce M SimpsonAdd sysctl net.inet.ip.mcast.loop. This controls whethe...
2009-03-04 David SchultzAdd dprintf() and vdprintf() from POSIX.1-2008. Like...
2009-03-04 David SchultzAdd renameat to the POSIX.1-2008 namespace.
2009-03-04 David SchultzAdd *at to the POSIX.1-2008 namespace.
2009-03-04 David SchultzAdd openat to the POSIX.1-2008 namespace.
2009-03-04 David SchultzAdd psignal to the POSIX.1-2008 namespace.
next