Commit graph

14 commits

Author SHA1 Message Date
spz
dda134763b compile fixes for a leaf package for non-x86 NetBSD
(note that there are no claims of making it actually work)
2009-12-29 22:03:41 +00:00
dholland
2d3e62b220 Fix, hopefully, broken build on NetBSD 4.x, based on observations by
Robert Elz in PR 42083.

bsd.own.mk tags "all" with .NOTMAIN, so including bsd.own.mk before
defining "all" causes it to be skipped in favor of whatever comes next
in the makefile. Hack around this by putting "all:;" at the top.

I can't *really* test it because the syscalls script blows its mind if
given a NetBSD 5.x syscalls.master file.
2009-12-07 05:06:37 +00:00
wiz
2631d2a1f8 regen checksum for patch-ab 2008-12-21 08:33:39 +00:00
rillig
53b6685028 Fixed the checksum for patch-av. Whenever a patch file contains CVS Ids,
the distinfo must be regenerated _after_ committing the patches.
2008-11-29 12:04:15 +00:00
christos
cece7702bc don't print warnings for #ifdef'ed syscalls with the same number. 2008-10-30 17:12:44 +00:00
christos
82b7bb0cd4 fix sum 2008-05-08 20:03:26 +00:00
christos
037a0dfdf9 PR/36778: Yakovetsky Vladimir: Fix linux build; many thanks. 2007-12-06 16:59:37 +00:00
christos
77193ecd35 Use newer strace 4.5.15; various improvements in syscall parsing and
split functions into more files.
2007-12-05 16:30:59 +00:00
christos
3138b71995 make x86_64 work. 2007-04-28 03:42:30 +00:00
christos
d2290df0c1 - make this work again on NetBSD/i386
- make this compile on NetBSD/x86_64 [does not work yet]
- completely automate the NetBSD header generation. This should make porting
  to other platforms easier.
2007-04-27 19:45:01 +00:00
rillig
80844435a1 Fixed the Size checksum. 2006-07-06 17:30:31 +00:00
christos
f3cb4378a8 make this more pkgsrc-friendly (thanks to agc for educating me) 2006-03-05 09:19:03 +00:00
christos
b2356cd626 delete a stray printf 2006-03-05 08:28:29 +00:00
christos
e84b073bbe add strace. This only works for NetBSD/i386 thus far. 2006-03-05 08:17:49 +00:00