#
43c4590c |
| 29-Oct-2021 |
nia <nia@NetBSD.org> |
huntd(6): convert malloc(x * y) and realloc(x * y) to reallocarr
|
#
829918f2 |
| 30-Mar-2014 |
dholland <dholland@NetBSD.org> |
I wish the socket API didn't require casts. Easy to mess them up.
|
#
04732191 |
| 30-Mar-2014 |
dholland <dholland@NetBSD.org> |
Tidy up list of broadcast addresses.
|
#
95f7936d |
| 30-Mar-2014 |
dholland <dholland@NetBSD.org> |
Clean up the handling of the list of hunt daemons.
|
#
f5815ffe |
| 30-Mar-2014 |
dholland <dholland@NetBSD.org> |
more cleanup
|
#
eb67778e |
| 30-Mar-2014 |
dholland <dholland@NetBSD.org> |
unexpose some globals that server.c previously required
|
#
8c62943c |
| 30-Mar-2014 |
dholland <dholland@NetBSD.org> |
name reform, fewer file statics
|
#
59046ed9 |
| 30-Mar-2014 |
dholland <dholland@NetBSD.org> |
goto considered harmful
|
#
38efc8da |
| 30-Mar-2014 |
dholland <dholland@NetBSD.org> |
split off a bunch of the nastier network code into its own file
|