| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Garbage collect unused variables. | Jeroen Ruigrok van der Werven | 2002-04-07 | 1 | -5/+2 |
| * | Actually print the port we are listening too when specified verbose mode. | Jeroen Ruigrok van der Werven | 2002-04-07 | 1 | -1/+1 |
| * | Function declared void shouldn't return any value... | Andrzej Bialecki | 2002-03-27 | 1 | -2/+2 |
| * | Make this compile again | Luigi Rizzo | 2002-03-11 | 1 | -1/+1 |
| * | Add a '-l' flag to show CPU load for the various states, similar to what | Luigi Rizzo | 2001-12-14 | 1 | -2/+46 |
| * | Use the correct sysctl names for intrcnt and intrnames. | Luigi Rizzo | 2001-10-25 | 1 | -2/+2 |
| * | Add a -d flag to show deltas as opposed to cumulative counters | Luigi Rizzo | 2001-10-10 | 1 | -6/+32 |
| * | Add code to print interrupt statistics when they will be | Luigi Rizzo | 2001-10-07 | 1 | -0/+42 |
| * | Fix a typo (missing "; at the end of a string) | Luigi Rizzo | 2001-10-07 | 1 | -1/+1 |
| * | Add customised version of login for picobsd images on -CURRENT. | Luigi Rizzo | 2001-10-01 | 4 | -0/+1167 |
| * | s/adress/address/ | Kris Kennaway | 2001-07-23 | 1 | -1/+1 |
| * | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | Dima Dorfman | 2001-07-09 | 1 | -1/+0 |
| * | Fix the type of the NULL arg to execl() | Brian Somers | 2001-07-09 | 1 | -1/+1 |
| * | Account for the machdep.msgbuf -> kern.msgbuf renaming. | Thomas Moestl | 2001-07-03 | 1 | -1/+1 |
| * | Apply style guidelines (using gident to help). | Josef Karthauser | 2001-04-23 | 2 | -417/+464 |
| * | Fix a syntax error. | Josef Karthauser | 2001-04-23 | 1 | -2/+2 |
| * | Resurrect Minix sh(1), after its license has been changed to BSD one. | Andrzej Bialecki | 2001-02-10 | 10 | -0/+5018 |
| * | Add dummy -n option, for compatibility with the standard netstat | Luigi Rizzo | 2001-01-27 | 1 | -2/+4 |
| * | Make the name of the init script and the interpreter compile time options. | Alexander Langer | 2001-01-20 | 2 | -7/+26 |
| * | Fix so that the netmask is displayed correctly when it does not | Andrzej Bialecki | 2001-01-10 | 1 | -4/+9 |
| * | Reformat to be a bit closer to style(9). | Andrzej Bialecki | 2001-01-10 | 1 | -26/+26 |
| * | Fix breakage after moving from struct proc/eproc to kinfo_proc. | Andrzej Bialecki | 2001-01-10 | 1 | -19/+15 |
| * | Add `_PATH_DEVZERO'. | David E. O'Brien | 2000-12-09 | 1 | -3/+3 |
| * | Fix bitrot. | Andrzej Bialecki | 2000-11-11 | 2 | -28/+44 |
| * | Initiate deorbit burn sequence for <machine/mouse.h>. | Poul-Henning Kamp | 2000-10-09 | 1 | -1/+1 |
| * | Initiate deorbit burn sequence for <machine/console.h>. | Poul-Henning Kamp | 2000-10-08 | 1 | -1/+2 |
| * | Fix bogus reporting of interface names, the field returned | 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 | -208/+461 |
| * | 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 |