NetBSD/sys
mycroft cfdaa9d2ea Use the pkthdr.len field rather than traversing the mbuf chain. Also put some
sanity checking code in, #ifdef DEBUG, just in case.
1994-01-12 02:38:17 +00:00
..
arch Use the pkthdr.len field rather than traversing the mbuf chain. Also put some 1994-01-12 02:38:17 +00:00
boot Clean up deleted files. 1993-10-13 05:42:10 +00:00
compat SHM_LOCK and SHM_UNLOCK aren't just HPUXCOMPAT 1994-01-08 15:09:01 +00:00
conf Reflect reality a bit more closely... 1994-01-11 00:30:26 +00:00
ddb Pointers to arrays behave oddly in C... 1994-01-09 22:56:07 +00:00
dev Use the pkthdr.len field rather than traversing the mbuf chain. Also put some 1994-01-12 02:38:17 +00:00
isofs isofs_print return type reverts to 'int' 1993-12-23 07:37:42 +00:00
kern Remove the evil #ifndef; we no longer need it. 1994-01-11 23:19:00 +00:00
lib Use $(MAKE) instead of make 1994-01-09 17:22:54 +00:00
libkern Clean up deleted files. 1993-12-04 07:26:07 +00:00
miscfs Fix ugliness left over from my last mod 1994-01-11 18:02:06 +00:00
msdosfs Canonicalize all #includes. 1993-12-18 00:50:51 +00:00
net writing out of bpf; use a hdr mbuf and set the pkthdr.len as well. 1994-01-12 00:38:50 +00:00
netccitt Correct order of arguments to m_get*(). 1994-01-06 23:57:36 +00:00
netinet Change the counters to be all the same type -- u_long. 1994-01-10 23:27:39 +00:00
netiso Make this compile again after netinet changes. 1994-01-10 22:01:43 +00:00
netns Make this compile again after netinet changes. 1994-01-10 22:01:43 +00:00
nfs reparations... 1994-01-10 13:29:26 +00:00
pcfs Clean up deleted files. 1993-08-13 11:35:49 +00:00
scsi *strategy functions return void. 1994-01-11 17:19:37 +00:00
stand add rcs ids, and clean up headers where necessary 1993-05-20 03:53:21 +00:00
sys Get rid of disklabel indirection functions. 1994-01-11 16:35:44 +00:00
ufs mfs_print return type back to 'int' 1993-12-23 07:03:11 +00:00
vm Fix a compiler warning. 1994-01-08 05:58:21 +00:00
Makefile move 'boot' and 'libkern' into 'lib'. generally clean up 'kernel library' 1993-10-13 05:40:23 +00:00