]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-09-16 Ed SchoutenExtend the keyboard character size to 24 bits.
2009-09-16 Diomidis SpinellisFix an off-by-one error in the marking of the O_CH...
2009-09-16 Diomidis SpinellisAdd a couple of debugging statements.
2009-09-16 Mike SilbersackAdd the ability to see TCP timers via netstat -x. ...
2009-09-16 Stacey SonAdd EV_RECEIPT to kevents.
2009-09-16 Stacey SonAdd the EV_DISPATCH flag to kevents.
2009-09-16 Stacey SonAdd EVFILT_USER to kevents.
2009-09-16 Stacey SonAdd optional touch event filter hooks to kevents.
2009-09-15 Andre Oppermann-Put the optimized soreceive_stream() under a compile...
2009-09-15 Qing LiReverting the previous change for now. Some users repor...
2009-09-15 Diomidis SpinellisAdd two test cases from PR 130504.
2009-09-15 Qing LiSelf pointing routes are installed for configured inter...
2009-09-15 Qing LiThis patch enables the node to respond to ARP requests for
2009-09-15 Attilio RaoUse explicit int values for the device states in order...
2009-09-15 Attilio RaoFix sched_switch_migrate():
2009-09-15 Pawel Jakub... Forced unmounts work just fine in my tests under heavy...
2009-09-15 Pawel Jakub... We believe ZFS is ready for production use. Remove...
2009-09-15 Matt JacobAccomodate old style XPT_IMMED_NOTIFY and XPT_NOTIFY_AC...
2009-09-15 Qing LiSimply remove the code instead of using "#if 0".
2009-09-15 Qing LiThe bootp code installs an interface address and the...
2009-09-15 Kenneth D.... Fix some instances where CAM rescans get hung up or...
2009-09-14 Jung-uk KimRestore (undocumented) support for early revisions...
2009-09-14 Qing LiPreviously local end of point-to-point interface is...
2009-09-14 Rui PauloUse %zu for size_t.
2009-09-14 Pawel Jakub... - Mount ZFS snapshots with MNT_IGNORE flag, so they...
2009-09-14 Pawel Jakub... Modify mount(8) to skip MNT_IGNORE file systems by...
2009-09-14 Ed MasteProtect cross-script invocation by checking that the...
2009-09-14 Rui PauloFix previous commit. I got it backwards.
2009-09-14 Rui PauloFix printf format string in asmc_key_dump().
2009-09-14 Nick HibmaJohn Baldwin suggested that 'stolen memory' only happen...
2009-09-14 Rui PauloMake the sudden motion sensor work on older models...
2009-09-14 Edwin GroothuisImprove the way failure of pthread_key_create() gets...
2009-09-14 Xin LIEnable BIOS modes on amd64.
2009-09-13 Edwin GroothuisLast character is a space for the international currenc...
2009-09-13 Ed MasteANSIfy, whitespace and comment adjustments, to simplify...
2009-09-13 Pawel Jakub... Support both case: when snapshot is already mounted...
2009-09-13 Marko ZecLock the ifnet list while iterating over it.
2009-09-13 Bjoern A. ZeebCorrect a copy and paste error using the variable name...
2009-09-13 Ed SchoutenMake sure we never place the cursor outside the screen.
2009-09-13 Randall StewartFixes two bugs:
2009-09-13 Pawel Jakub... Add missing \n.
2009-09-13 Pawel Jakub... Work-around READDIRPLUS problem with .zfs/ and .zfs...
2009-09-13 Attilio RaoRevert r196779 in order to implement a different scheme...
2009-09-13 Marius StroblFactor out the duplicated macro for the device type...
2009-09-13 Daniel EischenBump our namespace version for 9.0.
2009-09-13 Yoshihiro TakahashiMFi386:
2009-09-13 Robert NolandAdd a couple of small fixes from the AMD folks.
2009-09-13 Robert NolandAdd missing pci id for Radeon 4850 X2
2009-09-13 Pawel Jakub... When zfs.ko is compiled with debug, make sure that...
2009-09-13 Pawel Jakub... Extend scope of the z_teardown_lock lock for consistenc...
2009-09-13 Pawel Jakub... Be sure not to overflow struct fid.
2009-09-13 Pawel Jakub... There is a bug where mze_insert() can trigger an assert...
2009-09-13 Bruce M SimpsonIn expire_mfc(), add an assert on the multicast forward...
2009-09-12 Hiroki SatoAdd missing comments and whitespace clean-ups.
2009-09-12 Hiroki SatoUse is_wired_interface() instead of hard-coded interfac...
2009-09-12 Hiroki SatoThe following changes are added because of
2009-09-12 Hiroki SatoAdd an extension of set_rcvar(), a new function set_rcv...
2009-09-12 Hiroki SatoUse RCng coding convention.
2009-09-12 Hiroki SatoDocument accept_rev_ethip_ver and send_rev_ethip_ver...
2009-09-12 Hiroki SatoAdd support for ND6_IFF_IFDISABLED and ND6_IFF_ACCEPT_R...
2009-09-12 Hiroki Sato- Add "AUTO" keyword support in $rtadvd_interfaces.
2009-09-12 Hiroki SatoIntegrate rc.d/network_ipv6 into rc.d/netif:
2009-09-12 Hiroki SatoImprove flexibility of receiving Router Advertisement and
2009-09-12 Luigi RizzoMake sure callouts are not processed one tick late.
2009-09-12 Bruce M SimpsonComment some flawed assumptions in inp_join_group(...
2009-09-12 Bruce M SimpsonDon't allow joins w/o source on an existing group.
2009-09-12 Robert WatsonUse C99 initialization for struct filterops.
2009-09-12 Pawel Jakub... - Protect reclaim with z_teardown_inactive_lock.
2009-09-12 Bruce M SimpsonTighten input checking in inp_join_group():
2009-09-12 Pawel Jakub... Tighten up the check for race in zfs_zget() - ZTOV...
2009-09-12 Bruce M SimpsonFix an obvious logic error in the IPv4 multicast leave...
2009-09-12 Bruce M SimpsonFix an API issue in leave processing for IPv4 multicast...
2009-09-12 Andriy Gaponintpm: add support for smbus controller found in AMD...
2009-09-12 Luigi Rizzoifconfig now needs -ljail
2009-09-12 Ed SchoutenCommit a change that I missed in the previous commit.
2009-09-12 Ed SchoutenCommit all local modifications I have to libteken:
2009-09-12 Ed SchoutenSmall style(9) bug introduced in the previous commit.
2009-09-12 Ed SchoutenMake 8-bit support run-time configurable.
2009-09-12 Ed SchoutenMake resizing of teken terminals a bit more safe.
2009-09-12 Dag-Erling... Fix typo in example.
2009-09-12 Xin LIMention that individual device driver can accept other...
2009-09-12 Xin LIMake use of the more flexable device hints by adding...
2009-09-11 Kip Macyfix UP compilation
2009-09-11 Jung-uk KimCanonify include paths for newly added files.
2009-09-11 Jung-uk KimCatch up with ACPICA 20090903.
2009-09-11 Jung-uk KimCatch up with ACPICA 20090903.
2009-09-11 Jung-uk KimMFV: r196804
2009-09-11 Jung-uk KimFix typos in comments from the previous commit.
2009-09-11 Jung-uk KimImprove amdtemp(4) significantly:
2009-09-11 Andriy Gaponpci(4): don't perform maximum register number check
2009-09-11 Alexander MotinAdd simple embedded RADIUS server support to libradius...
2009-09-11 Xin LIExtend the usage of sc(4)'s hint variable 'flag'. ...
2009-09-11 Jack F VogelStats missed packet handling was still not quite
2009-09-10 Maksim YevmenkinGet those pesky RFCOMM RPM data bits right. This is...
2009-09-10 Ed MasteIf the pxe client is told to use / as the root path...
2009-09-10 Xin LIAdd entries for moved files during vesa/dpms promotion.
2009-09-10 Nathan WhitehornAdd a few SCSI controllers to GENERIC that can be found...
2009-09-10 Jack F VogelFix build issue with last commit.
2009-09-10 Jack F VogelFix build complaint from previous checkin
2009-09-10 Andriy Gaponpci: remove definitions of duplicate constants
next