]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-12-30 jhbDelete the CIS resource after releasing it. This is...
2009-12-30 jhbTeach the PCI bus driver to handle PCIR_BIOS BARs prope...
2009-12-30 jhbUse bus_*() rather than bus_space_*().
2009-12-30 jhbRemove no longer used pci_release_resource().
2009-12-30 jhb- Assert that a reserved resource returned via resource...
2009-12-30 jhbUse a constant instead of a magic number for the flag...
2009-12-30 jhbUse _once() to initialize the pthread key for thread...
2009-12-30 marcelRevamp bus_space access functions:
2009-12-30 mavCall wakeup() only for the first request on the queue.
2009-12-30 jillesFix memory leak when parsing backticks (``).
2009-12-30 edAdd missing `void' keywords.
2009-12-30 jillessh: arith: Return only 0 and 1 from && and ||.
2009-12-30 jillesRemove the current directory from _PATH_STDPATH.
2009-12-30 mjacobRemoving pre-commit review on isp(4). It's time to...
2009-12-30 syrinxMake sure the multicast forwarding cache entry's stall...
2009-12-30 kientzleRemove some test files that are no longer used.
2009-12-30 edLet umount build with -Wold-style-definition.
2009-12-30 cpercivaAdd undocumented 'portsnap alfred' command, which runs...
2009-12-30 kientzleReserve constants for RPM unwrapper and XAR reader.
2009-12-30 kientzleLibarchive in FreeBSD is now synced up with 2.7.901a...
2009-12-30 kientzleUU decoder. Now that libarchive can recursively taste...
2009-12-30 kientzleA raft of test changes and improvements from the Google...
2009-12-30 kientzleMerge Michihiro NAKAJIMA's significant work on the...
2009-12-29 gibbsIn blkif_queue_cb(), test the return value from gnttab_...
2009-12-29 gibbsCorrect bug introduced while purging the -ERRNO Linuxis...
2009-12-29 edANSIfy almost all applications that use WARNS=6.
2009-12-29 edAdd missing `void' keywords.
2009-12-29 edAdd missing `void' keyword.
2009-12-29 edAdd missing `void' keyword.
2009-12-29 rnolandUpdate d_mmap() to accept vm_ooffset_t and vm_memattr_t.
2009-12-29 mavUsually these controllers are able to automatically...
2009-12-29 edANSIfy ldconfig and the aout bits it still uses from...
2009-12-29 jhbRemove a trailing reference to the obsolete vaps_<IF...
2009-12-29 jhbAdd support for configuring vlan(4) interfaces as child...
2009-12-29 traszRemove extra space introduced by the previous commit.
2009-12-29 traszRemove examples for pppd and SLIP-related stuff.
2009-12-29 rpauloDelete old firmware.
2009-12-29 traszRemove pppd and SLIP-related stuff.
2009-12-29 traszRemove pppd, it's gone.
2009-12-29 rpauloiwn(4) update. Notable changes:
2009-12-29 kibDocument _FAST and _PRECISE clocks.
2009-12-29 jhbUse reallocf() to simplify some logic.
2009-12-29 kibDocument CLOCK_SECOND, add cross-reference from time...
2009-12-29 marius- Remove a redundant variable and an unnecessary cast.
2009-12-29 marius- Prefer i and j over i and n for temporary integer...
2009-12-29 philipFix autonegotiation: tell the MAC where to find the...
2009-12-29 jhbChange vlan interfaces to cope more usefully with the...
2009-12-29 kibUse clock_gettime(CLOCK_SECOND) instead of gettimeofday...
2009-12-29 umeAdd missing me6 rules. Now, the IPv6 rules become...
2009-12-29 edMake rpc.ruserd work with utmpx/libulog.
2009-12-29 edwinMFV of tzdata2009u, r201187
2009-12-29 edAdd forgotten `void' keyword. This function has no...
2009-12-29 edAdd missing `void' keyword for function without arguments.
2009-12-29 edAdd missing `void' for functions without arguments.
2009-12-29 edAdd missing `void' for function without arguments.
2009-12-29 traszSLIP is gone; remove its mutex from witness.
2009-12-29 edAdd missing `void' for function without arguments.
2009-12-29 edUse ANSI C function declarations.
2009-12-29 edUse ANSI C function declarations.
2009-12-29 kientzleRationalize the support for cryptographic hashes.
2009-12-29 kientzleEssentially eliminate problems with false hardlinks...
2009-12-29 kientzleClear extraneous error messages.
2009-12-29 kientzleZip write support for libarchive.
2009-12-29 kientzleIf we're linking against liblzma, allow the decompresso...
2009-12-29 kientzlear only needs to support ar format.
2009-12-29 kientzleMinor style fixes plus a fix for an obscure crash on...
2009-12-29 kientzleBe a little more skeptical of dev/ino matches when...
2009-12-29 kientzleStyle and portability fixes for pax writer. Mostly...
2009-12-29 kientzleStyle fixes to tar reader:
2009-12-29 kientzleVarious style fixes to the 'newc' cpio writer:
2009-12-29 kientzleVarious fixes when creating objects on disk:
2009-12-29 kientzleCatch decompression failures earlier. In particular...
2009-12-29 kientzleVarious style and portability fixes, including:
2009-12-29 kientzle64-bit ino support and discourage bad use of this header.
2009-12-29 jkoshyUse VFS_{LOCK,UNLOCK}_GIANT() around the call to vrele().
2009-12-29 luigiwe really need htonl() here, see the comment a few...
2009-12-28 edUse ANSI declarations instead of K&R.
2009-12-28 edDon't forget to use `void' for sched_balance(). It...
2009-12-28 edPerform cleanups to rpc.rusersd:
2009-12-28 antoine(S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an...
2009-12-28 delphijApply OpenSolaris revision 8012 which brings our zpool...
2009-12-28 traszThe net/if_slvar.h header is long gone.
2009-12-28 bzMake the compiler happy after r201125:
2009-12-28 edMigrate finger(1) away from <utmp.h>.
2009-12-28 mavAdd BIO_DELETE support to ada(4):
2009-12-28 gibbsCorrect alignment and boundary constraints in blkfront...
2009-12-28 delphijGrammar fix.
2009-12-28 delphijMake umount(8) WARNS=6 clean:
2009-12-28 kibAdd a knob to allow reclaim of the directory vnodes...
2009-12-28 luigiintroduce a local variable rte acting as a cache of...
2009-12-28 mariusAccount for firmware versions which include the CDMA...
2009-12-28 luigi+ remove an unused #define print_ip;
2009-12-28 luigibring the NGM_IPFW_COOKIE back into ng_ipfw.h, libnetgr...
2009-12-28 luigithis file is also affected by the ipfw changes
2009-12-28 luigibring in several cleanups tested in ipfw3-head branch...
2009-12-28 luigireadability fixes -- add braces on large blocks, remove...
2009-12-28 luigiexplain details of operation of table lookups, and...
2009-12-28 traszBump manual page dates.
2009-12-28 traszDon't refer to pppd(8).
2009-12-28 traszChange u3g(4) and ucom(4) to not refer to pppd(8),...
next