1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-23 11:18:54 +00:00
freebsd/sys/miscfs
Julian Elischer ed9a71b7fc symlink support in devfs.
it only barely works so don't get too carried away..
I noticed that teh symlink is length 0..
I guess I'll fix that tomorrow..
it also sometimes panics with "cleaned vnode isn't" but it's not more
broken than it was before.. I really want to go over it with someone
who understands the lifecycle of a vnode better than I do..

terry?
kirk?
david?
john?
1996-08-13 07:21:45 +00:00
..
deadfs Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, all 1996-03-11 19:29:25 +00:00
devfs symlink support in devfs. 1996-08-13 07:21:45 +00:00
fdesc Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
fifofs Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, all 1996-03-11 19:29:25 +00:00
kernfs Comment out rootdev & rrootdev so a ls -l doesn't panic the machine. 1996-07-03 03:48:46 +00:00
nullfs Moved the fsnode MALLOC to before the call to getnewvnode() so that the 1996-06-12 03:37:57 +00:00
portal Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
procfs Modify slightly the output from the map file in /proc. Now the 1996-07-27 19:47:04 +00:00
specfs Remove a totally unneeded (and as of the last VM commit, incorrect) call 1996-07-27 03:50:31 +00:00
umapfs Moved the fsnode MALLOC to before the call to getnewvnode() so that the 1996-06-12 03:37:57 +00:00
union This commit was generated by cvs2svn to compensate for changes in r14557, 1996-03-11 19:29:25 +00:00