]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2009-10-29 mavDefine identify fields described in CF specification.
2009-10-29 jhbInclude the output of the ddb(4) capture buffer.
2009-10-29 jhbWhen extracting the capture buffer from a crashdump...
2009-10-29 nwhitehornAdd some magic taken from OS X and Linux to support...
2009-10-29 nwhitehornTurn off use of ATA_A_4BIT on modern hardware. This...
2009-10-29 rpauloUpdate the route's sequence number upon receiving a...
2009-10-29 kibFix style issue.
2009-10-29 ruUpdate some comments regarding ktr(4).
2009-10-29 ruBack in 2003, get_cyclecount() was changed to use binup...
2009-10-29 ruHZ is now 1000 on most platforms, update a comment.
2009-10-28 jhbFix some problems with effective mmap() offsets > 32...
2009-10-28 bruefferRemove spurious `)`
2009-10-28 bruefferFix date (1) and SEE ALSO section.
2009-10-28 bruefferInitialize f_rabuf in the raw device case. A subsequent...
2009-10-28 emasteDo first controller time sync after 1 minute, as in...
2009-10-28 bruefferClose a stream file descriptor leak.
2009-10-28 kibMove pselect(3) man page to section 2.
2009-10-28 bruefferClose a file descriptor leak in an error case.
2009-10-28 edwinNow that the zoneinfo data is automatically updated...
2009-10-27 emasteWhitespace fixup: 8 spaces -> tab
2009-10-27 tuexenBugfix: Use formula from section 7.2.3 of RFC 4960...
2009-10-27 bruefferFix typos and mdoc style.
2009-10-27 jhDon't ignore the return value of g_modevent() in fdc_mo...
2009-10-27 jhDon't ignore the return value of g_modevent() in acd_mo...
2009-10-27 emasteAdd link for callout_schedule(9).
2009-10-27 edwinMFV of tzdata2009p
2009-10-27 kibRegenerate
2009-10-27 kibRegenerate
2009-10-27 kibRegenerate
2009-10-27 kibCommit libc files missed in r198508
2009-10-27 kibCurrent pselect(3) is implemented in usermode and thus...
2009-10-27 kibIn r197963, a race with thread being selected for signa...
2009-10-27 kibIn kern_sigsuspend(), better manipulate thread signal...
2009-10-27 kibWhen protection of wired read-only mapping is changed...
2009-10-26 cpercivaDon't leak a file descriptor when ejecting a CDROM.
2009-10-26 mariusSync with the other archs and wrapper the prototype...
2009-10-26 thompsaRevert r198500 for now, this will break situations...
2009-10-26 thompsaRemove usb controller takeover code now that it is...
2009-10-26 tuexenImprove the round robin stream scheduler.
2009-10-26 jhbTrim empty mergeinfo.
2009-10-26 jhbAnother nit that both I and ispell missed.
2009-10-26 alcThere is no need to "busy" a page when the object is...
2009-10-26 jhbFix some spelling nits.
2009-10-26 emaxFix typo in bluetooth.3
2009-10-26 jhFix parsing of mount options specified with -o in case...
2009-10-26 rafanMerge r198489 from vendor/ncurses/dist:
2009-10-26 mavReport SATA speeds to CAM, to not confuse users with...
2009-10-26 mavRound timeout up when converting CAM milliseconds to...
2009-10-26 mavIncrease ATA command timeouts. Some drives need more...
2009-10-26 mavDocument new modularised ATA kernel options.
2009-10-26 mavAdd IDs for PATA part also.
2009-10-26 mavAdd two more VIA SATA chip IDs.
2009-10-26 mavDocument atapci kernel module split.
2009-10-26 mavFix SATA on nVidia MCP55 chipset. It needs some short...
2009-10-26 lulf- Initialize variable in order to avoid GCC warning...
2009-10-26 cpercivaEject CDROM after installation if used as source media.
2009-10-26 alcSimplify the inner loop of vm_fault_copy_entry().
2009-10-25 lulf- Add support for Marvell Yukon 88E8042 device.
2009-10-25 bruefferSpell out the name of the month.
2009-10-25 alcEliminate an unnecessary check from vm_fault_prefault().
2009-10-25 kanCompile libgcov without stack protection. It can be...
2009-10-25 rpauloUpdate according to the latest iwn(4) driver import.
2009-10-25 rpauloExplain that iwn was updated and the firmware images...
2009-10-25 rpauloUpdate firmware images according to the latest iwn...
2009-10-25 bzUnconditionally call the setsockopt for IPV6_V6ONLY...
2009-10-25 rpauloOutput a comment on top of each generated file explaini...
2009-10-25 jkoshyInform hwpmc(4) of a thread's impending demise prior...
2009-10-25 alcUpdate a comment to reflect the previous change.
2009-10-24 jillessh: Exempt $@ and $* from set -u
2009-10-24 jillesAdd some tests for ${var?} and set -u.
2009-10-24 marcelAdd PRINTF_BUFR_SIZE=128, since we have SMP by default.
2009-10-24 marcelA 32KB kernel stack is not quite enough. The new USB...
2009-10-24 marcelImplement _umtx_op_err() for ia64.
2009-10-24 ru- Rename tunable kern.ipc.shmmaxpgs to kern.ipc.shmall.
2009-10-24 ruSpell DIAGNOSTIC correctly.
2009-10-24 nwhitehornTurn on NAP mode on G5 systems, and refactor the HID0...
2009-10-24 nwhitehornAllow Heathrow-based machines to boot a kernel containi...
2009-10-24 antoineAdd more obsolete man pages.
2009-10-24 rpauloReplace ocurrences of FreeBSD CURRENT by FreeBSD 8.0.
2009-10-24 rpauloUpdates to the iwn driver:
2009-10-24 rwatsonCorrect spelling typo in ip_input comment.
2009-10-24 jkoshyNot all Intel Core (TM) CPUs implement PMC_CLASS_IAF...
2009-10-24 jkoshyOnly claim that the PMC_CLASS_IAF PMCs are supported...
2009-10-23 marcelBIOSes, buggy or otherwise, are i386 or amd64 specific.
2009-10-23 rpauloUpdated iwn(4) driver supporting the newer series,...
2009-10-23 nwhitehornRemove debugging printf that snuck in here.
2009-10-23 nwhitehornAdd some more paranoia to setting HID registers, and...
2009-10-23 mavReimplement device reset sequence in more controller...
2009-10-23 jkimRemove a redundant byte swapping in the previous commit.
2009-10-23 jkimTry hiding annoying text cursor after the video control...
2009-10-23 jkimSearch for default 800x600 graphics mode from supported...
2009-10-23 rnolandCorrect some issues with zfs boot.
2009-10-23 jkim- When we restore VESA state, try BIOS POST earlier...
2009-10-23 qingliUse the correct option name in the preprocessor command...
2009-10-23 rwatsonRemove unneeded blank line from bpf_drvinit().
2009-10-23 jhb- Fix several off-by-one errors when using MAXCOMLEN...
2009-10-23 jhbStyle fix.
2009-10-23 jhbDon't bother copying the name of a kproc or kthread...
2009-10-23 mavMFp4:
2009-10-23 jilleswordexp(3): fix some bugs with signals and long outputs
next