]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
add opt_global.h dependency
[FreeBSD/FreeBSD.git] / sys /
2008-01-26 Kip Macyadd opt_global.h dependency
2008-01-25 John BaldwinFix a bug where a thread that hit the race where the...
2008-01-25 Robert WatsonHide ipfw internal data structures behind IPFW_INTERNAL...
2008-01-25 Ed MasteCalculate baud rate divisor instead of allowing only...
2008-01-25 John BaldwinFix a race in the sleepqueue timeout code that resulted...
2008-01-24 Jean-Sébastien PédronWhen asked to use kqueue, AIO stores its internal state...
2008-01-24 Konstantin BelousovDo not dereference NULL scp in the case the screen...
2008-01-24 Attilio RaoBump __FreeBSD_version in order to signal:
2008-01-24 Attilio RaoCleanup lockmgr interface and exported KPI:
2008-01-24 Pawel Jakub Dawidek- Reduce how much ZFS caches by default. This is anothe...
2008-01-24 Pawel Jakub DawidekChange type of kmem_used() and kmem_size() functions...
2008-01-24 Bjoern A. ZeebReplace the last susers calls in netinet6/ with privile...
2008-01-24 Bjoern A. ZeebDifferentiate between addifaddr and delifaddr for the...
2008-01-24 Scott LongMany improvements that have been collected over time:
2008-01-23 Robert Watsontcp_usrreq.c:1.313 removed tcbinfo locking from tcp_usr...
2008-01-23 Alexander MotinFix bundle xmit octets stats for packet-split operation...
2008-01-23 Maxim Konovalovo Add boot, gdb, nfsserver and opencrypto dirs to CSCOP...
2008-01-23 Jeff Roberson - sched_prio() should only adjust tdq_lowpri if the...
2008-01-23 Andrey A. ChernovBump FreeBSD_version after adding "ASCII" encoding...
2008-01-22 Andrew GallatinTake advantage of the new physically contiguous 9K...
2008-01-21 Robert WatsonPut "coda_rdwr: Internally Opening" printf generated...
2008-01-21 Robert WatsonReplace references to VOP_LOCK() w/o LK_RETRY to vn_loc...
2008-01-21 Ruslan ErmilovAdd copyrights.
2008-01-21 Pyun YongHyeonFix build.
2008-01-21 Pyun YongHyeonUncomment sf(4), sf(4) should work on all architectures.
2008-01-21 Pyun YongHyeonOverhaul sf(4) to make it run on all architectures...
2008-01-21 Pyun YongHyeonIt seems that the firmware for TxGFP does not work...
2008-01-21 Pyun YongHyeonImport AIC-6915 firmware for GFP from Adaptec.
2008-01-21 Pyun YongHyeonsf(4) was repocopied to src/sys/dev/sf.
2008-01-21 Pyun YongHyeonUpdate file list and Makefile after repocopying sf...
2008-01-21 Pyun YongHyeonForced commit to note that sf(4) was repocopied from...
2008-01-20 Robert WatsonRegenerate.
2008-01-20 Robert WatsonUse audit events AUE_SHMOPEN and AUE_SHMUNLINK with...
2008-01-20 Robert WatsonExport a type for POSIX SHM file descriptors via kern...
2008-01-20 Bjoern A. ZeebCorrect the commented out debugging printf()s in REPLAC...
2008-01-19 Kip MacyRe-enable pcpu caching by default make sysctl R/W
2008-01-19 David SchultzCorrect the visibility macro surrounding SIGSYS.
2008-01-19 Robert WatsonRemove unused oldhash definition from Coda namecache.
2008-01-19 Attilio RaoBump FreeBSD_version in order to reflect introduction of
2008-01-19 Attilio Rao- Introduce the function lockmgr_recursed() which retur...
2008-01-19 Robert WatsonImprove default vnode operation handling for Coda:
2008-01-19 Robert WatsonRework coda_statfs(): no longer need to zero the statfs...
2008-01-19 Robert WatsonZero mi_rotovp and coda_ctlvp immediately after calling...
2008-01-19 Robert WatsonDon't acquire an additional vnode reference to a vnode...
2008-01-19 Robert WatsonDon't declare functions as extern.
2008-01-19 Robert WatsonUse VOP_NULL rather than VOP_PANIC for Coda's vop_print...
2008-01-19 Robert WatsonLock the new directory vnode returned by coda_mkdir...
2008-01-19 Robert WatsonBorrow the VM object associated with an underlying...
2008-01-18 Jung-uk KimAdd a flag for Ethernet@WireSpeed capability and correc...
2008-01-18 Jung-uk KimFix mbuf pool watermark configuration (mismerged from...
2008-01-18 Christian S.J. PeronFix gratuitous whitespace bug
2008-01-18 Christian S.J. PeronAdd a case for AUE_LISTEN. This removes the following...
2008-01-18 Robert WatsonMove unlock of global UNIX domain socket lock slightly...
2008-01-18 Konstantin BelousovIn the rev. 1.153, the one place for converting minor...
2008-01-18 Remko LodderUse nfsrv_destroycache() only once, else it crashes...
2008-01-18 Julian Elischerrefactor code so it can run in a chroot without having...
2008-01-18 Doug AmbriskoStyle changes from avatar.
2008-01-18 Doug AmbriskoFirst real attempt at proper locking. The locking...
2008-01-18 David XuMake sure reading td_runtime in critical section since...
2008-01-18 Robert WatsonIn tcp_ctloutput(), don't hold the inpcb lock over...
2008-01-18 Konstantin Belousovudf_vget() shall vgone() the vnode when the file_entry...
2008-01-18 Andrew ThompsonRemove a chunk of duplicated code, test the destination...
2008-01-18 Pyun YongHyeonUse m_collapse(9) to collapse mbuf chains instead of...
2008-01-18 David XuAdd POSIX clock id CLOCK_THREAD_CPUTIME_ID, this can...
2008-01-18 Andrew ThompsonIEEE 802.1D-2004 states, frames containing any of the...
2008-01-17 John Baldwin- Retire npe_defrag(), gem_defrag(), msk_defrag(),...
2008-01-17 John BaldwinAdd 'compat_freebsd[4567]' features corresponding to...
2008-01-17 Kip Macy- remove bogus_imm counter
2008-01-17 Sam Lefflerpromote ath_defrag to m_collapse (and retire private...
2008-01-17 John BaldwinRemove a conditional that is always true.
2008-01-17 John BaldwinUse pause(9) instead of a tsleep() on a stack variable.
2008-01-17 John BaldwinUse cpu_spinwait() (i.e., "pause") when spinning on...
2008-01-17 Alan CoxRetire PMAP_DIAGNOSTIC. Any useful diagnostics that...
2008-01-17 Bruce EvansTranslate from the i386. All FP constants and operatio...
2008-01-17 Olivier HouchardUnbreak build by adding the missing parameter to pmap_e...
2008-01-17 Andrew ThompsonSync from OpenBSD r1.118, nuke clause 3 & 4.
2008-01-16 Kip MacyFix lock ordering panic by not calling ether_ioctl...
2008-01-16 John BaldwinAdd a header containing constants for the various HPET...
2008-01-16 John BaldwinAdd a set of regression tests for the POSIX shm API...
2008-01-16 Remko LodderDont accidentally remove a filesocket which is still...
2008-01-16 Giorgos KeramidasBump manpage date for rev 1.27
2008-01-16 Giorgos KeramidasDocument that loader(8) stops reading `loader.conf...
2008-01-16 Kip Macyremove superfluous debug printfs
2008-01-16 Nate LawsonRemove duplicate cpufreq levels, i.e. ones that are...
2008-01-16 Kip MacyFix mbuf leak caused by freeing packet zone clusters...
2008-01-16 Kip Macyput tx queue size back to 1024
2008-01-15 John BaldwinUse '%zd' to print PIO_LEN since it involves a size_t...
2008-01-15 John BaldwinDon't cache the new-bus name of a PCI device in the...
2008-01-15 Andrew GallatinAdd optional support to mxge for MSI-X interrupts and...
2008-01-15 Maxim SobolevHide common prints under bootverbose.
2008-01-15 John BaldwinFix a few minor issues based on a bug report and readin...
2008-01-15 Maxim SobolevMake test00 compilable again.
2008-01-15 Andrew GallatinFix accidental swap of "const" for "static" in mxge...
2008-01-15 Andrew GallatinUpdate to firmware version 1.4.29 from 1.4.25. Relevan...
2008-01-15 Jeff Roberson - When executing the 'tryself' branch in sched_pickcpu...
2008-01-15 Kip Macy- Simplify mb_free_ext_fast
2008-01-15 Pyun YongHyeonProtect arg in macro M_ASSERTPKTHDR.
2008-01-15 Pyun YongHyeonFix build.
2008-01-15 Kip Macy- move WR_LEN in to cxgb_adapter.h add PIO_LEN to make...
2008-01-15 Kip Macyremove superfluous locking from dequeue
next