aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Reenable fstat for alpha.Dima Ruban1998-11-091-2/+2
* Reenable systat/vmstat for alpha.Dima Ruban1998-11-091-4/+4
* Do a better job of determining if we were called as uptime(1).Steve Price1998-11-091-5/+2
* main.c:Dag-Erling Smørgrav1998-11-082-12/+13
* dig, dnsquery & host seem to work on the alpha nowGary Palmer1998-11-081-4/+4
* Add missing '\n'; remove redundant 'h' case in getopt switch.Robert Nordier1998-11-051-2/+1
* Add -c option to usage string.Robert Nordier1998-11-051-1/+1
* Include `enigma' into the list of usr.bin programs.Joerg Wunsch1998-11-021-1/+2
* Fix errors detected by -Wformat.John Polstra1998-11-013-6/+7
* Link objformat statically by default. This makes it possible toJohn Polstra1998-11-011-0/+1
* Fix some of the more blatant bugs in the original code, provide aJoerg Wunsch1998-10-303-33/+156
* This is enigma, aka. crypt(1). It has suppsedly been taken fromJoerg Wunsch1998-10-302-0/+182
* Rename a function name so that it doesn't conflict with a future system call.David Greenman1998-10-303-6/+6