]> CyberLeo.Net >> Repos - FreeBSD/releng/10.1.git/blob - contrib/ntp/README.hackers
Upgrade NTP to 4.2.8p4.
[FreeBSD/releng/10.1.git] / contrib / ntp / README.hackers
1 Notes to hackers.
2
3 See README.patches for information about submitting patches.
4
5 ---
6
7 Dave likes this code indented formatted in a consistent way.
8 The file "dot.emacs" has the emacs C-mode indentation style that Dave likes.
9
10 ---
11
12 We'd like to see *all* system function declarations live in include/l_stdlib.h
13 and NEVER appear in the .c files.
14
15 ---