]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-03-14 John BaldwinMake the function prototype for cpu_search() match...
2008-03-14 Robert WatsonAdd stack_print_ddb() to the synposis of stack(9),...
2008-03-14 Bjoern A. ZeebCorrect reference counting on the SP for outgoing IPv6...
2008-03-14 Bjoern A. Zeeb#if 0 out a currently unsued (and incomplete) function...
2008-03-14 Bjoern A. ZeebReplace the function name in two identical printfs
2008-03-14 Yoshihiro TakahashiAdd stub for pc98.
2008-03-14 Joseph Koshy- Document Pentium and Pentium MMX events.
2008-03-14 Joseph KoshyCorrect a typo.
2008-03-14 John BaldwinFix a silly bogon which prevented all the CPUs that...
2008-03-13 Edwin GroothuisAdd projects-all collection to cvs-supfile
2008-03-13 John BaldwinRework how the nexus(4) device works on x86 to better...
2008-03-13 Coleman KaneReplace the non-MPSAFE timeout(9) API in ffs_softdep...
2008-03-13 John BaldwinUse the SMAP data from the loader if it is provided...
2008-03-13 David E. O... Vim function to style(9).
2008-03-13 Christian BruefferAdd an include file from the removed XRPU driver.
2008-03-13 David E. O... style(9) & style.Makefile(9)
2008-03-13 David E. O... uuidgen has been repo-copied from usr.bin/ to bin/...
2008-03-13 Christian Brueffer- Use an uppercase provider name in the example, to...
2008-03-13 Coleman KaneAdd the module dependency on the mem(4) module. This...
2008-03-13 Konstantin... Since version 4.3, gcc changed its behaviour concerning...
2008-03-13 Ruslan ErmilovFix bugs in previous revision (missing comma, misspelle...
2008-03-13 Ruslan ErmilovRemove trailing whitespace.
2008-03-13 Ruslan ErmilovAdd missing section number.
2008-03-13 Konstantin... Add missed parentheses
2008-03-13 David XuAdd const qualifier to cpuset mask's pointer, since...
2008-03-13 David XuIn file sem_timewait.3, remove reference to SYSV sempho...
2008-03-13 Jeff RobersonPR 117603
2008-03-12 Jeff Roberson - When running a new command cause cpuset to operate...
2008-03-12 Xin LIThis commit was generated by cvs2svn to compensate...
2008-03-12 Xin LIReapply a bugfix that was done as sh.lex.c,v 1.1.1.8
2008-03-12 Jeff Roberson - The P_SA flag has been removed. Don't reference...
2008-03-12 Jeff Roberson - Fix build breakage; there was a reference to a remov...
2008-03-12 John BaldwinThe variable MTRR registers actually have variable...
2008-03-12 John BaldwinMFamd64: Break up the probe logic in the mem_drvinit...
2008-03-12 John BaldwinMinimize diffs with i686_mem.c:
2008-03-12 Kai WangCurrent 'ar' read support in libarchive can only handle...
2008-03-12 John BaldwinRelax the BIOS/OS sempahore handoff code to workaround...
2008-03-12 John BaldwinPartially revert 1.95. It changed the probe for a...
2008-03-12 Sam Lefflerfix inverted test that disabled ACK's on xmit
2008-03-12 Sam Lefflerdocument device hints including new ones to control...
2008-03-12 Sam Leffleradd device hints to control the rx FIFO interrupt level...
2008-03-12 Remko LodderAdd missing comma.
2008-03-12 Remko LodderAdd resume support to the agp_i810 family.
2008-03-12 Rafal JaworowskiConvert TSEC watchdog to the new scheme.
2008-03-12 Rafal JaworowskiObtain TSEC h/w address from the parent bus (OCP) and...
2008-03-12 Rafal JaworowskiImprove handling U-Boot's "eth%daddr" while PowerPC...
2008-03-12 Rafal JaworowskiEliminate artificial increasing of 'netdev_opens' count...
2008-03-12 Joseph KoshyBring the behaviour of pmc_capabilities() and pmc_width...
2008-03-12 Joseph KoshyDescribe return values from pmc_ncpu() and pmc_npmc...
2008-03-12 Rafal JaworowskiRespect RF_SHAREABLE flag in ARM nexus_setup_intr()
2008-03-12 Andrew GallatinRemove dead code which makes a call to mem_range_attr_s...
2008-03-12 Rafal JaworowskiImprove ARM bus_dmamap_load_buffer() error handling.
2008-03-12 David E. O... If the special target .MAKEFILEDEPS exists, then enable the
2008-03-12 David E. O... If the special target .MAKEFILEDEPS exists, then enable the
2008-03-12 Paolo PisatiUpdate to the "new" libalias API (and thus fix world...
2008-03-12 Paolo Pisati-Don't pass down the entire pkt to ProtoAliasIn, ProtoA...
2008-03-12 Jeff Roberson - Remove ksethrcmdname.
2008-03-12 Jeff Roberson - Remove kse syscall symbols and man pages.
2008-03-12 Jeff RobersonRemove kernel support for M:N threading.
2008-03-12 Jeff Roberson - P_SA has been removed.
2008-03-12 Jeff Roberson - Don't inspect the P_SA flag. It's being removed.
2008-03-12 Jeff Roberson - Remove libkse and related support code in libpthread...
2008-03-12 Jeff Roberson - Add an UPDATING entry about the removal of KSE.
2008-03-12 Jeff Roberson - Bump __FreeBSD_version for sleepq/cv_* api changes.
2008-03-12 Jeff Roberson - Pass the priority argument from *sleep() into sleepq...
2008-03-12 Tim KientzlePortability: Eliminate the need for uudecode by incorpo...
2008-03-12 Jeff Roberson - KSE may free a thread that was never actually forked...
2008-03-12 Tim KientzleRemove some unused fields from the private archive_read...
2008-03-12 Tim KientzleTighten up the semantics of acl_next() and xattr_next...
2008-03-12 Tim KientzleTypo, thanks to: Jeff Johnson.
2008-03-12 David XuAdd missing comma.
2008-03-12 David XuAdd manual for function sem_timedwait().
2008-03-12 Tom McLaughlin- Update with a better example which shows that options...
2008-03-12 Peter WemmFix apparent typo. The permitted confidence values...
2008-03-11 Alexander MotinImprove apply callback error reporting:
2008-03-11 John BaldwinStyle(9) these files. No changes in the compiled code...
2008-03-11 John BaldwinAdd constants for the various fields in MTRR registers.
2008-03-11 Marcel MoolenaarIn intr_lookup(), when adding an IRQ to powerpc_intrs...
2008-03-11 Kai WangGNU ar did NOT implment option -q as a synonym of ...
2008-03-11 Xin LIForced commit to correct previous commit message:
2008-03-11 Xin LIDo nextboot -D twice during boot. The first time in...
2008-03-11 Xin LIroot
2008-03-11 Maksim YevmenkinAdd support for the NAP, GN and PANU profiles to the...
2008-03-11 John BaldwinDon't enable the workaround for the jitter bug on the...
2008-03-11 Joel DahlFix minor typo.
2008-03-11 Christian Brueffervr(4) should work on all archs now, remove it from...
2008-03-11 Pyun YongHyeonUncomment vr(4), vr(4) should work on all architectures.
2008-03-11 Pyun YongHyeonDocument a new sysctl variable, dev.vr.%d.stats.
2008-03-11 Pyun YongHyeonTeach vr(4) to use bus_dma(9) and major overhauling...
2008-03-11 Pyun YongHyeonvr(4) was repocopied to src/sys/dev/vr.
2008-03-11 Pyun YongHyeonUpdate file list and Makefile after repocopying vr...
2008-03-11 Pyun YongHyeonForced commit to note that vr(4) was repocopied from...
2008-03-11 David XuIf a thread is cancelled, it may have already consumed...
2008-03-11 Pyun YongHyeonMove comments block 1 line up to remark on the setting
2008-03-11 Maksim YevmenkinAdd structures to hold SDP parameters for the NAP,...
2008-03-10 Andrew ThompsonUpdate wpi(4) with stability fixes
2008-03-10 Jeff Roberson - Fix the invalid priority panics people are seeing...
2008-03-10 John BaldwinProbe CPUs after the PCI hierarchy on i386, amd64,...
2008-03-10 John Baldwin- Don't execute cpuid to fetch the features. We alread...
2008-03-10 John BaldwinChange the BTX kernel to drop all the way out to real...
next