| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update for the KDB framework: | Marcel Moolenaar | 2004-07-10 | 1 | -3/+4 |
| * | Update for the KDB framework: | Marcel Moolenaar | 2004-07-10 | 2 | -3/+3 |
| * | Accumulate directory entries in a fixed-length sbuf, and uiomove them in | Dag-Erling Smørgrav | 2004-07-09 | 1 | -8/+10 |
| * | When we traverse the vnodes on a mountpoint we need to look out for | Poul-Henning Kamp | 2004-07-04 | 2 | -14/+3 |
| * | Remove "register" keyword and trailing white space. | Poul-Henning Kamp | 2004-07-03 | 5 | -60/+60 |
| * | By popular request, add a workaround that allows large (>128GB or so) | Tim J. Robbins | 2004-07-03 | 4 | -14/+233 |
| * | Remove spls from portal_open(). Acquire socket lock while sleeping | Robert Watson | 2004-06-24 | 1 | -7/+8 |
| * | Make the udf_vnops side endian clean. | Scott Long | 2004-06-23 | 1 | -35/+41 |
| * | First half of making UDF be endian-clean. This addresses the vfsops side. | Scott Long | 2004-06-23 | 3 | -23/+28 |
| * | Include <sys/mutex.h> and its prerequisite <sys/lock.h> instead of | Bruce Evans | 2004-06-23 | 1 | -10/+11 |
| * | Remove unlocked read annotation for sbspace(); the read is locked. | Robert Watson | 2004-06-23 | 1 | -1/+0 |
| * | Reduce a fair bit of the atomics because we are now called with a | Poul-Henning Kamp | 2004-06-18 | 1 | -73/+55 |
| * | Merge some additional leaf node socket buffer locking from | Robert Watson | 2004-06-18 | 1 | -6/+27 |
| * | Merge additional socket buffer locking from rwatson_netperf: | Robert Watson | 2004-06-17 | 2 | -0/+6 |
| * | Second half of the dev_t cleanup. | Poul-Henning Kamp | 2004-06-17 | 7 | -11/+11 |
| * | Do the dreaded s/dev_t/struct cdev */ | Poul-Henning Kamp | 2004-06-16 | 31 | -93/+93 |
| * | Nice, is a property of a process as a whole.. | Julian Elischer | 2004-06-16 | 1 | -2/+2 |
| * | Grab the socket buffer send or receive mutex when performing a | Robert Watson | 2004-06-15 | 1 | -0/+6 |
| * | The socket field so_state is used to hold a variety of socket related | Robert Watson | 2004-06-14 | 1 | -5/+5 |
| * | Add MSG_NBIO flag option to soreceive() and sosend() that causes | Don Lewis | 2004-06-01 | 1 | -12/+6 |
| * | add missing #include <sys/module.h> | Poul-Henning Kamp | 2004-05-30 | 1 | -0/+1 |
| * | Switch from using the vnode interlock to a private mutex in fifo_open() | Don Lewis | 2004-05-17 | 1 | -24/+23 |
| * | Make vm_page's PG_ZERO flag immutable between the time of the page's | Alan Cox | 2004-05-06 | 3 | -6/+0 |
| * | Do not drop Giant around the poll method yet, we're not ready for it. | Poul-Henning Kamp | 2004-04-12 | 1 | -2/+2 |
| * | Remove advertising clause from University of California Regent's | Warner Losh | 2004-04-07 | 47 | -189/+1 |
| * | Remove ps_argsopen from this check, because of two reasons: | Pawel Jakub Dawidek | 2004-04-01 | 1 | -1/+1 |
| * | Export uipc_connect2() from uipc_usrreq.c instead of unp_connect2(), | Robert Watson | 2004-03-31 | 2 | -2/+2 |
| * | Catch all cases where bread() returns an error and a valid *bp, and release | Scott Long | 2004-03-30 | 2 | -6/+11 |
| * | Clean up the stub fake vnode locking implemenations. The main reason this | Peter Wemm | 2004-03-29 | 1 | -0/+9 |
| * | Don't reject FAT file systems with a number of "Heads" greater than | Robert Watson | 2004-03-14 | 1 | -1/+1 |
| * | When taking event callbacks (like process_exit) out from under Giant, those | Brian Feldman | 2004-03-14 | 1 | -0/+2 |
| * | When I was a kid my work table was one cluttered mess an cleaning it up | Poul-Henning Kamp | 2004-03-11 | 1 | -20/+0 |
| * | Remove unused second arg to vfinddev(). | Poul-Henning Kamp | 2004-03-11 | 1 | -1/+3 |
| * | Don't call devsw() more than we need to, and in particular do not expose | Poul-Henning Kamp | 2004-03-10 | 1 | -4/+4 |
| * | Change __FUNCTION__ to __func__ | Scott Long | 2004-03-03 | 1 | -2/+2 |
| * | Rename dup_sockaddr() to sodupsockaddr() for consistency with other | Robert Watson | 2004-03-01 | 1 | -1/+2 |
| * | Do not attempt to open NODEV | Poul-Henning Kamp | 2004-02-24 | 1 | -0/+3 |
| * | Fix comment containing vop_readdir_args contents: a_cookies is really | Tim J. Robbins | 2004-02-23 | 1 | -1/+1 |
| * | cookies is an array of u_long, not u_int, so MALLOC() it accordingly. | Tim J. Robbins | 2004-02-23 | 1 | -2/+2 |
| * | Fixed a serious off by 1 error. The cluster-in-use bitmap was overrun | Bruce Evans | 2004-02-21 | 1 | -2/+1 |
| * | Device megapatch 6/6: | Poul-Henning Kamp | 2004-02-21 | 1 | -9/+30 |
| * | Device megapatch 5/6: | Poul-Henning Kamp | 2004-02-21 | 1 | -2/+1 |
| * | Device megapatch 4/6: | Poul-Henning Kamp | 2004-02-21 | 2 | -8/+10 |
| * | Report the correct length for symlink entries. | Poul-Henning Kamp | 2004-02-19 | 1 | -1/+1 |
| * | Use size_t or ssize_t wherever appropriate instead of casting from int * | Tim J. Robbins | 2004-02-19 | 2 | -26/+27 |
| * | Do not place dirmask in unnamed padding. Move it to the bottom of this | Tom Rhodes | 2004-02-17 | 1 | -1/+1 |
| * | If the "next free cluster" field of the FSInfo block is 0xFFFFFFFF, | Tim J. Robbins | 2004-02-17 | 1 | -2/+4 |
| * | White-space align a struct definition. | Poul-Henning Kamp | 2004-02-15 | 3 | -37/+27 |
| * | Fixed some style bugs: | Bruce Evans | 2004-02-14 | 1 | -4/+4 |
| * | MFffs (ffs_vfsops.c 1.227: clean up open mode bandaid). This reduces | Bruce Evans | 2004-02-12 | 1 | -11/+12 |