Go to file
sjg 82abb388a6 Revert to the original behaviour wrt sysIncPath, ie if sysIncPath
is an empty list, use DEFSYSPATH.
The current behaviour may have been useful when DEFSYSMK was an
absolute path (hasn't been the case since 1996), but right now
make -m /no/such/dir will fail to find sys.mk and die.
2000-05-10 07:49:35 +00:00
bin If ps cannot get the terminal size from STDOUT, it tried STDERR and STDIN. 2000-04-29 00:18:48 +00:00
dist Use unsigned long long and not long long for the change in Rev 1.6 and 2000-05-08 13:07:56 +00:00
distrib Seperate "Shall we continue?" questions optically, to make them more 2000-05-09 00:25:27 +00:00
etc Initial commit of arm26 port 2000-05-09 21:55:44 +00:00
games Use setgid(), not setregid(). 2000-05-08 07:55:59 +00:00
gnu Don't build compiler-related libraries if using GCC 2.9. 2000-05-09 06:23:40 +00:00
include New syscall issetugid. 2000-04-21 16:24:22 +00:00
lib Initial commit of arm26 port 2000-05-09 21:55:44 +00:00
libexec Initial commit of arm26 port 2000-05-09 21:55:44 +00:00
regress revert the depend change... it was unneeded, and is even hurting in some 2000-04-28 22:01:14 +00:00
sbin Fix bug introduced in previous; don't leak file pointers. 2000-05-10 02:04:27 +00:00
share Initial commit of arm26 port 2000-05-09 21:55:44 +00:00
sys add missing boundary checks to ip options processing. 2000-05-10 03:31:30 +00:00
usr.bin Revert to the original behaviour wrt sysIncPath, ie if sysIncPath 2000-05-10 07:49:35 +00:00
usr.sbin - Use a tab instead of eight spaces for consistency and better output. 2000-05-10 02:11:34 +00:00
Makefile HAVE_GCC28 -> HAVE_EGCS, and make it match gcc 2.9, as well. 2000-05-09 00:17:10 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00