]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-10-24 wpaulDo not allow ndis_ticktask() to run after ndis_halt_nic...
2005-10-24 jhbRevert previous change to this file. I accidentally...
2005-10-24 jhbSpell hierarchy correctly in comments.
2005-10-24 jhb- Rename 'traceall' to 'alltrace' so that the 'tr'...
2005-10-24 upsOnly set B_RAM (Read ahead mark) on an incore buffers...
2005-10-24 bdeMoved the optimization for tiny x from __kernel_{cos...
2005-10-24 maximo Grammar.
2005-10-24 ceriNote that bugmaster would like to review commits to...
2005-10-24 davidxuAdd prototype for following functions, plus tab fixes.
2005-10-24 davidxuInclude files thr_condattr_pshared.c and thr_mattr_psha...
2005-10-24 davidxuExport following functions:
2005-10-24 davidxuAdd functions pthread_mutexattr_setpshared and pthread_...
2005-10-24 davidxuAdd function pthread_condattr_setpshared and pthread_co...
2005-10-24 njlIf no AC line devices are found, go ahead and notify...
2005-10-24 davidxuExport following functions:
2005-10-24 davidxuAdd functions pthread_mutexattr_setpshared and pthread_...
2005-10-24 wpaulFix handling of message table messages that got broken...
2005-10-24 obrienWe no longer need INCLUDES+= -I$S/contrib/dev/acpica.
2005-10-24 obrienAdd a commented out version of what was done for the...
2005-10-24 obrienFix conflicts of import of Intel ACPI-CA 20041119 with...
2005-10-24 obrienThis commit was generated by cvs2svn to compensate...
2005-10-24 obrienVendor import of Intel ACPI-CA 20041119 with system...
2005-10-24 obrienAdd vim syntax highlighting support to the send-pr...
2005-10-24 psinclude opt_compat.h to unbreak the build
2005-10-23 obrienAdd a 'clean' target.
2005-10-23 cognetUnbreak for !__XSCALE__.
2005-10-23 davidxuDon't touch last overrun if signal was already on queue.
2005-10-23 thompsaIf we have been called from ether_ifdetach() then do...
2005-10-23 njlLike acpi_throttle, set frequency to 100% in attach...
2005-10-23 maxims/RADUIS/RADIUS/
2005-10-23 njlAdd prototype to be consistent.
2005-10-23 pjdMNT_JAILDEVFS is not used anymore. Mark it as spare.
2005-10-23 csjpRestore the documentation about uid, gid or prison...
2005-10-23 yarDon't be lazy, set the "command" variable even if
2005-10-23 davidxuMake p_itimers as a pointer, so file sys/proc.h does...
2005-10-23 stefanfDocument [:blank:].
2005-10-23 psregen
2005-10-23 psImplement for FreeBSD 3 32 binaries:
2005-10-23 davidxuMake kernel structures invisible to userland.
2005-10-23 glebiusTypo.
2005-10-23 alcPreviously, nothing prevented the page that was returne...
2005-10-23 davidxuChange _POSIX_REALTIME_SIGNALS to 200112L to indicates...
2005-10-23 davidxuRegen for POSIX timer syscalls.
2005-10-23 davidxuImplement POSIX timers. Current only CLOCK_REALTIME...
2005-10-23 davidxu1. Make ksiginfo_alloc and ksiginfo_free public.
2005-10-23 davidxuAdd member fields for POSIX timer.
2005-10-23 csjpBefore we export network interface data through the...
2005-10-23 tjrDocument incorrect handling of multibyte characters.
2005-10-23 njlWhitespace fix.
2005-10-23 njlAdd a hack to get around PCI link devices that report...
2005-10-23 njlHook acpi_smbat up to the build.
2005-10-23 njlImport ACPI smart battery support. Newer systems ...
2005-10-23 njlCleanups and support code for importing smart battery...
2005-10-22 glebiusFix typo from last commit.
2005-10-22 alcVerify that access to the given address is allowed...
2005-10-22 alcUse of the ZERO_COPY_SOCKETS options can result in...
2005-10-22 mlaierFix obvious copy'n'paste-O in rev.1.36 While here...
2005-10-22 mlaierFix build after in6_joingroup change. It remains uncle...
2005-10-22 glebiusIn in_addprefix() compare not only route addresses...
2005-10-22 glebiusAdd bge(4) to the list of supported devices.
2005-10-22 glebiusIntroduce polling(4) capability for bge(4).
2005-10-22 trhodesA better, more correct explination of NO_SHARED. This...
2005-10-22 impAdd missing softc
2005-10-22 impTurns out that we're asking for the MAC address at...
2005-10-22 wpaulMake the multiple DPC threads an option, and create...
2005-10-22 impIn the ISA case, we call ed_probe_WD80x3 before we...
2005-10-22 suzfixed a compilation failure on amd64/sparc64/ia64
2005-10-22 impReplace FreeBSD 3.x syntax (controller miibus0) with...
2005-10-22 impThe controller -> device switch happened in 4.0, fix...
2005-10-21 adeSpecifically panic() in the case where pmap_insert_entr...
2005-10-21 jkoshyWarn the user if the kernel driver dropped samples...
2005-10-21 wpaulHide a diagnostic message under if (verbose) to avoid...
2005-10-21 suznuked non-existing commands
2005-10-21 suzsync with KAME regarding NDP
2005-10-21 suzperform NUD on an IPv6-aware point-to-point interface
2005-10-21 suzsync with KAME (renamed a macro IPV6_DADOUTPUT to IPV6_...
2005-10-21 jkimRemove redundant string length check from the previous...
2005-10-21 dumbbellApply the same fix to a potential race in the ISDOTDOT...
2005-10-21 alcEliminate spl* calls.
2005-10-21 wpaulCorrect the macro definition for KeRaiseIrql(). The...
2005-10-21 njlAdjust maxfilesize for UFS1 and old 4.4 FFS. For UFS1...
2005-10-20 jkimFix a longstanding buglet in bz-prefixed grep(1).
2005-10-20 rwatsonChange format string for u_int64_t to %ju from %llu...
2005-10-20 ruRemove duplicate entry.
2005-10-20 cognetCleanup.
2005-10-20 brooksMention the possibility of non-interactive scripts...
2005-10-20 wpaulFix small grammar nit.
2005-10-20 wpaulUse sched_bind() to make sure the DPC threads are bound...
2005-10-20 rwatsonAdd a "show malloc" command to DDB, which prints out...
2005-10-20 wpaulImplement the PacketGetVersion() routine, which is...
2005-10-20 rwatsonAdd a "show uma" command to DDB, which prints out the...
2005-10-20 wpaulThis commit was generated by cvs2svn to compensate...
2005-10-20 wpaulImport a fixed version of driver_ndis.c from the vendor...
2005-10-20 jhbAdd entry for the spin mutex used by the hptmv(4) driver.
2005-10-20 ruForce an upgrade to Groff 1.19.2.
2005-10-20 ddsRemove a diagnostic message that can't occur: we lost...
2005-10-20 ruUpdate upgrade instructions.
2005-10-20 mariusUse an ihandle_t to store the instance handle of an...
2005-10-20 ruRemove some conversion leftovers.
2005-10-20 ruUpgrade to Groff 1.19.2.
next