]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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,
2009-12-17 thompsaUse the EVENTHANDLER system to hook into the usb device...
2009-12-17 thompsaIf the runcount is non-zero in eventhandler_deregister...
2009-12-17 edwinNationalise Easter -> Pasen
2009-12-17 yongariRemove unused member variable of softc.
2009-12-17 yongariDocument newly added loader tunable and sysctl variables.
2009-12-17 yongariActually clear interrupts. Writing 0 has no effect.
2009-12-17 yongariImplement interrupt moderation scheme supported by...
2009-12-17 gavinDon't panic due to unlocking an unowned mutex if we...
2009-12-17 luigiNow that ipfw is split into multiple files, we need
2009-12-17 yongariRemove unused VGE_ETHER_ALIGN definition.
2009-12-17 luigisimplify and document lookup_next_rule()
2009-12-17 jhSync getline() with comm(1):
2009-12-17 jhThe input line length limit mentioned on the manual...
2009-12-17 nyanFix debug messages of bd_io().
2009-12-17 stas- Partially revert r200417. config.h brings several...
2009-12-17 luigisimplify the code that finds the next rule after reinje...
2009-12-17 rserewind(3) is already declared to return 'void', so...
2009-12-17 rseDEBUG is either defined or not defined for the 'calende...
2009-12-17 rseremove external reference to not (or at least no longer...
2009-12-17 edwinAdd Australian, New Zealand and Ukraian calendars to...
2009-12-17 jamieAdd a null pointer check so "name" can be used as a...
2009-12-17 mjacobFix argument order in a call to mtx_init.
2009-12-17 mjacobFix argument order in a call to mtx_init.
2009-12-16 impRevert 200606.
2009-12-16 yongariAdd "Velocity" to probe message which will make it...
2009-12-16 yongariAdd new flag VGE_FLAG_SUSPENDED to mark suspended state and
2009-12-16 yongariAdd hardware MAC statistics support. This statistics...
2009-12-16 julianMake man page reflect the output columns
2009-12-16 yongariRewrite RX filter setup and simplify code.
2009-12-16 luigiremove a duplicate sysctl entry
2009-12-16 yongariAll vge(4) controllers support RX/TX checksum offloadin...
2009-12-16 mavLarge I/Os on Promise controllers reported to cause...
2009-12-16 impFix compiling FREEBSD_COMPAT[4,5,6] without FREEBSD_COM...
2009-12-16 jhbAdd entries to NOTES for the modular phy support so...
2009-12-16 jh- Prevent overflowing of the buffer length variable...
2009-12-16 luigibring back a couple of #include that are supplied by...
2009-12-16 avgichsmb: add another pci id
2009-12-16 luigiVarious cosmetic cleanup of the files:
2009-12-16 matteo(no commit message)
2009-12-16 impForgot to bump .Dd, so do it with this commit. Chose...
2009-12-16 impQuick fix to make this compile:
2009-12-16 impDocmuent NO_KERNEL{CLEAN,CONFIG,DEPEND,OBJ} as necessar...
2009-12-16 impAdd NO_KERNELOBJ flag, similar to NO_KERNEL{CONFIG...
2009-12-16 dougbAdd INCLUDE_CONFIG_FILE, and a note in comments about...
2009-12-15 jkimAdd two new debugging tunables for x86bios instead...
2009-12-15 luigimore splitting of ip_fw2.c, now extract the 'table...
next