freebsd-nq/sys
Garrett Wollman 9b44ff2214 Clean up Ethernet drivers:
- fill in and use ifp->if_softc
	- use if_bpf rather than private cookie variables
	- change bpf interface to take advantage of this
	- call ether_ifattach() directly from Ethernet drivers
	- delete kludge in if_attach() that did this indirectly
1996-02-06 18:51:28 +00:00
..
alpha Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
amd64 Unspam my changes in rev 1.54 that John spammed in rev 1.55. 1996-02-05 14:23:19 +00:00
compat/linux Call pipe_stat() when presented with a DTYPE_PIPE file in the linux 1996-01-30 12:23:17 +00:00
compile
conf Fill in a lot of the missing blanks from the version I posted... 1996-02-03 14:50:52 +00:00
ddb
dev Clean up Ethernet drivers: 1996-02-06 18:51:28 +00:00
fs add ruid and rgid to file 'status' 1996-02-02 05:19:20 +00:00
geom Fix one warning and fix one bug found while looking at another warning (but 1996-01-31 11:25:46 +00:00
gnu Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
i386 Clean up Ethernet drivers: 1996-02-06 18:51:28 +00:00
isa Deliver all bells to current console, use different pitch 1996-02-05 14:08:39 +00:00
isofs/cd9660
kern More fixes from bde. 1996-02-05 05:50:34 +00:00
libkern Extend to handle all radix < 37 1996-01-24 20:51:26 +00:00
miscfs add ruid and rgid to file 'status' 1996-02-02 05:19:20 +00:00
modules Correct some man page cross references and some file 1996-02-05 17:32:16 +00:00
msdosfs Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
net Clean up Ethernet drivers: 1996-02-06 18:51:28 +00:00
netccitt Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
netinet Provide a direct entry point for IP input. This actually results 1996-02-05 20:36:02 +00:00
netipx Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
netiso Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
netns Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
nfs Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
nfsclient Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
nfsserver Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
pc98/pc98 Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
pccard Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
pci Clean up Ethernet drivers: 1996-02-06 18:51:28 +00:00
powerpc/include
rpc Fix a bunch of spelling errors in the comment fields 1996-01-30 23:33:04 +00:00
scsi Add a quirk record for the Tandberg 42XX series. Not only that these 1996-02-03 13:31:13 +00:00
sys Improve the performance for pipe(2) again. Also include some 1996-02-04 19:56:35 +00:00
tools
ufs Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
vm Changed vm_fault_quick in vm_machdep.c to be global. Needed for 1996-02-04 22:09:12 +00:00
Makefile