summaryrefslogtreecommitdiff
path: root/sys/miscfs
AgeCommit message (Collapse)Author
1996-07-02-Wall & -Wstrict-prototype fixesNiklas Hallqvist
1996-06-21use <sys/queue.h> for pfsnode list.Michael Shalayeff
$OpenBSD$ additions.
1996-06-20show Virtual Memory total/used to df.Michael Shalayeff
1996-06-20add more kernel variables. calculate used/free physmem and vnodes.Michael Shalayeff
1996-06-02move a definition of a var inside #ifdef UMAPFS_DIAGNOSTIC asNiklas Hallqvist
it is only used inside such regions
1996-05-29syncTheo de Raadt
1996-05-22latest locking changes from jtkTheo de Raadt
1996-05-02no sys/cpu.hTheo de Raadt
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-04-19NetBSD 960317 mergeNiklas Hallqvist
1996-04-17fix a bug w/ fd/tty file (from netbsd).Michael Shalayeff
1996-03-30Bug w/ rename fixed.Michael Shalayeff
Strange thing still present w/ removes, the situation seemd to be like extra VREF made somewhere, that is, lower nfs does not remove, but rename file in '.nfs*' thing that disapears at umap umount. this thing happend w/ nullfs too.
1996-03-25Fixed bug while copying args in mount that may cause a crash.Michael Shalayeff
Types changes and so.
1996-03-19Merging w/ NetBSD 021796.Michael Shalayeff
speaker upgraded to the current. some changes to the VM stuff (ie kern_thread.c added and so).
1996-03-02Fixup umapfs_init prototype both on my partNiklas Hallqvist
1996-02-29Reinstate $NetBSD$ headers (we want them for tracking purposes)Niklas Hallqvist
Sync with NetBSD 960217
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
1996-02-26Bug fixes (such as missing arguments).Michael Shalayeff
Still seemed to have at least one bug. Strange panic happened when unmounting from NFS tree.
1996-01-06from jtk@kolvir.arlington.ma.us:Theo de Raadt
numerous stability fixes related to locking.
1995-10-18initial import of NetBSD treeTheo de Raadt