| Commit message (Expand) | Author | Age | Files | Lines |
* | Slight cleanup of code resurected for union mounts.. | julian | 1999-03-03 | 1 | -33/+35 |
* | Fix code for union mounts | julian | 1999-02-27 | 1 | -1/+23 |
* | Added a used #include (don't depend on "vnode_if.h" including <sys/buf.h>). | bde | 1999-02-25 | 1 | -1/+2 |
* | * Change sysctl from using linker_set to construct its tree using SLISTs. | dfr | 1999-02-16 | 1 | -1/+3 |
* | Use suser() to determine super-user-ness. | phk | 1999-01-30 | 1 | -26/+16 |
* | Fix warnings related to -Wall -Wcast-qual | dillon | 1999-01-28 | 1 | -1/+3 |
* | Fix warnings in preparation for adding -Wall -Wcast-qual to the | dillon | 1999-01-27 | 1 | -58/+58 |
* | Go back to only supporting revoke() for bdevs and cdevs. It is very | bde | 1999-01-24 | 1 | -1/+5 |
* | Remove the 'waslocked' parameter to vfs_object_create(). | eivind | 1999-01-05 | 1 | -2/+2 |
* | PR: kern/8965 | dillon | 1998-12-12 | 1 | -1/+3 |
* | make mount(2) automatically kldload modules if the requested filesystem | peter | 1998-11-03 | 1 | -3/+32 |
* | Change the #ifdef UNION code into a callable hook. Arrange to have this | peter | 1998-11-03 | 1 | -114/+15 |
* | The last argument to vm_object_page_clean() are now bit flags, rather than | peter | 1998-10-31 | 1 | -2/+2 |
* | Eliminate a race in VOP_FSYNC() when softupdates is enabled. | luoqi | 1998-09-24 | 1 | -36/+15 |
* | Don't keep the underlying directory locked while performing the file | tegge | 1998-09-10 | 1 | -4/+16 |
* | Cast pointers to uintptr_t/intptr_t instead of to u_long/long, | bde | 1998-07-15 | 1 | -2/+2 |
* | Reset MNT_ASYNC flag if needed if unmount() should fail. | dg | 1998-07-03 | 1 | -1/+4 |
* | Remove some junk left over from a previous commit. | dyson | 1998-06-08 | 1 | -6/+1 |
* | This commit fixes various 64bit portability problems required for | dfr | 1998-06-07 | 1 | -2/+2 |
* | Fix the futimes/undelete/utrace conflict with other BSD's. Note that | dyson | 1998-05-11 | 1 | -75/+336 |
* | In the words of the submitter: | msmith | 1998-05-07 | 1 | -17/+23 |
* | Backed out lseek changes. | des | 1998-04-19 | 1 | -6/+4 |
* | Return EINVAL and do not change file pointer if resulting offset is negative. | des | 1998-04-18 | 1 | -5/+7 |
* | New mount option nosymfollow. If enabled, the kernel lookup() | wosch | 1998-04-08 | 1 | -5/+3 |
* | Correct a significant problem with the softupdates port. Allow fsync | dyson | 1998-03-29 | 1 | -4/+11 |
* | Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman) | julian | 1998-03-08 | 1 | -7/+22 |
* | This mega-commit is meant to fix numerous interrelated problems. There | dyson | 1998-03-07 | 1 | -4/+4 |
* | Make the rootdir handling more consistent. Now, processes always | dyson | 1998-02-15 | 1 | -3/+2 |
* | Fix a problem with vn_lock in fsync. | dyson | 1998-02-08 | 1 | -8/+9 |
* | Back out DIAGNOSTIC changes. | eivind | 1998-02-06 | 1 | -4/+1 |
* | Turn DIAGNOSTIC into a new-style option. | eivind | 1998-02-04 | 1 | -1/+4 |
* | Make our v_usecount vnode reference count work identically to the | dyson | 1998-01-06 | 1 | -15/+18 |
* | Lots of improvements, including restructring the caching and management | dyson | 1997-12-29 | 1 | -7/+3 |
* | Unspammed nested include of <vm/vm_zone.h>. | bde | 1997-12-27 | 1 | -1/+2 |
* | Make COMPAT_43 and COMPAT_SUNOS new-style options. | eivind | 1997-12-16 | 1 | -1/+4 |
* | Cleaned up __getcwd(). This should be cosmetic except disabled calls | bde | 1997-12-02 | 1 | -11/+10 |
* | Staticized. | bde | 1997-11-22 | 1 | -3/+3 |
* | Fixed rev.1.81. mp->mnt_kern_flag was restored in the non-error case of | bde | 1997-11-22 | 1 | -3/+4 |
* | Reviewed by: hackers@freebsd.org in general | julian | 1997-11-13 | 1 | -3/+3 |
* | Reviewed by: various. | julian | 1997-11-12 | 1 | -9/+11 |
* | Move the "retval" (3rd) parameter from all syscall functions and put | phk | 1997-11-06 | 1 | -113/+63 |
* | Fixed style bugs in open() fix. | bde | 1997-10-28 | 1 | -4/+5 |
* | Disallow non-root mount. If you want to allow non-root mount, change | kato | 1997-10-23 | 1 | -1/+8 |
* | Reject attempts to call open() with an illegal combination of O_RDONLY, | joerg | 1997-10-22 | 1 | -2/+4 |
* | Last major round (Unless Bruce thinks of somthing :-) of malloc changes. | phk | 1997-10-12 | 1 | -2/+2 |
* | Fix handling of nested mountpoints in __getcwd() | phk | 1997-09-28 | 1 | -3/+5 |
* | Clustered read and write are switched at mount-option level. | kato | 1997-09-27 | 1 | -3/+4 |
* | A couple of handles to tweak, more statistics. | phk | 1997-09-24 | 1 | -1/+23 |
* | Change the M_NAMEI allocations to use the zone allocator. This change | dyson | 1997-09-21 | 1 | -5/+6 |
* | Don't leak memory, from sef. | phk | 1997-09-16 | 1 | -11/+27 |