This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
miscfs
History
Bruce Evans
cf6347f79b
Fixed missing initialization of mp->mnt_stat. At least vm depends on
...
at least mp->mnt_stat.f_iosize being nonzero. PR: 5212
1998-01-01 08:28:26 +00:00
..
deadfs
Add support for poll(2) on files. vop_nopoll() now returns POLLNVAL
1997-12-15 03:09:59 +00:00
devfs
Don't include <sys/lock.h> in headers when only `struct simplelock' is
1997-12-05 19:55:52 +00:00
fdesc
Removed unused #includes. The need for most of them went away with
1997-10-27 13:33:47 +00:00
fifofs
Set the sender's low watermark to match the maximum size for atomic
1997-12-19 18:58:14 +00:00
kernfs
Removed unused #includes. The need for most of them went away with
1997-10-27 13:33:47 +00:00
nullfs
Fixed missing initialization of mp->mnt_stat. At least vm depends on
1998-01-01 08:28:26 +00:00
portal
Fixed missing initialization of mp->mnt_stat. At least vm depends on
1998-01-01 08:28:26 +00:00
procfs
Fixed a missing/misplaced/misstyled prototype.
1997-12-30 08:46:44 +00:00
specfs
Lots of improvements, including restructring the caching and management
1997-12-29 00:25:11 +00:00
umapfs
Fixed missing initialization of mp->mnt_stat. At least vm depends on
1998-01-01 08:28:26 +00:00
union
Unspammed nested include of <vm/vm_zone.h>.
1997-12-27 02:56:39 +00:00