Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing whitespace | brian | 2002-07-01 | 1 | -23/+23 |
| | |||||
* | Add __FBSDID's to libalias | dillon | 2001-09-30 | 1 | -2/+3 |
| | |||||
* | Add a few ``const''s to silence some -Wwrite-strings warnings | brian | 2001-01-29 | 1 | -7/+9 |
| | |||||
* | Added boolean argument to link searching functions, indicating | ru | 2000-10-30 | 1 | -1/+1 |
| | | | | whether they should create a link if lookup has failed or not. | ||||
* | Add -Wmissing-prototypes. | ru | 2000-09-15 | 1 | -3/+6 |
| | |||||
* | Add address translation support for RTSP/RTP used by RealPlayer and | archie | 2000-07-26 | 1 | -0/+427 |
Quicktime streaming media applications. Add a BUGS section to the man page. Submitted by: Erik Salander <erik@whistle.com> |