| Commit message (Expand) | Author | Age | Files | Lines |
* | When listing all devices (geoms) from the given class, skip geoms without | pjd | 2005-03-13 | 1 | -0/+2 |
* | Add myself as a maintainer of geom_shsec. | pjd | 2005-03-13 | 1 | -0/+1 |
* | Correct macro usage. | brueffer | 2005-03-13 | 1 | -1/+1 |
* | Remove dublicate entries and correct apostrophe abuse. | brueffer | 2005-03-13 | 1 | -9/+5 |
* | - VOP_INACTIVE should no longer drop the vnode lock. | jeff | 2005-03-13 | 2 | -2/+0 |
* | - The VI_DOOMED flag now signals the end of a vnode's relationship with | jeff | 2005-03-13 | 16 | -46/+17 |
* | - It is no longer necessary to lock and unlock the vnode in nfs4_close() | jeff | 2005-03-13 | 1 | -2/+0 |
* | - VOP_INACTIVE should no longer drop the vnode lock. | jeff | 2005-03-13 | 1 | -1/+0 |
* | - The VI_DOOMED flag now signals the end of a vnode's relationship with | jeff | 2005-03-13 | 5 | -13/+6 |
* | - Catch up with ufs_inode 1.59, ffs_vfsops.c 1.280, and ufs_vnops.c 1.267. | jeff | 2005-03-13 | 6 | -72/+16 |
* | - It is no longer necessary to lock and unlock the vnode in nfs_close() as | jeff | 2005-03-13 | 1 | -6/+1 |
* | - The c_lock in the coda node does not offer any features over the standard | jeff | 2005-03-13 | 4 | -32/+16 |
* | - Deadfs may now use the standard vop lock, get rid of dead_lock(). | jeff | 2005-03-13 | 1 | -40/+0 |
* | - Don't acquire the vnode lock in destroy_vobject, assert that it has | jeff | 2005-03-13 | 1 | -2/+1 |
* | - It is not legal to access v_data without the vnode lock or interlock | jeff | 2005-03-13 | 1 | -1/+11 |
* | - The VI_DOOMED flag now signals the end of a vnode's relationship with | jeff | 2005-03-13 | 1 | -11/+4 |
* | - The VI_DOOMED flag now signals the end of a vnode's relationship with | jeff | 2005-03-13 | 2 | -2/+2 |
* | - Fix an assert now that the XLOCK no longer exists. | jeff | 2005-03-13 | 1 | -4/+1 |
* | - In ufs_mknod(), hold the lock across the call to vgone() as that is now | jeff | 2005-03-13 | 1 | -24/+4 |
* | - Don't drop the lock in ufs_inactive(). | jeff | 2005-03-13 | 1 | -4/+0 |
* | - Do a vn_start_write in vn_close, we may write if this is the last ref | jeff | 2005-03-13 | 1 | -21/+20 |
* | - Remove vx_lock, vx_unlock, vx_wait, etc. | jeff | 2005-03-13 | 1 | -225/+129 |
* | - A lock is required before calling VOP_REVOKE. Our reference protects us | jeff | 2005-03-13 | 1 | -1/+2 |
* | - Don't VOP_UNLOCK prior to VOP_REVOKE. The lock is required now. | jeff | 2005-03-13 | 2 | -20/+10 |
* | - Don't drop the lock in the default inactive handler anymore, VOP_NULL | jeff | 2005-03-13 | 1 | -14/+1 |
* | - Get rid of VXLOCK, VXWANT, and vx_*. The vnode lock now protects us | jeff | 2005-03-13 | 1 | -21/+10 |
* | - CLOSE, REVOKE, INACTIVE, and RECLAIM are not L L L, that's a locked vnode | jeff | 2005-03-13 | 1 | -4/+4 |
* | Embrace with #ifdef DEV_CARP carp-related code. | glebius | 2005-03-13 | 1 | -2/+7 |
* | Unhook the recently departed lomac file from the build. | dougb | 2005-03-13 | 1 | -1/+1 |
* | Fix a null pointer de-ref when passthrough ioctls are issued. This | scottl | 2005-03-13 | 1 | -8/+11 |
* | Move configuration file note from kernel to userland, no content | bmah | 2005-03-13 | 2 | -30/+30 |
* | Add --strip-components option, per bin/77666. | kientzle | 2005-03-13 | 5 | -2/+72 |
* | Fix the arrangement of periodic QH tree to give the correct interval | iedowse | 2005-03-13 | 1 | -4/+6 |
* | Support extracting entries with pathnames longer than PATH_MAX. In | kientzle | 2005-03-13 | 4 | -27/+104 |
* | MFC noted: libgpib. | bmah | 2005-03-13 | 2 | -8/+26 |
* | When rejecting rediculously large pax attributes (such as pathnames | kientzle | 2005-03-13 | 1 | -2/+5 |
* | Unbreak build with POLLING. I should really listen and test with NOTES | mlaier | 2005-03-13 | 1 | -1/+1 |
* | Correctly pass low-level I/O errors back up to the caller when | kientzle | 2005-03-13 | 1 | -1/+4 |
* | Better error messages on read and file-open errors. | kientzle | 2005-03-13 | 2 | -6/+30 |
* | Include detailed error message from zlib after a decompression error. | kientzle | 2005-03-13 | 1 | -0/+3 |
* | If the output is not a regular file, it's okay to add it to the archive. | kientzle | 2005-03-13 | 2 | -4/+18 |
* | Allow kernels loaded by pxeboot, which was compiled with LOADER_TFTP_SUPPORT, | kan | 2005-03-12 | 1 | -0/+24 |
* | Remove mention of mac_lomac(4) policy from here too. | trhodes | 2005-03-12 | 1 | -11/+1 |
* | Remove mac_lomac(4) functionality. The proper way is to use loader.conf | trhodes | 2005-03-12 | 2 | -20/+0 |
* | Add NO_GPIB | phk | 2005-03-12 | 1 | -0/+1 |
* | DTRT with /var so that any packages installed are correctly recorded. | phk | 2005-03-12 | 1 | -2/+2 |
* | Enable packet mode in boot0, this makes it unimportant if the | phk | 2005-03-12 | 1 | -1/+1 |
* | New release notes: | hrs | 2005-03-12 | 2 | -10/+114 |
* | ALTQ support for re(4). | mlaier | 2005-03-12 | 2 | -7/+16 |
* | In uart_cpu_getdev_console() when determinig whether we should use | marius | 2005-03-12 | 1 | -4/+6 |