Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the correct sysctl names for intrcnt and intrnames. | luigi | 2001-10-25 | 1 | -2/+2 |
| | |||||
* | Add code to print interrupt statistics when they will be | luigi | 2001-10-07 | 1 | -0/+42 |
| | | | | exported via sysctl. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Changed to get the page size using a sysctl rather than using DEFAULT_PAGE_SIZE | roger | 1999-08-26 | 1 | -2/+6 |
| | | | | Suggested by: Alan Cox | ||||
* | Major PicoBSD update by luigi with some debugging help from myself. | dwhite | 1999-08-22 | 1 | -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. | green | 1999-07-08 | 1 | -3/+4 |
| | | | | Obtained from: Jonathan Towne <jontow@sysctl.urban-a.net> | ||||
* | Fix conversion from pages to kB's. | abial | 1998-10-29 | 1 | -8/+13 |
| | | | | | Noticed by: luigi Obtained from: sources for vmstat(8) | ||||
* | Initial import of PicoBSD v0.4 tree. | abial | 1998-08-27 | 1 | -0/+61 |