]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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.
2009-03-04 David Schultz- Add getsid, fchdir, getpgid, lchown, pread, pwrite...
2009-03-04 David Schultz- Remove bcmp, bcopy, bzero, index, and rindex from...
2009-03-04 David Schultz- Add getsubopt and mkdtemp to the POSIX.1-2008 namespace.
2009-03-04 David SchultzFix a file descriptor leak in fts_child().
2009-03-04 Bruce M SimpsonMerge header file definitions used by the new IGMPv3...
2009-03-04 Bruce M SimpsonAdd various defines/macros required by IGMPv3:
2009-03-04 Bruce M SimpsonOverlay a uint16_t field suitable for use by the
2009-03-04 Bruce M SimpsonReserve a netisr slot for the IGMPv3 output queue.
2009-03-04 Bruce M SimpsonAdd function ip_checkrouteralert(), which will be used
2009-03-04 Bruce M SimpsonAdd printb.c utility file, but do not yet connect it...
2009-03-04 Bruce M SimpsonAdd full SSM stack support to mtest(8) diagnostic tool.
2009-03-04 Bruce M SimpsonUpdate mtest(8) manual page.
2009-03-04 Bruce M SimpsonAdd cross-reference to sourcefilter(3).
2009-03-04 Bruce M SimpsonAdd source-specific multicast (SSM) option documentation.
2009-03-04 Bruce M SimpsonConsiderably improve the wording of this man page.
2009-03-04 Bruce M SimpsonUpdate copyright.
2009-03-04 Pyun YongHyeonMake ifinfo build. The struct if_data members ifi_recvq...
2009-03-04 Xin LIExplicitly specify bit width for on-disk data structure.
2009-03-04 Xin LISync license changes.
2009-03-04 Xin LIStyle changes (including additional casts to shut up...
2009-03-04 David Christensen- Updated firmware to latest 4.6.X release.
2009-03-03 Bjoern A. ZeebFor the moment disable the VIMAGE_CTASSERTs as people...
2009-03-03 Warner Loshmake loop clearer that it isn't a mistake...
2009-03-03 Warner LoshAdd in parsing of the disk FUNCE tuples.
2009-03-03 Warner LoshThe callback takes a void *, not a caddr_t * (sic).
2009-03-03 Warner LoshBump down the inline limit on MIPS.
2009-03-03 Ed SchoutenMake Netgraph compile with Clang.
2009-03-03 Robert WatsonAdding missing ";"'s required by some SDT_PROBE_DEFINEx...
2009-03-03 Dmitry Chaginas suggested by jhb@, panic in case the ncpus == 0.
2009-03-03 Robert WatsonReduce the verbosity of SDT trace points for DTrace...
2009-03-03 Tim KientzleMerge r340 from libarchive.googlecode.com: If zlib...
2009-03-03 Tim KientzleMerge r294:337,r348:350 from libarchive.googlecode...
2009-03-03 John BaldwinFurther refine the handling of resources for BARs in...
2009-03-03 Andriy Gaponichwd: correct range check for timeout value
2009-03-03 Bjoern A. ZeebStart removing IPv6 Type 0 Routing header code.
2009-03-03 Andriy Gaponudf_readdir: do not advance offset if entry can not...
2009-03-03 Robert WatsonUpdate config.h for OpenBSM 1.1 beta1.
2009-03-03 Yoshihiro TakahashiCatch up with USB2 change.
2009-03-03 Christian BruefferXref glxsb(4).
2009-03-03 Tim KientzleMerge r294 from libarchive.googlecode.com: Skip testing for
2009-03-03 Alexander MotinSet PortMultiplier port only for SATA2 channels, where...
2009-03-03 Tim KientzleMerge r282 from libarchive.googlecode.com: Close multip...
2009-03-03 Tim KientzleMerge r272 from libarchive.googlecode.com: Fix building...
2009-03-03 Xin LIRename variable 'index' to 'idx' to avoid name collisio...
2009-03-02 Xin LIDiff reduction against OpenBSD: ANSI'fy prototypes.
2009-03-02 Jamie GrittonExtend the "vfsopt" mount options for more general...
2009-03-02 Luigi Rizzocurr_time is a 64 bit variable so SYSCTL_LONG is not...
2009-03-02 Luigi Rizzofw_debug has been unused for ages, so remove it from...
2009-03-02 Alexander KabaevChange vfs_busy to wait until an outcome of pending...
2009-03-02 Christian S... Switch the default buffer mode in bpf(4) to zero-copy...
2009-03-02 Robert NolandDisable INTx when enabling MSI/MSIX
2009-03-02 Konstantin... Correct types of variables used to track amount of...
2009-03-02 Konstantin... Use the p_sysent->sv_flags flag SV_ILP32 to detect...
2009-03-02 Nathan WhitehornSome Apple I2C buses give the device's I2C address...
2009-03-02 Robert WatsonMerge OpenBSM 1.1 beta 1 from OpenBSM vendor branch...
2009-03-02 Robert WatsonVendor import of OpenBSM 1.1 beta1, which incorporates...
2009-03-02 Andrew ThompsonBump __FreeBSD_version for the ushub to uhub rename.
2009-03-02 Andrew ThompsonRename the ushub device class back to uhub as it was...
2009-03-02 Sam Leffleradd -b option to suppress the banner
2009-03-02 Marcel MoolenaarWrite the MBR by using the bootcode verb of the gpart...
2009-03-02 Sam Leffleruupdate for 0.6.8
2009-03-02 David SchultzRewrite asprintf() as a wrapper around vasprintf()...
2009-03-02 Sam Lefflerupdate for 0.6.8
2009-03-02 Sam Lefflerupdate for 0.6.8
2009-03-02 David SchultzThe argument corresponding to %zn is supposed to be...
2009-03-02 Cy SchubertVerify that the filesystem being referenced in fstab...
2009-03-02 Andrew ThompsonMove the serial drivers from Giant to using their own...
2009-03-02 Sam Lefflerdon't need these any more; we are now using a combined...
2009-03-02 Sam Lefflerupdate to 0.6.8
2009-03-02 Sam Lefflerbring in local changes for:
2009-03-02 Sam Lefflerconnect vendor wpa area to contrib
2009-03-02 Sam Lefflerremove
2009-03-01 Alexander MotinGive controller a chance to issue Soft Reset clear...
2009-03-01 Sam Lefflerremove unused bits
2009-03-01 Sam Lefflerimport wpa_supplicant+hostapd 0.6.8
2009-03-01 David SchultzUse C99-style initializers. No functional change.
2009-03-01 Warner LoshAdd verbage about needing to remap libusb-0.1 to libusb...
2009-03-01 Ed SchoutenHide __restrict from lint, just like we do with other...
2009-03-01 Alexander MotinComment out enabling FIS Based Switching inside ata_ahc...
2009-03-01 Luigi Rizzoremove duplicate entries for isa and npx, they are
2009-03-01 Søren SchmidtRemove self.
2009-03-01 Dmitry ChaginFix range-check error introduced in r182292. Also do...
2009-03-01 Robert WatsonNote that network device driver modules need rebuilding.
2009-03-01 Robert WatsonDo a bit of struct ifnet cleanup in preparation for...
2009-03-01 Bjoern A. ZeebAdd size-guards evaluated at compile-time to the main...
2009-03-01 Bjoern A. ZeebAdd the infrastructure and expected sizeof() values...
2009-03-01 Ed SchoutenImprove my previous changes to the TTY code: also remov...
2009-03-01 Bjoern A. ZeebAdd the new compile-time assertion macro CTASSERT_EQUAL().
2009-03-01 Sam Leffleruse ansi prototypes
2009-03-01 Rong-En Fan- Remove kH (kp_kll) from screen. It has the identical...
2009-03-01 David SchultzFix a typo in the previous commit.
2009-03-01 Xin LIAdd a missing .El.
2009-03-01 Xin LI"-isoC-99" should be spelled without 'c'.
2009-03-01 Bruce M SimpsonIn sys/tree.h:
2009-02-28 Robert WatsonRemove unreachable code for generating RST segments...
next