Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Calling semantics for kmem_malloc() have been changed...and the third | dg | 1995-02-02 | 1 | -2/+2 | |
| | | | | | | | | | argument is now more than just a single flag. (kern_malloc.c) Used new M_KERNEL value for socket allocations that previous were "M_NOWAIT". Note that this will change when we clean up the M_ namespace mess. Submitted by: John Dyson | |||||
* | All of this is cosmetic. prototypes, #includes, printfs and so on. Makes | phk | 1994-10-02 | 1 | -13/+16 | |
| | | | | GCC a lot more silent. | |||||
* | Added $Id$ | dg | 1994-08-02 | 1 | -0/+1 | |
| | ||||||
* | Changed mbuf allocation policy to get a cluster if size > MINCLSIZE. Makes | dg | 1994-05-29 | 1 | -12/+3 | |
| | | | | a BIG difference in socket performance. | |||||
* | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. | rgrimes | 1994-05-25 | 1 | -1/+21 | |
| | | | | | Reviewed by: Rodney W. Grimes Submitted by: John Dyson and David Greenman | |||||
* | BSD 4.4 Lite Kernel Sources | rgrimes | 1994-05-24 | 1 | -0/+1024 | |