plunky
|
f5c86c146d
|
use
.if defined(HAVE_GCC) && ${HAVE_GCC} == 4
rather than
.if ${HAVE_GCC} == 4
as HAVE_GCC may be undefined
|
2010-02-08 07:56:06 +00:00 |
christos
|
a94a31f2a3
|
no need for YY_NO here
|
2009-10-29 14:43:27 +00:00 |
christos
|
ffd8793875
|
no need for YY_NO here.
|
2009-10-29 14:41:02 +00:00 |
christos
|
4b8d7b63d1
|
Bring in the proper fix from upstream.
|
2009-10-28 15:00:26 +00:00 |
christos
|
69fc99cd30
|
Deal with errno correctly. Fixed better upstream.
|
2009-10-28 13:08:45 +00:00 |
christos
|
d15ef32f05
|
PR/41580: Hauke Fath: am-utils uses "netbsd${OSVER}" selector, still.
Changed to "netbsd"
|
2009-06-12 15:44:58 +00:00 |
drochner
|
0fa7059102
|
define YY_NO_INPUT where appropriate, from Kurt J. Lidl per PR misc/41160
|
2009-04-20 16:05:29 +00:00 |
wiz
|
df00d5ab55
|
Fix merge error.
|
2009-03-21 10:09:16 +00:00 |
christos
|
e6c7ef55a0
|
need udf.
|
2009-03-20 21:15:29 +00:00 |
christos
|
e3fc2c5c61
|
typo
|
2009-03-20 21:14:21 +00:00 |
christos
|
c0b438899b
|
refresh
|
2009-03-20 21:13:48 +00:00 |
christos
|
1400370530
|
merge conflicts
|
2009-03-20 20:30:52 +00:00 |
christos
|
4bcd344e8f
|
Import am-utils 6.x.y
|
2009-03-20 20:26:47 +00:00 |
christos
|
c42a4332d6
|
bump versions for time_t
|
2009-01-11 22:42:39 +00:00 |
christos
|
a8517db3dc
|
new autoconf needs _cv_
|
2009-01-04 22:57:17 +00:00 |
christos
|
9d45a37e43
|
work around new gm4 issue, by commenting out stuff.
|
2009-01-04 20:34:11 +00:00 |
christos
|
65f3b47bf5
|
add the cdfs extensions
|
2009-01-02 16:35:43 +00:00 |
christos
|
206e03dd87
|
more cdfs options
|
2009-01-02 16:34:05 +00:00 |
christos
|
544d676ec2
|
add missing options from the cd9660 filesystem.
|
2009-01-02 16:00:02 +00:00 |
christos
|
5403426c2e
|
we don't have the ldap headers if MKLDAP=no (from dyoung)
|
2008-10-11 12:56:31 +00:00 |
christos
|
a812f51e37
|
add scripts
|
2008-09-20 20:32:47 +00:00 |
mrg
|
b5e3021191
|
allow BINDIR to be set in bin/pawd/Makefile, so it won't get installed
into /usr/sbin..
|
2008-09-20 10:45:48 +00:00 |
christos
|
4d8601a4f6
|
changes from dist
|
2008-09-19 21:49:09 +00:00 |
christos
|
3b59a1eabd
|
bring changes from dist
|
2008-09-19 21:46:58 +00:00 |
christos
|
167be1f2ca
|
bring in changes from dist
|
2008-09-19 21:46:14 +00:00 |
christos
|
1cc11dc29b
|
forgot this one
|
2008-09-19 21:41:28 +00:00 |
christos
|
b789925374
|
resolve issues and add build glue
|
2008-09-19 21:38:40 +00:00 |
christos
|
a53f50b9b4
|
import current am-utils.
|
2008-09-19 20:07:11 +00:00 |