bapt
1ae3a71a42
Fix some clang warnings:
...
Add missing headers
Add parenthesis when using the result of an assignment as a condition
2015-06-05 21:45:35 +00:00
bapt
09ff591b15
Another function to ansify
2015-05-05 07:52:41 +00:00
bapt
1627eefffa
Remove unused variables
2015-05-05 07:51:57 +00:00
bapt
0c925e0867
Explicitly use O_RDONLY instead of 0
2015-05-05 07:49:46 +00:00
bapt
642b9f5173
Use strlcpy(3) instead of strcpy(3)
2015-05-05 07:47:36 +00:00
bapt
ef4463e203
Ansify to allow to work on it later
2015-05-05 07:33:38 +00:00
joel
29af67e52c
Remove the advertising clause from UCB copyrighted files in usr.bin. This
...
is in accordance with the information provided at
ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change
Also add $FreeBSD$ to a few files to keep svn happy.
Discussed with: imp, rwatson
2010-12-11 08:32:16 +00:00
markm
c5cd5cd156
WARNS=2 fix, kill register keyword, use __FBSDID().
...
NO_WERROR set because of hard-to-fix warnings originating in
system headers.
2001-12-11 23:10:26 +00:00
sheldonh
9bfb9eedcd
Use STD{ERR,IN,OUT}_FILENO instead of their numeric values. The
...
definitions are more readable, and it's possible that they're
more portable to pathalogical platforms.
Submitted by: David Hill <david@phobia.ms>
2001-07-26 11:02:39 +00:00
rgrimes
f9ab90d9d6
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00