| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove redundant check for negative or zero v_usecount; vrele() already | tjr | 2002-12-15 | 1 | -14/+7 |
* | Keep trying to flush the vnode list for the mount while some are still | tjr | 2002-12-13 | 3 | -2/+19 |
* | Fix build with SMB_VNODE_DEBUG defined; use td_proc->p_pid instead of | tjr | 2002-12-13 | 1 | -1/+2 |
* | Store a reference to the parent directory's vnode in struct smbnode, | tjr | 2002-12-13 | 6 | -11/+13 |
* | Remove dm_root entry from struct devfs_mount. It's never set, and is | rwatson | 2002-12-09 | 4 | -7/+8 |
* | Fix instances of macros with improperly parenthasized arguments. | alfred | 2002-11-09 | 1 | -2/+2 |
* | Cast a pointer to a uintptr_t to quiet a warning. | jhb | 2002-11-07 | 1 | -1/+1 |
* | Third argument to copyinstr() is a pointer to a size_t, not a pointer to a | jhb | 2002-11-07 | 1 | -1/+1 |
* | Add debug.doslowdown to enable/disable niced slowdown on I/O. Default | mckusick | 2002-11-04 | 1 | -1/+5 |
* | Unbreak MNT_UPDATE when running with cd as root. Detect mountroot by | peter | 2002-11-02 | 1 | -2/+1 |
* | Put a KASSERT in specfs::strategy() to check that the incoming buffer | phk | 2002-11-01 | 1 | -2/+8 |
* | Fix winChkName() to match when the last slot contains nothing but the | semenu | 2002-10-29 | 1 | -1/+8 |
* | In VOP_LOOKUP, don't deny DELETE and RENAME operations | mux | 2002-10-26 | 1 | -1/+2 |
* | Slightly change the semantics of vnode labels for MAC: rather than | rwatson | 2002-10-26 | 6 | -130/+1 |
* | Within ufs, the ffs_sync and ffs_fsync functions did not always | mckusick | 2002-10-25 | 1 | -4/+14 |
* | This checkin reimplements the io-request priority hack in a way | mckusick | 2002-10-22 | 1 | -1/+24 |
* | Grrr, s/PBP/BPB/ here as well. | jhb | 2002-10-21 | 1 | -1/+1 |
* | Spell the BPB member of the 7.10 bootsector as bsBPB rather than bsPBP to | jhb | 2002-10-21 | 1 | -1/+1 |
* | Missed a case of _POSIX_MAC_PRESENT -> _PC_MAC_PRESENT rename. | rwatson | 2002-10-20 | 1 | -2/+2 |
* | '&' not used for pointers to functions. | phk | 2002-10-20 | 1 | -2/+2 |
* | Remove even more '&' from pointers to functions. | phk | 2002-10-20 | 1 | -26/+26 |
* | umap_sync is empty and is identical to vfs_stdsync. Remove it and | kan | 2002-10-19 | 1 | -16/+1 |
* | style(9) | kan | 2002-10-19 | 1 | -4/+7 |
* | Fix comments and one resulting code confusion about the type of the | phk | 2002-10-16 | 8 | -8/+9 |
* | Be consistent about functions being static. | phk | 2002-10-16 | 2 | -2/+2 |
* | A better solution to avoiding variable sized structs in DEVFS. | phk | 2002-10-16 | 2 | -3/+5 |
* | #include "opt_devfs.h" to protect against variable sized structures. | phk | 2002-10-16 | 1 | -0/+2 |
* | Plug an infrequent (I think) memory leak. | phk | 2002-10-15 | 1 | -1/+3 |
* | Regularize the vop_stdlock'ing protocol across all the filesystems | mckusick | 2002-10-14 | 20 | -121/+7 |
* | - Remove a useless initialization for 'ronly', if it hadn't been | mux | 2002-10-13 | 1 | -2/+2 |
* | Pass flags to VOP_CLOSE() corresponding to what was passed to VOP_OPEN(). | phk | 2002-10-13 | 1 | -0/+1 |
* | Change iov_base's type from `char *' to the standard `void *'. All | mike | 2002-10-11 | 2 | -3/+3 |
* | Treat the pathptrn field as a real pattern with the aid of fnmatch(). | dd | 2002-10-08 | 1 | -15/+1 |
* | Yet another 64 bits warning fix: s/u_int/size_t/. | mux | 2002-10-06 | 1 | -1/+1 |
* | Fix a warning on 64 bits platforms: copyinstr() takes | mux | 2002-10-06 | 1 | -1/+1 |
* | Fix a warning on 64 bits platforms: copystr() takes a size_t *, | mux | 2002-10-06 | 1 | -1/+1 |
* | Integrate a devfs/MAC fix from the MAC tree: avoid a race condition during | rwatson | 2002-10-05 | 1 | -4/+3 |
* | Plug memoryleaks detected by FlexeLint. | phk | 2002-10-05 | 1 | -2/+8 |
* | Back our kernel support for reliable signal queues. | jmallett | 2002-10-01 | 2 | -13/+8 |
* | Move the vop-vector declaration into devfs_vnops.c where it belongs. | phk | 2002-10-01 | 2 | -5/+3 |
* | When working with sigset_t's, and needing to perform masking operations based | jmallett | 2002-10-01 | 1 | -7/+11 |
* | First half of implementation of ksiginfo, signal queues, and such. This | jmallett | 2002-09-30 | 1 | -1/+2 |
* | s/struct dev_t */dev_t */ | phk | 2002-09-28 | 1 | -1/+1 |
* | Fix mis-indent. | phk | 2002-09-28 | 1 | -1/+1 |
* | Be consistent about "static" functions: if the function is marked | phk | 2002-09-28 | 5 | -10/+10 |
* | I misplaced a local variable yesterday. | phk | 2002-09-28 | 1 | -1/+1 |
* | Add a D_NOGIANT flag which can be set in a struct cdevsw to indicate | phk | 2002-09-27 | 1 | -13/+76 |
* | Rename struct specinfo to the more appropriate struct cdev. | phk | 2002-09-27 | 1 | -1/+1 |
* | I hate it when patch gives me .rej files. | phk | 2002-09-26 | 1 | -0/+1 |
* | Return ENOTTY on unhandled ioctls. | phk | 2002-09-26 | 1 | -2/+5 |