| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove WARNS?=2 and -Wall. WARNS?=2 is going to be the default. | markm | 2001-12-12 | 7 | -8/+1 |
* | Protect this against the coming WARNS=2 default. | markm | 2001-12-12 | 1 | -0/+2 |
* | WARNS=2 fixes, use __FBSDID(). | markm | 2001-12-12 | 6 | -67/+78 |
* | WARNS=2 fixes with NO_WERROR set because of system-header originating | markm | 2001-12-11 | 14 | -105/+120 |
* | WARNS=2 fixes. use __FBSDID(). | markm | 2001-12-11 | 1 | -9/+10 |
* | WARNS=2 fixes. NO_WERROR set as there are some hard-to-fix | markm | 2001-12-11 | 4 | -87/+87 |
* | WARNS=2 fixes, use __FBSDID(). | markm | 2001-12-11 | 1 | -10/+12 |
* | WARNS=2 is going to be the default, so don't specify it. Use __FBSDID(). | markm | 2001-12-11 | 2 | -6/+5 |
* | WARNS=2 fixes, use __FBSDID(), kill register keyword. | markm | 2001-12-11 | 2 | -35/+37 |
* | Partial WARNS=1 fizes with NO_WERROR set to prevent world breakage. | markm | 2001-12-11 | 8 | -38/+78 |
* | WARNS=2 fixes, use __FBSDID(). | markm | 2001-12-11 | 7 | -62/+74 |
* | WARNS=2 is going to become the default, so remove it from here. | markm | 2001-12-11 | 5 | -5/+1 |
* | WARNS=2 fixes. | markm | 2001-12-11 | 1 | -6/+6 |
* | WARNS=2 fixes, use __FBSDID(), kill register keyword. | markm | 2001-12-11 | 1 | -46/+46 |
* | WARNS=2 is to become the default, so remove. Use __FBSDID(). | markm | 2001-12-11 | 2 | -7/+6 |
* | WARNS=2 fixes, use __FBSDID(). | markm | 2001-12-11 | 1 | -5/+10 |
* | WARNS=2 is to become the default, so remove it from here. | markm | 2001-12-11 | 2 | -2/+0 |
* | Protect this from the coming WARNS=2 default. | markm | 2001-12-11 | 1 | -0/+1 |
* | WARNS=2 fix, kill register keyword, use __FBSDID(). | markm | 2001-12-11 | 5 | -21/+27 |
* | Protect this against the to-come WARNS=2 default. | markm | 2001-12-11 | 1 | -0/+1 |
* | WARNS=2 fix, add externs.h to centralise external prototypes, | markm | 2001-12-11 | 3 | -13/+52 |
* | WARNS=2 fixes, but set NO_WERROR, as there are some HardToFix(tm) | markm | 2001-12-11 | 2 | -55/+63 |
* | Remove WARNS=2 as this is to become default. | markm | 2001-12-11 | 1 | -1/+0 |
* | WARNS=2 fixes, use __FBSDID(), kill register keyword. | markm | 2001-12-11 | 1 | -49/+57 |
* | WARNS=2 fixes. | markm | 2001-12-11 | 1 | -1/+1 |
* | WARNS=2, use __FBSDID(), set NO_WERROR, as there are "dirty" files used | markm | 2001-12-11 | 2 | -16/+19 |
* | WARNS=2 fixes, remove register keyword, use __FBSDID() | markm | 2001-12-11 | 1 | -10/+14 |
* | WARNS=2 fixes, use __FBSDID(), kill register keyword. | markm | 2001-12-11 | 1 | -10/+11 |
* | Temporarily "protect" this against the coming WARNS=2 default as it | markm | 2001-12-11 | 1 | -0/+1 |
* | Remove WARNS=2 as this is to be the default. | markm | 2001-12-11 | 1 | -1/+0 |
* | WARNS=2 fix, use __FBSDID(). | markm | 2001-12-11 | 1 | -11/+13 |
* | Use FBSDID(), WARNS=2 fix. | markm | 2001-12-11 | 1 | -3/+5 |
* | Use __FBSDID(). remove WARNS=2 as this is going to be default. | markm | 2001-12-11 | 2 | -7/+6 |
* | WARNS=2 fix, use __FBSDID(). | markm | 2001-12-11 | 1 | -8/+7 |
* | WARNS=2 fix, use __FBSDID(). | markm | 2001-12-11 | 2 | -14/+15 |
* | WARNS=2 fix, use __FBSDID() and sort includes. | markm | 2001-12-11 | 3 | -44/+46 |
* | WARNS=2 fix, but do not set this im Makefile, because this ill be the | markm | 2001-12-11 | 2 | -2/+1 |
* | WARNS=2 fixes | markm | 2001-12-11 | 6 | -69/+68 |
* | Style improvements recommended by Bruce as a follow up to some | dwmalone | 2001-12-10 | 91 | -325/+372 |
* | Set fetchDebug if v_level is 3 or more. | des | 2001-12-09 | 1 | -0/+2 |
* | Don't assume that the number of fds to select on is known quantity (in | jkh | 2001-12-08 | 1 | -32/+56 |
* | Add support for Brazilian IP Addresses. Example `whois 200.236.70.0'. | mike | 2001-12-08 | 1 | -1/+2 |
* | Only use __FBSDID if it is defined. This fixes the 4.4-release (but | imp | 2001-12-08 | 14 | -0/+28 |
* | Yes seems to be warns clean on alpha and i386. | dwmalone | 2001-12-03 | 1 | -0/+2 |
* | Some warns cleanups - I think this is still not warns clean on the alpha. | dwmalone | 2001-12-03 | 2 | -7/+9 |
* | Warns cleanup. Add FreeBSD ID to Makefile. | dwmalone | 2001-12-03 | 2 | -1/+3 |
* | Warns cleanups. Add FreeBSD ID to Makefile. | dwmalone | 2001-12-03 | 8 | -14/+24 |
* | Warns cleanup - don't declare ttyname(). Add FreeBSD ID to Makefile. | dwmalone | 2001-12-03 | 2 | -1/+3 |
* | Warns cleanups. Add missing prototype. | dwmalone | 2001-12-03 | 2 | -2/+5 |
* | Fix one warning - still not warns clean. | dwmalone | 2001-12-03 | 1 | -1/+1 |