Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add this ridiculous include foo so it will compile again | mjacob | 2001-04-23 | 1 | -0/+2 |
* | Reviewed by: jlemon | adrian | 2001-03-01 | 1 | -8/+0 |
* | Convert more malloc+bzero to malloc+M_ZERO. | dwmalone | 2000-12-08 | 1 | -2/+1 |
* | Remove unneeded #include <sys/proc.h> lines. | phk | 2000-10-29 | 1 | -1/+0 |
* | Don't hold an extra reference to vnodes. Devfs vnodes are sufficiently | phk | 2000-10-09 | 1 | -2/+4 |
* | Convert lockmgr locks from using simple locks to using mutexes. | jasone | 2000-10-04 | 1 | -0/+2 |
* | 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 | 1 | -4/+4 |
* | Off by one error. | phk | 2000-09-04 | 1 | -1/+1 |
* | Reorder vop's alphabetically. | phk | 2000-08-27 | 1 | -42/+30 |
* | Fix panic when removing open device (found by bp@) | phk | 2000-08-24 | 1 | -21/+4 |
* | Fix devfs_access() bug on directories. | phk | 2000-08-21 | 1 | -2/+0 |
* | Remove all traces of Julians DEVFS (incl from kern/subr_diskslice.c) | phk | 2000-08-20 | 1 | -0/+243 |