| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the initialisation/tuning of nmbclusters from param.c/machdep.c | Mike Smith | 1999-07-05 | 1 | -3/+14 |
* | Reviewed by: the cast of thousands | Brian Feldman | 1999-06-17 | 1 | -3/+5 |
* | Update one set of comments.. s/so_q0/so_incomp/ and s/so_q/so_comp/ (that's | Peter Wemm | 1999-05-10 | 1 | -6/+6 |
* | Add sysctl descriptions to many SYSCTL_XXXs | Bill Fumerola | 1999-05-03 | 1 | -5/+8 |
* | Port NetBSD's 19990120-accept bug fix. This works around the race condition | Bill Fenner | 1999-01-25 | 1 | -2/+2 |
* | The "easy" fixes for compiling the kernel -Wunused: remove unreferenced static | Archie Cobbs | 1998-12-07 | 1 | -3/+1 |
* | We can't call fsetown() from sonewconn() because sonewconn() is be called | Don Lewis | 1998-11-23 | 1 | -2/+1 |
* | Installed the second patch attached to kern/7899 with some changes suggested | Don Lewis | 1998-11-11 | 1 | -9/+5 |
* | Fix sbcheck() to check all packets on socket buffer. | Bill Fenner | 1998-11-04 | 1 | -9/+11 |
* | Fixed recently perpetrated printf format errors. | Bruce Evans | 1998-09-05 | 1 | -3/+2 |
* | make sbflush panic messages more descriptive | Andrey A. Chernov | 1998-09-04 | 1 | -3/+4 |
* | This commit fixes various 64bit portability problems required for | Doug Rabson | 1998-06-07 | 1 | -2/+2 |
* | Have the wakeup routine do the upcall if needed. | Peter Wemm | 1998-05-31 | 1 | -1/+3 |
* | s/nanoruntime/nanouptime/g | Poul-Henning Kamp | 1998-05-17 | 1 | -2/+2 |
* | Convert socket structures to be type-stable and add a version number. | Garrett Wollman | 1998-05-15 | 1 | -4/+55 |
* | Added kern.ipc.nmbclusters | David Greenman | 1998-04-24 | 1 | -1/+2 |
* | Time changes mark 2: | Poul-Henning Kamp | 1998-04-04 | 1 | -5/+6 |
* | Make sure that you can only bind a more specific address when it is | Guido van Rooij | 1998-03-01 | 1 | -1/+2 |
* | Removed trailing semicolons from the definitions of the sysctl | Bruce Evans | 1997-09-07 | 1 | -2/+2 |
* | sonewconn no longer passes curproc to the protocol attach method | Tor Egge | 1997-09-04 | 1 | -2/+2 |
* | Removed unused #includes. | Bruce Evans | 1997-09-02 | 1 | -3/+1 |
* | Fix all areas of the system (or at least all those in LINT) to avoid storing | Garrett Wollman | 1997-08-16 | 1 | -144/+21 |
* | Remove sonewconn() macro kludge, introduced in 4.3-Reno to catch argument | Bill Fenner | 1997-07-19 | 1 | -5/+2 |
* | Attempt to convert the ip_divert code to use the new-style protocol request | Peter Wemm | 1997-05-24 | 1 | -1/+7 |
* | The long-awaited mega-massive-network-code- cleanup. Part I. | Garrett Wollman | 1997-04-27 | 1 | -3/+10 |
* | In accept1(), falloc() is called after the process has awoken, but prior | David Greenman | 1997-03-31 | 1 | -3/+3 |
* | Create a new branch of the kernel MIB, kern.ipc, to store | Garrett Wollman | 1997-02-24 | 1 | -4/+15 |
* | Make the operation of sonewconn1() a bit clearer by calling | Garrett Wollman | 1997-02-19 | 1 | -12/+7 |
* | uipc_mbuf.c: do a better job of counting how often we have to wait | Garrett Wollman | 1997-02-18 | 1 | -0/+35 |
* | For large values of sb_max or MCLBYTES, it was possible for the expression | Garrett Wollman | 1997-02-13 | 1 | -2/+1 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
* | Add the IP_RECVIF socket option, which supplies a packet's incoming interface | Bill Fenner | 1996-11-11 | 1 | -1/+27 |
* | Fix two bugs I accidently put into the syn code at the last minute | Paul Traina | 1996-10-11 | 1 | -9/+11 |
* | Increase robustness of FreeBSD against high-rate connection attempt | Paul Traina | 1996-10-07 | 1 | -6/+46 |
* | Add a new sysctl variable kern.sominqueue to override the MINIMUM queue | Paul Traina | 1996-09-19 | 1 | -2/+6 |
* | for kern_conf.c, start allocating dynamic major numbers | Julian Elischer | 1996-08-19 | 1 | -2/+2 |
* | Modify the kernel to use the new pr_usrreqs interface rather than the old | Garrett Wollman | 1996-07-11 | 1 | -95/+27 |
* | This is a proposal-in-code for a substantial modification of the way | Garrett Wollman | 1996-07-09 | 1 | -1/+219 |
* | Clean up -Wunused warnings. | Gary Palmer | 1996-06-12 | 1 | -2/+1 |
* | Changed socket code to use 4.4BSD queue macros. This includes removing | David Greenman | 1996-03-11 | 1 | -57/+22 |
* | Eliminate the dramatic TCP performance decrease observed for writes in | Garrett Wollman | 1996-01-05 | 1 | -2/+6 |
* | Nuked ambiguous sleep message strings: | Bruce Evans | 1995-12-14 | 1 | -8/+3 |
* | Make somaxconn (maximum backlog in a listen(2) request) and sb_max | Garrett Wollman | 1995-11-03 | 1 | -2/+5 |
* | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -5/+5 |
* | All of this is cosmetic. prototypes, #includes, printfs and so on. Makes | Poul-Henning Kamp | 1994-10-02 | 1 | -18/+20 |
* | Added $Id$ | David Greenman | 1994-08-02 | 1 | -0/+1 |
* | The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch. | Rodney W. Grimes | 1994-05-25 | 1 | -0/+32 |
* | BSD 4.4 Lite Kernel Sources | Rodney W. Grimes | 1994-05-24 | 1 | -0/+755 |