ru
44c1cbbc79
Expand contractions.
2005-02-15 09:27:00 +00:00
ru
1f12ffeb1d
Expand contractions.
2005-02-13 23:45:54 +00:00
ru
d65df7068b
Expand *n't contractions.
2005-02-13 22:25:33 +00:00
ru
16a1b958bd
Let bsd.prog.mk set SRCS and MAN to their default values.
2005-01-28 16:08:11 +00:00
ru
9a0f1e9891
Sort sections.
2005-01-18 20:02:45 +00:00
ru
65892a1037
Eliminate macro calls inside literal displays.
2005-01-15 12:28:01 +00:00
ru
54d390266a
Start the dreaded NOFOO -> NO_FOO conversion.
...
OK'ed by: core
2004-12-21 08:47:35 +00:00
imp
e3d1d684c3
Remove __P, as well as other non-FreeBSD relevant code.
2004-11-08 23:26:36 +00:00
ru
1edab47bcf
For variables that are only checked with defined(), don't provide
...
any fake value.
2004-10-24 15:33:08 +00:00
stefanf
7a2af4334a
Fix a few cases that relied on 'implicit int' (constraint violation in C99).
2004-07-11 17:37:33 +00:00
ru
560e5d06b5
Eliminated double whitespace.
2004-07-03 18:35:53 +00:00
ru
485e003d41
Mechanically kill hard sentence breaks.
2004-07-02 23:13:00 +00:00
stefanf
6810eb8b72
Include <string.h> for prototypes of various string functions.
...
Approved by: das (mentor)
2004-05-24 12:44:00 +00:00
stefanf
0e7925249c
Remove spurious semicolons. Outside of functions they are actually errors but
...
GCC doesn't warn about them without -pedantic.
Approved by: das (mentor)
PR: 56649
Reviewed by: md5
2004-05-16 22:08:17 +00:00
charnier
4d47cd3ff9
Properly use strftime(): NUL terminating character is already taken into
...
account.
2004-01-04 16:07:03 +00:00
peter
4ad3feafde
Use -D to rename the log() function (extensively used) rather than
...
using the gcc-specific -fno-builtin-log switch.
2003-10-30 22:59:41 +00:00
peter
fd6acc8e26
Disable the log() builtin (the math function), because it will not do much
...
logging of information like the program expects.
2003-10-26 03:15:54 +00:00
ru
f501f1b590
Get rid of duplicates.
2003-09-14 13:41:59 +00:00
bde
709fb09d2a
Backed out previous commit. Use ${LIBMROUTED} in LDADD again instead of
...
hard-coding a path to the library that is wrong in some corner cases.
2003-04-16 14:53:51 +00:00
obrien
6709fe0c57
style.Makefile(5)
2003-04-04 17:49:21 +00:00
schweikh
2505bee728
english(4) police.
2002-12-27 12:15:40 +00:00
nectar
46adc04a10
Check for FD_SET overruns.
...
Obtained from: NetBSD
2002-09-09 15:45:28 +00:00
sobomax
8df6eb246b
Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid
...
breaking application ABI use unused ifreq.ifru_flags[1] for upper 16 bits in
SIOCSIFFLAGS and SIOCGIFFLAGS ioctl's.
Reviewed by: -hackers, -net
2002-08-18 07:05:00 +00:00
charnier
90baea60d8
The .Nm utility
2002-07-14 14:47:15 +00:00
ru
d48ffaae86
Mark all internal libraries with INTERNALLIB.
2002-05-13 11:24:03 +00:00
dd
3d91c9d528
Beware the log demon! (Fix typo: s/demon/daemon/)
...
Submitted by: zhuravlev alexander <zaa@ulstu.ru>
2002-05-11 05:16:02 +00:00
ru
36d40d85c3
Set BINOWN=root explicitly for setuid root binaries.
...
This is not "useless", as one may have non-default
setting for BINOWN in make.conf, and we still want
these to be installed setuid root in this case.
2001-09-13 06:48:18 +00:00
ru
316fde8ddd
mdoc(7) police: fixed the "new sentence" bogons.
2001-08-10 15:03:10 +00:00
obrien
4b92fa588b
Perform a major cleanup of the usr.sbin Makefiles.
...
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.
2001-07-20 06:20:32 +00:00
dd
7d1013753f
Remove whitespace at EOL.
2001-07-15 08:06:20 +00:00
kris
7afeff78b3
Mark some functions as __printflike()
...
MFC after: 1 week
2001-07-05 09:28:13 +00:00
kris
63c296c85c
Remove spurious extra format string argument.
2001-04-17 07:32:37 +00:00
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
asmodai
79d2ee04e3
Fix typo: seperate -> separate.
...
Seperate does not exist in the english language.
2001-02-06 11:21:58 +00:00
ru
606eb8b7a4
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:44:04 +00:00
ru
522216623a
Prepare for mdoc(7)NG.
2000-12-27 15:30:30 +00:00
ru
cfafe5cee1
mdoc(7) police: added missing .Os call.
2000-12-14 13:58:15 +00:00
obrien
46d04a9db4
Add `_PATH_DEVZERO'.
...
Use _PATH_* where where possible.
2000-12-09 09:35:55 +00:00
ru
cff3f1a066
mdoc(7) police: do not split author names in the AUTHORS section.
2000-11-22 09:35:58 +00:00
ru
c3189e713e
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 20:10:44 +00:00
ru
77559ae015
mdoc(7) police: use certified section headers wherever possible.
2000-11-17 11:44:16 +00:00
ru
f9c7198049
Avoid use of direct troff requests in mdoc(7) manual pages.
2000-11-10 17:46:15 +00:00
kris
006a1e0d11
String buffer safety cleanup. I don't think any of these were exploitable
...
remotely, but they would be if e.g. it happened to call the logging
function using a DNS hostname.
Also replace random() by arc4random() - only one of these is arguably
required since it's directly used in the protocol, but we might as
well replace both to avoid using two different PRNGs.
Reviewed by: green, alex
2000-10-09 06:08:00 +00:00
charnier
a58a03017e
1000000 usec -> 1 sec 0 usec; fix.
2000-03-26 14:44:34 +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
mpp
1c0a3cee71
Add $FreeBSD$ lines to man pages that are missing them to make it
...
easier for translation teams.
PR: docs/13418
Submitted by: Alexey Zelkin <phantom@cris.net>
1999-08-28 23:23:38 +00:00
peter
b6784c4210
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
nik
7effc709bc
Add $Id$, to make it simpler for members of the translation teams to
...
track.
The Id line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;
.\" $Id$
.\"
If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.
Approved by: bde
1999-07-12 20:12:29 +00:00
billf
297363c7d7
Use the proper mdoc macro
...
PR: docs/9892
Submitted by: Kazuo Horikawa <horikawa@jp.freebsd.org>
1999-03-20 04:26:57 +00:00