aboutsummaryrefslogtreecommitdiff
path: root/sbin/swapon
Commit message (Expand)AuthorAgeFilesLines
* Allow to disable BIO_DELETE passthru in fstab for swap-on-geli devices byPawel Jakub Dawidek2015-08-081-4/+6
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-2/+1
| |\ | |/ |/|
| * Merge from head@274682Simon J. Gerraty2014-11-191-8/+1
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Merge headSimon J. Gerraty2014-04-282-7/+6
| |\ \
| * \ \ Merge headSimon J. Gerraty2013-09-111-58/+59
| |\ \ \
| * \ \ \ Merge from headSimon J. Gerraty2013-09-052-29/+574
| |\ \ \ \
| * | | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+20
* | | | | | Convert sbin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|_|_|/ |/| | | |
* | | | | Do not add late flag when file= is specified because it has a badHiroki Sato2014-10-101-8/+1
| |_|_|/ |/| | |
* | | | swapon: Fix buffer overflow when configuring encrypted swap on GBDE.Jilles Tjoelker2013-12-211-1/+2
* | | | - Purge one more reference to ad(4)[1].Sergey Kandaurov2013-11-221-6/+4
| |_|/ |/| |
* | | Style clean-ups.Hiroki Sato2013-09-051-54/+48
* | | Enable "late" option when a file= option is specified in /etc/fstab.Hiroki Sato2013-09-051-4/+11
| |/ |/|
* | Make two buffer variables static for now. It is not safe toXin LI2013-07-311-1/+1
* | Plug a memory leak.Xin LI2013-07-021-0/+7
* | Correct a typo in comment.Xin LI2013-07-011-1/+1
* | - Modify swapon(8) so that it uses most of geli(8) defaults for swap,Xin LI2013-06-291-160/+159
* | Fix build with gcc.Hiroki Sato2013-06-281-3/+5
* | Fix build.Hiroki Sato2013-06-281-11/+11
* | - Add vnode-backed swap space specification support. This is enabled whenHiroki Sato2013-06-272-29/+566
|/
* Add missing static keywords for global variables to tools in sbin/.Ed Schouten2011-11-041-1/+1
* Build swapon with WARNS=6.Ed Schouten2011-10-252-6/+5
* Add new option -F to specify alternative location of the /etc/fstabMaxim Sobolev2011-10-252-4/+29
* Raise WARNS for various tools where possible.Ed Schouten2010-01-171-1/+1
* Switch the default WARNS level for sbin/ to 6.Ruslan Ermilov2009-10-191-0/+1
* Add a -q flag to swapon(8) to suppress informational messages. Use it inMike Makonnen2008-06-232-9/+24
* - Change the meaning of -h flag from giving the output in megabytes toPawel Jakub Dawidek2008-05-203-21/+67
* Sync program's usage() with manpage's SYNOPSIS.Ruslan Ermilov2005-02-102-9/+5
* Sort sections.Ruslan Ermilov2005-01-181-10/+10
* Don't include sys/user.h merely for its side-effect of recursivelyDavid Schultz2004-11-271-1/+1
* Remove advertising clause from University of California Regent's license,Mark Murray2004-04-092-8/+0
* Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror)Mark Murray2004-03-051-1/+1
* Use __FBSDID() to quiet GCC 3.3 warnings.David E. O'Brien2003-05-031-4/+4
* Spell "utilities" correctly.Giorgos Keramidas2003-02-281-1/+1
* More fixes.Ruslan Ermilov2003-02-251-6/+8
* mdoc(7) police: Tidy up.Ruslan Ermilov2003-02-241-40/+58
* Clarify about NSWAPDEV, add a DIAGNOSTICS section pointing toDavid Schultz2003-02-241-3/+8
* - Add a clearer error message for the case where swapon hits theDavid Schultz2003-02-241-3/+9
* Remove hack from rev 1.15; getbsize(3)'s original interface has beenMike Barcroft2002-12-301-3/+1
* Make the first argument to getbsize(3) a `size_t *'. This is a hackMike Barcroft2002-12-301-3/+4
* Add 'swapctl' - as a hardlink to swapon/swapoff, and augment swapon withMatthew Dillon2002-12-283-65/+257
* This is David Schultz's swapoff code which I am finally able to commit.Matthew Dillon2002-12-153-26/+56
* s/filesystem/file system/g as discussed on -developersTom Rhodes2002-08-211-1/+1
* The .Nm utility.Philippe Charnier2002-07-061-3/+4