xref: /freebsd/contrib/ntp/README.hackers (revision 1492c8c0d825d1dcd8a2b2975fe35e4269b0b7de)
1Notes to hackers.
2
3See README.patches for information about submitting patches.
4
5---
6
7Dave likes this code indented formatted in a consistent way.
8The file "dot.emacs" has the emacs C-mode indentation style that Dave likes.
9
10---
11
12We'd like to see *all* system function declarations live in include/l_stdlib.h
13and NEVER appear in the .c files.
14
15---
16