]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-11-28 ru- Revert signedness type changes to "struct vmtotal...
2006-11-28 nyanIncrease USR_MIN_SIZE to 160 because it requires more...
2006-11-28 rwatsonChange net.isr.direct from defaulting to 0 to 1 in...
2006-11-28 davidxuIf a thread was detached, return EINVAL instead, the...
2006-11-28 impAdd a fake flag for write. Many drivers have started...
2006-11-28 davidxu- Remove third parameter of itimer_find, the parameter...
2006-11-28 marius- Clear the PCN_MISC_ASEL bit so the media port can...
2006-11-28 marius- In rlphy_service() for the MII_TICK case don't bother...
2006-11-28 marius- In qsphy_service() for the MII_TICK case don't bother...
2006-11-28 ruAdd arm to universe.
2006-11-28 marius- Don't add IFM_NONE when used in combination with...
2006-11-28 marius- Rely on mii_phy_add_media() setting mii_anegticks...
2006-11-28 marius- Don't set MIIF_NOISOLATE so lxtphy(4) can be used...
2006-11-28 marius- Remove a dupe $FreeBSD$.
2006-11-28 impRemove unused leftovers.
2006-11-27 mariusAnalogous to mii_add_media(), factor out the code for...
2006-11-27 marius- Add a MIIF_FORCEANEG flag which forces an auto-negoti...
2006-11-27 mohansbde@ pointed out that tprintf() acquires Giant so calle...
2006-11-27 emaxDo not mark Bluetooth HID device as a "potential keyboa...
2006-11-27 ruFix some of the alignment warnings on ARM.
2006-11-27 thompsaAdd descriptions for p2p and autop2p.
2006-11-27 ceriBump .Dd for r1.127.
2006-11-27 yarBack out rev. 1.17: arch-dependent WARNS level.
2006-11-27 jkimMFP4: Change 109654
2006-11-27 thompsaShow the MAC address cache size and timeout.
2006-11-27 dougbWrite the short vendor name in ALL CAPS, since it will...
2006-11-27 yarConsistently mark percentage scales as such.
2006-11-27 thompsaKeep the command name the same as the values display...
2006-11-27 yarDon't shadow globals.
2006-11-27 yarWe should return the name in cp, not printf it.
2006-11-27 ruThere was a timeframe where crunchgen(1) was broken...
2006-11-27 mohansFix for a bug caused by a race when 2 threads lookup...
2006-11-27 mariusRefine the previous change to only call bus_dmamap_sync...
2006-11-27 bruefferOverhaul this manpage somewhat:
2006-11-27 yarsystat(1) reaches WARNS=6 on i386 and amd64. This...
2006-11-27 yarThe logic of fetchnetstat_sysctl() isn't too complex...
2006-11-27 yar+ WARNS=4 reminds that nlist.n_name isn't const.
2006-11-27 yarDon't discard a const qualifier from constant strings.
2006-11-27 yarRemove a wrong "const" qualifier.
2006-11-27 ruPush the detection of threading libs support down to...
2006-11-27 yarAdd the Tera scale factor, which is an easy job now.
2006-11-27 kientzleImprove support for large ISOs:
2006-11-27 yarStop exposing things that can be private to convtbl.c.
2006-11-27 yarKeep all convtbl-related constants and strings in convt...
2006-11-27 yarAllow for large scale factors. C99 warrants that
2006-11-27 yarReturn back one initializer, it is needed.
2006-11-27 yar+ Drop useless initializers.
2006-11-27 yarDrop useless #includes.
2006-11-27 yarUse C99 initializers so that we don't really have to...
2006-11-27 yarC can enumerate things for us.
2006-11-27 yar/usr/sbin/faithd is an INET6-specific tool, and now...
2006-11-27 n_hibmaShorten the KERNCONF filename to the basename in the...
2006-11-27 kmacyre-enable tte hash resize, corruption was caused by...
2006-11-27 ariff- LNV -> LENOVO
2006-11-27 obrienFix TX/RX checksum offload.
2006-11-27 kmacytte hash resizing may be causing errors when building...
2006-11-27 jbBack out half of my previous change to support parallel...
2006-11-27 thompsaSync with the OpenBSD port of RSTP
2006-11-27 obrienReformat to KNF after revision 1.12.
2006-11-27 obrienFix the jumbo frame support.
2006-11-27 obrienGrrr. new .vimrc file is really giving me trouble....
2006-11-27 obrienFix editor fatfingering in rev 1.9.
2006-11-26 kmacyFix module loading for sparc on machines with greater...
2006-11-26 obriennfe_stop() requires lock to be held when calling.
2006-11-26 samDefault the rate sets for 802.11 operating modes so...
2006-11-26 kmacyDeclare hypervisor system initiated reset function
2006-11-26 kmacyFix "shutdown -r" and "shutdown -h"
2006-11-26 sammodule glue for wlan_amrr
2006-11-26 flzTeach find_processes() to use ${name}_chroot.
2006-11-26 obrienClarify case body indention.
2006-11-26 thompsaInitialize the port info, this shouldnt have been remov...
2006-11-26 yarThere is no reason to use __inline here because we...
2006-11-26 yarDon't overflow from the gigabyte scale to the bit scale...
2006-11-26 samadd rate knob for net80211 rate control modules
2006-11-26 samadd rate control debug msg bit
2006-11-26 samdevice-independent implementation of AMRR tx rate contr...
2006-11-26 thompsaRemove redundant setting of port state.
2006-11-26 yarThe real contents of this file were repeated twice.
2006-11-26 kientzleBump the libarchive version number, correct the shell...
2006-11-26 flzRemove leading dollar sign in rcvar command output.
2006-11-26 kientzleWrite-blocking cleanup, largely thanks to Colin Perciva...
2006-11-26 maximo From the submitter: dos2unixchr will convert to lower...
2006-11-26 thompsause two stage creation of stp ports, this means that...
2006-11-26 maximo Add cam to a list of cscope dirs.
2006-11-26 maximo Style: remove a w/space before a comma.
2006-11-26 maximo Style(9): trim eol w/spaces, w/spaces to tabs, kill...
2006-11-26 maximo Add a quirk for X-Micro Flash Disk.
2006-11-26 netchildAdd some old includes to remove.
2006-11-26 netchildAdd libusb.h and libusbhid.h.
2006-11-26 ruFix "make checkdpadd".
2006-11-26 netchildah_if.m was removed a while ago
2006-11-26 ru- When building world WITHOUT_LIBPTHREAD, link libthr...
2006-11-26 joel- Update the Runtime Configuration, FILES and DIAGNOST...
2006-11-26 ariffWelcome to Once-a-year Sound Mega-Commit. Enjoy numerou...
2006-11-26 netchildMFP4 (109713):
2006-11-26 phkAdd entry and no-UHID quirk for I-tuner networks USB...
2006-11-26 kmacy- remove dead code
2006-11-26 impdevsw.9 removed
2006-11-26 kientzleUnbreak libarchive on arm. Two parts of libarchive...
2006-11-26 kmacyadd interrupt cookie hypervisor functions
next