Go to file
wrstuden 9866514df5 Introduce layer library in genfs. This set of files abstracts most of
the functionality of nullfs. The latter is now just a mount & unmount
routine, and a few tables. umapfs borrow most of this infrastructure.

Both fs's are now nfs-exportable.

All layered fs's share a common format to private mount & private
vnode structs (which a particular fs can extend).

Also add genfs_noerr_rele(), a vnode op which will vrele/vput
operand vnodes appropriately.
1999-07-08 01:18:59 +00:00
bin add -q in the synopsis line 1999-07-06 14:01:01 +00:00
distrib Build INSTALL kernel automatically. 1999-07-06 16:22:58 +00:00
etc repair diskless startup: "netstart" needs "sysctl" and "awk" now, thus 1999-07-07 21:24:56 +00:00
games man page rewritten into -mandoc by dholland@eecs.harvard.edu; from PR7861 1999-06-27 04:35:42 +00:00
gnu Do DBX debugging symbols (stabs) the usual ELF way, using relative 1999-07-07 22:23:35 +00:00
include Restrict function delcarations using XNS5.2 D2.0 as a reference. 1999-07-03 13:30:38 +00:00
lib Add _start (as well as __start). It's the default start symbol expected 1999-07-07 22:59:47 +00:00
libexec use syslog instead of fprintf, otherwise no-one will see the error 1999-07-06 14:36:10 +00:00
regress Add a few more tests. 1999-07-07 22:00:31 +00:00
sbin Incorrect integration. ctime takes a time_t value, not a long. 1999-07-06 23:15:48 +00:00
share Attempt to remove my head from a somewhat timewarp shaped rear-end and fix the 1999-07-07 01:54:46 +00:00
sys Introduce layer library in genfs. This set of files abstracts most of 1999-07-08 01:18:59 +00:00
usr.bin Make FTP downloads via HTTP proxy servers work again. 1999-07-06 22:11:37 +00:00
usr.sbin sync with KAME/NetBSD14. 1999-07-08 00:41:21 +00:00
Makefile Handle crypto-us just like domestic 1999-05-27 21:03:31 +00:00