Luigi Rizzo
6bbeddc1ea
Enable printing of bridging statistics.
1999-08-17 03:30:34 +00:00
Luigi Rizzo
a18ff8bea7
Fix a problem in printing interface names.
1999-08-12 05:40:07 +00:00
Brian Feldman
c6080e5453
DEFAULT_PAGE_SIZE was removed, pgtok defined in headers, headers cleaned up.
...
Obtained from: Jonathan Towne <jontow@sysctl.urban-a.net>
1999-07-08 06:22:04 +00:00
Roger Hardiman
f2488e30c5
MFS: No longer needed in PicoBSD 0.44
1999-06-15 11:45:25 +00:00
Roger Hardiman
27c2745d8a
MFS: No longer needed in PicoBSD 0.44
1999-06-15 11:40:13 +00:00
Andrzej Bialecki
a4cc706896
Simple_HTTPd on steroids - major rework of the original program, by
...
William Lloyd. New features include:
* many additional command line options
* "fetch" mode
* less bugs :-)
* better README.
Submitted by: William Lloyd <wlloyd@lap.net>
Reviewed by: abial
1999-05-05 07:22:34 +00:00
Andrzej Bialecki
f8ee1a074a
Merge from RELENG_3.
1999-02-12 20:36:13 +00:00
Andrzej Bialecki
cfc0e28a51
Add missing "quit".
1999-01-19 23:15:56 +00:00
Daniel O'Callaghan
7621c7c32a
Fix Makefile so it works.
...
Change date format to yyyy/mm/dd hh:mm:ss
Submitted by: Peter Jeremy <peter.jeremy@alcatel.com.au>
1999-01-16 03:50:10 +00:00
Andrzej Bialecki
b51e08ff33
Replace kget with version which obtains its info from newly added
...
sysctl machdep.uc_devlist, instead of /dev/kmem.
1999-01-08 21:09:42 +00:00
Andrzej Bialecki
10639dcf77
Use console instead of ttyv0 - it didn't work with serial console...
1998-11-15 23:26:32 +00:00
Andrzej Bialecki
e0b7bc571a
Changed my e-mail address.
1998-11-01 20:19:43 +00:00
Andrzej Bialecki
9f444dbaf9
Fix conversion from pages to kB's.
...
Noticed by: luigi
Obtained from: sources for vmstat(8)
1998-10-29 12:38:06 +00:00
Andrzej Bialecki
23a78098db
Remove redundant copies, and give credit to proper person.
...
Noticed by: jkh
1998-10-25 03:16:03 +00:00
Andrzej Bialecki
f2c7b777e2
With much regret, I had to remove these two programs - their license
...
doesn't permit us to distribute them. I think I should take some law
classes...
Explained by: bde
1998-10-25 03:02:56 +00:00
Andrzej Bialecki
975432afd9
Added ability to auto-run a presentation.
1998-10-23 19:34:50 +00:00
Andrzej Bialecki
4d65f11c4c
This is a copyrighted software. I forgot to include the license here.
...
Apologies to all parties involved - it wasn't intended...
Reminded by: bde
1998-10-22 11:16:41 +00:00
Andrzej Bialecki
7a3f627463
Added two new utilities, both ported from Minix: mined (editor), and
...
msh (largely compatible Bourne shell).
1998-10-21 17:36:28 +00:00
Andrzej Bialecki
4204bf87ea
Various fixups and corrections to match the 3.0-RELEASE tree.
...
The PicoBSD version is now 0.42.
1998-10-15 21:40:07 +00:00
Andrzej Bialecki
5499ac46f6
Put some #ifdef's around debugging code.
1998-10-09 12:42:56 +00:00
Andrzej Bialecki
86fc7f021c
Fix for bad calculation of netmask bits. I'm amazed it worked thus far...
1998-10-09 12:42:20 +00:00
Andrzej Bialecki
09b41007d5
Once again turn off the BRIDGING - it's not yet ready to be the default...
...
Submitted by: Randal S. Masutani <randal@comtest.com>
1998-09-29 11:27:34 +00:00
Andrzej Bialecki
f926748009
Turn on support for bridging statistics.
1998-09-23 15:22:14 +00:00
Andrzej Bialecki
d6ee254e67
Hmm.. Looks like new ar(1) adds trailing '/' to each object's name...
1998-09-23 14:51:34 +00:00
Andrzej Bialecki
bfec642338
Remove some dead code.
...
Obtained from: similar changes in sysinstall by jkh
1998-09-19 21:40:39 +00:00
Andrzej Bialecki
e2efbdd232
This server is not so non-forking as it seemed at first glance...
...
Submitted by: Jonathan H N Chin <jc254@newton.cam.ac.uk>
1998-09-15 11:17:07 +00:00
Andrzej Bialecki
7b98b31542
Change name of 'dm' to 'msg'. As Bruce noticed, it conflicts with
...
dungeon master, if anyone would like to play it on picobsd floppy... :-)
Noticed by: bde
1998-09-15 07:35:58 +00:00
Andrzej Bialecki
d6e5b04f99
Since we have a sysctl 'machdep.msgbuf' now, let's make use of it.
1998-09-14 20:33:43 +00:00
Andrzej Bialecki
6c88a1f638
Change the way the help files are stored, and save ca. 30kB on the
...
"dial" floppy.
Submitted by: Eric P. Scott <eps@sirius.com>
1998-09-07 19:00:34 +00:00
Andrzej Bialecki
1bd2addb75
* Add code to display statistics continuously, every some seconds.
...
* Fix a number of mem leaks.
* Update README.
Submitted by: Luigi Rizzo <luigi@iet.unipi.it>
1998-09-07 06:41:14 +00:00
Andrzej Bialecki
f52f05009b
Ugh... Small correction to the previous commit.
...
_Now_ it compiles on 2.2.7...
1998-09-02 13:11:23 +00:00
Andrzej Bialecki
2effb4d0f5
Added code to display interface table and link layer info, as well
...
as bridging statistics when using Luigi's bridging code.
Also added some ifdef's to (hopefully) get it to compile under 2.2.x
Submitted by: Luigi Rizzo <luigi@iet.unipi.it>
1998-09-02 11:48:07 +00:00
Andrzej Bialecki
94a87eb41a
Oops.. Forgot to add the Makefile
...
Submitted by: Jim Flowers <jflowers@ezo.net>
1998-08-31 13:10:25 +00:00
Andrzej Bialecki
c9d8fd0a7b
Initial import of PicoBSD v0.4 tree.
1998-08-27 17:38:45 +00:00