Go to file
jdolecek 28d14a2c3b struct fnode cleanup:
* f_lock is only needed for FreeBSD (for their totally disgusting
	  and insane way of doing generic vnode locking)
	* g/c f_mp, it was write-only
	* some comments added
1999-09-29 15:58:28 +00:00
bin xref sysctl(8) (for proc.<pid>.rlimits) 1999-09-28 14:54:41 +00:00
distrib remove ./usr/include/ntfs, it's in base/mi now 1999-09-29 15:46:52 +00:00
etc Add support for $defcorename 1999-09-28 14:53:17 +00:00
games
gnu Hpcmips needs completely FPU instruction free user land. 1999-09-29 13:19:13 +00:00
include
lib Hpcmips needs completely FPU instruction free user land. 1999-09-29 13:19:13 +00:00
libexec
regress
sbin Adapt dump(8) to use filestore-independent (but still ufs-specific) 1999-09-29 04:57:48 +00:00
share add comments on inner IPv6 link-local address issue (on IPv4-over-IPv6 tunnel). 1999-09-29 15:38:41 +00:00
sys struct fnode cleanup: 1999-09-29 15:58:28 +00:00
usr.bin * consistentnly use memset(a,0,c); there were some cases of memset(a,'\0',c) 1999-09-29 00:44:01 +00:00
usr.sbin Add handling of the proc hierarchy. Document it, as well as kern.defcorename. 1999-09-28 14:48:48 +00:00
Makefile