git: spinlocks - adjust man pages and *_quick_* routines
    Alex Hornung 
    alexh at crater.dragonflybsd.org
       
    Mon Aug 30 05:26:29 PDT 2010
    
    
  
commit 7cfe2b289c02466d376cbafc852724ab41c44c2c
Author: Alex Hornung <ahornung at gmail.com>
Date:   Mon Aug 30 13:20:49 2010 +0100
    spinlocks - adjust man pages and *_quick_* routines
    
    * Adjust man pages to reflect the recent changes (removal of shared
      spinlocks, renaming of exclusive spinlocks).
    
    * Remove old man page symlinks and adjust new ones.
    
    * Rename the spin_{un,}lock_wr_quick ro spin_{un,}lock_quick.
Summary of changes:
 Makefile_upgrade.inc      |    9 ++++
 share/man/man9/Makefile   |   14 ++----
 share/man/man9/spinlock.9 |  102 +++++++-------------------------------------
 sys/kern/kern_spinlock.c  |    4 +-
 sys/kern/kern_synch.c     |    4 +-
 sys/sys/spinlock2.h       |    8 ++--
 6 files changed, 39 insertions(+), 102 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/7cfe2b289c02466d376cbafc852724ab41c44c2c
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list