|
.gitignore
|
Add ignore files to make using git easier
|
2006-08-08 12:04:38 -07:00 |
|
arpd.c
|
Use C99 style initializers everywhere
|
2016-07-20 12:05:24 -07:00 |
|
ifstat.c
|
ifstat, nstat: Check fdopen() return value
|
2017-08-24 14:49:43 -07:00 |
|
lnstat.c
|
Replace malloc && memset by calloc
|
2016-07-20 12:05:24 -07:00 |
|
Makefile
|
config: put CFLAGS/LDLIBS in config.mk
|
2017-08-23 10:03:09 -07:00 |
|
nstat.c
|
ifstat, nstat: Check fdopen() return value
|
2017-08-24 14:49:43 -07:00 |
|
rtacct.c
|
misc: fix style issues
|
2016-03-21 11:56:36 -07:00 |
|
ss.c
|
Convert the obvious cases to strlcpy()
|
2017-09-01 12:10:54 -07:00 |