mirror of
https://github.com/opnsense/src.git
synced 2026-04-03 08:25:16 -04:00
Use NULL for pointers instead of '0' (though hey are the same thing in these cases). Ditto for using the zero character '\0' instead of a naked 0 (ditto). Reviewed by: markj@ Sponsored by: Netflix Differential Revision: https://reviews.freebsd.org/D29847 |
||
|---|---|---|
| .. | ||
| config.5 | ||
| config.8 | ||
| config.h | ||
| config.y | ||
| configvers.h | ||
| kernconf.tmpl | ||
| lang.l | ||
| main.c | ||
| Makefile | ||
| Makefile.depend | ||
| mkheaders.c | ||
| mkmakefile.c | ||
| mkoptions.c | ||