aboutsummaryrefslogtreecommitdiff
path: root/release/picobsd/tinyware
Commit message (Expand)AuthorAgeFilesLines
* Function declared void shouldn't return any value...Andrzej Bialecki2002-03-271-2/+2
* MFC: add "-l" option to print load statistics.Luigi Rizzo2001-12-141-2/+46
* MFC: user correct names for sysctl variables.Luigi Rizzo2001-10-301-2/+2
* MFC: add -d flag to show deltas in interface statistics, e.g.Luigi Rizzo2001-10-101-6/+32
* MFC: add code to print interrupt statistics when they areLuigi Rizzo2001-10-071-0/+42
* Add code to print mbuf statistics - they are exported via sysctlLuigi Rizzo2001-10-071-6/+153
* Remove DEVFS vestiges.Dima Dorfman2001-07-251-4/+1
* MFC: Style changes from -current.Josef Karthauser2001-04-232-425/+474
* MFC: do not enter an infinite loop with /32 routes, andLuigi Rizzo2001-02-151-6/+11
* MFC: add /dev/zero and use PATH_* where possible.David E. O'Brien2000-12-111-3/+3
* MFC: properly print interface nameLuigi Rizzo2000-03-211-4/+4
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2827-27/+27
* Changed to get the page size using a sysctl rather than using DEFAULT_PAGE_SIZERoger Hardiman1999-08-261-2/+6
* Major PicoBSD update by luigi with some debugging help from myself.Doug White1999-08-225-18/+13
* Enable printing of bridging statistics.Luigi Rizzo1999-08-171-2/+2
* Fix a problem in printing interface names.Luigi Rizzo1999-08-121-9/+13
* DEFAULT_PAGE_SIZE was removed, pgtok defined in headers, headers cleaned up.Brian Feldman1999-07-081-3/+4
* MFS: No longer needed in PicoBSD 0.44Roger Hardiman1999-06-153-216/+0
* MFS: No longer needed in PicoBSD 0.44Roger Hardiman1999-06-1570-18927/+0
* Simple_HTTPd on steroids - major rework of the original program, byAndrzej Bialecki1999-05-053-210/+463
* Merge from RELENG_3.Andrzej Bialecki1999-02-125-33/+112
* Add missing "quit".Andrzej Bialecki1999-01-191-1/+2
* Fix Makefile so it works.Daniel O'Callaghan1999-01-162-8/+10
* Replace kget with version which obtains its info from newly addedAndrzej Bialecki1999-01-086-675/+134
* Use console instead of ttyv0 - it didn't work with serial console...Andrzej Bialecki1998-11-151-4/+18
* Changed my e-mail address.Andrzej Bialecki1998-11-0110-20/+20
* Fix conversion from pages to kB's.Andrzej Bialecki1998-10-291-8/+13
* Remove redundant copies, and give credit to proper person.Andrzej Bialecki1998-10-257-665/+5
* With much regret, I had to remove these two programs - their licenseAndrzej Bialecki1998-10-2517-9390/+0
* Added ability to auto-run a presentation.Andrzej Bialecki1998-10-231-8/+27
* This is a copyrighted software. I forgot to include the license here.Andrzej Bialecki1998-10-225-2/+163
* Added two new utilities, both ported from Minix: mined (editor), andAndrzej Bialecki1998-10-2115-0/+9229
* Various fixups and corrections to match the 3.0-RELEASE tree.Andrzej Bialecki1998-10-158-26/+25
* Put some #ifdef's around debugging code.Andrzej Bialecki1998-10-092-3/+19
* Fix for bad calculation of netmask bits. I'm amazed it worked thus far...Andrzej Bialecki1998-10-091-2/+5
* Once again turn off the BRIDGING - it's not yet ready to be the default...Andrzej Bialecki1998-09-291-2/+2
* Turn on support for bridging statistics.Andrzej Bialecki1998-09-231-3/+2
* Hmm.. Looks like new ar(1) adds trailing '/' to each object's name...Andrzej Bialecki1998-09-231-3/+4
* Remove some dead code.Andrzej Bialecki1998-09-193-479/+10
* This server is not so non-forking as it seemed at first glance...Andrzej Bialecki1998-09-151-2/+2
* Change name of 'dm' to 'msg'. As Bruce noticed, it conflicts withAndrzej Bialecki1998-09-153-0/+9
* Since we have a sysctl 'machdep.msgbuf' now, let's make use of it.Andrzej Bialecki1998-09-142-0/+89
* Change the way the help files are stored, and save ca. 30kB on theAndrzej Bialecki1998-09-071-52/+111
* * Add code to display statistics continuously, every some seconds.Andrzej Bialecki1998-09-072-24/+45
* Ugh... Small correction to the previous commit.Andrzej Bialecki1998-09-021-4/+5
* Added code to display interface table and link layer info, as wellAndrzej Bialecki1998-09-022-14/+125
* Oops.. Forgot to add the MakefileAndrzej Bialecki1998-08-311-0/+9
* Initial import of PicoBSD v0.4 tree.Andrzej Bialecki1998-08-27106-0/+24002