Go to file
tron 5551faab76 Don't abuse alloca() for allocating memory for string sections which can
easily have a size of several megabytes exceeding the hard stack limit
of some ports. Patch supplied by Richard Earnshaw in PR bin/8547.
1999-10-04 17:54:15 +00:00
bin Use lseek(2) on character devices, damn it. 1999-10-04 17:11:53 +00:00
distrib Install dptreg.h, dptvar.h. 1999-09-29 20:46:41 +00:00
etc Add support for $defcorename 1999-09-28 14:53:17 +00:00
games Fix error in last namespace change (only relevant #ifdef DEBUG). 1999-10-01 17:06:01 +00:00
gnu Don't abuse alloca() for allocating memory for string sections which can 1999-10-04 17:54:15 +00:00
include 1003.1c: add {LOGIN_NAME_MAX}. 1999-09-27 16:24:39 +00:00
lib Hpcmips needs completely FPU instruction free user land. 1999-09-29 13:19:13 +00:00
libexec Don't use undefined C expression. Patch supplied by David A. Holland 1999-10-04 17:36:52 +00:00
regress Add "popen" sub directory. 1999-09-30 09:29:11 +00:00
sbin Make `reassign' actually work. 1999-10-04 17:10:56 +00:00
share Update with new 623 and 480 area codes for Arizona. Not positive about 1999-10-04 17:07:17 +00:00
sys Handle the newer, larger sigset_t Linux now uses. 1999-10-04 17:46:37 +00:00
usr.bin restart_point is a global; no need for it here 1999-10-01 09:23:32 +00:00
usr.sbin Apply Force (-f) recursively 1999-10-04 17:16:59 +00:00
Makefile use new dependall target instead of depend then all in make build 1999-09-14 01:32:43 +00:00