]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-12-29 Hajimu UMEMOTOAdd missing me6 rules. Now, the IPv6 rules become...
2009-12-29 Ed SchoutenMake rpc.ruserd work with utmpx/libulog.
2009-12-29 Edwin GroothuisMFV of tzdata2009u, r201187
2009-12-29 Edwin GroothuisVendor import of tzdata2009u
2009-12-29 Ed SchoutenAdd forgotten `void' keyword. This function has no...
2009-12-29 Ed SchoutenAdd missing `void' keyword for function without arguments.
2009-12-29 Ed SchoutenAdd missing `void' for functions without arguments.
2009-12-29 Ed SchoutenAdd missing `void' for function without arguments.
2009-12-29 Edward Tomasz... SLIP is gone; remove its mutex from witness.
2009-12-29 Ed SchoutenAdd missing `void' for function without arguments.
2009-12-29 Ed SchoutenUse ANSI C function declarations.
2009-12-29 Ed SchoutenUse ANSI C function declarations.
2009-12-29 Tim KientzleRationalize the support for cryptographic hashes.
2009-12-29 Tim KientzleEssentially eliminate problems with false hardlinks...
2009-12-29 Tim KientzleClear extraneous error messages.
2009-12-29 Tim KientzleZip write support for libarchive.
2009-12-29 Tim KientzleIf we're linking against liblzma, allow the decompresso...
2009-12-29 Tim Kientzlear only needs to support ar format.
2009-12-29 Tim KientzleMinor style fixes plus a fix for an obscure crash on...
2009-12-29 Tim KientzleBe a little more skeptical of dev/ino matches when...
2009-12-29 Tim KientzleStyle and portability fixes for pax writer. Mostly...
2009-12-29 Tim KientzleStyle fixes to tar reader:
2009-12-29 Tim KientzleVarious style fixes to the 'newc' cpio writer:
2009-12-29 Tim KientzleVarious fixes when creating objects on disk:
2009-12-29 Tim KientzleCatch decompression failures earlier. In particular...
2009-12-29 Tim KientzleVarious style and portability fixes, including:
2009-12-29 Tim Kientzle64-bit ino support and discourage bad use of this header.
2009-12-29 Joseph KoshyUse VFS_{LOCK,UNLOCK}_GIANT() around the call to vrele().
2009-12-29 Luigi Rizzowe really need htonl() here, see the comment a few...
2009-12-28 Ed SchoutenUse ANSI declarations instead of K&R.
2009-12-28 Ed SchoutenDon't forget to use `void' for sched_balance(). It...
2009-12-28 Ed SchoutenPerform cleanups to rpc.rusersd:
2009-12-28 Antoine Brodin(S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an...
2009-12-28 Xin LIApply OpenSolaris revision 8012 which brings our zpool...
2009-12-28 Edward Tomasz... The net/if_slvar.h header is long gone.
2009-12-28 Bjoern A. ZeebMake the compiler happy after r201125:
2009-12-28 Ed SchoutenMigrate finger(1) away from <utmp.h>.
2009-12-28 Alexander MotinAdd BIO_DELETE support to ada(4):
2009-12-28 Justin T. GibbsCorrect alignment and boundary constraints in blkfront...
2009-12-28 Xin LIGrammar fix.
2009-12-28 Xin LIMake umount(8) WARNS=6 clean:
2009-12-28 Konstantin... Add a knob to allow reclaim of the directory vnodes...
2009-12-28 Luigi Rizzointroduce a local variable rte acting as a cache of...
2009-12-28 Marius StroblAccount for firmware versions which include the CDMA...
2009-12-28 Luigi Rizzo+ remove an unused #define print_ip;
2009-12-28 Luigi Rizzobring the NGM_IPFW_COOKIE back into ng_ipfw.h, libnetgr...
2009-12-28 Luigi Rizzothis file is also affected by the ipfw changes
2009-12-28 Luigi Rizzobring in several cleanups tested in ipfw3-head branch...
2009-12-28 Luigi Rizzoreadability fixes -- add braces on large blocks, remove...
2009-12-28 Luigi Rizzoexplain details of operation of table lookups, and...
2009-12-28 Edward Tomasz... Bump manual page dates.
2009-12-28 Edward Tomasz... Don't refer to pppd(8).
2009-12-28 Edward Tomasz... Change u3g(4) and ucom(4) to not refer to pppd(8),...
2009-12-28 Edward Tomasz... Line discipline support is gone; update tty(4) manual...
2009-12-28 Edward Tomasz... Add references to termios-related stuff.
2009-12-28 Tim KientzlePortability.
2009-12-28 Tim KientzleRemove some dead assignments, fix some declarations.
2009-12-28 Tim KientzleClarify an example so Linux folks won't keep getting...
2009-12-28 Tim KientzleCompatibility with old systems with non-POSIX getpwuid_...
2009-12-28 Tim KientzleFix some unused variables and dead assignments.
2009-12-28 Tim KientzleRemove an unused variable and an unreachable statement.
2009-12-28 Tim KientzleFix line endings.
2009-12-28 Tim KientzleDiscourage external use of this header.
2009-12-28 Tim KientzleRemove unused variable.
2009-12-28 Tim KientzleO_BINARY for Windows.
2009-12-28 Tim KientzleHandle Zip CRC validation for uncompressed Zip archives...
2009-12-28 Tim KientzleInclude limits.h; remove unused variable.
2009-12-28 Tim KientzleUse ino64 interface.
2009-12-28 Tim KientzleUse new ino64 interface.
2009-12-28 Tim KientzleNew archive_file_count() utility.
2009-12-28 Tim KientzlePortability fixes.
2009-12-28 Tim KientzleVarious portability fixes, plus:
2009-12-28 Tim KientzleRemove an unused variable and an unnecessary increment.
2009-12-28 Tim KientzleEliminate an unused assignment.
2009-12-28 Tim KientzlePortability: Set the file descriptor to binary mode...
2009-12-28 Tim KientzleDiscourage outside use of this internal header.
2009-12-28 Tim KientzleRemove dead assignment.
2009-12-28 Tim KientzlePortability:
2009-12-28 Tim KientzlePortability: terminate abnormally via abort() instead...
2009-12-28 Tim KientzleAllow more formats to be active at a time; discourage...
2009-12-28 Tim KientzleEnforce this as an internal-only header.
2009-12-28 Tim KientzleDiscourage people from using this header outside of...
2009-12-28 Tim KientzleCompatibility: I found some more compilers that don...
2009-12-28 Tim KientzleSync with googlecode some changes that have no impact...
2009-12-28 Tim KientzleCompatibility fix for some older systems with non-POSIX...
2009-12-28 Tim KientzleCatch certain gzip failures at close time.
2009-12-28 Tim KientzleRemove a dead assignment.
2009-12-28 Tim KientzleRemove some unused variables and dead assignments.
2009-12-28 Tim KientzleUpdate the hard-coded configuration for libarchive.
2009-12-28 Tim KientzleUpdate format manpages for libarchive.
2009-12-28 Luigi Rizzomake the memory filesystem larger, and add an example
2009-12-28 Luigi Rizzoclear leftover from previous computations
2009-12-28 Luigi Rizzomore support to import files and libraries from the...
2009-12-28 Andrew ThompsonCompact USB_VENDOR_X and USB_PRODUCT_Y in the quirk...
2009-12-27 Doug BartonUpdate the "-l or -r" usage to better conform to the...
2009-12-27 Doug BartonUpdate the "-l or -r" usage to better conform to the...
2009-12-27 Ed SchoutenParse DEAD_PROCESS entries properly.
2009-12-27 Luigi Rizzoadd a 'qemu' floppy type, useful for running tests...
2009-12-27 Luigi Rizzodhclient needs to have /var/empty and a _dhcp user
2009-12-27 Ed SchoutenLet rwhod use libulog.
next