diff options
author | imp <imp@FreeBSD.org> | 2003-09-27 22:17:37 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2003-09-27 22:17:37 +0000 |
commit | 9d6689c4a78aa15eeea04d8fc8d55500ebf7b56c (patch) | |
tree | 0dce8a3037d6bda95212c1f5b81fc3bb89bdfa75 /sys/kern/kern_exec.c | |
parent | d0dceae232c439e34b42bed2045241fb1ebcbfa0 (diff) | |
download | FreeBSD-src-9d6689c4a78aa15eeea04d8fc8d55500ebf7b56c.zip FreeBSD-src-9d6689c4a78aa15eeea04d8fc8d55500ebf7b56c.tar.gz |
Two minor fixes:
o It is the /usr/include files, not the /usr include files.
o Document the practice of converting to the c99 standard uintXX_t
form from the older, but non-standard, BSD-style u_intXX_t. This
has been going on in the tree for a while now, and I've heard other
developers also state that this conversion is happening. Note also
that this is a slow process and should be treated like whitespace
changes.
Diffstat (limited to 'sys/kern/kern_exec.c')
0 files changed, 0 insertions, 0 deletions