Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Dec 2002 15:39:47 -0800 (PST)
From:      Matt Dillon <dillon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/swapon Makefile swapon.8 swapon.c
Message-ID:  <200212282339.gBSNdlQ2079115@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      2002/12/28 15:39:47 PST

  Modified files:
    sbin/swapon          Makefile swapon.8 swapon.c 
  Log:
  Add 'swapctl' - as a hardlink to swapon/swapoff, and augment swapon with
  swapctl functionality.  The idea is to create a swapctl command that is
  fairly close to the OpenBSD and NetBSD version.  FreeBSD does not implement
  swap priority (and it would be a mistake if we did) so we didn't bother with
  that part of it.
  
  Submitted by:   Eirik Nygaard <eirikn@bluezone.no>
  Augmented by:   dillon (extensively)
  Reviewed by:    David Schultz <dschultz@uclink.Berkeley.EDU>
  
  Revision  Changes    Path
  1.8       +2 -0      src/sbin/swapon/Makefile
  1.22      +78 -23    src/sbin/swapon/swapon.8
  1.14      +177 -42   src/sbin/swapon/swapon.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212282339.gBSNdlQ2079115>