freebsd with flexible iflib nic queues
Go to file
John Dyson 6476c0d204 Even though this looks like it, this is not a complex code change.
The interface into the "VMIO" system has changed to be more consistant
and robust.  Essentially, it is now no longer necessary to call vn_open
to get merged VM/Buffer cache operation, and exceptional conditions
such as merged operation of VBLK devices is simpler and more correct.

This code corrects a potentially large set of problems including the
problems with ktrace output and loaded systems, file create/deletes,
etc.

Most of the changes to NFS are cosmetic and name changes, eliminating
a layer of subroutine calls.  The direct calls to vput/vrele have
been re-instituted for better cross platform compatibility.

Reviewed by: davidg
1996-08-21 21:56:23 +00:00
bin Take out 0201-0207 range - those characters abused by sh 1996-08-12 22:14:50 +00:00
contrib Fix bugs in the ISO (Fletcher) checksum, obey the -q flag, misc cleanup of 1996-08-21 20:03:57 +00:00
eBones Same as non-secure telnetd, add support for ``-P altlogin'' to specify 1996-08-13 07:53:54 +00:00
etc Add cvsup directory to share/examples 1996-08-21 09:53:06 +00:00
games Convert to newly aded collate compare function 1996-08-12 19:12:40 +00:00
gnu Ack! Don't install cvs.info.gz etc in /usr/bin... 1996-08-21 00:57:26 +00:00
include Submitted by: John Birrell <cimaxp1!jb@werple.net.au> 1996-08-20 08:22:01 +00:00
lib Improve some poor wording. 1996-08-21 21:30:02 +00:00
libexec Add a ``-P altlogin'' option which allows the sysadmin to specify an 1996-08-13 07:51:45 +00:00
lkm
release Try to make screen update more efficient (less flickering) by more 1996-08-03 10:11:56 +00:00
sbin Print out ICMP errors that are responses to our own packets by default. 1996-08-20 23:50:16 +00:00
secure Same as non-secure telnetd, add support for ``-P altlogin'' to specify 1996-08-13 07:53:54 +00:00
share Use the .Fx macro to reference FreeBSD versions in several newer man 1996-08-21 21:43:28 +00:00
sys Even though this looks like it, this is not a complex code change. 1996-08-21 21:56:23 +00:00
tools delete a mkdir of /usr/libdata/tcl, this is mtree's job. 1996-08-19 15:02:47 +00:00
usr.bin Add kzip(8) as supplied with PR# 1507, with some minor cleanup by me. 1996-08-21 19:07:22 +00:00
usr.sbin Fix typo in last commit...sigh 1996-08-21 21:39:44 +00:00
COPYRIGHT
Makefile Removed extraneous .endif that was left during OBJDIR cleanup. 1996-08-07 19:28:09 +00:00