Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include the correct file (stdarg.h) and use va_list rather than _BSD_VA_LIST_ | brian | 2002-08-27 | 1 | -5/+2 |
* | Use _BSD_VA_LIST_ rather than __va_list if it's defined | brian | 2002-08-27 | 1 | -2/+5 |
* | o Merge <machine/ansi.h> and <machine/types.h> into a new header | mike | 2002-08-21 | 1 | -2/+2 |
* | Silence some of the -Wnon-const-format warnings and add __printflike() | kris | 2001-07-02 | 1 | -0/+5 |
* | To avoid namespace polution in NetBSD: | brian | 2000-03-14 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | o De-staticise things that don't need to be static. | brian | 1998-06-15 | 1 | -1/+2 |
* | o Move our prompt descriptor list outside of the bundle. | brian | 1998-05-23 | 1 | -2/+2 |
* | MFMP: Make ppp multilink capable. | brian | 1998-05-21 | 1 | -0/+90 |