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
/
sys
/
i386
/
include
/
ansi.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Gcc 3.1 varargs support.
obrien
2002-05-10
1
-1
/
+1
*
Remove the hack for segsz_t from <sys/types.h>; use the normal
mike
2002-04-10
1
-0
/
+1
*
Guard against redefining __gnuc_va_list.
obrien
2002-03-24
1
-1
/
+2
*
Resurrect one of the easiest changes from my big include files roll-up
wollman
2002-02-15
1
-0
/
+1
*
o Stop abusing MD headers with non-MD types.
mike
2001-12-01
1
-2
/
+0
*
o Add new header <sys/stdint.h>.
mike
2001-11-02
1
-0
/
+34
*
Remove funky right justification.
mike
2001-10-23
1
-9
/
+9
*
Try two on the preprocessing logic.
obrien
2001-10-19
1
-2
/
+2
*
Blah, fix braino where ru had to remind me of proper preprocessor syntax.
obrien
2001-10-19
1
-1
/
+1
*
My attempts at minimizing the number of #def's got me in trouble.
obrien
2001-10-18
1
-5
/
+5
*
Add support for "__gnuc_va_list". Some overly "smart" libraries assume
obrien
2001-10-18
1
-0
/
+8
*
Minor comment tweaking.
obrien
2001-10-17
1
-4
/
+4
*
o Remove some GCCisms in src/powerpc/include/endian.h.
mike
2001-08-30
1
-0
/
+2
*
Make _BSD_TIME_T_ (time_t) an `int' rather than `long'. This will help
obrien
2001-05-18
1
-1
/
+1
*
Style changes -- revert ordering to mostly two revs ago.
obrien
2001-05-18
1
-51
/
+51
*
Consistently define the rune types.
obrien
2001-05-16
1
-1
/
+19
*
Move the int typedefs to the top so they can be used in defining other types.
obrien
2001-05-16
1
-30
/
+30
*
Fixed disordering in previous commit. "Fixed" a null comment in previous
bde
2001-02-17
1
-1
/
+1
*
Correct 2nd argument of getnameinfo(3) to socklen_t.
ume
2001-02-15
1
-0
/
+1
*
Convert all users of fldoff() to offsetof(). fldoff() is bad
phk
2000-10-27
1
-0
/
+5
*
Protect the i386 machine-dependant type definitions of __int64_t
sheldonh
2000-01-14
1
-0
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Little reorganization:
dt
1998-12-19
1
-4
/
+14
*
Added typedefs for __int64_t and __uint64_t. These will be used to avoid
bde
1998-06-14
1
-9
/
+24
*
Define integer types added by POSIX.1g. We already had int8_t, int16_t,
alex
1998-01-08
1
-1
/
+4
*
Add _BSD_CLOCKID_T_ and _BSD_TIMER_T_ for posix clock/timer support
peter
1997-05-08
1
-1
/
+3
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Oops, this should have been with the ctype changes.
bde
1996-05-01
1
-11
/
+9
*
Changed _BSD_PID_T_ from long to int. Lite2 changed pid_t from long to
bde
1996-04-13
1
-2
/
+2
*
Define macros _BSD_OFF_T_ and _BSD_PID_T_ suitable for use instead
bde
1995-06-28
1
-3
/
+12
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-2
/
+2
*
Define _BSD_CLK_TCK_ and _BSD_CLOCKS_PER_SEC_ to support correct
bde
1995-02-03
1
-4
/
+17
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
rgrimes
1994-05-25
1
-18
/
+15
*
First pass at adding locale support. This code only deals with the LC_CTYPE
wollman
1994-04-04
1
-2
/
+19
*
Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some
rgrimes
1993-10-16
1
-1
/
+2
*
Initial import, 0.1 + pk 0.2.4-B1
rgrimes
1993-06-12
1
-0
/
+57