summaryrefslogtreecommitdiffstats
path: root/release/picobsd/tinyware
Commit message (Expand)AuthorAgeFilesLines
* de-__P()alfred2002-10-104-32/+32
* Add a few files which are needed to build "passwd" now thatluigi2002-06-206-35/+891
* Bring in a slightly older version of usr/bin/passwd which does notluigi2002-05-052-0/+359
* Usage style sweep: spell "usage" with a small 'u'.des2002-04-221-1/+1
* Align for const poisoning in -lutil.ru2002-04-081-5/+6
* Synch with login/login.c,v 1.81: Switch to OpenPAM.ru2002-04-081-3/+3
* Add a missing void in the parameter list of http_request().asmodai2002-04-071-1/+1
* Give functions proper return type, since the default is an integer, whereasmodai2002-04-071-1/+7
* Use %lld instead of %d in order to print struct stat's st_size, which isasmodai2002-04-071-1/+1
* Garbage collect unused variables.asmodai2002-04-071-5/+2
* Actually print the port we are listening too when specified verbose mode.asmodai2002-04-071-1/+1
* Function declared void shouldn't return any value...abial2002-03-271-2/+2
* Make this compile againluigi2002-03-111-1/+1
* Add a '-l' flag to show CPU load for the various states, similar to whatluigi2001-12-141-2/+46
* Use the correct sysctl names for intrcnt and intrnames.luigi2001-10-251-2/+2
* Add a -d flag to show deltas as opposed to cumulative countersluigi2001-10-101-6/+32
* Add code to print interrupt statistics when they will beluigi2001-10-071-0/+42
* Fix a typo (missing "; at the end of a string)luigi2001-10-071-1/+1
* Add customised version of login for picobsd images on -CURRENT.luigi2001-10-014-0/+1167
* s/adress/address/kris2001-07-231-1/+1
* mdoc(7) police: remove extraneous .Pp before and/or after .Sh.dd2001-07-091-1/+0
* Fix the type of the NULL arg to execl()brian2001-07-091-1/+1
* Account for the machdep.msgbuf -> kern.msgbuf renaming.tmm2001-07-031-1/+1
* Apply style guidelines (using gident to help).joe2001-04-232-424/+471
* Fix a syntax error.joe2001-04-231-2/+2
* Resurrect Minix sh(1), after its license has been changed to BSD one.abial2001-02-1010-0/+5018
* Add dummy -n option, for compatibility with the standard netstatluigi2001-01-271-2/+4
* Make the name of the init script and the interpreter compile time options.alex2001-01-202-7/+26
* Fix so that the netmask is displayed correctly when it does notabial2001-01-101-4/+9
* Reformat to be a bit closer to style(9).abial2001-01-101-26/+26
* Fix breakage after moving from struct proc/eproc to kinfo_proc.abial2001-01-101-19/+15
* Add `_PATH_DEVZERO'.obrien2000-12-091-3/+3
* Fix bitrot.abial2000-11-112-28/+44
* Initiate deorbit burn sequence for <machine/mouse.h>.phk2000-10-091-1/+1
* Initiate deorbit burn sequence for <machine/console.h>.phk2000-10-081-1/+2
* Fix bogus reporting of interface names, the field returnedluigi2000-03-211-4/+4
* $Id$ -> $FreeBSD$peter1999-08-2827-27/+27
* Changed to get the page size using a sysctl rather than using DEFAULT_PAGE_SIZEroger1999-08-261-2/+6
* Major PicoBSD update by luigi with some debugging help from myself.dwhite1999-08-225-18/+13
* Enable printing of bridging statistics.luigi1999-08-171-2/+2
* Fix a problem in printing interface names.luigi1999-08-121-9/+13
* DEFAULT_PAGE_SIZE was removed, pgtok defined in headers, headers cleaned up.green1999-07-081-3/+4
* MFS: No longer needed in PicoBSD 0.44roger1999-06-153-216/+0
* MFS: No longer needed in PicoBSD 0.44roger1999-06-1570-18927/+0
* Simple_HTTPd on steroids - major rework of the original program, byabial1999-05-053-210/+463
* Merge from RELENG_3.abial1999-02-125-33/+112
* Add missing "quit".abial1999-01-191-1/+2
* Fix Makefile so it works.danny1999-01-162-8/+10
* Replace kget with version which obtains its info from newly addedabial1999-01-086-675/+134
* Use console instead of ttyv0 - it didn't work with serial console...abial1998-11-151-4/+18
OpenPOWER on IntegriCloud