]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-12-22 yongariInstead of relying on hard resetting of controller...
2009-12-22 jhbDon't build zfsboot, gptzfsboot, and zfsloader if WITHO...
2009-12-22 bmsUse ALLOW_NEW_SOURCES and BLOCK_OLD_SOURCES to signal...
2009-12-22 yongariReimplement miibus_statchg method. Don't rely on link...
2009-12-22 mavAdd support for Intel SCH PATA controller.
2009-12-22 yongariIntroduce sc_flags member variable and use it to keep...
2009-12-22 luigimerge code from ipfw3-head to reduce contention on...
2009-12-22 yongariAdd minimal dealy while ste(4) is waiting for the end...
2009-12-22 yongariAdd bus_dma(9) and endianness support to ste(4).
2009-12-22 ruRemoved duplicate usbd_xfer_state(9) link.
2009-12-22 ruSort mlinks.
2009-12-22 jhb- Rename the __tcpi_(snd|rcv)_mss fields of the tcp_inf...
2009-12-22 gallatinDon't take the driver mutex in mxge_tick(), as it
2009-12-22 jhDon't print the archive name with -p and -q options.
2009-12-22 ruapm(8) is no longer linked to zzz(8), catch up.
2009-12-22 luigisome mostly cosmetic changes in preparation for upcomin...
2009-12-22 edwinMFV of tzcode2009t, r200833
2009-12-22 edwinMFV of tzdata2009t, r200831
2009-12-22 traszCosmetic fixes.
2009-12-22 thompsaAdd missed usb product define in r200826.
2009-12-22 thompsaadd new ID to UFTDI driver.
2009-12-22 thompsa- add support for more than 2 audio channels. [1]
2009-12-22 thompsaSet correct USB device description
2009-12-22 thompsaAdd more OHCI pci ids.
2009-12-22 thompsaAdd more EHCI pci ids.
2009-12-21 mavMake graid3 fallback to malloc() when component request...
2009-12-21 gavinSupport the tablet in (at least) the Toshiba Portege...
2009-12-21 gavinGrammar and minor tweaks to powerd(8) man page.
2009-12-21 jillesrc.subr: Use pwait in wait_for_pids.
2009-12-21 mavSpell AMD properly.
2009-12-21 mariusAdd missing module dependency information.
2009-12-21 mariusProvide and consume missing module dependency information.
2009-12-21 mavClear all ports interrupt status bits in single write...
2009-12-21 traszAdd regression test for NFSv4 ACLs on UFS.
2009-12-21 yongariSort function prototyes.
2009-12-21 dougbBy popular request, execute rc.d scripts in the same...
2009-12-21 yongaristyle(9)
2009-12-21 delphijDon't consider non-existence of a PID file an error...
2009-12-21 jhbRemove commented out prototype for ifinit(). This...
2009-12-21 yongariRemove trailing white spaces.
2009-12-21 yongaris/u_intXX_t/uintXX_t/g
2009-12-21 delphijUse vsprintf instead of rolling our own.
2009-12-21 yongari o Remove unnecessary return statement.
2009-12-21 delphijUse vsscanf instead of rolling our own.
2009-12-21 delphijK&R -> ANSI prototype.
2009-12-21 yongariUse ANSI function definations.
2009-12-21 jhbUse _once() to initialize the pthread key for thread...
2009-12-21 traszImplement NFSv4 ACL support for UFS.
2009-12-21 delphijAdd support of using environment variable BURNCD_SPEED...
2009-12-21 delphijPlug a memory leak.
2009-12-21 delphijPlug a memory leak.
2009-12-21 jhCast time_t values to intmax_t and use %jd with printf.
2009-12-21 jhRemove non-working special case for pipe(2) from amd64...
2009-12-21 desNote that sockstat(1) does not display kernel-owned...
2009-12-21 ruDon't hide an error if the initial attempt to program...
2009-12-21 ruIf none of the watchdogs supports the requested timeout...
2009-12-21 nyanMove cursor position after putting a character.
2009-12-21 kensmithAdd "FreeBSD-" to the beginning of the filenames for...
2009-12-21 ru- Eliminated hard sentence breaks.
2009-12-21 ruRemoved one more Alpha leftover.
2009-12-21 kibVI_OBJDIRTY vnode flag mirrors the state of OBJ_MIGHTBE...
2009-12-21 rnolandFix a handful of issues with via agp support.
2009-12-20 edFix indentation.
2009-12-20 yongariDisable jumbo frame support for PCIe VT6130/VT6132...
2009-12-20 yongariVT6130 datasheet was wrong. If VT6130 receive a jumbo...
2009-12-20 yongariCorrect fragment bit definition in comments.
2009-12-20 mavAdd VIA CX700/VX800 chipsets SATA/PATA support.
2009-12-20 mavFairly set master/slave shared PIO/WDMA timings on...
2009-12-20 jhAvoid sharing the file descriptor of the output file...
2009-12-20 jhAdd fork(2), getegid(2), geteuid(2), getgid(2), getpid...
2009-12-20 dougbThe service command is an easy interface to the rc...
2009-12-19 yongariSwap VGE_TXQTIMER and VGE_RXQTIMER register definition...
2009-12-19 marcelRemove a warning in DELAY about large delays. In kern_s...
2009-12-19 edLet access overriding to TTYs depend on the cdev_priv...
2009-12-19 bcrReference the correct man page for firmware(9).
2009-12-19 delphijApply fix for Solaris bug 6462803: zfs snapshot -r...
2009-12-19 delphijApply fix for Solaris bug 6801979: zfs recv can fail...
2009-12-19 delphijApply fix Solaris bug 6462803 zfs snapshot -r failed...
2009-12-19 traszInterpret VAPPEND correctly in vaccess_acl_nfs4(9).
2009-12-19 dougbFix a problem with how mergemaster handles the hard...
2009-12-19 dougbFix an indentation issue, no functional changes
2009-12-19 dougbIn the places where find is used that the user may...
2009-12-18 yongariAdd rudimentary WOL support. While I'm here remove...
2009-12-18 yongariMake sure to enable Next Page bit for IP1001. Otherwise...
2009-12-18 marcelFix ub_env_enum(): syscall() returns 0 when properly...
2009-12-18 edMake the wchan names of pts(4) fit in top(1).
2009-12-18 yongariDocument more VIA Velocity family controllers to vge...
2009-12-18 dumbbellAdd new "hw.psm.tap_enabled" tunable and sysctl.
2009-12-18 ruAdded proper attribution.
2009-12-18 umeMention the unification of rc.firewall and rc.firewall6.
2009-12-18 jhb- Add missing newlines to some error messages.
2009-12-18 jhb- Create a separate section in in the MI NOTES file...
2009-12-18 jkoshyRecognize Intel CPUs with Family 0x6, Models 0x1E and...
2009-12-18 mavRemove duplicate devstat_start_transaction_bio() call...
2009-12-18 kibSignal 0 is used to check the permission for current...
2009-12-18 ru- Fixed incorrect watchdog timeout setting: MSB of...
2009-12-18 thompsaKeep list sorted.
2009-12-18 thompsaAdd a bunch of new 3G ids obtained from from various...
2009-12-17 mavServerworks OSB4 has no 0x4a (piomode) register, do...
2009-12-17 luigiAdd some experimental code to log traffic with tcpdump,
next