aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Merge from 2_2 man page change.Daniel O'Callaghan1999-01-052-2/+2
* PR: 9323Daniel O'Callaghan1999-01-051-1/+4
* Backed out previous commit. The bug was in rev.1.49 of src/Makefile.inc1,Bruce Evans1999-01-041-1/+1
* Fix a build problem when upgrading from 9 month old sources. There'sChuck Robey1999-01-041-1/+1
* Make the timeout handler log any failed logins, to make sure failedEivind Eklund1999-01-031-7/+17
* Typo - "the -delete primary do not.." -> "the -delete primary does not.."Bill Fumerola1998-12-311-2/+2
* Add copyright and RCS/CVS Id.David E. O'Brien1998-12-271-0/+28
* Update section on DK_NDRIVES (which was removed with CAM), and explainDavid E. O'Brien1998-12-271-9/+10
* Turn the compile time option into a run-time option.David E. O'Brien1998-12-272-7/+10
* Don't waste precious space on showing the performance of fdX.David E. O'Brien1998-12-271-1/+9
* No __profname bozoness, no strstr() bozoness... test argv[0] againstMatthew Dillon1998-12-241-4/+21
* Since argv is in scope, use argv[0] instead of __progname.Steve Price1998-12-241-2/+2
* Print out latched cdb's correlated to latched errors in MTIOCERRSTAT case.Matt Jacob1998-12-221-1/+13
* Flush the output file before exiting; short-lived programs don't even fillMike Smith1998-12-211-1/+2
* Fixed typo.Foxfair Hu1998-12-201-1/+1
* add in new errstat subcommand (MTIOCSERRSTAT)Matt Jacob1998-12-191-2/+33
* Made changes suggested by bruce, plus a couple of others which made -Wall work.Matt Jacob1998-12-181-11/+17
* Unbreak K&R support, and generate code that works in K&R C as well asDag-Erling Smørgrav1998-12-181-20/+12
* 1) Clarify that a weof count of zero is allowed (flush buffers).Matt Jacob1998-12-181-1/+30
* Free memory from setmode.Warner Losh1998-12-161-1/+2
* Return memory from setmode.Warner Losh1998-12-161-0/+1
* The perlinterp option builds and works, but I'm not so sure how it'll goPeter Wemm1998-12-161-5/+6
* Generate a prototype for initialize_XXXX_error_table() when the languageDag-Erling Smørgrav1998-12-151-3/+3
* Add "-N" option to supress reverse name lookup.Bill Fumerola1998-12-145-3/+12
* Added support for DIS 8859-15 based locales using patchMatthew Dillon1998-12-142-1/+53
* Change the wording to reflect that only the first character of the twoSteve Price1998-12-131-2/+2
* Fixed disordering of cross references in previous commit.Bruce Evans1998-12-131-3/+3
* PR: bin/9016Matthew Dillon1998-12-131-3/+8
* PR: bin/8680Matthew Dillon1998-12-131-4/+3
* PR: bin/8680Matthew Dillon1998-12-131-6/+8
* Add reference to login.conf(5)Matthew Dillon1998-12-131-2/+3
* PR: docs/9045Matthew Dillon1998-12-131-27/+31
* Better error checking.Eivind Eklund1998-12-091-3/+4
* Fix a new bug introduced by the previous bug fixArchie Cobbs1998-12-083-10/+23
* Add -s option, just report size of file that would be fetched.Martin Cracauer1998-12-085-8/+67
* Fixed warnx format errors in printf and csh, and snprintf format errorsBruce Evans1998-12-071-7/+11
* Fix brokenness compiling "s/pat/subst/" when length of subst is >= 4090 chars.Archie Cobbs1998-12-071-3/+6
* Compile -WallArchie Cobbs1998-12-072-2/+3
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).Archie Cobbs1998-12-0670-87/+121
* Eliminate compiler warnings from -WallArchie Cobbs1998-12-065-6/+9
* Eliminate compiler warnings from -WallArchie Cobbs1998-12-0611-16/+16
* Obtained from: "Jan B. Koum " <jkb@best.com>Matthew Dillon1998-12-012-3/+5
* We use login.conf, not login.capBill Fumerola1998-11-301-2/+2
* Set TMPDIR to /tmpWolfram Schneider1998-11-291-9/+7
* Described the search path Make uses to find makefiles.Peter da Silva1998-11-291-4/+37
* Fixed style bugs in previous commit.Bruce Evans1998-11-291-1/+1
* Fixed English in previous commit. Clarify "lexicographical order".Bruce Evans1998-11-291-8/+14
* Fixed my English fixes.Bruce Evans1998-11-292-2/+3
* Fixed style bugs and English in previous commit.Bruce Evans1998-11-291-15/+16
* Fixed disorder and and usage message. Improved English.Bruce Evans1998-11-291-2/+2