Go to file
bjh21 a4e55e0f13 Shared ARM ptrace(2) implementation. Mostly the same as the arm32
version, but with some #ifdefs for arm26.

Also, don't define PT_STEP, since we don't implement it.  This should
reduce code size a little.
2001-02-11 17:03:04 +00:00
bin remove redundant declarations and nexted externs. 2001-02-04 19:52:06 +00:00
crypto fix merge-ups 2001-02-11 16:08:41 +00:00
dist copy "Version" file for import. 2001-02-11 07:04:20 +00:00
distrib Add <arm/reg.h>. 2001-02-11 14:52:44 +00:00
etc Introduce max_grouplen - this determines the maximum permitted length 2001-02-11 09:55:09 +00:00
games kill dupe 2001-02-10 18:14:13 +00:00
gnu New library string makes it necessary to make this variable (save_adr) static. 2001-02-11 03:25:11 +00:00
include avoid redundant declarations. 2001-02-04 18:05:00 +00:00
lib Fixed various bugs, the ipv6 type now works... 2001-02-11 12:15:30 +00:00
libexec fix redundant declarations. 2001-02-04 22:32:15 +00:00
regress 40B: just symlink in and out, don't bother copying it 2001-01-19 12:34:45 +00:00
sbin Fix typo. 2001-02-11 13:04:22 +00:00
share Introduce max_grouplen - this determines the maximum permitted length 2001-02-11 09:55:09 +00:00
sys Shared ARM ptrace(2) implementation. Mostly the same as the arm32 2001-02-11 17:03:04 +00:00
usr.bin __arm26__ || __arm32__ -> __arm__ 2001-02-10 19:15:24 +00:00
usr.sbin use version identification same as ISC's. 2001-02-11 06:45:59 +00:00
Makefile if building w/o a DESTDIR, grab the system make files from the source 2000-10-07 17:18:17 +00:00
Makefile.inc
UPDATING mention that we need to rebuild yacc now. 2001-02-04 19:50:26 +00:00