aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Set fetchDebug if v_level is 3 or more.Dag-Erling Smørgrav2001-12-091-0/+2
* Don't assume that the number of fds to select on is known quantity (inJordan K. Hubbard2001-12-081-31/+55
* Add support for Brazilian IP Addresses. Example `whois 200.236.70.0'.Mike Barcroft2001-12-081-1/+2
* Only use __FBSDID if it is defined. This fixes the 4.4-release (butWarner Losh2001-12-0814-0/+28
* Yes seems to be warns clean on alpha and i386.David Malone2001-12-031-0/+2
* Some warns cleanups - I think this is still not warns clean on the alpha.David Malone2001-12-032-7/+9
* Warns cleanup. Add FreeBSD ID to Makefile.David Malone2001-12-032-1/+3
* Warns cleanups. Add FreeBSD ID to Makefile.David Malone2001-12-038-14/+24
* Warns cleanup - don't declare ttyname(). Add FreeBSD ID to Makefile.David Malone2001-12-032-1/+3
* Warns cleanups. Add missing prototype.David Malone2001-12-032-2/+5
* Fix one warning - still not warns clean.David Malone2001-12-031-1/+1
* Strip seems to be warns clean on i386 and alpha.David Malone2001-12-031-0/+1
* Warns cleanups.David Malone2001-12-0312-11/+21
* Warns cleanups. This makes the showmount code warns clean, but someDavid Malone2001-12-031-3/+3
* Warns cleanups. Add FreeBSD ID.David Malone2001-12-032-2/+4
* Warns cleanups, add FreeBSD IDs.David Malone2001-12-032-3/+9
* Warnc cleanups. Add FreeBSD IDs.David Malone2001-12-032-2/+8
* Warns cleanups. Don't use gccism -Wall.David Malone2001-12-032-2/+2
* Nohup seems to be warns clean on alpha and i386. Add FreeBSD id to Makefile.David Malone2001-12-031-0/+2
* Warns cleanup. Add FreeBSD ID to Makefile and nice.c.David Malone2001-12-032-2/+8
* Warns cleanups.David Malone2001-12-036-5/+8
* Warns cleanup. Add FreeBSD ID to Makefile.David Malone2001-12-032-7/+9
* Warns cleanup - not ready for WARNS=2 yet.David Malone2001-12-031-2/+3
* Warns cleanups. Add FreeBSD ID to Makefile.David Malone2001-12-032-3/+5
* Warns cleanups:David Malone2001-12-032-8/+8
* Warns cleanups:David Malone2001-12-032-2/+9
* Warns cleanup.David Malone2001-12-032-1/+2
* Warns cleanup (just make main return an int).David Malone2001-12-032-0/+2
* Cast off_t to long long before printing. Use %ll instead of %q incaseDavid Malone2001-12-033-5/+8
* Merge from crypto/telnet/telnet/commands.c. Add the necessary paths toJohn Hay2001-12-031-1/+7
* Merge from master (crypto) telnet. WARNS fixes for alpha.Mark Murray2001-12-031-1/+1
* Use __FBSDID().Mark Murray2001-12-034-16/+20
* Reorder Makefile for style.Mark Murray2001-12-031-2/+1
* WARNS=2 and -Wall are not both needed. (The second is a subset of theMark Murray2001-12-031-1/+0
* Use __FBSDID().Mark Murray2001-12-037-30/+29
* Style fixes.Mark Murray2001-12-031-9/+8
* Use __FBSDID().Mark Murray2001-12-022-12/+14
* Use __FBSDID().Mark Murray2001-12-022-10/+12
* Style stuff.Mark Murray2001-12-021-7/+9
* WARNS=2 fixup.Mark Murray2001-12-023-20/+29
* Use __FBSDID().Mark Murray2001-12-022-11/+11
* Turn on WARNS=2.Mark Murray2001-12-025-17/+22
* WARNS=2 fixes. Also, use __FBSDID(), and sort includes.Mark Murray2001-12-022-7/+21
* Protect "make world", as I am doing some (potentially) dangerousMark Murray2001-12-021-0/+6
* Turn on WARNS=2. this compiles cleanly.Mark Murray2001-12-021-0/+1
* Slight makefile style.Mark Murray2001-12-022-7/+7
* Use __FBSDID().Mark Murray2001-12-021-6/+6
* WARNS=2 fixup (mostly. Some are Hard To Fix(tm), so NO_WERROR is set)Mark Murray2001-12-027-54/+66
* Use __FBSDID().Mark Murray2001-12-0212-42/+56
* Use __FBSDID(). Also do a bit of cosmetic #if and header-orderMark Murray2001-12-023-13/+13