#
52413 |
| 05-Feb-1992 |
torek |
protect flag manipulation; cleanup of bufinit
|
#
52189 |
| 14-Jan-1992 |
mckusick |
breada gets generalized to breadn
|
#
52096 |
| 31-Dec-1991 |
bostic |
add lfs_flush routine, just a hack until Kirk's done
|
#
51455 |
| 01-Nov-1991 |
bostic |
lint
|
#
49618 |
| 10-May-1991 |
mckusick |
include proper copyright header
|
#
49589 |
| 09-May-1991 |
bostic |
new copyright; att/bsd/shared
|
#
49459 |
| 08-May-1991 |
mckusick |
update from Rick Macklem for race condition in NFS
|
#
49280 |
| 07-May-1991 |
karels |
move bufinit here from init_main.c
|
#
49232 |
| 06-May-1991 |
mckusick |
more uncontaminated code from vfs_bio.c to vfs_subr.c
|
#
48360 |
| 19-Apr-1991 |
mckusick |
lint; when sync'ing, skip vnodes that are locked
|
#
48023 |
| 15-Apr-1991 |
mckusick |
add proc pointers to appropriate VOP operations
|
#
47568 |
| 19-Mar-1991 |
karels |
expunge user.h, other unneeded headers
|
#
47545 |
| 17-Mar-1991 |
karels |
more-or-less working with new proc & user structs
|
#
46989 |
| 04-Mar-1991 |
mckusick |
misc fixes plus diskless support from Rick Macklem
|
#
46151 |
| 28-Jan-1991 |
mckusick |
cleanup comments to reflect reality; minor code cleanups; lint
|
#
45116 |
| 24-Aug-1990 |
mckusick |
eliminate reallocbuf; merge in ufs_machdep.c
|
#
44454 |
| 28-Jun-1990 |
bostic |
new copyright notice
|
#
42461 |
| 30-May-1990 |
mckusick |
get rid of historic (unnecessary) code
|
#
41421 |
| 05-May-1990 |
mckusick |
have to check that vnode is still associated with mount point before using it
|
#
41400 |
| 04-May-1990 |
mckusick |
mount structure prefixes go from m_ to mnt_ and M_ to MNT_
|
#
41299 |
| 02-May-1990 |
mckusick |
checks that vfs_busy is being used
|
#
40652 |
| 27-Mar-1990 |
mckusick |
break specinfo structure out of vnode.h into specdev.h
|
#
40639 |
| 27-Mar-1990 |
mckusick |
missing splbio (from Naomi@osf)
|
#
40341 |
| 06-Mar-1990 |
mckusick |
pack now takes a vnode instead of a dev
|
#
40226 |
| 25-Feb-1990 |
mckusick |
have to protect count increment with splbio to protect against biodone
|