summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* WARNS=2 fix, but do not set this im Makefile, because this ill be themarkm2001-12-112-2/+1
* WARNS=2 fixesmarkm2001-12-116-69/+68
* Style improvements recommended by Bruce as a follow up to somedwmalone2001-12-1091-325/+372
* Set fetchDebug if v_level is 3 or more.des2001-12-091-0/+2
* Don't assume that the number of fds to select on is known quantity (injkh2001-12-081-32/+56
* Add support for Brazilian IP Addresses. Example `whois 200.236.70.0'.mike2001-12-081-1/+2
* Only use __FBSDID if it is defined. This fixes the 4.4-release (butimp2001-12-0814-0/+28
* Yes seems to be warns clean on alpha and i386.dwmalone2001-12-031-0/+2
* Some warns cleanups - I think this is still not warns clean on the alpha.dwmalone2001-12-032-7/+9
* Warns cleanup. Add FreeBSD ID to Makefile.dwmalone2001-12-032-1/+3
* Warns cleanups. Add FreeBSD ID to Makefile.dwmalone2001-12-038-14/+24
* Warns cleanup - don't declare ttyname(). Add FreeBSD ID to Makefile.dwmalone2001-12-032-1/+3
* Warns cleanups. Add missing prototype.dwmalone2001-12-032-2/+5
* Fix one warning - still not warns clean.dwmalone2001-12-031-1/+1
* Strip seems to be warns clean on i386 and alpha.dwmalone2001-12-031-0/+1
* Warns cleanups.dwmalone2001-12-0312-11/+21
* Warns cleanups. This makes the showmount code warns clean, but somedwmalone2001-12-031-3/+3
* Warns cleanups. Add FreeBSD ID.dwmalone2001-12-032-2/+4
* Warns cleanups, add FreeBSD IDs.dwmalone2001-12-032-3/+9
* Warnc cleanups. Add FreeBSD IDs.dwmalone2001-12-032-2/+8
* Warns cleanups. Don't use gccism -Wall.dwmalone2001-12-032-2/+2
* Nohup seems to be warns clean on alpha and i386. Add FreeBSD id to Makefile.dwmalone2001-12-031-0/+2
* Warns cleanup. Add FreeBSD ID to Makefile and nice.c.dwmalone2001-12-032-2/+8
* Warns cleanups.dwmalone2001-12-036-5/+8
* Warns cleanup. Add FreeBSD ID to Makefile.dwmalone2001-12-032-7/+9
* Warns cleanup - not ready for WARNS=2 yet.dwmalone2001-12-031-2/+3
* Warns cleanups. Add FreeBSD ID to Makefile.dwmalone2001-12-032-3/+5
* Warns cleanups:dwmalone2001-12-032-8/+8
* Warns cleanups:dwmalone2001-12-032-2/+9
* Warns cleanup.dwmalone2001-12-032-1/+2
* Warns cleanup (just make main return an int).dwmalone2001-12-032-0/+2
* Cast off_t to long long before printing. Use %ll instead of %q incasedwmalone2001-12-033-5/+8
* Merge from crypto/telnet/telnet/commands.c. Add the necessary paths tojhay2001-12-031-1/+7
* Merge from master (crypto) telnet. WARNS fixes for alpha.markm2001-12-031-1/+1
* Use __FBSDID().markm2001-12-034-16/+20
* Reorder Makefile for style.markm2001-12-031-2/+1
* WARNS=2 and -Wall are not both needed. (The second is a subset of themarkm2001-12-031-1/+0
* Use __FBSDID().markm2001-12-037-30/+29
* Style fixes.markm2001-12-031-9/+8
* Use __FBSDID().markm2001-12-022-12/+14
* Use __FBSDID().markm2001-12-022-10/+12
* Style stuff.markm2001-12-021-7/+9
* WARNS=2 fixup.markm2001-12-023-20/+29
* Use __FBSDID().markm2001-12-022-11/+11
* Turn on WARNS=2.markm2001-12-025-17/+22
* WARNS=2 fixes. Also, use __FBSDID(), and sort includes.markm2001-12-022-7/+21
* Protect "make world", as I am doing some (potentially) dangerousmarkm2001-12-021-0/+6
* Turn on WARNS=2. this compiles cleanly.markm2001-12-021-0/+1
* Slight makefile style.markm2001-12-022-7/+7
* Use __FBSDID().markm2001-12-021-6/+6
OpenPOWER on IntegriCloud