NetBSD/sys/miscfs
leo e0f973ee3b Implement the kernel part of pr-1891. This allows for a more flexible sized
msgbuf. Note that old 'dmesg' and 'syslogd' binaries will continue running,
though old 'dmesg' binaries will output a few bytes of junk at the start of
the buffer, and will miss a few bytes at the end of the buffer.
1997-09-19 19:14:20 +00:00
..
deadfs backout previous kprintf changes 1996-10-13 02:21:25 +00:00
fdesc Eliminate bogus uses of V{READ,WRITE,EXEC}. Use S_I[RWX]{USR,GRP,OTH} where 1997-05-05 07:13:57 +00:00
fifofs When reading from an empty FIFO no process has opened for writing, and 1997-05-18 12:19:29 +00:00
genfs Implement a POSIX compliant genfs VOP_SEEK() and use it in the appropriate 1997-04-11 21:52:00 +00:00
kernfs Implement the kernel part of pr-1891. This allows for a more flexible sized 1997-09-19 19:14:20 +00:00
nullfs PR/4098: Alan Barrett: Fix diagnostic printf formatting. 1997-09-10 13:44:20 +00:00
portal Eliminate use of dtom() in the handing of UNIX domain sockets. Add an 1997-06-24 19:12:53 +00:00
procfs Use the same indentation as other two place, sys_ptrace() and 1997-09-13 04:25:35 +00:00
specfs Implement a POSIX compliant genfs VOP_SEEK() and use it in the appropriate 1997-04-11 21:52:00 +00:00
umapfs PR/4098: Alan Barrett: Fix diagnostic printf formatting. 1997-09-10 13:44:20 +00:00
union PR/4098: Alan Barrett: Fix diagnostic printf formatting. 1997-09-10 13:44:20 +00:00