christos
b2d4d9734a
merge conflicts.
2015-01-03 23:22:52 +00:00
christos
428aa3b923
Import byacc 20141128
2015-01-03 22:58:23 +00:00
christos
46a8957adc
add a clear that did not merge.
2015-01-02 23:38:45 +00:00
christos
d9d66a76ab
fix recursion
2015-01-02 23:27:46 +00:00
christos
fa9ee4980d
merge conflicts
2015-01-02 21:15:32 +00:00
christos
3c9d2f3579
Import file-5.22
2015-01-02 20:34:26 +00:00
he
53f679e766
What ISC wraps under ISC_PLATFORM_HAVEXADD appears to be 32-bit
...
atomic adds, and I beleive all our platforms can do that. Therefore,
no need to conditionalize that definition under __HAVE_ATOMIC64_OPS.
2015-01-01 15:28:30 +00:00
joerg
16af9e03ea
Use positive checks for GCC 4.1. Deal with missing HAVE_GCC.
2014-12-23 20:26:30 +00:00
christos
d1118a5e47
Change the conditional from >= 45 to != 4 to handle the non-gcc case.
2014-12-23 20:19:08 +00:00
christos
41cafa369b
Putting () around conditionals avoids the error when the variables are
...
undefined, OTOH it does the wrong thing when comparing when "no".
2014-12-23 19:11:14 +00:00
christos
18053c39af
Fix for gcc-4.1
2014-12-23 19:05:58 +00:00
christos
988fc89e95
fixes for gcc-4.1
2014-12-23 19:04:37 +00:00
christos
de935cd2ad
Fixes for gcc-4.1
2014-12-23 19:04:18 +00:00
christos
1cff2a42a0
fix for -5, MKREPRO is not always defined
2014-12-23 18:56:15 +00:00
joerg
7a390569d2
myasprintf (wtf) passes down a format string, so use __printflike.
2014-12-23 15:47:32 +00:00
christos
8de392a9c0
avoid shadowing of recv.
2014-12-22 04:23:58 +00:00
christos
22b6c4fc55
avoid shadowing of log2 on some platforms.
2014-12-22 04:21:47 +00:00
christos
abc7bdd304
Since we've added the mdnstries keyword, we need to regenerate the
...
ntp_parser.[ch] files, otherwise we get syntax errors. Our yacc seems
to be producing a working parser now, so let's use it.
2014-12-20 16:52:21 +00:00
prlw1
f44489f8dc
MKINET6=no build fixes
...
http://mail-index.netbsd.org/tech-net/2014/12/13/msg004898.html
2014-12-20 13:15:48 +00:00
uebayasi
1104d021af
Fix signed vs unsigned errors.
2014-12-20 08:38:47 +00:00
christos
eb7b95c740
finish import
2014-12-20 02:59:24 +00:00
christos
ccbc10b41f
I will let others decide if we should grow this wart...
2014-12-19 20:48:55 +00:00
christos
79fa4578d4
No, bash is not the posix shell. Why do you need the shell anyway?
2014-12-19 20:46:47 +00:00
christos
ea66d79595
Merge conflicts
2014-12-19 20:43:14 +00:00
christos
b8ecfcfef0
Import ntp 4.2.8
2014-12-19 20:37:31 +00:00
roy
a5de07ee00
Make the building of INET optional.
...
As both INET and INET6 are now options, it's possible to build dhcpcd
without both. When built this way it will just report carrier events.
2014-12-19 10:59:06 +00:00
roy
5de3a50c7e
Sync
2014-12-19 10:54:08 +00:00
roy
a850849c48
Sync
2014-12-17 20:50:08 +00:00
christos
2ef06139f8
- Don't allow bypassing file size limits with crontabs from stdin.
...
- Allow signals while reading the user crontab file; doing "crontab -"
does not let you abort otherwise, and doing ^Z, kill %1 leaves turds
in /var/cron/tabs
2014-12-15 16:45:26 +00:00
uebayasi
55c41203fb
Don't define ISC_R_* symbols, that conflict with the newest bind.
2014-12-10 07:43:34 +00:00
christos
f6799648ae
merge conflicts.
2014-12-10 04:37:50 +00:00
christos
ba1c350cba
Import bind 9.10.1-P1
2014-12-10 03:34:22 +00:00
christos
442a409943
Import bind 9.10.1-P1
2014-12-10 03:31:12 +00:00
christos
37a454e05c
Import bind 9.10.1-P1
2014-12-10 02:25:10 +00:00
roy
c4df7c91c1
Sync
2014-12-09 20:21:05 +00:00
christos
c549f6694c
fix bogus kernel core magic entries from file HEAD.
2014-12-08 20:54:33 +00:00
christos
765d671eef
avoid macro clash.
2014-12-02 22:13:13 +00:00
christos
ff90272441
exrc expects 1 argument.
2014-11-27 20:00:09 +00:00
roy
c1ce8e7e2b
Sync
2014-11-26 16:05:14 +00:00
roy
fd710a4140
Sync
2014-11-26 13:43:06 +00:00
joerg
5d029cc2d6
Replace very question pointer games to override const, mark the member
...
writeable when inside the guts of the library.
2014-11-23 01:47:59 +00:00
christos
9010cfb72a
kill the dropped privs info message
2014-11-21 13:31:19 +00:00
christos
9a89a9bc17
l in ntohl is not long!
2014-11-20 04:51:18 +00:00
christos
b3a00663c5
merge conflicts
2014-11-20 03:05:03 +00:00
christos
c47fd3787d
Import tcpdump 4.6.2
2014-11-20 01:30:52 +00:00
christos
d91862193c
merge changes
2014-11-19 19:33:30 +00:00
christos
74e9dc92b2
import newest libpcap
2014-11-19 18:04:51 +00:00
nakayama
c787a50b1a
Mention about -E and -c options in the BUGS section.
2014-11-18 10:38:52 +00:00
nakayama
990b9f4b61
- add smbutil(1) and mount_smbfs(8) to SEE ALSO section each other.
...
- fix sample file path in smbutil(1).
2014-11-15 18:57:25 +00:00
nakayama
1686dd5137
Disable unused codes that causes SIGBUS or SIGSEGV if character
...
sets option (-E) is specified to mount_smbfs/rump_smbfs.
2014-11-15 18:55:26 +00:00