aboutsummaryrefslogtreecommitdiff
path: root/release/picobsd/tinyware
Commit message (Expand)AuthorAgeFilesLines
...
* Garbage collect unused variables.Jeroen Ruigrok van der Werven2002-04-071-5/+2
* Actually print the port we are listening too when specified verbose mode.Jeroen Ruigrok van der Werven2002-04-071-1/+1
* Function declared void shouldn't return any value...Andrzej Bialecki2002-03-271-2/+2
* Make this compile againLuigi Rizzo2002-03-111-1/+1
* Add a '-l' flag to show CPU load for the various states, similar to whatLuigi Rizzo2001-12-141-2/+46
* Use the correct sysctl names for intrcnt and intrnames.Luigi Rizzo2001-10-251-2/+2
* Add a -d flag to show deltas as opposed to cumulative countersLuigi Rizzo2001-10-101-6/+32
* Add code to print interrupt statistics when they will beLuigi Rizzo2001-10-071-0/+42
* Fix a typo (missing "; at the end of a string)Luigi Rizzo2001-10-071-1/+1
* Add customised version of login for picobsd images on -CURRENT.Luigi Rizzo2001-10-014-0/+1167
* s/adress/address/Kris Kennaway2001-07-231-1/+1
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-091-1/+0
* Fix the type of the NULL arg to execl()Brian Somers2001-07-091-1/+1
* Account for the machdep.msgbuf -> kern.msgbuf renaming.Thomas Moestl2001-07-031-1/+1
* Apply style guidelines (using gident to help).Josef Karthauser2001-04-232-417/+464
* Fix a syntax error.Josef Karthauser2001-04-231-2/+2
* Resurrect Minix sh(1), after its license has been changed to BSD one.Andrzej Bialecki2001-02-1010-0/+5018
* Add dummy -n option, for compatibility with the standard netstatLuigi Rizzo2001-01-271-2/+4
* Make the name of the init script and the interpreter compile time options.Alexander Langer2001-01-202-7/+26
* Fix so that the netmask is displayed correctly when it does notAndrzej Bialecki2001-01-101-4/+9
* Reformat to be a bit closer to style(9).Andrzej Bialecki2001-01-101-26/+26
* Fix breakage after moving from struct proc/eproc to kinfo_proc.Andrzej Bialecki2001-01-101-19/+15
* Add `_PATH_DEVZERO'.David E. O'Brien2000-12-091-3/+3
* Fix bitrot.Andrzej Bialecki2000-11-112-28/+44
* Initiate deorbit burn sequence for <machine/mouse.h>.Poul-Henning Kamp2000-10-091-1/+1
* Initiate deorbit burn sequence for <machine/console.h>.Poul-Henning Kamp2000-10-081-1/+2
* Fix bogus reporting of interface names, the field returnedLuigi 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-208/+461
* 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