freebsd-dev/release/picobsd
Luigi Rizzo 8de7d83bc0 Add a '-l' flag to show CPU load for the various states, similar to what
"top" does (thinking of it, i could have as well used the same format line!)

This only makes sense when "-w" option is also specified, because the
load is computed as the difference between subsequent samples.

I think this (and the "-d" feature which shows differences in the
network statistics counts) would also make sense in the standard
vmstat and netstat.
2001-12-14 01:10:50 +00:00
..
bridge Remove some entries to make the image fit into a floppy again. 2001-10-01 17:32:43 +00:00
build Whoops... left some junk in previous commit. 2001-11-24 20:24:36 +00:00
dial Remove options INTRO_USERCONFIG, MFS, USERCONFIG and VISUAL_USERCONFIG 2001-09-20 11:30:39 +00:00
doc/src pseudo-device -> device in kernel config. 2001-05-01 10:52:50 +00:00
floppy.tree/etc Implement a more efficient way to assign addresses: read /etc/hosts 2001-11-29 03:16:23 +00:00
help mount_msdos(8) -> mount_msdosfs(8). 2001-06-01 12:06:06 +00:00
install Remove options INTRO_USERCONFIG, MFS, USERCONFIG and VISUAL_USERCONFIG 2001-09-20 11:30:39 +00:00
isp Remove options INTRO_USERCONFIG, MFS, USERCONFIG and VISUAL_USERCONFIG 2001-09-20 11:30:39 +00:00
mfs_tree Add entries for "dumb" and "dialup" terminals, as the shell in HEAD 2001-11-01 16:52:34 +00:00
net Remove options INTRO_USERCONFIG, MFS, USERCONFIG and VISUAL_USERCONFIG 2001-09-20 11:30:39 +00:00
router Remove options INTRO_USERCONFIG, MFS, USERCONFIG and VISUAL_USERCONFIG 2001-09-20 11:30:39 +00:00
tinyware Add a '-l' flag to show CPU load for the various states, similar to what 2001-12-14 01:10:50 +00:00
README.html $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
Version Bump version to 0.500 -- not that it means much, but at least 2001-02-18 06:46:20 +00:00

<html>
<body>
<h1><b><center>           PicoBSD Development Kit      </center></b></h1>

<p>All documentation, instructions, list of supported hardware and FAQ are
in doc/ directory. If they are missing, go to the doc/src/ subdirectory and
do a 'make'. The docs are marked with HTML tags, but we try to keep
them readable even without a browser.

<p>Please start from <A HREF="doc/intro.html">here</a> for general
description of the project and its features, or just go directly
<A HREF="doc/how2build.html">here</a> for detailed instructions on how to
build your version of PicoBSD.

<p>Enjoy!</p>

<! $FreeBSD$ >
</body>
</html>