Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove so*_locked(), which were backed out by mistake. | tanimura | 2002-06-18 | 1 | -3/+3 |
* | Back out my lats commit of locking down a socket, it conflicts with hsu's work. | tanimura | 2002-05-31 | 1 | -25/+6 |
* | Lock down a socket, milestone 1. | tanimura | 2002-05-20 | 1 | -6/+25 |
* | Redo the sigio locking. | alfred | 2002-05-01 | 1 | -8/+0 |
* | Fix some edge cases where bad string handling could occur. | alfred | 2002-05-01 | 1 | -0/+4 |
* | cleanup: | alfred | 2002-05-01 | 1 | -37/+46 |
* | 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 | -3/+9 |
* | Fix incorrect logic wouldn't disconnect incomming connections that had been | alfred | 2001-01-03 | 1 | -1/+1 |
* | Remove unneeded #include <sys/proc.h> lines. | phk | 2000-10-29 | 1 | -1/+0 |
* | Remove headers not needed. | alfred | 2000-10-07 | 1 | -12/+0 |
* | Accept filter maintainance | alfred | 2000-09-06 | 1 | -83/+259 |
* | return of the accept filter part II | alfred | 2000-06-20 | 1 | -0/+183 |