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
/
lib
/
libatm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use WARNS?=3 for these in the arm case for now, due to toolchain issues.
cognet
2004-05-14
1
-0
/
+5
*
Fix a couple of potential buffer overflows.
harti
2004-02-21
2
-12
/
+10
*
Fixed style of DPADD and LDADD assignments as per style.Makefile(5).
ru
2004-02-05
1
-2
/
+2
*
style.Makefile(5)
obrien
2003-08-18
1
-7
/
+3
*
Stage 3 of dynamic root support. Make all the libraries needed to run
gordon
2003-08-17
1
-0
/
+1
*
Correct a cut'n'paste error in a comment.
harti
2003-07-29
1
-1
/
+1
*
Make a local static string const.
harti
2003-07-29
1
-4
/
+4
*
Use the appropriate [s]size_t type where a buffer size is meant.
harti
2003-07-29
6
-78
/
+50
*
Make library WARNS=6 clean. The problems have been: alignment on sparc64
harti
2003-07-25
4
-7
/
+8
*
fix __FBSDID
obrien
2003-04-20
1
-2
/
+2
*
Back off WARNS until I've had a chance to deal with the problems on
mdodd
2003-03-25
1
-1
/
+1
*
Fix warnings.
mdodd
2003-03-25
6
-18
/
+24
*
bzero() allocations.
mdodd
2002-09-30
1
-0
/
+2
*
LP64 fix: don't cast pointer to int
naddy
2002-06-30
1
-1
/
+1
*
- Remove UM_* memory handling macros as they just obfuscate code.
arr
2002-06-24
4
-19
/
+18
*
Remove multi-line __P() usage.
obrien
2002-03-22
1
-6
/
+4
*
Remove __P() usage.
obrien
2002-03-21
1
-15
/
+15
*
Remove 'register' keyword.
obrien
2002-03-21
1
-1
/
+1
*
__FBSDID() Cleanup
dillon
2001-09-30
6
-1
/
+7
*
Revamp FBSDID's for libatm. Restore original import rcsid as per bde
dillon
2001-09-15
6
-39
/
+17
*
Convert a library to use the new __FBSDID()'s for testing and review
dillon
2001-09-15
6
-24
/
+12
*
Replace beforeinstall target with new variables used by .mk system.
rgrimes
2000-01-14
1
-4
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
8
-14
/
+14
*
Modify code to be -Wall'able.
mks
1999-07-01
7
-87
/
+55
*
Print SPANS addresses in the correct byte order.
mks
1999-05-20
1
-3
/
+3
*
libatm uses libmd; add it to the dependency list so that programs using
peter
1998-10-11
1
-1
/
+4
*
Add new files for HARP3
phk
1998-09-15
8
-0
/
+1642