aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed disordering in previous commit.Bruce Evans1998-11-291-1/+1
* Set TMPDIR to /tmpWolfram Schneider1998-11-291-14/+35
* Recommended TMPDIR is now /tmp (undo rev 1.6)Wolfram Schneider1998-11-291-2/+2
* Added a sort option to find(1).Wolfram Schneider1998-11-294-5/+37
* Removed unused nlist'ed variables stathz and hz. These used to be usedBruce Evans1998-11-261-26/+13
* Port top to the alpha.Doug Rabson1998-11-251-4/+4
* Work around the problem that login won't link if NOSHARED=yes,John Polstra1998-11-211-1/+2
* ATTENTION: INSTALL "/etc/pam.conf" FROM "src/etc"!!!John Polstra1998-11-213-326/+149
* Updated gencat(1) page from T. Lambert:Joseph Koshy1998-11-181-16/+132
* Update tcopy for CAM. (/dev/rst0 -> /dev/rsa0)Kenneth D. Merry1998-11-161-1/+1
* Fixed missing 'v' in usage message.Bruce Evans1998-11-151-2/+2
* Fixed bugs in previous commit:Bruce Evans1998-11-151-4/+5
* New file formats.David E. O'Brien1998-11-1518-0/+645
* Additional file formats.David E. O'Brien1998-11-151-7/+38
* Added a -v (verbose) option and hid multi-job file banner generationDavid Greenman1998-11-144-7/+15
* unifdef -DLOGIN_CAP. After almost 2 years, I think we can assumeJohn Polstra1998-11-112-75/+4
* Remove support for LOGIN_CAP_AUTH. It was never enabled, it wasJohn Polstra1998-11-112-131/+5
* Fix a const-related compiler warning.John Polstra1998-11-111-2/+3
* Fixed disorder.Bruce Evans1998-11-101-2/+2