freebsd-skq/README.hackers
Ollivier Robert 2b45e011ca Virgin import of ntpd 4.2.6p5.
When the series of commits is complete, things like
https://cert.litnet.lt/en/docs/ntp-distributed-reflection-dos-attacks
should be fixed.

PR:		bin/148836 (except that we import a newer version)
Asked by:	Too many
MFC after:	2 weeks
2013-12-04 21:33:17 +00:00

16 lines
348 B
Plaintext

Notes to hackers.
See README.patches for information about submitting patches.
---
Dave likes this code indented formatted in a consistent way.
The file "dot.emacs" has the emacs C-mode indentation style that Dave likes.
---
We'd like to see *all* system function declarations live in include/l_stdlib.h
and NEVER appear in the .c files.
---