cognet
548b0bdf38
Use WARNS?=3 for these in the arm case for now, due to toolchain issues.
2004-05-14 13:31:21 +00:00
harti
2d049ae1d6
Fix a couple of potential buffer overflows.
...
Submitted by: christer.oberg@texonet.com
2004-02-21 16:29:10 +00:00
ru
4c72afa60b
Fixed style of DPADD and LDADD assignments as per style.Makefile(5).
2004-02-05 22:44:25 +00:00
obrien
bf7b07bcb2
style.Makefile(5)
2003-08-18 15:25:39 +00:00
gordon
4b82045616
Stage 3 of dynamic root support. Make all the libraries needed to run
...
binaries in /bin and /sbin installed in /lib. Only the versioned files
reside in /lib, the .so symlink continues to live /usr/lib so the
toolchain doesn't need to be modified.
2003-08-17 08:28:46 +00:00
harti
075f0460cd
Correct a cut'n'paste error in a comment.
2003-07-29 13:51:53 +00:00
harti
6bdc55e269
Make a local static string const.
2003-07-29 13:51:27 +00:00
harti
cad96c2b96
Use the appropriate [s]size_t type where a buffer size is meant.
...
Add const specifiers to constant function arguments.
2003-07-29 13:35:03 +00:00
harti
4ac693aa72
Make library WARNS=6 clean. The problems have been: alignment on sparc64
...
and one of the usual sizeof(in_addr_t) == sizeof(u_long) bugs.
2003-07-25 08:22:08 +00:00
obrien
06475a5133
fix __FBSDID
2003-04-20 18:41:16 +00:00
mdodd
7e9c8178e3
Back off WARNS until I've had a chance to deal with the problems on
...
sparc64/alpha.
2003-03-25 17:40:00 +00:00
mdodd
87cf62cebb
Fix warnings.
2003-03-25 04:29:26 +00:00
mdodd
1057297b31
bzero() allocations.
2002-09-30 09:18:54 +00:00
naddy
1e35ce57f0
LP64 fix: don't cast pointer to int
...
Reviewed by: gallatin, ticso
2002-06-30 23:36:21 +00:00
arr
89107ac274
- Remove UM_* memory handling macros as they just obfuscate code.
2002-06-24 22:29:01 +00:00
obrien
b68f4814f6
Remove multi-line __P() usage.
2002-03-22 09:22:15 +00:00
obrien
f597ce10f8
Remove __P() usage.
2002-03-21 23:54:04 +00:00
obrien
24a8f39238
Remove 'register' keyword.
2002-03-21 23:39:28 +00:00
dillon
2153b168ec
__FBSDID() Cleanup
2001-09-30 21:06:00 +00:00
dillon
8bf69256af
Revamp FBSDID's for libatm. Restore original import rcsid as per bde
...
Reviewed by: various people
2001-09-15 19:36:55 +00:00
dillon
7363b328ce
Convert a library to use the new __FBSDID()'s for testing and review
...
purposes.
2001-09-15 03:42:10 +00:00
rgrimes
7e1486bf06
Replace beforeinstall target with new variables used by .mk system.
...
Reviewed by: marcel, and make world
2000-01-14 07:57:47 +00:00
peter
e226894fa0
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
mks
c12e85162e
Modify code to be -Wall'able.
...
PR: bin/11315
1999-07-01 20:48:59 +00:00
mks
97fc7bee4d
Print SPANS addresses in the correct byte order.
...
PR: 11691
Submitted by: Jim Pirzyk <Jim.Pirzyk@disney.com>
1999-05-20 23:52:15 +00:00
peter
482b9ff53d
libatm uses libmd; add it to the dependency list so that programs using
...
libatm are not forced to know the internals of it's implementation.
1998-10-11 04:41:43 +00:00
phk
6fd807e4f4
Add new files for HARP3
...
Host ATM Research Platform (HARP), Network Computing Services, Inc.
This software was developed with the support of the Defense Advanced
Research Projects Agency (DARPA).
1998-09-15 08:23:17 +00:00