Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add missing #include <sys/module.h> | phk | 2004-05-30 | 1 | -0/+1 |
* | Remove so*_locked(), which were backed out by mistake. | tanimura | 2002-06-18 | 1 | -1/+1 |
* | Back out my lats commit of locking down a socket, it conflicts with hsu's work. | tanimura | 2002-05-31 | 1 | -8/+2 |
* | Lock down a socket, milestone 1. | tanimura | 2002-05-20 | 1 | -2/+8 |
* | Redo the sigio locking. | alfred | 2002-05-01 | 1 | -7/+1 |
* | Revert the change of #includes in sys/filedesc.h and sys/socketvar.h. | tanimura | 2002-04-30 | 1 | -1/+4 |
* | Add a global sx sigio_lock to protect the pointer to the sigio object | tanimura | 2002-04-27 | 1 | -1/+4 |
* | Remove headers not needed. | alfred | 2000-10-07 | 1 | -14/+0 |
* | Forget to include sysctl.h | alfred | 2000-09-09 | 1 | -0/+1 |
* | return of the accept filter part II | alfred | 2000-06-20 | 1 | -0/+80 |