| Commit message (Expand) | Author | Age | Files | Lines |
* | Obtained from: "Jan B. Koum " <jkb@best.com> | dillon | 1998-12-01 | 2 | -3/+5 |
* | We use login.conf, not login.cap | billf | 1998-11-30 | 1 | -2/+2 |
* | Set TMPDIR to /tmp | wosch | 1998-11-29 | 1 | -9/+7 |
* | Described the search path Make uses to find makefiles. | pds | 1998-11-29 | 1 | -4/+37 |
* | Fixed style bugs in previous commit. | bde | 1998-11-29 | 1 | -1/+1 |
* | Fixed English in previous commit. Clarify "lexicographical order". | bde | 1998-11-29 | 1 | -8/+14 |
* | Fixed my English fixes. | bde | 1998-11-29 | 2 | -2/+3 |
* | Fixed style bugs and English in previous commit. | bde | 1998-11-29 | 1 | -15/+16 |
* | Fixed disorder and and usage message. Improved English. | bde | 1998-11-29 | 1 | -2/+2 |
* | Fixed disordering in previous commit. | bde | 1998-11-29 | 1 | -1/+1 |
* | Set TMPDIR to /tmp | wosch | 1998-11-29 | 1 | -14/+35 |
* | Recommended TMPDIR is now /tmp (undo rev 1.6) | wosch | 1998-11-29 | 1 | -2/+2 |
* | Added a sort option to find(1). | wosch | 1998-11-29 | 4 | -5/+37 |
* | Removed unused nlist'ed variables stathz and hz. These used to be used | bde | 1998-11-26 | 1 | -26/+13 |
* | Port top to the alpha. | dfr | 1998-11-25 | 1 | -4/+4 |
* | Work around the problem that login won't link if NOSHARED=yes, | jdp | 1998-11-21 | 1 | -1/+2 |
* | ATTENTION: INSTALL "/etc/pam.conf" FROM "src/etc"!!! | jdp | 1998-11-21 | 3 | -326/+149 |
* | Updated gencat(1) page from T. Lambert: | jkoshy | 1998-11-18 | 1 | -16/+132 |
* | Update tcopy for CAM. (/dev/rst0 -> /dev/rsa0) | ken | 1998-11-16 | 1 | -1/+1 |
* | Fixed missing 'v' in usage message. | bde | 1998-11-15 | 1 | -2/+2 |
* | Fixed bugs in previous commit: | bde | 1998-11-15 | 1 | -4/+5 |
* | New file formats. | obrien | 1998-11-15 | 18 | -0/+645 |
* | Additional file formats. | obrien | 1998-11-15 | 1 | -7/+38 |
* | Added a -v (verbose) option and hid multi-job file banner generation | dg | 1998-11-14 | 4 | -7/+15 |
* | unifdef -DLOGIN_CAP. After almost 2 years, I think we can assume | jdp | 1998-11-11 | 2 | -75/+4 |
* | Remove support for LOGIN_CAP_AUTH. It was never enabled, it was | jdp | 1998-11-11 | 2 | -131/+5 |
* | Fix a const-related compiler warning. | jdp | 1998-11-11 | 1 | -2/+3 |
* | Fixed disorder. | bde | 1998-11-10 | 1 | -2/+2 |
* | Reenable fstat for alpha. | dima | 1998-11-09 | 1 | -2/+2 |
* | Reenable systat/vmstat for alpha. | dima | 1998-11-09 | 1 | -4/+4 |
* | Do a better job of determining if we were called as uptime(1). | steve | 1998-11-09 | 1 | -5/+2 |
* | main.c: | des | 1998-11-08 | 2 | -12/+13 |
* | dig, dnsquery & host seem to work on the alpha now | gpalmer | 1998-11-08 | 1 | -4/+4 |
* | Add missing '\n'; remove redundant 'h' case in getopt switch. | rnordier | 1998-11-05 | 1 | -2/+1 |
* | Add -c option to usage string. | rnordier | 1998-11-05 | 1 | -1/+1 |
* | Include `enigma' into the list of usr.bin programs. | joerg | 1998-11-02 | 1 | -1/+2 |
* | Fix errors detected by -Wformat. | jdp | 1998-11-01 | 3 | -6/+7 |
* | Link objformat statically by default. This makes it possible to | jdp | 1998-11-01 | 1 | -0/+1 |
* | Fix some of the more blatant bugs in the original code, provide a | joerg | 1998-10-30 | 3 | -33/+156 |
* | This commit was generated by cvs2svn to compensate for changes in r40767, | joerg | 1998-10-30 | 2 | -0/+182 |
|\ |
|
| * | This is enigma, aka. crypt(1). It has suppsedly been taken from | joerg | 1998-10-30 | 2 | -0/+182 |
* | Rename a function name so that it doesn't conflict with a future system call. | dg | 1998-10-30 | 3 | -6/+6 |
* | Back out previous work-around for "vmstat -i" failing on ELF | jdp | 1998-10-28 | 1 | -1/+1 |
* | If we know the content-length, only read that number of bytes from | fenner | 1998-10-26 | 1 | -2/+13 |
* | Add manpage for objformat. This needs major word smithing. | obrien | 1998-10-25 | 2 | -1/+94 |
* | Backout out previous commit. The bug was in the kernel. | bde | 1998-10-25 | 1 | -2/+9 |
* | Work around some variables having N_UNDF types but valid values; this | msmith | 1998-10-24 | 1 | -2/+2 |
* | Use sysctlbyname() to locate the vfs.nfs.nfsstats node. | msmith | 1998-10-24 | 1 | -9/+2 |
* | When invoked as "objformat" to print out the current object format, | jdp | 1998-10-24 | 1 | -0/+4 |
* | Fixed gratuitous unformatting in rev.1.8. | bde | 1998-10-22 | 1 | -1/+2 |