wiz
9115df8c49
success, not sucess. Noted by mjl.
2003-01-28 22:35:02 +00:00
wiz
dfb66d510f
instead, not insteed; from Adrian Mrva.
2002-12-21 12:58:38 +00:00
wiz
51146674bf
Foundation has only one a, from Adrian Mrva.
2002-12-21 12:57:44 +00:00
lukem
d348d3d723
tweaks for fparseln(3) move from libutil to libc:
...
- remove #include <util.h> if nothing else needed it
- remove LDFLAGS+=-lutil if nothing else needed it
2002-11-30 03:10:53 +00:00
lukem
c52b93f508
minor makefile delint
2002-09-18 13:31:52 +00:00
lukem
17d72c8a6b
use NETBSDSRCDIR as appropriate
2002-09-18 03:54:26 +00:00
wiz
5c90fa6755
ANSIfy, remove __P().
2002-07-06 21:30:26 +00:00
wiz
3a0b8f6e80
de-__P(), ANSIfy.
2002-07-06 01:00:15 +00:00
wiz
559abfe369
de__P(), ANSIfy.
2002-07-06 00:56:32 +00:00
wiz
d532b687e7
de-__P(), ANSIfy.
2002-07-06 00:55:29 +00:00
wiz
cfa755ae92
de__P, ANSIfy.
2002-07-06 00:53:54 +00:00
wiz
5250421372
de-__P(), ANSIfy.
2002-07-06 00:47:55 +00:00
wiz
8891dbdc2d
ANSIfy, de-__P(), and remove unused SIG_PF define.
2002-07-06 00:46:12 +00:00
wiz
15badb287b
ANSIfy (overlooked some...)
2002-07-06 00:42:27 +00:00
wiz
1de018550a
Actually, SIG_PF isn't needed in this file at all -- remove it.
2002-07-06 00:31:07 +00:00
wiz
af4c38b82e
Use .Aq instead of \*[Lt]...\*[Gt] in two places. End sentence with a dot.
2002-07-06 00:21:14 +00:00
wiz
ce6c985b9d
De-__P(), ANSIfy the one function that wasn't, and unifdef __STDC__.
2002-07-06 00:18:48 +00:00
thorpej
8d88f50760
Fix some printf formats in debug code.
2002-06-18 02:57:53 +00:00
wiz
59cf1ed286
Do not xref to ourselves, use Nm.
2002-06-12 21:48:09 +00:00
wiz
10d6eb080d
Drop duplicate .Pp.
2002-03-05 15:09:26 +00:00
wiz
66df0333a1
s/seperate/separate/
2002-02-11 10:44:38 +00:00
ross
2a76afae02
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
2002-02-08 01:36:18 +00:00
wiz
07acb1b340
Use standard headers, mark up AUTHORS section.
2002-02-02 02:31:02 +00:00
wiz
e36ba1263a
Use standard headers, mark up AUTHORS section, drop a .Pp.
2002-02-02 02:30:32 +00:00
wiz
c6e6ff1581
Use standard headers, sort SEE ALSO.
2002-02-02 02:29:43 +00:00
wiz
067d6673ab
Use standard headers, mark up AUTHORS section.
2002-02-02 02:29:15 +00:00
wiz
1514a31617
Sort SEE ALSO, use standard headers.
2002-02-02 02:28:17 +00:00
wiz
bded6a9382
Use standard headers, mark up AUTHORS section.
2002-02-02 02:27:14 +00:00
wiz
d8e5f0a4f7
Drop a .Pp, use standard headers, mark up AUTHORS sections.
2002-02-02 02:24:49 +00:00
wiz
8f4d0be9a7
Sort sections, use standard headers and markup in AUTHORS section.
2002-02-02 02:20:30 +00:00
wiz
0d02730858
Sort SEE ALSO, use standard headers and markup in AUTHORS section.
2002-02-02 02:19:13 +00:00
wiz
a2d753e3ef
Whitespace nits.
2002-01-19 11:44:57 +00:00
tv
8e6f7afb5b
MKfoo=no -> NOfoo
2001-12-12 01:48:43 +00:00
itojun
c878544aa7
s/IPV6_BINDV6ONLY/IPV6_V6ONLY/ to follow changes made yesterday.
2001-10-16 01:51:26 +00:00
ad
e3af9d1d6b
getopt() returns -1 on error, not EOF.
2001-08-18 17:10:04 +00:00
christos
4e7d8e10f6
- Filter out the YP_ keys from mail.aliases. How did this ever work?
...
- Don't be verbose when creating the amd maps.
2001-08-06 18:28:19 +00:00
hubertf
86a406c1ce
* Allow generating more than one amd map, by storing the maps to create
...
in a variable that can be added other maps than amd.home. Patch submitted
in PR 11826 by Anthony Mallet <anthony.mallet@ficus.yi.org>
* Slightly optimize calculation of DOMAIN
2001-08-05 12:40:15 +00:00
garbled
3815ce799a
Add a -l argument to ypinit that allows adding servers in the format
...
server1,server2,server3 on the command line. This allows the user to
optionally avoid the interactive mode of ypinit. If the -l flag is not
supplied, the old behavior is retained.
This allows users to do things like rsh out creation of YP clients, and
sushi to generate yp clients/servers/slaves.
2001-08-01 07:01:03 +00:00
hubertf
b352d63150
Document -f option in synopsis
2001-07-27 22:35:51 +00:00
christos
26dfd4a9a0
Fix bogus awk + sed combination to handle continuations and empty lines.
...
It broke a sequence of:
key1 \
value1 \
value2 \
value3 \
key2 \
value4 \
etc.
Handle both the netgroup rule and the amd.home rule using a .USEBEFORE
macro rule, since they contain the same code.
XXX: Needs new make(1)
2001-07-03 18:15:06 +00:00
wiz
3f9984fc90
`existent', not `existant'
2001-06-19 13:42:07 +00:00
wiz
f3f6c5b675
`accessible' only has one `a'.
2001-06-19 12:52:20 +00:00
lukem
6a56b422c8
use mktemp(1) as appropriate
2001-06-18 11:21:54 +00:00
tron
ba90c54610
Don't force numeirc IP address for "-h" argument when invoking "ypxfr"
...
because neither "ypxfr" nor the YP bits of "libc" can handle IPv6. If the
hostname is used there will be an automatic fallback to IPv4 which makes
server pushed work again in mixed IPv4 and IPv6 environments. This fixes
bin/11755 by myself.
2001-03-16 22:14:45 +00:00
cgd
25bdbb661e
convert to use getprogname()
2001-02-19 23:22:40 +00:00
scottr
acef071496
Fix the sorting introduced in rev 1.9 for the netgroup map:
...
handle entries that span multiple lines correctly.
2001-01-16 07:15:18 +00:00
cgd
e3e65b0f8d
When building gethnamaddr.o and getnetnamadr.o from libc sources,
...
define _LIBC so that the weak aliases those files normally define if
built in libc get set properly. Otherwise, this doesn't link statically.
Static linking tested on NetBSD/i386 by sommerfeld, correct runtime
operation not verified (but should be no different than before).
2001-01-12 01:43:48 +00:00
lukem
631bc8fbd3
oops, forgot syslog.h
2001-01-11 01:54:08 +00:00
lukem
a78cb15fc9
use "ypxfr" instead of __progname as ident arg to openlog
...
wrap all debug syslogs in #ifdef DEBUG (rather than just most of them)
2001-01-11 00:35:49 +00:00
lukem
48565a8e05
use "ypserv" instead of __progname as ident arg to openlog
2001-01-11 00:34:51 +00:00