| Commit message (Expand) | Author | Age | Files | Lines |
* | Divorce "dev_t" from the "major|minor" bitmap, which is now called | Poul-Henning Kamp | 1999-05-11 | 1 | -2/+2 |
* | Fix descriptor leak provoked by KKIS.05051999.003b exploit code. | Don Lewis | 1999-05-10 | 1 | -1/+4 |
* | This Implements the mumbled about "Jail" feature. | Poul-Henning Kamp | 1999-04-28 | 1 | -2/+13 |
* | More consistent with surrounding style. (Hey - it looked great in the | Eivind Eklund | 1999-04-12 | 1 | -2/+2 |
* | Staticize. | Eivind Eklund | 1999-04-11 | 1 | -2/+2 |
* | * Change sysctl from using linker_set to construct its tree using SLISTs. | Doug Rabson | 1999-02-16 | 1 | -1/+4 |
* | The code that reclaims descriptors from in-transit unix domain | Matthew Dillon | 1999-01-21 | 1 | -1/+1 |
* | This is a rather large commit that encompasses the new swapper, | Matthew Dillon | 1999-01-21 | 1 | -3/+6 |
* | Nitpicking and dusting performed on a train. Removes trivial warnings | Poul-Henning Kamp | 1998-10-25 | 1 | -2/+2 |
* | Cast pointers to uintptr_t/intptr_t instead of to u_long/long, | Bruce Evans | 1998-07-15 | 1 | -2/+2 |
* | Convert socket structures to be type-stable and add a version number. | Garrett Wollman | 1998-05-15 | 1 | -23/+138 |
* | In the words of the submitter: | Mike Smith | 1998-05-07 | 1 | -2/+4 |
* | Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. | Dag-Erling Smørgrav | 1998-04-17 | 1 | -2/+2 |
* | Back out DIAGNOSTIC changes. | Eivind Eklund | 1998-02-06 | 1 | -3/+1 |
* | Turn DIAGNOSTIC into a new-style option. | Eivind Eklund | 1998-02-04 | 1 | -1/+3 |
* | Fixed duplicate definitions of M_FILE (one static). | Bruce Evans | 1997-11-23 | 1 | -4/+2 |
* | Remove a bunch of variables which were unused both in GENERIC and LINT. | Poul-Henning Kamp | 1997-11-07 | 1 | -2/+1 |
* | Last major round (Unless Bruce thinks of somthing :-) of malloc changes. | Poul-Henning Kamp | 1997-10-12 | 1 | -1/+3 |
* | Various select -> poll changes | Peter Wemm | 1997-09-14 | 1 | -2/+2 |
* | Removed unused #includes. | Bruce Evans | 1997-09-02 | 1 | -3/+1 |
* | Added used #include - don't depend on <sys/mbuf.h> including | Bruce Evans | 1997-09-02 | 1 | -1/+2 |
* | Fix all areas of the system (or at least all those in LINT) to avoid storing | Garrett Wollman | 1997-08-16 | 1 | -57/+55 |
* | The long-awaited mega-massive-network-code- cleanup. Part I. | Garrett Wollman | 1997-04-27 | 1 | -217/+300 |
* | Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined. | Bruce Evans | 1997-03-23 | 1 | -1/+2 |
* | Add support to sendmsg()/recvmsg() for passing credentials between | Bill Paul | 1997-03-21 | 1 | -3/+25 |
* | Create a new branch of the kernel MIB, kern.ipc, to store | Garrett Wollman | 1997-02-24 | 1 | -9/+20 |
* | Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not | Peter Wemm | 1997-02-22 | 1 | -1/+1 |
* | This is the kernel Lite/2 commit. There are some requisite userland | John Dyson | 1997-02-10 | 1 | -7/+7 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 1 | -1/+1 |
* | Add comments to hard-to-follow File descriptor handling code | Julian Elischer | 1996-12-05 | 1 | -1/+68 |
* | Move or add #include <queue.h> in preparation for upcoming struct socket | David Greenman | 1996-03-11 | 1 | -1/+2 |
* | Merge in Lite2: LIST replacement for f_filef, f_fileb, and filehead. | Jeffrey Hsu | 1996-03-11 | 1 | -5/+6 |
* | Another mega commit to staticize things. | Poul-Henning Kamp | 1995-12-14 | 1 | -21/+35 |
* | Increase the size of the pipe buffer as denoted by PIPSIZ from | John Dyson | 1995-08-31 | 1 | -2/+4 |
* | Make everything except the unsupported network sources compile cleanly | Bruce Evans | 1995-08-16 | 1 | -2/+1 |
* | Move mbuf frees to after call to sorflush(). | David Greenman | 1995-08-08 | 1 | -3/+3 |
* | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 1 | -4/+4 |
* | Make networking domains drop-ins, through the magic of GNU ld. (Some day, | Garrett Wollman | 1995-05-11 | 1 | -5/+5 |
* | Fixed bug caused by attempting a connect with a null 'nam'. | David Greenman | 1995-02-15 | 1 | -6/+13 |
* | Merge in the socket-level support for Transaction TCP. | Garrett Wollman | 1995-02-07 | 1 | -1/+19 |
* | All of this is cosmetic. prototypes, #includes, printfs and so on. Makes | Poul-Henning Kamp | 1994-10-02 | 1 | -14/+10 |
* | A potential panic, found by adding declarations. | Poul-Henning Kamp | 1994-09-28 | 1 | -2/+2 |
* | 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 | -4/+28 |
* | BSD 4.4 Lite Kernel Sources | Rodney W. Grimes | 1994-05-24 | 1 | -0/+823 |