No description
Find a file
Jeff Teunissen 0e3df0b239 mmap should set PROT_READ|PROT_WRITE, not just PROT_WRITE. Takes care of a
problem with FreeBSD. Also, check for MAP_FAILED instead of
(unsigned char *)-1
2000-09-21 06:28:15 +00:00
include zlib now linked in. I'll test tonight at home 2000-09-19 23:01:46 +00:00
RPM build_rpm now works outside of ${srcdir} and make clean cleans up afterwards 2000-08-31 00:18:35 +00:00
source mmap should set PROT_READ|PROT_WRITE, not just PROT_WRITE. Takes care of a 2000-09-21 06:28:15 +00:00
.gitignore still more uquake->nuq 2000-08-20 05:55:02 +00:00
acconfig.h zlib now linked in. I'll test tonight at home 2000-09-19 23:01:46 +00:00
acinclude.m4 Initial revision 2000-08-19 22:24:16 +00:00
AUTHORS Initial revision 2000-08-19 22:24:16 +00:00
bootstrap Initial revision 2000-08-19 22:24:16 +00:00
configure.in zlib now linked in. I'll test tonight at home 2000-09-19 23:01:46 +00:00
COPYING Initial revision 2000-08-19 22:24:16 +00:00
INSTALL Initial revision 2000-08-19 22:24:16 +00:00
Makefile.am various make dist related cleanups 2000-08-29 00:10:19 +00:00
NEWS Initial revision 2000-08-19 22:24:16 +00:00
nuq.lsm.in more uquake -> nuq changes 2000-08-20 05:51:42 +00:00
README Initial revision 2000-08-19 22:24:16 +00:00
TODO add hammerfall. How I'm going to test this, I have no idea (I wonder if I can 2000-09-20 00:13:31 +00:00