Go to file
bjh21 950e36ed1f Don't panic on a segfault, but drop into the debugger if it's there.
Not that this helps much, since we immediately panic in cpu_coredump instead.
2000-05-14 22:50:01 +00:00
bin Added includes for waitpid, sys/types.h and sys/wait.h. 2000-05-13 21:11:45 +00:00
dist Resolve conflicts. 2000-05-11 19:54:35 +00:00
distrib Move soren's name to portmasters list. 2000-05-14 13:22:17 +00:00
etc Minor change: 2000-05-14 18:20:55 +00:00
games Use setgid(), not setregid(). 2000-05-08 07:55:59 +00:00
gnu The last commit needs an #include <libgen.h> to get the prototype of 2000-05-14 14:07:48 +00:00
include New syscall issetugid. 2000-04-21 16:24:22 +00:00
lib area is allowed to be NULL, so don't _DIAGASSERT it. 2000-05-14 01:14:29 +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 Remove the last traces of libahdi. 2000-05-14 14:13:52 +00:00
sys Don't panic on a segfault, but drop into the debugger if it's there. 2000-05-14 22:50:01 +00:00
usr.bin new file 3.31 2000-05-14 22:44:21 +00:00
usr.sbin bring in latest gifconfig(8) from kame. "delete" subcommand is now available. 2000-05-13 07:55:05 +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