File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / ntp / README.hackers
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue May 29 12:08:37 2012 UTC (12 years ago) by misho
Branches: ntp, MAIN
CVS tags: v4_2_6p5p0, v4_2_6p5, HEAD
ntp 4.2.6p5

    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: ---

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>