git: kernel - swapoff - regenerate system calls
    Matthew Dillon 
    dillon at crater.dragonflybsd.org
       
    Mon Sep 13 16:52:19 PDT 2010
    
    
  
commit ba45172b5ac35e40b2b4497486263bef64c99b10
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Mon Sep 13 16:50:55 2010 -0700
    kernel - swapoff - regenerate system calls
    
    * Added swapoff, regenerate system calls.
Summary of changes:
 sys/kern/init_sysent.c |    1 +
 sys/kern/syscalls.c    |    1 +
 sys/sys/syscall-hide.h |    1 +
 sys/sys/syscall.h      |    3 ++-
 sys/sys/syscall.mk     |    3 ++-
 sys/sys/sysproto.h     |    7 +++++++
 sys/sys/sysunion.h     |    1 +
 7 files changed, 15 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ba45172b5ac35e40b2b4497486263bef64c99b10
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list