| Commit message (Expand) | Author | Age | Files | Lines |
* | style cleanup: Remove duplicate $FreeBSD$ tags. | cperciva | 2004-02-10 | 1 | -2/+0 |
* | We no longer have KerberosIV. Remove it here also. | markm | 2003-04-30 | 1 | -13/+0 |
* | Don't forget to send the Content-length header after calculating it. | dwmalone | 2003-04-05 | 1 | -0/+1 |
* | More warns cleanups and misc cleanups: | dwmalone | 2003-04-05 | 1 | -25/+31 |
* | Don't return with a value in a void function. | dwmalone | 2003-03-13 | 1 | -4/+4 |
* | de-__P() | alfred | 2002-10-10 | 4 | -32/+32 |
* | Add a few files which are needed to build "passwd" now that | luigi | 2002-06-20 | 6 | -35/+891 |
* | Bring in a slightly older version of usr/bin/passwd which does not | luigi | 2002-05-05 | 2 | -0/+359 |
* | Usage style sweep: spell "usage" with a small 'u'. | des | 2002-04-22 | 1 | -1/+1 |
* | Align for const poisoning in -lutil. | ru | 2002-04-08 | 1 | -5/+6 |
* | Synch with login/login.c,v 1.81: Switch to OpenPAM. | ru | 2002-04-08 | 1 | -3/+3 |
* | Add a missing void in the parameter list of http_request(). | asmodai | 2002-04-07 | 1 | -1/+1 |
* | Give functions proper return type, since the default is an integer, where | asmodai | 2002-04-07 | 1 | -1/+7 |
* | Use %lld instead of %d in order to print struct stat's st_size, which is | asmodai | 2002-04-07 | 1 | -1/+1 |
* | Garbage collect unused variables. | asmodai | 2002-04-07 | 1 | -5/+2 |
* | Actually print the port we are listening too when specified verbose mode. | asmodai | 2002-04-07 | 1 | -1/+1 |
* | Function declared void shouldn't return any value... | abial | 2002-03-27 | 1 | -2/+2 |
* | Make this compile again | luigi | 2002-03-11 | 1 | -1/+1 |
* | Add a '-l' flag to show CPU load for the various states, similar to what | luigi | 2001-12-14 | 1 | -2/+46 |
* | Use the correct sysctl names for intrcnt and intrnames. | luigi | 2001-10-25 | 1 | -2/+2 |
* | Add a -d flag to show deltas as opposed to cumulative counters | luigi | 2001-10-10 | 1 | -6/+32 |
* | Add code to print interrupt statistics when they will be | luigi | 2001-10-07 | 1 | -0/+42 |
* | Fix a typo (missing "; at the end of a string) | luigi | 2001-10-07 | 1 | -1/+1 |
* | Add customised version of login for picobsd images on -CURRENT. | luigi | 2001-10-01 | 4 | -0/+1167 |
* | s/adress/address/ | kris | 2001-07-23 | 1 | -1/+1 |
* | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | dd | 2001-07-09 | 1 | -1/+0 |
* | Fix the type of the NULL arg to execl() | brian | 2001-07-09 | 1 | -1/+1 |
* | Account for the machdep.msgbuf -> kern.msgbuf renaming. | tmm | 2001-07-03 | 1 | -1/+1 |
* | Apply style guidelines (using gident to help). | joe | 2001-04-23 | 2 | -424/+471 |
* | Fix a syntax error. | joe | 2001-04-23 | 1 | -2/+2 |
* | Resurrect Minix sh(1), after its license has been changed to BSD one. | abial | 2001-02-10 | 10 | -0/+5018 |
* | Add dummy -n option, for compatibility with the standard netstat | luigi | 2001-01-27 | 1 | -2/+4 |
* | Make the name of the init script and the interpreter compile time options. | alex | 2001-01-20 | 2 | -7/+26 |
* | Fix so that the netmask is displayed correctly when it does not | abial | 2001-01-10 | 1 | -4/+9 |
* | Reformat to be a bit closer to style(9). | abial | 2001-01-10 | 1 | -26/+26 |
* | Fix breakage after moving from struct proc/eproc to kinfo_proc. | abial | 2001-01-10 | 1 | -19/+15 |
* | Add `_PATH_DEVZERO'. | obrien | 2000-12-09 | 1 | -3/+3 |
* | Fix bitrot. | abial | 2000-11-11 | 2 | -28/+44 |
* | Initiate deorbit burn sequence for <machine/mouse.h>. | phk | 2000-10-09 | 1 | -1/+1 |
* | Initiate deorbit burn sequence for <machine/console.h>. | phk | 2000-10-08 | 1 | -1/+2 |
* | Fix bogus reporting of interface names, the field returned | luigi | 2000-03-21 | 1 | -4/+4 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 27 | -27/+27 |
* | Changed to get the page size using a sysctl rather than using DEFAULT_PAGE_SIZE | roger | 1999-08-26 | 1 | -2/+6 |
* | Major PicoBSD update by luigi with some debugging help from myself. | dwhite | 1999-08-22 | 5 | -18/+13 |
* | Enable printing of bridging statistics. | luigi | 1999-08-17 | 1 | -2/+2 |
* | Fix a problem in printing interface names. | luigi | 1999-08-12 | 1 | -9/+13 |
* | DEFAULT_PAGE_SIZE was removed, pgtok defined in headers, headers cleaned up. | green | 1999-07-08 | 1 | -3/+4 |
* | MFS: No longer needed in PicoBSD 0.44 | roger | 1999-06-15 | 3 | -216/+0 |
* | MFS: No longer needed in PicoBSD 0.44 | roger | 1999-06-15 | 70 | -18927/+0 |
* | Simple_HTTPd on steroids - major rework of the original program, by | abial | 1999-05-05 | 3 | -210/+463 |