]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-11-29 Alfred PerlsteinDo a better job of documenting uio_resid.
2006-11-29 Alfred PerlsteinDocument struct uio.h entries.
2006-11-29 Joel DahlAdd the dev.pcm.%d.polling sysctl and a short description.
2006-11-29 Andrew GallatinFix mxge_submit_8rx() to behave like the comments says...
2006-11-29 Ariff AbdullahFix support for Medion MD MD95257 (GPIO2 quirk).
2006-11-29 Maxim Konovalovo Xr netconfig(5).
2006-11-29 Warner LoshMFp4:
2006-11-29 Warner LoshMake this work a lot better:
2006-11-29 Warner LoshBuild glue for at45d flash support.
2006-11-29 Warner LoshMFp4:
2006-11-29 Warner LoshMFp4:
2006-11-29 Yaroslav TykhiyNote that not all architectures use sendfile(2) buffers;
2006-11-29 Kip Macy- Explicitly name the fields in pcb that we use to...
2006-11-29 Kip MacyWe no longer need to remap hardware trap numbers to...
2006-11-29 Mohan SrinivasanIn nfs_nget(), we must initialize the fh in the nfsnode...
2006-11-29 Craig RodriguesPass a string buffer named "errmsg" to nmount().
2006-11-29 Craig RodriguesDeduce the "fstype" parameter to pass to nmount() by...
2006-11-28 Florent ThoumieAdd a quirk for devices recognized as usb keyboards...
2006-11-28 Ruslan ErmilovDifferentiate between data and instruction fetch in...
2006-11-28 Jim ReesNFSv4 client:
2006-11-28 Ruslan Ermilov- Revert signedness type changes to "struct vmtotal...
2006-11-28 Yoshihiro TakahashiIncrease USR_MIN_SIZE to 160 because it requires more...
2006-11-28 Robert WatsonChange net.isr.direct from defaulting to 0 to 1 in...
2006-11-28 David XuIf a thread was detached, return EINVAL instead, the...
2006-11-28 Warner LoshAdd a fake flag for write. Many drivers have started...
2006-11-28 David Xu- Remove third parameter of itimer_find, the parameter...
2006-11-28 Marius Strobl- Clear the PCN_MISC_ASEL bit so the media port can...
2006-11-28 Marius Strobl- In rlphy_service() for the MII_TICK case don't bother...
2006-11-28 Marius Strobl- In qsphy_service() for the MII_TICK case don't bother...
2006-11-28 Ruslan ErmilovAdd arm to universe.
2006-11-28 Marius Strobl- Don't add IFM_NONE when used in combination with...
2006-11-28 Marius Strobl- Rely on mii_phy_add_media() setting mii_anegticks...
2006-11-28 Marius Strobl- Don't set MIIF_NOISOLATE so lxtphy(4) can be used...
2006-11-28 Marius Strobl- Remove a dupe $FreeBSD$.
2006-11-28 Warner LoshRemove unused leftovers.
2006-11-27 Marius StroblAnalogous to mii_add_media(), factor out the code for...
2006-11-27 Marius Strobl- Add a MIIF_FORCEANEG flag which forces an auto-negoti...
2006-11-27 Mohan Srinivasanbde@ pointed out that tprintf() acquires Giant so calle...
2006-11-27 Maksim YevmenkinDo not mark Bluetooth HID device as a "potential keyboa...
2006-11-27 Ruslan ErmilovFix some of the alignment warnings on ARM.
2006-11-27 Andrew ThompsonAdd descriptions for p2p and autop2p.
2006-11-27 Ceri DaviesBump .Dd for r1.127.
2006-11-27 Yaroslav TykhiyBack out rev. 1.17: arch-dependent WARNS level.
2006-11-27 Jung-uk KimMFP4: Change 109654
2006-11-27 Andrew ThompsonShow the MAC address cache size and timeout.
2006-11-27 Doug BartonWrite the short vendor name in ALL CAPS, since it will...
2006-11-27 Yaroslav TykhiyConsistently mark percentage scales as such.
2006-11-27 Andrew ThompsonKeep the command name the same as the values display...
2006-11-27 Yaroslav TykhiyDon't shadow globals.
2006-11-27 Yaroslav TykhiyWe should return the name in cp, not printf it.
2006-11-27 Ruslan ErmilovThere was a timeframe where crunchgen(1) was broken...
2006-11-27 Mohan SrinivasanFix for a bug caused by a race when 2 threads lookup...
2006-11-27 Marius StroblRefine the previous change to only call bus_dmamap_sync...
2006-11-27 Christian BruefferOverhaul this manpage somewhat:
2006-11-27 Yaroslav Tykhiysystat(1) reaches WARNS=6 on i386 and amd64. This...
2006-11-27 Yaroslav TykhiyThe logic of fetchnetstat_sysctl() isn't too complex...
2006-11-27 Yaroslav Tykhiy+ WARNS=4 reminds that nlist.n_name isn't const.
2006-11-27 Yaroslav TykhiyDon't discard a const qualifier from constant strings.
2006-11-27 Yaroslav TykhiyRemove a wrong "const" qualifier.
2006-11-27 Ruslan ErmilovPush the detection of threading libs support down to...
2006-11-27 Yaroslav TykhiyAdd the Tera scale factor, which is an easy job now.
2006-11-27 Tim KientzleImprove support for large ISOs:
2006-11-27 Yaroslav TykhiyStop exposing things that can be private to convtbl.c.
2006-11-27 Yaroslav TykhiyKeep all convtbl-related constants and strings in convt...
2006-11-27 Yaroslav TykhiyAllow for large scale factors. C99 warrants that
2006-11-27 Yaroslav TykhiyReturn back one initializer, it is needed.
2006-11-27 Yaroslav Tykhiy+ Drop useless initializers.
2006-11-27 Yaroslav TykhiyDrop useless #includes.
2006-11-27 Yaroslav TykhiyUse C99 initializers so that we don't really have to...
2006-11-27 Yaroslav TykhiyC can enumerate things for us.
2006-11-27 Yaroslav Tykhiy/usr/sbin/faithd is an INET6-specific tool, and now...
2006-11-27 Nick HibmaShorten the KERNCONF filename to the basename in the...
2006-11-27 Kip Macyre-enable tte hash resize, corruption was caused by...
2006-11-27 Ariff Abdullah- LNV -> LENOVO
2006-11-27 David E. O... Fix TX/RX checksum offload.
2006-11-27 Kip Macytte hash resizing may be causing errors when building...
2006-11-27 John BirrellBack out half of my previous change to support parallel...
2006-11-27 Andrew ThompsonSync with the OpenBSD port of RSTP
2006-11-27 David E. O... Reformat to KNF after revision 1.12.
2006-11-27 David E. O... Fix the jumbo frame support.
2006-11-27 David E. O... Grrr. new .vimrc file is really giving me trouble....
2006-11-27 David E. O... Fix editor fatfingering in rev 1.9.
2006-11-26 Kip MacyFix module loading for sparc on machines with greater...
2006-11-26 David E. O... nfe_stop() requires lock to be held when calling.
2006-11-26 Sam LefflerDefault the rate sets for 802.11 operating modes so...
2006-11-26 Kip MacyDeclare hypervisor system initiated reset function
2006-11-26 Kip MacyFix "shutdown -r" and "shutdown -h"
2006-11-26 Sam Lefflermodule glue for wlan_amrr
2006-11-26 Florent ThoumieTeach find_processes() to use ${name}_chroot.
2006-11-26 David E. O... Clarify case body indention.
2006-11-26 Andrew ThompsonInitialize the port info, this shouldnt have been remov...
2006-11-26 Yaroslav TykhiyThere is no reason to use __inline here because we...
2006-11-26 Yaroslav TykhiyDon't overflow from the gigabyte scale to the bit scale...
2006-11-26 Sam Leffleradd rate knob for net80211 rate control modules
2006-11-26 Sam Leffleradd rate control debug msg bit
2006-11-26 Sam Lefflerdevice-independent implementation of AMRR tx rate contr...
2006-11-26 Andrew ThompsonRemove redundant setting of port state.
2006-11-26 Yaroslav TykhiyThe real contents of this file were repeated twice.
2006-11-26 Tim KientzleBump the libarchive version number, correct the shell...
2006-11-26 Florent ThoumieRemove leading dollar sign in rcvar command output.
next