freebsd-dev/sys/miscfs
David Greenman f81dd52383 Initialize map start hint to vm_map_find()...not doing so will cause it
to fail if the random thing on the stack happens to be too large.

Submitted by:	David Jones <dej@qpoint.torfree.net>
1995-01-05 03:59:38 +00:00
..
deadfs Cosmetics: added a #include and a static prototype to silence gcc. 1994-10-08 22:37:00 +00:00
fdesc Use tsleep() rather than sleep so that 'ps' is more informative about 1994-10-06 21:07:04 +00:00
fifofs GCC cleanup. 1994-10-02 17:48:58 +00:00
kernfs From: Michael Reifenberger <root@rz-wb.fh-sw.de> 1994-11-15 20:30:56 +00:00
nullfs Cosmetics. reduce the noise from gcc -Wall. 1994-10-10 07:55:48 +00:00
portal Cosmetics. reduce the noise from gcc -Wall. 1994-10-10 07:55:48 +00:00
procfs Initialize map start hint to vm_map_find()...not doing so will cause it 1995-01-05 03:59:38 +00:00
specfs Undo a previous change. <sys/disklabel.h> was broken, not these files. 1994-11-14 13:22:52 +00:00
umapfs Cosmetics. reduce the noise from gcc -Wall. 1994-10-10 07:55:48 +00:00
union From tim@cs.city.ac.uk (Tim Wilkinson): 1994-11-04 14:41:46 +00:00