| #
2a63c3be
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line .c comment pattern
Remove /^/[*/]\s*\$FreeBSD\$.*\n/
|
| #
8b356c88
|
| 18-Apr-2023 |
John Baldwin <jhb@FreeBSD.org> |
bootpd: Use C89 function definitions.
Trim a few duplicate (but incomplete) function prototypes as well.
Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D39520
|
| #
2a63c3be
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line .c comment pattern
Remove /^/[*/]\s*\$FreeBSD\$.*\n/
|
| #
8b356c88
|
| 18-Apr-2023 |
John Baldwin <jhb@FreeBSD.org> |
bootpd: Use C89 function definitions.
Trim a few duplicate (but incomplete) function prototypes as well.
Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D39520
|
| #
5ed136e8
|
| 28-May-2002 |
Alfred Perlstein <alfred@FreeBSD.org> |
Assume __STDC__, remove non-__STDC__ code.
Reviewed by: md5
|
| #
a16f3123
|
| 26-Nov-2000 |
Kris Kennaway <kris@FreeBSD.org> |
Constify
|
| #
7c62d872
|
| 04-Sep-2000 |
Warner Losh <imp@FreeBSD.org> |
strerror is declared in <string.h> errno is declared in <errno.h>
|
| #
9bc34f7c
|
| 24-Dec-1997 |
Warner Losh <imp@FreeBSD.org> |
Use snprintf rather than printf out of paranoia Obtained from: OpenBSD
|
| #
44099b7b
|
| 30-Sep-1994 |
Paul Traina <pst@FreeBSD.org> |
Rearrange bootpd
|
| #
2a63c3be
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line .c comment pattern
Remove /^/[*/]\s*\$FreeBSD\$.*\n/
|
| #
8b356c88
|
| 18-Apr-2023 |
John Baldwin <jhb@FreeBSD.org> |
bootpd: Use C89 function definitions.
Trim a few duplicate (but incomplete) function prototypes as well.
Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D39520
|
| #
5ed136e8
|
| 28-May-2002 |
Alfred Perlstein <alfred@FreeBSD.org> |
Assume __STDC__, remove non-__STDC__ code.
Reviewed by: md5
|
| #
a16f3123
|
| 26-Nov-2000 |
Kris Kennaway <kris@FreeBSD.org> |
Constify
|
| #
7c62d872
|
| 04-Sep-2000 |
Warner Losh <imp@FreeBSD.org> |
strerror is declared in <string.h> errno is declared in <errno.h>
|
| #
9bc34f7c
|
| 24-Dec-1997 |
Warner Losh <imp@FreeBSD.org> |
Use snprintf rather than printf out of paranoia Obtained from: OpenBSD
|
| #
44099b7b
|
| 30-Sep-1994 |
Paul Traina <pst@FreeBSD.org> |
Rearrange bootpd
|
| #
5ed136e8
|
| 28-May-2002 |
Alfred Perlstein <alfred@FreeBSD.org> |
Assume __STDC__, remove non-__STDC__ code.
Reviewed by: md5
|
| #
a16f3123
|
| 26-Nov-2000 |
Kris Kennaway <kris@FreeBSD.org> |
Constify
|
| #
7c62d872
|
| 04-Sep-2000 |
Warner Losh <imp@FreeBSD.org> |
strerror is declared in <string.h> errno is declared in <errno.h>
|
| #
9bc34f7c
|
| 24-Dec-1997 |
Warner Losh <imp@FreeBSD.org> |
Use snprintf rather than printf out of paranoia Obtained from: OpenBSD
|
| #
44099b7b
|
| 30-Sep-1994 |
Paul Traina <pst@FreeBSD.org> |
Rearrange bootpd
|