| Commit message (Expand) | Author | Age | Files | Lines |
| * | Function declared void shouldn't return any value... | Andrzej Bialecki | 2002-03-27 | 1 | -2/+2 |
| * | MFC: add "-l" option to print load statistics. | Luigi Rizzo | 2001-12-14 | 1 | -2/+46 |
| * | MFC: user correct names for sysctl variables. | Luigi Rizzo | 2001-10-30 | 1 | -2/+2 |
| * | MFC: add -d flag to show deltas in interface statistics, e.g. | Luigi Rizzo | 2001-10-10 | 1 | -6/+32 |
| * | MFC: add code to print interrupt statistics when they are | Luigi Rizzo | 2001-10-07 | 1 | -0/+42 |
| * | Add code to print mbuf statistics - they are exported via sysctl | Luigi Rizzo | 2001-10-07 | 1 | -6/+153 |
| * | Remove DEVFS vestiges. | Dima Dorfman | 2001-07-25 | 1 | -4/+1 |
| * | MFC: Style changes from -current. | Josef Karthauser | 2001-04-23 | 2 | -425/+474 |
| * | MFC: do not enter an infinite loop with /32 routes, and | Luigi Rizzo | 2001-02-15 | 1 | -6/+11 |
| * | MFC: add /dev/zero and use PATH_* where possible. | David E. O'Brien | 2000-12-11 | 1 | -3/+3 |
| * | MFC: properly print interface name | Luigi Rizzo | 2000-03-21 | 1 | -4/+4 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 27 | -27/+27 |
| * | Changed to get the page size using a sysctl rather than using DEFAULT_PAGE_SIZE | Roger Hardiman | 1999-08-26 | 1 | -2/+6 |
| * | Major PicoBSD update by luigi with some debugging help from myself. | Doug White | 1999-08-22 | 5 | -18/+13 |
| * | Enable printing of bridging statistics. | Luigi Rizzo | 1999-08-17 | 1 | -2/+2 |
| * | Fix a problem in printing interface names. | Luigi Rizzo | 1999-08-12 | 1 | -9/+13 |
| * | DEFAULT_PAGE_SIZE was removed, pgtok defined in headers, headers cleaned up. | Brian Feldman | 1999-07-08 | 1 | -3/+4 |
| * | MFS: No longer needed in PicoBSD 0.44 | Roger Hardiman | 1999-06-15 | 3 | -216/+0 |
| * | MFS: No longer needed in PicoBSD 0.44 | Roger Hardiman | 1999-06-15 | 70 | -18927/+0 |
| * | Simple_HTTPd on steroids - major rework of the original program, by | Andrzej Bialecki | 1999-05-05 | 3 | -210/+463 |
| * | Merge from RELENG_3. | Andrzej Bialecki | 1999-02-12 | 5 | -33/+112 |
| * | Add missing "quit". | Andrzej Bialecki | 1999-01-19 | 1 | -1/+2 |
| * | Fix Makefile so it works. | Daniel O'Callaghan | 1999-01-16 | 2 | -8/+10 |
| * | Replace kget with version which obtains its info from newly added | Andrzej Bialecki | 1999-01-08 | 6 | -675/+134 |
| * | Use console instead of ttyv0 - it didn't work with serial console... | Andrzej Bialecki | 1998-11-15 | 1 | -4/+18 |
| * | Changed my e-mail address. | Andrzej Bialecki | 1998-11-01 | 10 | -20/+20 |
| * | Fix conversion from pages to kB's. | Andrzej Bialecki | 1998-10-29 | 1 | -8/+13 |
| * | Remove redundant copies, and give credit to proper person. | Andrzej Bialecki | 1998-10-25 | 7 | -665/+5 |
| * | With much regret, I had to remove these two programs - their license | Andrzej Bialecki | 1998-10-25 | 17 | -9390/+0 |
| * | Added ability to auto-run a presentation. | Andrzej Bialecki | 1998-10-23 | 1 | -8/+27 |
| * | This is a copyrighted software. I forgot to include the license here. | Andrzej Bialecki | 1998-10-22 | 5 | -2/+163 |
| * | Added two new utilities, both ported from Minix: mined (editor), and | Andrzej Bialecki | 1998-10-21 | 15 | -0/+9229 |
| * | Various fixups and corrections to match the 3.0-RELEASE tree. | Andrzej Bialecki | 1998-10-15 | 8 | -26/+25 |
| * | Put some #ifdef's around debugging code. | Andrzej Bialecki | 1998-10-09 | 2 | -3/+19 |
| * | Fix for bad calculation of netmask bits. I'm amazed it worked thus far... | Andrzej Bialecki | 1998-10-09 | 1 | -2/+5 |
| * | Once again turn off the BRIDGING - it's not yet ready to be the default... | Andrzej Bialecki | 1998-09-29 | 1 | -2/+2 |
| * | Turn on support for bridging statistics. | Andrzej Bialecki | 1998-09-23 | 1 | -3/+2 |
| * | Hmm.. Looks like new ar(1) adds trailing '/' to each object's name... | Andrzej Bialecki | 1998-09-23 | 1 | -3/+4 |
| * | Remove some dead code. | Andrzej Bialecki | 1998-09-19 | 3 | -479/+10 |
| * | This server is not so non-forking as it seemed at first glance... | Andrzej Bialecki | 1998-09-15 | 1 | -2/+2 |
| * | Change name of 'dm' to 'msg'. As Bruce noticed, it conflicts with | Andrzej Bialecki | 1998-09-15 | 3 | -0/+9 |
| * | Since we have a sysctl 'machdep.msgbuf' now, let's make use of it. | Andrzej Bialecki | 1998-09-14 | 2 | -0/+89 |
| * | Change the way the help files are stored, and save ca. 30kB on the | Andrzej Bialecki | 1998-09-07 | 1 | -52/+111 |
| * | * Add code to display statistics continuously, every some seconds. | Andrzej Bialecki | 1998-09-07 | 2 | -24/+45 |
| * | Ugh... Small correction to the previous commit. | Andrzej Bialecki | 1998-09-02 | 1 | -4/+5 |
| * | Added code to display interface table and link layer info, as well | Andrzej Bialecki | 1998-09-02 | 2 | -14/+125 |
| * | Oops.. Forgot to add the Makefile | Andrzej Bialecki | 1998-08-31 | 1 | -0/+9 |
| * | Initial import of PicoBSD v0.4 tree. | Andrzej Bialecki | 1998-08-27 | 106 | -0/+24002 |