Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump library majro version for gethostbyaddr(3). | ume | 2006-05-21 | 1 | -0/+1 |
| | |||||
* | Enforce style.Makefile(5). | trhodes | 2005-04-22 | 1 | -1/+1 |
| | | | | Glanced at by: ru (some time ago). | ||||
* | 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 |
| | | | | Submitted by: christer.oberg@texonet.com | ||||
* | 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 |
| | | | | | | 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. | ||||
* | 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 |
| | | | | Add const specifiers to constant function arguments. | ||||
* | Make library WARNS=6 clean. The problems have been: alignment on sparc64 | harti | 2003-07-25 | 4 | -7/+8 |
| | | | | and one of the usual sizeof(in_addr_t) == sizeof(u_long) bugs. | ||||
* | 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 |
| | | | | sparc64/alpha. | ||||
* | 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 |
| | | | | Reviewed by: gallatin, ticso | ||||
* | - 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 |
| | | | | Reviewed by: various people | ||||
* | Convert a library to use the new __FBSDID()'s for testing and review | dillon | 2001-09-15 | 6 | -24/+12 |
| | | | | purposes. | ||||
* | Replace beforeinstall target with new variables used by .mk system. | rgrimes | 2000-01-14 | 1 | -4/+1 |
| | | | | Reviewed by: marcel, and make world | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 8 | -14/+14 |
| | |||||
* | Modify code to be -Wall'able. | mks | 1999-07-01 | 7 | -87/+55 |
| | | | | PR: bin/11315 | ||||
* | Print SPANS addresses in the correct byte order. | mks | 1999-05-20 | 1 | -3/+3 |
| | | | | | PR: 11691 Submitted by: Jim Pirzyk <Jim.Pirzyk@disney.com> | ||||
* | libatm uses libmd; add it to the dependency list so that programs using | peter | 1998-10-11 | 1 | -1/+4 |
| | | | | libatm are not forced to know the internals of it's implementation. | ||||
* | Add new files for HARP3 | phk | 1998-09-15 | 8 | -0/+1642 |
Host ATM Research Platform (HARP), Network Computing Services, Inc. This software was developed with the support of the Defense Advanced Research Projects Agency (DARPA). |