DragonFlyBSD/src 6b2b0a8sys/sys types.h stdint.h

<sys/stdint.h>: Repurpose.

 Start using this header as proxy to separate non sys/ headers from
 userland only headers.
 * Move in first kernel specific types from <sys/types.h>.
 * Tidy up type definitions for better readability.
 * Remove old comment about cdev that is no longer needed.

 Strictly non functional changes.
DeltaFile
+17-53sys/sys/types.h
+52-7sys/sys/stdint.h
+69-602 files

UnifiedSplitRaw