.. |
arch
|
Remove some unnecessary casting.
|
1994-01-11 22:39:40 +00:00 |
boot
|
|
|
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
|
*strategy functions return void.
|
1994-01-11 17:19:37 +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
|
|
|
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
|
|
|
scsi
|
*strategy functions return void.
|
1994-01-11 17:19:37 +00:00 |
stand
|
|
|
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
|
|
|