| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix all areas of the system (or at least all those in LINT) to avoid storing | wollman | 1997-08-16 | 1 | -144/+21 |
* | Remove sonewconn() macro kludge, introduced in 4.3-Reno to catch argument | fenner | 1997-07-19 | 1 | -5/+2 |
* | Attempt to convert the ip_divert code to use the new-style protocol request | peter | 1997-05-24 | 1 | -1/+7 |
* | The long-awaited mega-massive-network-code- cleanup. Part I. | wollman | 1997-04-27 | 1 | -3/+10 |
* | In accept1(), falloc() is called after the process has awoken, but prior | dg | 1997-03-31 | 1 | -3/+3 |
* | Create a new branch of the kernel MIB, kern.ipc, to store | wollman | 1997-02-24 | 1 | -4/+15 |
* | Make the operation of sonewconn1() a bit clearer by calling | wollman | 1997-02-19 | 1 | -12/+7 |
* | uipc_mbuf.c: do a better job of counting how often we have to wait | wollman | 1997-02-18 | 1 | -0/+35 |
* | For large values of sb_max or MCLBYTES, it was possible for the expression | wollman | 1997-02-13 | 1 | -2/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
* | Add the IP_RECVIF socket option, which supplies a packet's incoming interface | fenner | 1996-11-11 | 1 | -1/+27 |
* | Fix two bugs I accidently put into the syn code at the last minute | pst | 1996-10-11 | 1 | -9/+11 |
* | Increase robustness of FreeBSD against high-rate connection attempt | pst | 1996-10-07 | 1 | -6/+46 |
* | Add a new sysctl variable kern.sominqueue to override the MINIMUM queue | pst | 1996-09-19 | 1 | -2/+6 |
* | for kern_conf.c, start allocating dynamic major numbers | julian | 1996-08-19 | 1 | -2/+2 |
* | Modify the kernel to use the new pr_usrreqs interface rather than the old | wollman | 1996-07-11 | 1 | -95/+27 |
* | This is a proposal-in-code for a substantial modification of the way | wollman | 1996-07-09 | 1 | -1/+219 |
* | Clean up -Wunused warnings. | gpalmer | 1996-06-12 | 1 | -2/+1 |
* | Changed socket code to use 4.4BSD queue macros. This includes removing | dg | 1996-03-11 | 1 | -57/+22 |
* | Eliminate the dramatic TCP performance decrease observed for writes in | wollman | 1996-01-05 | 1 | -2/+6 |
* | Nuked ambiguous sleep message strings: | bde | 1995-12-14 | 1 | -8/+3 |
* | Make somaxconn (maximum backlog in a listen(2) request) and sb_max | wollman | 1995-11-03 | 1 | -2/+5 |
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -5/+5 |
* | All of this is cosmetic. prototypes, #includes, printfs and so on. Makes | phk | 1994-10-02 | 1 | -18/+20 |
* | Added $Id$ | dg | 1994-08-02 | 1 | -0/+1 |
* | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. | rgrimes | 1994-05-25 | 1 | -0/+32 |
* | BSD 4.4 Lite Kernel Sources | rgrimes | 1994-05-24 | 1 | -0/+755 |