Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | -Wall and minor style(9) cleanups. | deischen | 1999-12-28 | 1 | -2/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Add RCS IDs to those files without them. | deischen | 1999-08-05 | 1 | -2/+2 |
* | Fix a couple more coding style nits. | jasone | 1999-07-11 | 1 | -3/+3 |
* | Modify previous changes to conform better to libc_r's coding style. | jasone | 1999-07-11 | 1 | -32/+42 |
* | Always use growable thread stacks on the i386. The VM_STACK kernel option | jasone | 1999-07-06 | 1 | -5/+3 |
* | Use growable stacks for thread stacks that are the default stack size. | jasone | 1999-07-05 | 1 | -2/+30 |
* | In the words of the author: | jb | 1999-06-20 | 1 | -87/+24 |
* | [ The author's description... ] | jb | 1999-03-23 | 1 | -1/+9 |
* | Debug when an environment variable set, no when it is unset. | dt | 1998-09-30 | 1 | -2/+2 |
* | Move the cleanup code that frees memory allocated for a dead thread from | jb | 1998-09-30 | 1 | -0/+272 |