freebsd-skq/sys
julian 45c5586293 Submitted by: jb@cimlogic.com.au (John Birrell)
Obtained from:  NetBSD as well (He submitted it there too)

make sure that teh shm region is beyond the sum of the text and data segs
as it was big progs could collide with the shm region.
1995-11-30 07:58:50 +00:00
..
alpha Completed function declarations and added prototypes. 1995-11-22 07:43:53 +00:00
amd64 GENERIC - Add a commented out line for adding support for IBM ThinkPad 1995-11-29 20:07:49 +00:00
compat/linux Completed function declarations and added prototypes. 1995-11-22 07:43:53 +00:00
compile
conf GENERIC - Add a commented out line for adding support for IBM ThinkPad 1995-11-29 20:07:49 +00:00
ddb Staticized and '#ifdef notused' stuff we don't use. 1995-11-29 10:25:50 +00:00
dev Fix my color/attr separation patch. 1995-11-30 03:29:31 +00:00
fs #ifdef out nearly the entire file of conf.c when JREMOD is defined 1995-11-29 12:38:49 +00:00
gnu If you're going to mechanically replicate something in 50 files 1995-11-29 14:41:20 +00:00
i386 A pair of really tiny patches that not only allow it all to compile 1995-11-30 05:59:09 +00:00
isa Fix my color/attr separation patch. 1995-11-30 03:29:31 +00:00
isofs/cd9660 Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00
kern Submitted by: jb@cimlogic.com.au (John Birrell) 1995-11-30 07:58:50 +00:00
libkern Add qsort() to libkern, taken from libc. 1995-11-08 08:40:11 +00:00
miscfs #ifdef out nearly the entire file of conf.c when JREMOD is defined 1995-11-29 12:38:49 +00:00
modules Delete obnoxious uprintf()s in load/unload procedures. 1995-11-29 20:10:33 +00:00
msdosfs Moved declarations for static functions to the correct place (not in a 1995-11-16 11:48:10 +00:00
net If you're going to mechanically replicate something in 50 files 1995-11-29 14:41:20 +00:00
netccitt Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00
netinet fix #includes & warnings. 1995-11-20 12:28:21 +00:00
netipx Cleaned up prototypes: 1995-11-24 12:25:13 +00:00
netiso Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00
netns Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00
nfs Completed function declarations, added prototypes and removed redundant 1995-11-21 15:51:39 +00:00
nfsclient Completed function declarations, added prototypes and removed redundant 1995-11-21 15:51:39 +00:00
nfsserver Completed function declarations, added prototypes and removed redundant 1995-11-21 15:51:39 +00:00
pc98/pc98 Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00
pccard If you're going to mechanically replicate something in 50 files 1995-11-29 14:41:20 +00:00
pci missed one.. 1995-11-29 15:31:22 +00:00
powerpc/include Don't define CLK_TCK here. 1995-02-03 21:49:18 +00:00
rpc Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
scsi Fix support for QIC_3080 drives...it 1/2 worked before. 1995-11-30 07:43:47 +00:00
sys If you're going to mechanically replicate something in 50 files 1995-11-29 14:41:20 +00:00
tools Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
ufs Removed bogus __BEGIN_DECS/__END_DECLS. 1995-11-28 07:23:09 +00:00
vm If you're going to mechanically replicate something in 50 files 1995-11-29 14:41:20 +00:00
Makefile