]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Turn VM_ALLOC_ZERO into a flag.
[FreeBSD/FreeBSD.git] / sys /
2002-06-25 Jeff RobersonTurn VM_ALLOC_ZERO into a flag.
2002-06-25 Jeff RobersonReduce the amount of code that runs with the zone lock...
2002-06-25 Alan Cox o Eliminate vmspace::vm_minsaddr. It's initialized...
2002-06-25 Thomas MoestlDon't assume that pointers are 4 bytes or sizeof(int...
2002-06-25 Jake Burkholderpmap_kremove can no longer be used to remove the magic...
2002-06-25 KATO TakenoriMFi386: sys/i386/i386/machdep.c rev. 1.520.
2002-06-25 Kirk McKusickForce the quota update to be done when an inode is...
2002-06-24 Andrew R. Reiter- Remove UM_* user land memory macros since they are...
2002-06-24 Mark PeekAdd missing splx().
2002-06-24 Jeffrey HsuAvoid unlocking the inp twice if badport_bandlim()...
2002-06-24 John PolstraWork around what appears to be a chip bug in the BCM570...
2002-06-24 Peter WemmCompile in the cpu halt code even on SMP, instead just...
2002-06-24 Doug RabsonAdd UMA_ZONE_VM flag to the zones which are used for...
2002-06-24 Jonathan LemonPrototype fixes (long newinum --> ino_t newinum).
2002-06-24 Jeffrey HsuStyle bug: fix 4 space indentations that should have...
2002-06-24 Mark MurrayFix a GCCism.
2002-06-24 Jake BurkholderAdd an MD callout like cpu_exit, but which is called...
2002-06-24 Robert DrehmelEnable mixer interrupts after the mixer is initialized,
2002-06-24 Yoshihiro TakahashiMerged from sys/dev/sio/sio.c revisions 1.376 and 1...
2002-06-24 Maxime HenrionOops, this should have been part of my previous commit.
2002-06-24 Maxime HenrionBring sys/kern/md5c.c in sync with the userland version.
2002-06-24 Maxime HenrionYet another warning fix for 64 bits platforms.
2002-06-24 Bruce EvansInclude <sys/types.h> in the !_KERNEL case so that...
2002-06-24 Bruce EvansFixed some style bugs (mainly excessive indentation).
2002-06-24 KATO TakenoriMFi386: sys/i386/isa/clock.c revision 1.187.
2002-06-24 Warner LoshOn REASREQ packets, handled them earlier in processing...
2002-06-24 Kirk McKusickUse proper size in bzero of stat structure.
2002-06-24 Jonathan Miniuserout -> out. These two labels are now identical.
2002-06-24 Jonathan MiniRemove unused diagnostic function cread_free_thread().
2002-06-24 Andrew R. Reiter- Remove DMA_* macros as only one, DMA_GET_ADDR, was...
2002-06-24 Warner LoshAdd kernel printf bits for WI_SUPPRATES and HOSTAP_FLAGS
2002-06-24 Warner LoshAdd RID to get the DBM adjustment factor
2002-06-24 Warner LoshAdd kernel print bits #define for the IEEE80211_CAPINFO...
2002-06-24 Andrew R. Reiter- Remove the definition for SCHED_ATM
2002-06-24 Warner LoshPartially back out the "make all interfaces standard...
2002-06-24 Matthew DillonI Noticed a defect in the way wakeup() scans the tailq...
2002-06-23 Ian DowseMake vm_pindex_t 64-bit on all platforms. This is neces...
2002-06-23 Maxime HenrionAdd a missing prototype to fix a warning.
2002-06-23 Luigi RizzoSlightly restructure the #ifdef INET6 sections to make...
2002-06-23 Luigi RizzoMove two global variables to automatic variables within the
2002-06-23 Luigi RizzoMove some global variables in more appropriate places.
2002-06-23 Maxime HenrionSplit the declaration and the initialization of two...
2002-06-23 Nick Hibmaset siocnunit to the correct value. This fixes the...
2002-06-23 Maxime HenrionMore 64 bits platforms warning fixes.
2002-06-23 Maxime HenrionWarning fixes for 64 bits platforms. This eliminates...
2002-06-23 Alan Cox o Remove GIANT_REQUIRED from kmem_alloc_pageable(...
2002-06-23 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-06-23 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-06-23 Dag-Erling SmørgravImport OpenBSD's <sys/tree.h>, needed by OpenSSH.
2002-06-23 Maxime HenrionInclude machine/critical.h to get missing prototypes.
2002-06-23 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-06-23 Luigi RizzoRemove some extra spaces hidden between tabs
2002-06-23 Luigi Rizzofix indentation, whitespace and a few comments.
2002-06-23 Luigi Rizzofix bad indentation and whitespace resulting from cut...
2002-06-23 Luigi Rizzofix indentation of a comment
2002-06-23 Luigi Rizzofix a typo in a comment
2002-06-23 Luigi RizzoRemove ip_fw_fwd_addr (forgotten in previous commit)
2002-06-23 Warner Loshplxcard for OLDCARD isn't going to happen.
2002-06-23 Warner Loshplxcard for OLDCARD almost certainly isn't going to...
2002-06-23 Warner LoshAs disclosed to arch@, make more interfaces standard...
2002-06-23 Matthew DillonRename the BALLOC flags from B_* to BA_* to avoid confu...
2002-06-23 Warner LoshWhat:
2002-06-23 Alan Cox o Remove the unnecessary acquisition and release of...
2002-06-23 Jake BurkholderKTR_CT* had one too many trailing zeroes, making KTR_CT...
2002-06-22 Jake BurkholderFix a bug related to marking pages virtually uncacheabl...
2002-06-22 Mark PeekAdd additional cpuid feature flags and put into a canon...
2002-06-22 John PolstraFix several bugs in the i386 asm statements used to...
2002-06-22 Kirk McKusickThis patch fixes a size problem with the stat structure for
2002-06-22 Maxime HenrionWe don't need to check the return value of malloc(...
2002-06-22 Kirk McKusickThis patch fixes a problem whereby filesystems that ran
2002-06-22 Brian SomersNUL terminate the ACNAME passed to userland.
2002-06-22 Maxime HenrionWarning fix.
2002-06-22 Warner LoshOLDCARD version of GENERIC.
2002-06-22 Alan Cox o Reduce the scope of Giant in vm_mmap() to just the...
2002-06-22 Matthew DillonFix a bug in vfs_bio_clrbuf(). The single-page-clrbuf...
2002-06-22 Alan Cox o Replace mtx_assert(&Giant, MA_OWNED) in dev_pager_al...
2002-06-22 Juli MallettUse rm -f in the clean target, as seems to be common...
2002-06-22 Maxime Henriono Remove the initialization of unused fields in the...
2002-06-22 Alan Cox o In vm_map_insert(), replace GIANT_REQUIRED by the...
2002-06-22 Nick HibmaMake this compile on Alpha.
2002-06-22 Mark PeekClock frequencies reported by sysctl should be unsigned...
2002-06-22 Luigi RizzoRemove (almost all) global variables that were used...
2002-06-22 Luigi RizzoDefine an mbuf type, MT_TAG, used for volatile annotations
2002-06-22 Jonathan MiniAlways drop the p_args reference we held for copyout...
2002-06-22 Alan Cox o Replace GIANT_REQUIRED in swap_pager_alloc() by...
2002-06-22 Alan Cox o Remove GIANT_REQUIRED from phys_pager_alloc(). ...
2002-06-22 Alan Cox o Replace GIANT_REQUIRED in vnode_pager_alloc() by...
2002-06-22 Alan Cox o Remove GIANT_REQUIRED from vslock().
2002-06-21 Jeffrey HsuFix logic which resulted in missing a call to INP_UNLOCK().
2002-06-21 Jeffrey HsuTCP notify functions can change the pcb list.
2002-06-21 Jake BurkholderEnable cd9660 support by default.
2002-06-21 Jake BurkholderEnable UFS1_AND_UFS2 support for sparc64 by default...
2002-06-21 Robert WatsonRemove CAPABILITIES from NOTES
2002-06-21 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-06-21 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-06-21 Poul-Henning KampRevert the part of Kirks UFS2 commit which added divdi3...
2002-06-21 Kirk McKusickThis commit adds basic support for the UFS2 filesystem...
2002-06-21 Alan Cox o Remove GIANT_REQUIRED from vm_map_stack().
2002-06-21 Bill FennerUpdate for libpcap 0.7.1
2002-06-21 Alan Cox o Remove GIANT_REQUIRED from vm_pager_allocate() and...
next