index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libexec
/
bootpd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/
schweikh
2002-12-30
1
-1
/
+1
*
Don't call report() without a format string.
kris
2002-10-13
1
-1
/
+1
*
Use strlcpy instead of incorrectly using strncpy.
kris
2002-10-13
1
-1
/
+1
*
de-__P()
alfred
2002-10-09
2
-2
/
+2
*
Replace various spelling with FALLTHROUGH which is lint()able
charnier
2002-08-25
1
-2
/
+3
*
mdoc(7) police: Removed redundant .Ns calls.
ru
2002-08-13
1
-1
/
+1
*
The .Nm utility
charnier
2002-07-06
3
-6
/
+11
*
Assume __STDC__, remove non-__STDC__ code. ...
alfred
2002-05-28
2
-24
/
+4
*
Assume __STDC__, remove non-__STDC__ code.
alfred
2002-05-28
1
-11
/
+3
*
This code defined a private __P, nuke it.
alfred
2002-05-28
8
-87
/
+59
*
Assume __STDC__, remove non-__STDC__ code.
alfred
2002-05-28
14
-97
/
+17
*
Mark report() as printflike and fix resulting warnings, including one bug
kris
2002-02-04
4
-4
/
+4
*
Avoid a few compiler warnings (printf codes, missing includes etc).
iedowse
2001-09-29
3
-4
/
+8
*
Missing `break' statements caused two error messages to become
iedowse
2001-09-29
1
-1
/
+3
*
RFC2132 is not clear about whether the "Maximum DHCP Message Size"
iedowse
2001-09-25
2
-2
/
+4
*
mdoc(7) police: protect trailing full stops of abbreviations
ru
2001-08-10
1
-1
/
+1
*
Remove whitespace at EOL.
dd
2001-07-15
1
-2
/
+2
*
- Backout botched attempt to intoduce MANSECT feature.
ru
2001-03-26
4
-3
/
+3
*
Set the default manual section for libexec/ to 8.
ru
2001-03-20
3
-3
/
+2
*
Preceed/preceeding are not english words. Use precede or preceding.
asmodai
2001-02-18
1
-2
/
+2
*
mdoc(7) police: split punctuation characters + misc fixes.
ru
2001-02-01
2
-5
/
+5
*
man(7) -> mdoc(7).
ru
2001-01-16
2
-97
/
+106
*
mdoc(7) police: .Os CMU -> .Os, split authors for better output.
ru
2000-12-12
2
-2
/
+3
*
mdoc(7) police: use canonical form of .Dd macro.
ru
2000-12-11
1
-1
/
+1
*
Add `_PATH_DEVZERO'.
obrien
2000-12-09
3
-3
/
+8
*
Constify
kris
2000-11-26
2
-5
/
+6
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-10
/
+10
*
Avoid use of direct troff requests in mdoc(7) manual pages.
ru
2000-11-10
1
-28
/
+27
*
Fix to=auto in bootptab.
dirk
2000-11-10
1
-6
/
+10
*
strerror is declared in <string.h>
imp
2000-09-04
1
-3
/
+4
*
Fix bootpd for Alpha.
marcel
1999-11-12
3
-9
/
+11
*
Add $FreeBSD$ lines to man pages that are missing them to make it
mpp
1999-08-28
2
-0
/
+4
*
$Id$ -> $FreeBSD$
peter
1999-08-28
34
-34
/
+34
*
Fix a couple of typos.
mpp
1999-07-12
1
-3
/
+3
*
More egcs warning fixes:
imp
1999-04-25
4
-7
/
+10
*
Ensure that things returned by gethostname() and
brian
1999-04-07
1
-3
/
+5
*
Block for buffer overflow.
eivind
1998-12-13
1
-1
/
+3
*
PR: bin/9031
dillon
1998-12-12
1
-2
/
+2
*
Don't assume that time_t is long. Fixed printf format errors.
bde
1998-06-29
1
-5
/
+5
*
Use gethostname(3) to obtain the local host name, as opposed to uname(3).
joerg
1998-06-03
1
-5
/
+4
*
Spelling corrections.
jkoshy
1998-06-03
1
-3
/
+3
*
Convert to mdoc. Header -> Id. Typo.
charnier
1998-02-03
2
-395
/
+394
*
Removed most unused includes of <net/if_var.h> outside the kernel.
bde
1998-01-16
1
-2
/
+1
*
Typo fix: bootgw -> bootpgw
max
1997-12-29
1
-2
/
+2
*
Use snprintf rather than printf out of paranoia
imp
1997-12-24
5
-9
/
+10
*
Fix description of -t option.
joerg
1997-08-24
1
-2
/
+2
*
Don't rely on stderr to report bad news.
phk
1997-05-11
1
-8
/
+8
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
32
-32
/
+32
*
Fix a hop count datatype bogon pointed out in PR#2642 (though my fix
jkh
1997-02-07
1
-5
/
+6
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
32
-32
/
+32
[next]