Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ignore attempts to set flags to zero. This quenches a syslog warning | phk | 2000-09-18 | 1 | -1/+1 |
* | Add canonical checks to devfs_setattr(). | phk | 2000-09-16 | 1 | -14/+50 |
* | Use size_t instead of u_int for 4th argument to copyinstr(). | jhb | 2000-09-12 | 1 | -1/+1 |
* | Add refcounts to the "global" DEVFS inode slots, this allows us | phk | 2000-09-06 | 4 | -71/+294 |
* | Off by one error. | phk | 2000-09-04 | 1 | -1/+1 |
* | Avoid the modules madness I inadvertently introduced by making the | phk | 2000-09-02 | 3 | -31/+4 |
* | o Restructure vaccess() so as to check for DAC permission to modify the | rwatson | 2000-08-29 | 1 | -1/+1 |
* | Reorder vop's alphabetically. | phk | 2000-08-27 | 4 | -245/+278 |
* | Minor cleanups tp devfs_readdir(); | phk | 2000-08-26 | 1 | -11/+33 |
* | Fix panic when removing open device (found by bp@) | phk | 2000-08-24 | 4 | -128/+193 |
* | Fix devfs_access() bug on directories. | phk | 2000-08-21 | 3 | -13/+8 |
* | Remove all traces of Julians DEVFS (incl from kern/subr_diskslice.c) | phk | 2000-08-20 | 4 | -0/+1139 |