maxim
9486046848
Avoid accidental use of ANSI C trigraphs.
...
Spotted by: Pawel Worach
Obtained from: NetBSD (rev. 1.11, 1.13)
2004-08-21 07:23:41 +00:00
ru
ca43275854
Mechanically kill hard sentence breaks.
2004-07-02 21:28:50 +00:00
stefanf
6a060e0abd
Include <netinet/in.h> for ntoh*() and hton*() prototypes.
...
Approved by: das (mentor)
2004-05-24 11:59:17 +00:00
charnier
bb97d03ce3
The .Nm utility
2002-07-06 19:19:48 +00:00
imp
a5ee0f95f8
o __P removal
...
o register removal
o use new style prototypes and function definitions
2002-02-07 23:57:01 +00:00
kris
eb02f726dd
Lock down with WFORMAT?=1, with overrides in the subdirectories which
...
are not yet warning-clean. Tested on i386 and alpha.
2002-02-04 02:33:51 +00:00
ru
1ef340bf02
- Backout botched attempt to intoduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:22:12 +00:00
ru
0b5a623dc6
Set the default manual section for libexec/ to 8.
2001-03-20 18:10:13 +00:00
ru
b1c3961564
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:38:02 +00:00
ru
372556ed3b
Prepare for mdoc(7)NG.
2000-12-20 13:26:01 +00:00
kris
39a01afa4b
Constify
2000-11-27 07:21:37 +00:00
kris
70bc63131c
Correct definition of MAXHOSTNAMELEN in ifdef'ed out code.
2000-11-26 22:18:11 +00:00
ru
d13355bd1f
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 14:42:24 +00:00
kris
acbccf3a12
L_SET -> SEEK_SET
...
Obtained from: OpenBSD
2000-11-19 10:56:14 +00:00
kris
0ae50c3464
Format string paranoia
...
Obtained from: OpenBSD
2000-11-19 10:52:10 +00:00
wollman
5e8b712997
Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and thereby
...
<time.h>).
2000-10-10 01:50:26 +00:00
peter
e226894fa0
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
brian
3794629aa4
Ensure that things returned by gethostname() and
...
friends are terminated and allow for a maximum
host name length of MAXHOSTNAMELEN - 1.
Put parenthesis around sizeof args.
Make some variables static.
Fix telnetd -u (broken by my last commit)
Prompted by: bde
1999-04-07 08:27:45 +00:00
steve
eca8e681f8
Remove no longer needed FreeBSD specific code.
...
PR: 5497
Submitted by: Jacob Bohn Lorensen <jacob@jblhome.ping.mk>
Obtained from: OpenBSD (indirectly it seems so just to be safe)
1998-07-20 04:52:26 +00:00
charnier
70fe45ba10
Add usage(), rcsids.
1997-11-24 07:33:42 +00:00
steve
fb8554878f
Zap register keyword usage and convert: bcopy -> memmove, bzero -> memset,
...
index -> strchr, and rindex -> strrchr.
1997-06-29 19:50:26 +00:00
steve
7cf440d97b
Merge conflicts and make this compile -Wall clean.
1997-06-29 19:00:29 +00:00
steve
3be795b30f
This commit was generated by cvs2svn to compensate for changes in r27074,
...
which included commits to RCS files with non-trunk default branches.
1997-06-29 18:50:34 +00:00
steve
cdedd796f3
Import of NetBSD's rbootd version 19970629
1997-06-29 18:50:34 +00:00
steve
9c6b7d527a
Show the real revision date and not the date that this
...
manpage is being viewed.
1997-06-23 04:03:49 +00:00
imp
298d1ef2f1
compare return value from getopt against -1 rather than EOF, per the final
...
posix standard on the topic.
1997-03-28 15:48:21 +00:00
peter
bd20ff9351
Revert $FreeBSD$ to $Id$
1997-02-22 14:22:49 +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
wollman
e518804de3
Fix up programs which expect <net/if.h> to include <sys/time.h> to instead
...
do it themselves. (Some of these programs actually depended on this
beyond compiling the definition of struct ifinfo!) Also fix up some
other #include messes while we're at it.
1996-12-10 17:11:53 +00:00
wosch
e5b4420bce
add forgotten $Id$
1996-09-22 21:56:57 +00:00
mpp
dfbf6cbddc
Correct some man page xrefs, and some other minor changes to bring some
...
man pages up to mdoc guidelines and fix some minor formatting glitches.
Also fixed a number of man pages to not abuse the .Xr macro to
display functions and path names and a lot of other junk.
1996-04-08 04:18:31 +00:00
bde
0a591c5133
Change install' to
${INSTALL}' so that default install flags can be
...
specified in the top level Makefiles.
Previously I missed dozens of Makefiles that skip the install after
using `cmp -s' to decide that the install isn't necessary.
1995-08-06 12:24:38 +00:00
rgrimes
1c444a9f7e
Remove trailing whitespace.
1995-05-30 05:51:47 +00:00
wollman
406ac1d7a9
Update to new make macros and disable Kerberos because we haven't got it
...
set up right yet.
1994-08-05 21:24:58 +00:00
rgrimes
69e1e0e77b
Disable afterinstall rule as it is broken when you have CVS files around.
...
Reviewed by:
Submitted by:
1994-05-30 14:01:24 +00:00
rgrimes
758c6e92c9
BSD 4.4 Lite Libexec Sources
1994-05-27 12:39:25 +00:00