Annotation of embedaddon/ntp/README.hackers, revision 1.1
1.1 ! misho 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>