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
/
usr.bin
/
xlint
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-01
1
-33
/
+66
*
Cosmetic change: space instead of tab in front of $FreeBSD$.
sheldonh
2000-01-16
2
-2
/
+2
*
Revert previous change, which is reported to have broken world. I
sheldonh
2000-01-15
1
-1
/
+1
*
Populate /usr/libdata/lint again. David Malone <dwmalone@maths.tcd.ie>
sheldonh
2000-01-14
2
-4
/
+5
*
Fix lint for the new cpp. Lint is still broken in other ways, but
sheldonh
2000-01-14
1
-2
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
2
-2
/
+2
*
Declaration of strtouq() is not missing from stdlib.h, so don't redeclare
dt
1999-08-25
1
-3
/
+0
*
Add $Id$, to make it simpler for members of the translation teams to
nik
1999-07-12
1
-0
/
+2
*
Use __XSTRING() from cdefs.h instead of rolling my own.
eivind
1999-01-25
1
-7
/
+1
*
I may have forgotten to upgrade this value, but that will never happen
eivind
1999-01-23
1
-6
/
+8
*
__FreeBSD__ is also used here.
jhay
1999-01-23
1
-1
/
+3
*
Put y.tab.h back in SRCS. This used to be the best way to get
bde
1998-05-05
1
-1
/
+2
*
Fixed races in `make -jN' using new yacc rules.
bde
1998-05-04
1
-6
/
+2
*
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
charnier
1998-03-23
1
-1
/
+1
*
Fixed `make -jN' for large N. Just put the generated file y.tab.h in
bde
1998-03-06
1
-1
/
+3
*
Work around a gcc bug (causing false warnings about integral constant being t...
tegge
1997-06-12
1
-0
/
+11
*
Cope with the possibility of __FreeBSD__ = 3
peter
1997-03-11
1
-1
/
+3
*
Sweep through the tree fixing mmap() usage:
alex
1997-01-16
2
-2
/
+2
*
.Os NetBSD -> .Os FreeBSD.
wosch
1996-09-28
1
-1
/
+1
*
General -Wall warning cleanup, part I.
jkh
1996-07-12
5
-0
/
+10
*
Fix a couple of minor typos. Closes PR 1309.
alex
1996-06-11
1
-3
/
+3
*
Backout yacc changes.
phk
1996-06-02
4
-4
/
+4
*
Finished yacc rules changes.
bde
1996-06-01
1
-1
/
+1
*
yacc rules change.
phk
1996-05-30
3
-3
/
+3
*
Do not include math.h because it isn't used and it causes
mpp
1996-04-09
2
-2
/
+0
*
Correct some man page cross references and file location references.
mpp
1996-04-07
1
-2
/
+2
*
Don't build the special case lint libraries.
paul
1996-03-31
3
-3
/
+3
*
Move llib-lstdc to llib-lc since that's what lint expects.
paul
1996-03-24
2
-3
/
+3
*
Re-enable building of lint libraries.
paul
1996-03-24
1
-2
/
+1
*
Build and install llib-lstdc.ln. Disable Posix version.
paul
1996-03-24
1
-2
/
+3
*
Don't build lint libraries for the moment.
paul
1996-03-24
1
-1
/
+2
*
replace 'install' with ${INSTALL}
wosch
1996-02-06
2
-2
/
+2
*
Well, Jochen adopted most of my submissions. So only the different
joerg
1995-11-06
3
-5
/
+12
*
Jochen Pohl's lint(1) from NetBSD. Yet another import.
joerg
1995-11-05
37
-0
/
+20618