NetBSD/sys
christos 45d46cb0c9 svr4_machdep.c: Fix {get,set}context and sendsig.
locore.s: add signal trampoline code for svr4. There is a lot of code
	  duplication there. Maybe we should share the code?
SVR4 status now:
	/bin/sh:	works
	/bin/ls:	works
	/bin/sleep:	works
	/bin/csh:	gives unknown software trap 0xa7
	/bin/ldd:	works
1995-07-01 23:55:31 +00:00
..
adosfs don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN 1995-06-18 14:45:14 +00:00
arch svr4_machdep.c: Fix {get,set}context and sendsig. 1995-07-01 23:55:31 +00:00
compat Fix alignment of svr4_getdents, so that it works for solaris2.4/sparc 1995-07-01 23:42:54 +00:00
conf Add mi ELF files. 1995-06-22 21:27:45 +00:00
ddb Avoid printing values as "end+0x...." 1995-05-24 20:21:00 +00:00
dev note that most of dev/ic's contents have changed names 1995-06-28 04:30:30 +00:00
isofs/cd9660 replace an incorrect remque. 1995-06-28 05:10:45 +00:00
kern Remove unused define 1995-06-30 02:57:20 +00:00
lib Don't make libkern. 1995-06-30 03:00:33 +00:00
miscfs Fix null VP references (pr 1124) - from John Kohl 1995-06-27 00:15:13 +00:00
msdosfs don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN 1995-06-18 14:45:14 +00:00
net oops; export that head definition to non-kernel code. 1995-06-19 21:57:28 +00:00
netccitt adjust for the other day's structure changes; make it compile. 1995-06-15 22:38:20 +00:00
netinet null mbuf pointer could cause system crash; avoid it. From 1995-07-01 03:44:55 +00:00
netiso Change llinfo_llc to use queue.h. 1995-06-13 08:12:33 +00:00
netns Clean this up a bit. Use queue.h more; de-uglify casts. 1995-06-13 08:36:58 +00:00
nfs don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN 1995-06-18 14:45:14 +00:00
scsi another CD-ROM quirk, a la PR 1166 1995-06-27 20:42:45 +00:00
stand New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' 1994-06-29 06:39:25 +00:00
sys slight cleanup 1995-06-29 10:05:16 +00:00
ufs don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN 1995-06-18 14:45:14 +00:00
vm no longer needs machine/cpu.h, and use new name for the 'broken swap' define 1995-06-28 02:58:51 +00:00
Makefile take three 1994-06-29 06:19:16 +00:00