.. |
arch
|
Change to work with new config stuff for specifying load address.
|
1993-07-18 10:08:22 +00:00 |
compat/hpux
|
add rcsids to everything and clean up headers
|
1993-05-22 07:56:12 +00:00 |
conf
|
Change tty code to use clist interface, but with ring buffer implementation.
|
1993-07-12 11:36:53 +00:00 |
ddb
|
Add 'ps' command. Add -more- pager to output from Mach ddb.
|
1993-07-15 18:35:00 +00:00 |
dev
|
Make these files GCC 2 happy.
|
1993-07-17 16:20:24 +00:00 |
isofs
|
give isofs mount structures their own malloc type
|
1993-06-07 18:12:52 +00:00 |
kern
|
* don't used copyout() to relocate icode - use bcopy() instead
|
1993-07-18 08:17:36 +00:00 |
lib/libsa
|
more rcsid additions and file header cleanups
|
1993-05-20 03:49:51 +00:00 |
miscfs
|
ANSIfications - removed all implicit function return types and argument
|
1993-06-27 06:01:27 +00:00 |
net
|
Change tty code to use clist interface, but with ring buffer implementation.
|
1993-07-12 11:36:53 +00:00 |
netccitt
|
add rcsids & clean up headers...
|
1993-05-20 04:12:01 +00:00 |
netinet
|
ANSIfications - removed all implicit function return types and argument
|
1993-06-27 06:01:27 +00:00 |
netiso
|
needed cdefs.h, a la Havard Eidnes <Havard.Eidnes@runit.sintef.no>
|
1993-07-04 21:25:07 +00:00 |
netns
|
fix multiple inclusion protection and rcsid, because of RCS+crash fuckup
|
1993-05-21 07:44:05 +00:00 |
nfs
|
Finish moving struct definitions outside of function declarations.
|
1993-07-17 15:56:59 +00:00 |
pcfs
|
clean up headers a bit...
|
1993-05-20 03:34:02 +00:00 |
scsi
|
fix evil interaction with new physio; don't set error bit for short reads.
|
1993-07-09 04:28:55 +00:00 |
stand
|
add rcs ids, and clean up headers where necessary
|
1993-05-20 03:53:21 +00:00 |
sys
|
Only declare these variables extern in buf.h; define them only once in
|
1993-07-18 05:15:25 +00:00 |
ufs
|
ANSIfications.
|
1993-06-27 06:59:20 +00:00 |
vm
|
vm_protect() of the user area is no longer required for i386 machines; the
|
1993-07-18 08:19:34 +00:00 |
Makefile
|
do the right thing, so things aren't built in /usr/src/sys
|
1993-07-04 14:02:53 +00:00 |