pgoyette
afa6e1a420
Remove duplicate/old declaration of 'host' now that we allocate it on stack.
2013-12-31 21:37:01 +00:00
christos
02a7f722be
pointless to call alloca for a 1K path string... Just allocate it on the stack!
2013-12-31 20:56:29 +00:00
christos
b57e84e2d7
merge conflicts
2013-12-31 20:24:38 +00:00
christos
c1c9a8d904
changes for 9.9.5b1
2013-12-31 20:23:12 +00:00
christos
f9a251e72a
Import bind 9.9.5b1
2013-12-31 20:09:42 +00:00
christos
870189d292
resolve conflicts.
2013-12-31 17:33:30 +00:00
christos
9d3749d780
update for 4.5.1
2013-12-31 17:33:11 +00:00
christos
026d728553
Import tcpdump 4.5.1
2013-12-31 17:13:59 +00:00
christos
511f4361e2
resolve conflicts.
2013-12-31 17:08:14 +00:00
christos
7e05f63e56
Import libpcap-1.5.2
2013-12-31 16:57:18 +00:00
christos
d562d4d1b6
Add support for %token-table, yytname[] and YYTRANSLATE(). ntpd(8) needs them.
2013-12-30 19:08:55 +00:00
christos
08f2fa820a
- regen using byacc.
...
Now that we can generate the parser files we yacc, we could create a tool
keyword-gen so that we can generate all the files on the fly. It is not worth
it though.
2013-12-30 19:06:45 +00:00
christos
31c4e4c2ef
find ntp_scanner.h
2013-12-30 17:48:13 +00:00
christos
1aa1a11e17
regen
2013-12-30 17:45:40 +00:00
christos
a04a202dbc
put back mdstries
2013-12-30 17:42:19 +00:00
christos
382061577d
prevent coredumps from syntax errors in the config file causing negative
...
include indexes
2013-12-30 17:41:57 +00:00
christos
79fd98c4ce
remove unused variable
2013-12-30 01:55:54 +00:00
christos
4c05c4493f
remove unused variables
2013-12-30 01:34:22 +00:00
christos
a7fd76f87e
- add casts for sign-changing conversions
...
- fix types
2013-12-29 22:55:32 +00:00
christos
a05b8588f7
Handle ancient vax gcc.
2013-12-29 03:32:00 +00:00
christos
6bb3b8411a
not all characters are born signed.
2013-12-29 03:26:07 +00:00
christos
4f9b4467be
Use cleantags to remove RCS tags, missed the NEWS file before.
2013-12-29 00:23:34 +00:00
christos
6a493d6bc6
Some html files were removed
2013-12-28 18:06:41 +00:00
christos
285d1f1d2b
fix for NetBSD-specific changes.
2013-12-28 17:36:50 +00:00
christos
966c0b1b14
32 bit build fixes.
2013-12-28 17:00:50 +00:00
christos
9d52fce24d
Add more dependencies, fix CLEANDIR target
2013-12-28 16:03:51 +00:00
mrg
d3f9e78087
remove (void *) casts when passing const pointers to a const void *
...
taking function. ...
2013-12-28 13:27:39 +00:00
christos
94d1f47f5e
adjust for non-amd64 build
2013-12-28 03:51:52 +00:00
christos
2073dae78f
update mkver
2013-12-28 03:36:15 +00:00
christos
3683443505
mention manual handling of man pages
2013-12-28 03:29:46 +00:00
christos
2950cc38ef
resolve conflicts
2013-12-28 03:20:12 +00:00
christos
bab87fff35
adjust for new ntp and add the generated man pages
2013-12-28 03:19:43 +00:00
christos
8585484ef8
import devel ntpd to avoid amplification attacks.
2013-12-27 23:30:11 +00:00
christos
d059c97c45
adjust for new acpica
2013-12-27 21:33:46 +00:00
christos
e9a1eddb86
remove conflicts
2013-12-27 20:11:26 +00:00
christos
8fa0fefe00
merge conflicts
2013-12-27 20:10:20 +00:00
christos
64e8a5e66f
Import openpam-20130907
2013-12-27 19:27:40 +00:00
christos
0bbc3b9f79
Import openpam-20130907
2013-12-27 19:16:04 +00:00
christos
655f3e170c
more dead functions, usage to stderr
2013-12-26 16:52:36 +00:00
christos
f407d69d95
mark usage __noreturn
2013-12-26 16:42:28 +00:00
joerg
aa98996d36
Should be ARMv6.
2013-12-25 22:54:24 +00:00
joerg
a6a04f8f13
Resort libraries:
...
- libdns is a dependency of libisccfg
- libkrb5 is required by libheimntlm
2013-12-25 22:19:15 +00:00
joerg
8100ad861d
Tag files using "more" advanced instructions than ARMv4 ISA with the
...
necessary support.
2013-12-25 22:06:11 +00:00
christos
f44e0a2169
Add smbfs
2013-12-25 22:04:20 +00:00
christos
6b46f055f3
Add RUMP glue
2013-12-25 22:03:46 +00:00
christos
ca9729a350
- merge conflicts (updating to the version that was actually imported)
...
- add build glue
2013-12-25 22:03:14 +00:00
christos
8ae604538a
Import latest smbfs from:
...
http://people.freebsd.org/~bp/pub/smbfs/smbfs-1.4.1.tar.gz
2013-12-25 20:33:13 +00:00
joerg
d0b6b5d51b
Import new snapshot of libcxxrt. Fixes demangling of anonymous
...
namespaces. Avoid use of old style (C) casts.
2013-12-25 20:19:45 +00:00
christos
6495e57c27
don't use err, it conflicts with err(3)
2013-12-25 17:18:39 +00:00
christos
182f9dc507
add p1003.1j
2013-12-25 15:09:27 +00:00