fvdl
8d36718b5c
Don't compare an int to NULL.
2003-10-21 02:39:44 +00:00
markd
0179239c99
xlatecookie option wasn't working as MNTTAB_OPT_XLATECOOKIE wasn't defined.
...
patch will be in am-utils 6.1
OK'd by christos
2003-07-29 12:11:29 +00:00
markd
57da74fd34
Its not possible to have a key such as ".access" in a hesiod map as that would
...
imply a null node in the DNS tree so a lookup for such a key must clearly fail
and with the current info_hesiod.c it does (after calling hes{,iod}_resolve)
but returns an error that confuses some programs - eg. apache - so shortcut
the process and just return ENOENT for any key starting with "."
Patch will be in am-utils 6.1.
OK'd by christos
2003-07-29 12:08:59 +00:00
itojun
1b6fd89dfb
use bounded string ops as much as possible.
2003-07-15 09:01:15 +00:00
itojun
232b5bf80e
use bounded string op as much as possible
2003-07-14 17:25:41 +00:00
itojun
8747acfc51
strlcpy
2003-07-14 17:22:10 +00:00
itojun
b40f711799
use strlcpy
2003-07-14 17:20:13 +00:00
wiz
b2c4fe3bde
Mention info page for am-utils. Closes PR 20167 by Ben Collver.
2003-04-17 21:05:38 +00:00
christos
0585b39b51
PR/3495: Koji Imada: amd timeout for ffs.
2003-04-12 21:57:16 +00:00
wiz
4bf4dbd27e
Uppercase SPARC. PR 19820 from Igor Sobrado.
2003-04-06 20:51:20 +00:00
perry
11703c97d2
co-ordinate -> coordinate, etc. Igor Sobrado, PR misc/19813
...
XXX should be sent back to the amd maintainers
2003-03-31 18:02:56 +00:00
darcy
3f774f2b1f
Add stub for dplog to allow compiling when optimization is not turned on.
...
Closes PR bin/20545.
2003-03-29 10:56:52 +00:00
wiz
65daab973d
retransmit, not restransmit. From Igor Sobrado in PR 20723.
2003-03-15 22:34:25 +00:00
christos
c804fc2f30
be specific about what we are matching against.
2003-03-10 00:03:21 +00:00
christos
537fd1d1b4
fix merge botch
2003-03-10 00:02:40 +00:00
christos
049833df37
our ufs name is ffs
2003-03-10 00:01:52 +00:00
christos
1a6788bb65
resolve conflicts.
2003-03-09 01:38:38 +00:00
christos
e1af53e09a
Import am-utils 6.1b2
2003-03-09 01:12:05 +00:00
wiz
c053751628
compatibility, not compatiblity.
2003-01-06 13:26:24 +00:00
thorpej
eebbb33967
Avoid strict alias warnings.
2002-12-06 03:57:44 +00:00
thorpej
64011e3d60
Fix an LP64 bug-- "timeval" and "nfstime" are NOT equivalent on
...
NetBSD!
2002-12-06 03:57:24 +00:00
thorpej
2f1985f790
Avoid conflict with reserved identifier "log".
2002-12-06 03:50:35 +00:00
christos
0142b8b302
this is gone
2002-11-29 23:25:48 +00:00
christos
76ecdbe8ac
prototype fully.
2002-11-29 23:18:25 +00:00
christos
af6faffab0
add full prototypes
2002-11-29 23:14:04 +00:00
christos
d2f6d7c61e
kill double-free
2002-11-29 23:11:26 +00:00
christos
56e4ffe15e
enable the other half of initializing amq, otherwise we core-dump.
2002-11-29 23:10:40 +00:00
christos
5894be8371
make functions static and add prototypes.
2002-11-29 23:08:32 +00:00
christos
14b02a1cfc
resolve conflicts.
2002-11-29 23:06:22 +00:00
christos
866a560342
import latest am-utils.
2002-11-29 22:57:11 +00:00
fvdl
d4f83aa2bb
Use a non-blocking SVC for TCP connections.
2002-11-08 00:14:50 +00:00
wiz
7b9b4ac6f7
'environment', not 'enviroment'
2002-07-11 10:53:19 +00:00
tron
db385ae9af
Synchronize last change with what is in the official amd sources now as
...
suggested by Erez Zadok in private e-mail.
2002-06-23 08:37:36 +00:00
tron
6db3449490
Add new option "xlatecookie" to amd(8) to support NFS v3 mounts with cookie
...
translation. The changes were provided by Mark Davies in PR bin/17245.
2002-06-14 15:16:53 +00:00
itojun
2cc8b1799d
detect endianness correctly by using BYTE_ORDER.
2002-05-30 14:48:44 +00:00
simonb
707fc2ec62
Use INADDR_NONE instead of "(u_long) - 1".
2002-05-09 02:09:52 +00:00
wiz
b444acb911
Sort SEE ALSO sections, and fix xrefs (commenting out some which
...
point to non-existing man pages). Fixes misc/14970.
2001-12-18 09:31:47 +00:00
thorpej
7d63653e94
s/int/size_t/ in one obvious place.
2001-09-16 00:01:15 +00:00
mrg
efcf0f3154
"Bah, remove the declaration!!" --thorpej
...
delete sys_nerr declarations...
2001-07-14 06:01:22 +00:00
mrg
e31dfc4d0e
if we're going to declare it, at least make sure sys_nerr is `const'.
2001-07-14 04:49:57 +00:00
veego
fc85452e83
Resolve conflicts from the import of am-utils 6.0.6.
2001-05-13 18:06:57 +00:00
veego
de9d6f0e6a
2nd import of am-utils 6.0.6.
...
This time after running the amd2netbsd script.
2001-05-13 17:49:57 +00:00
veego
a8af3357f8
Import am-utils 6.0.6
2001-05-13 17:32:48 +00:00
wiz
8879e37ac5
reference uname(3) instead of (2)
2001-04-09 12:11:58 +00:00
tron
f535470624
Fix incorrect manual page section in ".TH" macro call.
2001-04-08 13:48:33 +00:00
lukem
286bcc01a3
don't use LOG_CONS
2001-01-11 02:58:05 +00:00
bouyer
3022cdc997
Now that the problem with TCP mounts is fixed, switch back to TCP mounts
...
by default. This allows to kill the hack that was added to work around
a problem with SunOS 4.x NFS servers.
2000-12-12 17:06:34 +00:00
wiz
728ab102b9
Make it compile with WAUDIT=2 and FORMAT_AUDIT set. Based on tips
...
by Bill Sommerfeld.
Also, don't change code that's not in our path (replacing vnprintf
with vsnprintf in !HAVE_VSNPRINTF case).
2000-11-21 01:35:36 +00:00
wiz
e0fe90f71c
Remove unneeded code (confirmed by christos).
2000-11-20 17:45:10 +00:00
wiz
fb6c42da67
Re-integrate most changes done to amd in its old location (mostly
...
FORMAT_AUDIT related, and nits). (Thanks for the reminder, Jason!)
2000-11-20 03:19:33 +00:00