]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-09-13 deischenBump our namespace version for 9.0.
2009-09-13 nyanMFi386:
2009-09-13 rnolandAdd a couple of small fixes from the AMD folks.
2009-09-13 rnolandAdd missing pci id for Radeon 4850 X2
2009-09-13 pjdWhen zfs.ko is compiled with debug, make sure that...
2009-09-13 pjdExtend scope of the z_teardown_lock lock for consistenc...
2009-09-13 pjdBe sure not to overflow struct fid.
2009-09-13 pjdThere is a bug where mze_insert() can trigger an assert...
2009-09-13 bmsIn expire_mfc(), add an assert on the multicast forward...
2009-09-12 hrsAdd missing comments and whitespace clean-ups.
2009-09-12 hrsUse is_wired_interface() instead of hard-coded interfac...
2009-09-12 hrsThe following changes are added because of
2009-09-12 hrsAdd an extension of set_rcvar(), a new function set_rcv...
2009-09-12 hrsUse RCng coding convention.
2009-09-12 hrsDocument accept_rev_ethip_ver and send_rev_ethip_ver...
2009-09-12 hrsAdd support for ND6_IFF_IFDISABLED and ND6_IFF_ACCEPT_R...
2009-09-12 hrs- Add "AUTO" keyword support in $rtadvd_interfaces.
2009-09-12 hrsIntegrate rc.d/network_ipv6 into rc.d/netif:
2009-09-12 hrsImprove flexibility of receiving Router Advertisement and
2009-09-12 luigiMake sure callouts are not processed one tick late.
2009-09-12 bmsComment some flawed assumptions in inp_join_group(...
2009-09-12 bmsDon't allow joins w/o source on an existing group.
2009-09-12 rwatsonUse C99 initialization for struct filterops.
2009-09-12 pjd- Protect reclaim with z_teardown_inactive_lock.
2009-09-12 bmsTighten input checking in inp_join_group():
2009-09-12 pjdTighten up the check for race in zfs_zget() - ZTOV...
2009-09-12 bmsFix an obvious logic error in the IPv4 multicast leave...
2009-09-12 bmsFix an API issue in leave processing for IPv4 multicast...
2009-09-12 avgintpm: add support for smbus controller found in AMD...
2009-09-12 luigiifconfig now needs -ljail
2009-09-12 edCommit a change that I missed in the previous commit.
2009-09-12 edCommit all local modifications I have to libteken:
2009-09-12 edSmall style(9) bug introduced in the previous commit.
2009-09-12 edMake 8-bit support run-time configurable.
2009-09-12 edMake resizing of teken terminals a bit more safe.
2009-09-12 desFix typo in example.
2009-09-12 delphijMention that individual device driver can accept other...
2009-09-12 delphijMake use of the more flexable device hints by adding...
2009-09-11 kmacyfix UP compilation
2009-09-11 jkimCanonify include paths for newly added files.
2009-09-11 jkimCatch up with ACPICA 20090903.
2009-09-11 jkimCatch up with ACPICA 20090903.
2009-09-11 jkimMFV: r196804
2009-09-11 jkimFix typos in comments from the previous commit.
2009-09-11 jkimImprove amdtemp(4) significantly:
2009-09-11 avgpci(4): don't perform maximum register number check
2009-09-11 mavAdd simple embedded RADIUS server support to libradius...
2009-09-11 delphijExtend the usage of sc(4)'s hint variable 'flag'. ...
2009-09-11 jfvStats missed packet handling was still not quite
2009-09-10 emaxGet those pesky RFCOMM RPM data bits right. This is...
2009-09-10 emasteIf the pxe client is told to use / as the root path...
2009-09-10 delphijAdd entries for moved files during vesa/dpms promotion.
2009-09-10 nwhitehornAdd a few SCSI controllers to GENERIC that can be found...
2009-09-10 jfvFix build issue with last commit.
2009-09-10 jfvFix build complaint from previous checkin
2009-09-10 avgpci: remove definitions of duplicate constants
2009-09-10 n_hibmaMove the printing of aperture size and stolen memory...
2009-09-10 n_hibmaMissing opt_*.h file reference for make depend in sys...
2009-09-10 jfvFix an xmit mbuf leak, when transmit failed but you
2009-09-10 jfvFix for pr 138516
2009-09-10 n_hibmaDon't print out a message on loading a module. 'kldloa...
2009-09-10 n_hibmaAdd a comment on the consequences of reducing the power...
2009-09-10 jkimConsolidate CPUID to CPU family/model macros for amd64...
2009-09-10 desAs jhb@ pointed out to me, r197057 was incorrect, not...
2009-09-10 jhbDon't malloc a buffer while holding the prison0 mutex...
2009-09-10 desIf a certain feature that was present in FreeBSD 7...
2009-09-10 desFix comment about KERNFAST.
2009-09-10 edwinMention update to tzdata2009m.
2009-09-10 impThe boot loader is a FreeBSD a.out binary for x86,...
2009-09-09 brooksChange one no to not in r197047
2009-09-09 kibkern_select(9) copies fd_set in and out of userspace...
2009-09-09 rmacklemAdd LK_NOWITNESS to the vn_lock() calls done on newly...
2009-09-09 brooksMention that a few ed(4) devices don't emit link state...
2009-09-09 kibAs was done in r196643 for i386 and amd64, swap the...
2009-09-09 edMake the description of `b' a little better.
2009-09-09 pjdActually component with the greatest priority is used...
2009-09-09 npThere is no need to log anything for a ctrlq stall...
2009-09-09 bzRemove dpms.4 missed in r197025.
2009-09-09 pjdCorrect typo after manual patching.
2009-09-09 pjdFix usecount leak in mknod(2) on file system exported...
2009-09-09 kibUnlock the image vnode around the call of pmc PMC_FN_PR...
2009-09-09 kibIn vfs_mark_atime(9), be resistent against reclaimed...
2009-09-09 phkRevert r196976, now that <machine/param.h> behaves...
2009-09-09 nyanMFi386: Remove old file.
2009-09-09 delphij - Teach vesa(4) and dpms(4) about x86emu. [1]
2009-09-09 delphijCopy the following files to new places, a subsequent...
2009-09-09 impkern_execve.c hasn't been around in ages, so update...
2009-09-09 delphij - Port x86emu to FreeBSD.
2009-09-09 mavAdd NVidia MCP89 HDA controller IDs.
2009-09-09 mavAdd Intel 82801JD (one more ICH10) HDA controller ID.
2009-09-09 emasteWhitespace tweak.
2009-09-09 emasteIncrease AAC_CMD_TIMEOUT from 30s to 120s to help avoid...
2009-09-09 emasteCompare pointer with NULL, not 0.
2009-09-09 delphijImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-09-09 delphijImport x86emu from OpenBSD (src/sys/dev/x86emu).
2009-09-09 edwinMFV of r196998.
2009-09-08 npAdd arp_update_event. This replaces route_arp_update_e...
2009-09-08 phkGet rid of the _NO_NAMESPACE_POLLUTION kludge by creati...
2009-09-08 nwhitehornRemove some debugging (KTR_VERBOSE) that crept into...
2009-09-08 pjdImplement __assert() for Solaris-specific code. Until...
next