#
29295d1c |
| 02-Jun-2003 |
millert <millert@openbsd.org> |
Remove the advertising clause in the UCB license which Berkeley rescinded 22 July 1999. Proofed by myself and Theo.
|
#
82be8208 |
| 13-May-2003 |
jason <jason@openbsd.org> |
Kill a bunch more commons (very few left =)
|
#
c4071fd1 |
| 14-Mar-2002 |
millert <millert@openbsd.org> |
First round of __P removal in sys
|
#
95d419fc |
| 23-Feb-2002 |
art <art@openbsd.org> |
Sigh. The diff is out for testing for three months without a single problem. Two days after commit people report serious lockups all over the place. Back out nfs locking changes.
|
#
49b5b1ef |
| 22-Feb-2002 |
csapuntz <csapuntz@openbsd.org> |
More locking in the NFS code
|
#
1414b0fa |
| 19-Dec-2001 |
art <art@openbsd.org> |
UBC was a disaster. It worked very good when it worked, but on some machines or some configurations or in some phase of the moon (we actually don't know when or why) files disappeared. Since we've no
UBC was a disaster. It worked very good when it worked, but on some machines or some configurations or in some phase of the moon (we actually don't know when or why) files disappeared. Since we've not been able to track down the problem in two weeks intense debugging and we need -current to be stable, back out everything to a state it had before UBC.
We apologise for the inconvenience.
show more ...
|
#
5af79db2 |
| 27-Nov-2001 |
art <art@openbsd.org> |
Merge in the unified buffer cache code as found in NetBSD 2001/03/10. The code is written mostly by Chuck Silvers <chuq@chuq.com>/<chs@netbsd.org>.
Tested for the past few weeks by many developers,
Merge in the unified buffer cache code as found in NetBSD 2001/03/10. The code is written mostly by Chuck Silvers <chuq@chuq.com>/<chs@netbsd.org>.
Tested for the past few weeks by many developers, should be in a pretty stable state, but will require optimizations and additional cleanups.
show more ...
|
#
e3c7f0cd |
| 15-Nov-2001 |
art <art@openbsd.org> |
Remove creds from struct buf, move the creds that nfs need into the nfs node. While in the area, convert nfs node allocation from malloc to pool and do some cleanups. Based on the UBC changes in NetB
Remove creds from struct buf, move the creds that nfs need into the nfs node. While in the area, convert nfs node allocation from malloc to pool and do some cleanups. Based on the UBC changes in NetBSD. niklas@ ok.
show more ...
|
#
69b4bf0b |
| 25-Jun-2001 |
csapuntz <csapuntz@openbsd.org> |
Remove NQNFS
|
#
ade437a3 |
| 25-Jun-2001 |
csapuntz <csapuntz@openbsd.org> |
Get rid of old directory caching scheme which caused persistent duplicates.
Still not correct for NFSv3 but that's hard.
|
#
574066a2 |
| 23-Jun-2001 |
csapuntz <csapuntz@openbsd.org> |
Get rid of several unused vnode operations
|
#
49e90f70 |
| 06-Aug-1998 |
csapuntz <csapuntz@openbsd.org> |
Rename vop_revoke, vn_bwrite, vop_noislocked, vop_nolock, vop_nounlock to be vop_generic_revoke, vop_generic_bwrite, vop_generic_islocked, vop_generic_lock and vop_generic_unlock.
Create vop_generic
Rename vop_revoke, vn_bwrite, vop_noislocked, vop_nolock, vop_nounlock to be vop_generic_revoke, vop_generic_bwrite, vop_generic_islocked, vop_generic_lock and vop_generic_unlock.
Create vop_generic_abortop and propogate change to all file systems.
Fix PR/371.
Get rid of locking in NULLFS (should be mostly unnecessary now except for forced unmounts).
show more ...
|
#
07feb63c |
| 06-Nov-1997 |
csapuntz <csapuntz@openbsd.org> |
Updates for VFS Lite 2 + soft update.
|
#
f6d35f95 |
| 06-Oct-1997 |
deraadt <deraadt@openbsd.org> |
back out vfs lite2 till after 2.2
|
#
6e175d50 |
| 06-Oct-1997 |
csapuntz <csapuntz@openbsd.org> |
VFS Lite2 Changes
|
#
78530d46 |
| 31-Mar-1996 |
mickey <mickey@openbsd.org> |
From NetBSD: NFSv3 import (tomorrow's Net's kernel) Open's patches kept in. i'll possibly take a look at Lite2 soon, is there smth usefull ?..
|
#
370decb4 |
| 29-Feb-1996 |
niklas <niklas@openbsd.org> |
From NetBSD: merge with 960217 (still NFSv2)
|
#
df930be7 |
| 18-Oct-1995 |
deraadt <deraadt@openbsd.org> |
initial import of NetBSD tree
|