ru
b15a893144
- Backout botched attempt to introduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:42:20 +00:00
ru
42350947e7
Set the default manual section for usr.sbin/ to 8.
2001-03-20 18:17:26 +00:00
obrien
46d04a9db4
Add `_PATH_DEVZERO'.
...
Use _PATH_* where where possible.
2000-12-09 09:35:55 +00:00
ru
c3189e713e
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 20:10:44 +00:00
ru
b42832df66
Use Fx macro wherever possible.
2000-11-14 11:20:58 +00:00
kris
1b2cc0072d
Don't call syslog() without a format string.
2000-07-12 00:50:49 +00:00
sheldonh
840cf958b8
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-01 14:09:25 +00:00
peter
b6784c4210
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
wpaul
fb5d70a2ed
Darnit, that last commit was only supposed to change files in the
...
-current branch. I mistakenly checked out the 2.2.x rpc.ypxfrd into my
-current working directory. No harm done, but I got really confused
when I went to check out rpc.ypxfrd again and found the changes I
wanted to make were already there. (I'm going to fix the other 2.2.x
versions of the other programs in a minute.)
Anyway: protect errno in the signal handler, in the -current version
of rpc.ypxfrd this time.
1998-06-04 15:37:05 +00:00
bde
5a9e814a5d
Removed bogus dependencies of generated .c files on generated headers.
1998-05-10 16:03:17 +00:00
charnier
c94dce23b1
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
1998-03-23 08:31:20 +00:00
bde
9fa4e2234d
Fixed `make -jN' for large N, as usual.
1998-03-06 14:34:47 +00:00
charnier
b09df40cc0
Use err(3). Remove multiply defined Id string.
1997-10-13 11:22:39 +00:00
wpaul
8ea453ed8e
Back out unnecessary overly-paranoid paranoia test from here too; yp_access()
...
does the right thing already.
1997-04-28 14:22:31 +00:00
wpaul
d23a83cebe
Add extra paranoia test. In theory this doesn't really gain you anything,
...
but the extra warning message could be useful.
1997-04-10 13:48:59 +00:00
imp
15c4d207bc
compare return value from getopt against -1 rather than EOF, per the final
...
posix standard on the topic.
1997-03-31 05:11:47 +00:00
peter
4902ad34cf
Update to work under Lite2 includes
1997-03-11 15:57:44 +00:00
peter
32d6b795de
Revert $FreeBSD$ to $Id$
1997-02-22 16:15:28 +00:00
tg
c67a2d7212
Typos.
1997-02-05 07:36:51 +00:00
wosch
00e37028d0
Sort cross references.
1997-01-20 00:03:00 +00:00
jkh
9c0cd3f9df
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
bde
218243765f
Fixed DPADD.
1996-09-05 17:16:10 +00:00
wpaul
132863e419
Add checks for byte order and DB type mismatches. We ignore the
...
filename argument for now: it's really only useful for .dir/.pag-style
ndbm databases, which we don't support anyway.
1996-07-04 02:29:54 +00:00
wpaul
0fe7d5e0c8
Take ypxfrd_xdr.c out of SRCS line here too. This program is also
...
linked with librpcsvc.
1996-06-06 03:59:22 +00:00
wpaul
10d19b1c5c
Whoops: dragged along an extra copy of the protocol
...
definition file by mistake. This isn't needed so long
as the one in include/rpcsvc is installed.
1996-06-05 06:15:07 +00:00
wpaul
f46a686c65
This commit was generated by cvs2svn to compensate for changes in r16125,
...
which included commits to RCS files with non-trunk default branches.
1996-06-05 04:36:55 +00:00