NetBSD/sys
abrown 709298a10a - Changed Sun4m DMA chip support to detect and use maximum available SBus
burst size when transferring data.
- Changed ledma attach code to pay attention to the PROM's notion of what
  cable type is being used. Note that this patch does not fix the problem
  recently discussed on port-sparc; in most cases the PROM doesn't know
  what cable type is being used. The default is now TP rather than AUI,
  though. A complete fix is forthcoming.
1996-04-22 02:34:53 +00:00
..
adosfs Add support for OFS, International FileSystems, and blocksizes > 512. 1996-04-05 05:06:07 +00:00
arch - Changed Sun4m DMA chip support to detect and use maximum available SBus 1996-04-22 02:34:53 +00:00
compat remove include of <sys/cpu.h> 1996-04-22 01:44:31 +00:00
conf XXX !! Hack to make config.old-based ports generate an audio.h file. 1996-03-19 04:40:54 +00:00
ddb change more __kprintf__ format attributes to use __kprintf_attribute__, 1996-04-04 05:13:50 +00:00
dev remove include of <sys/cpu.h> 1996-04-22 01:44:31 +00:00
isofs/cd9660 Correct evaluation of assoc introduced on ansification 1996-03-16 20:25:40 +00:00
kern remove include of <sys/cpu.h> 1996-04-22 01:38:12 +00:00
lib don't include user-land headers in libkern files when compiling for 1996-04-18 02:19:59 +00:00
miscfs remove include of <sys/cpu.h> 1996-04-22 01:38:12 +00:00
msdosfs Shut up whining compiler so this will build on a SPARC again (-Wall). 1996-03-20 00:45:40 +00:00
net - Fix fencepost error in ifconf() where if space = n * sizeof(struct ifreq), 1996-04-22 01:20:34 +00:00
netccitt fix screw-up in the prototyping changes: print pointers with %p, NOT 1996-04-13 01:34:06 +00:00
netinet fixes for -Wall -Wmissing-prototypes: 1996-04-08 19:55:37 +00:00
netiso fix a printf format string 1996-04-22 01:43:45 +00:00
netns Fix(?) (I have no way to test this) netns crash when receiving PRC_REDIRECT's 1996-03-27 14:44:14 +00:00
nfs Make this compile again on a SPARC if NFSCLIENT is defined without 1996-04-15 20:20:00 +00:00
scsi remove include of <sys/cpu.h> 1996-04-22 01:44:31 +00:00
stand
sys add prototypes from <sys/cpu.h> to the appropriate places 1996-04-22 01:23:06 +00:00
ufs Appease gcc: unused variables if !QUOTA 1996-03-25 12:53:35 +00:00
vm Make prototyping of most functions conditional on `PMAP_EXCLUDE_DECLS'. 1996-03-31 22:15:32 +00:00
Makefile The `lib' sub-directory no longer has a Makefile. 1995-09-15 21:05:21 +00:00