summaryrefslogtreecommitdiffstats
path: root/release/picobsd/tinyware/vm/vm.c
Commit message (Collapse)AuthorAgeFilesLines
* Use the correct sysctl names for intrcnt and intrnames.luigi2001-10-251-2/+2
|
* Add code to print interrupt statistics when they will beluigi2001-10-071-0/+42
| | | | exported via sysctl.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Changed to get the page size using a sysctl rather than using DEFAULT_PAGE_SIZEroger1999-08-261-2/+6
| | | | Suggested by: Alan Cox
* Major PicoBSD update by luigi with some debugging help from myself.dwhite1999-08-221-3/+2
| | | | | | | | | | | | | | . Now builds on -STABLE (-CURRENT is broken due to bugs) . etc directory contents centralized instead of in each type directory (can exclude & override as desired) . Removed extraneous language files (lang files for rc really necessary?) . dialog-based build tool with support for custom floppy builds . MFS image loads as a mfs_root module instead of compiled into kernel THIS IS BROKEN ON CURRENT. I'll MFC to -STABLE immediately following. luigi tells me I have an OK from jkh on the MFC. Submitted by: luigi
* DEFAULT_PAGE_SIZE was removed, pgtok defined in headers, headers cleaned up.green1999-07-081-3/+4
| | | | Obtained from: Jonathan Towne <jontow@sysctl.urban-a.net>
* Fix conversion from pages to kB's.abial1998-10-291-8/+13
| | | | | Noticed by: luigi Obtained from: sources for vmstat(8)
* Initial import of PicoBSD v0.4 tree.abial1998-08-271-0/+61
OpenPOWER on IntegriCloud