philip
|
85bf9c9b23
|
Add libxo(3) support to last(1).
Reviewed by: kp
Approved by: re (gjb)
MFC after: 1 week
Relnotes: yes
Differential Revision: https://reviews.freebsd.org/D16922
|
2018-08-28 17:10:19 +00:00 |
|
ed
|
ec118486fa
|
Build last(1) and leave(1) with WARNS=6.
These ports were only built with WARNS=1, because they use certain
format extensions. We can use NO_WFORMAT for that instead.
|
2011-10-14 07:26:20 +00:00 |
|
ed
|
9b380e30d4
|
Build usr.bin/ with WARNS=6 by default.
Also add some missing $FreeBSD$ to keep svn happy.
|
2010-01-02 10:27:05 +00:00 |
|
markm
|
ae2558974f
|
Remove leaf node WARNS?=2 (that mainly I added). This should
help the GCC3 transition and CURRENT in general.
|
2002-02-08 22:31:43 +00:00 |
|
dd
|
eaa2b71bee
|
Silence warnings and minor style fixes. Mostly constify and don't
assume that time_t is a long. Clamp down with WARNS=2.
Not objected to by: -audit
|
2001-06-14 04:55:26 +00:00 |
|
rgrimes
|
f9ab90d9d6
|
BSD 4.4 Lite Usr.bin Sources
|
1994-05-27 12:33:43 +00:00 |
|