| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC rev 1.14: atq ignored locale. | Stephen McKay | 1998-11-25 | 1 | -1/+5 |
* | MFC: Add Hungarian | Julian Elischer | 1998-11-17 | 1 | -2/+2 |
* | MFC: do the right thing for Hungarians | Julian Elischer | 1998-11-17 | 1 | -2/+2 |
* | MFC: Generate correct code in multithreading mode. | Joseph Koshy | 1998-11-04 | 2 | -2/+6 |
* | MFC: {rev 1.2} workaround a gcc bug causing false warnings about | Joseph Koshy | 1998-10-30 | 1 | -0/+11 |
* | MFC: {rev 1.10} Fix formatting bug. | Joseph Koshy | 1998-10-30 | 1 | -1/+3 |
* | MFC: {rev 1.6} Mention default time between output flushes in manual page. | Joseph Koshy | 1998-10-30 | 1 | -2/+3 |
* | MFC: fread() returns 0 on eof or error, not EOF. This fixes the | Dag-Erling Smørgrav | 1998-10-09 | 1 | -2/+2 |
* | MFC: rev. 1.6. | David E. O'Brien | 1998-10-04 | 1 | -3/+3 |
* | MFC: New -S flag. | Jordan K. Hubbard | 1998-09-23 | 5 | -8/+55 |
* | MFC: Avoid infinite loop if read() fails consistently. | Dag-Erling Smørgrav | 1998-09-22 | 1 | -1/+1 |
* | MFC: Terminate our output string correctly if we've got | Brian Somers | 1998-09-22 | 1 | -1/+2 |
* | Fix bad option processing. | Ollivier Robert | 1998-09-21 | 1 | -7/+4 |
* | MFC: DTRT for file: URLs when output file is "-". | Dag-Erling Smørgrav | 1998-09-17 | 1 | -1/+17 |
* | MFC: Move setting of 'crt' mail variable to {/usr/src}/etc/mail.rc. | Joseph Koshy | 1998-09-14 | 1 | -1/+1 |
* | MFC: {rev 1.12} Fix spurious `free()\' when -d g2 is enabled. | Joseph Koshy | 1998-09-14 | 1 | -3/+12 |
* | MFC: Print correct total for -c option (previously, the total for the | Dag-Erling Smørgrav | 1998-09-11 | 1 | -1/+1 |
* | MFC, terminate defnames array correctly. | Mike Smith | 1998-09-09 | 1 | -1/+1 |
* | MFC: make the unix macro work | Steve Price | 1998-09-07 | 1 | -1/+5 |
* | MFC: zsh shell script entry | Martin Cracauer | 1998-09-07 | 1 | -2/+2 |
* | MFC: fix constant so shell field is found. | Mark Murray | 1998-09-04 | 1 | -1/+1 |
* | revert to rev 1.4.2.1 | David E. O'Brien | 1998-09-04 | 1 | -1/+0 |
* | Fix this so we use old YACC behavior of y.tab.h rather than newer | David E. O'Brien | 1998-09-03 | 1 | -1/+2 |
* | MFC: cut-n-paste fub | David E. O'Brien | 1998-09-02 | 1 | -2/+2 |
* | MFC: add -n | David E. O'Brien | 1998-09-01 | 3 | -5/+17 |
* | MFC: {rev 1.38} Remove hardcoded constant in favour of login.conf value. | Joseph Koshy | 1998-08-31 | 1 | -2/+2 |
* | MFC: garbeld -> garbled | Steve Price | 1998-08-30 | 1 | -2/+2 |
* | MFC: When exiting on SIGINT, exit with signal status | Martin Cracauer | 1998-08-27 | 5 | -10/+22 |
* | MFC: -h host | Steve Price | 1998-08-24 | 1 | -2/+2 |
* | Submitted by: Peter Hawkins | Peter Hawkins | 1998-08-14 | 4 | -9/+22 |
* | MFC: Add -t option (do not display self) | Dag-Erling Smørgrav | 1998-08-12 | 1 | -1/+4 |
* | MFC 1.6 -> 1.7: Allow dollar signs in symbols for better C++ support. | John Polstra | 1998-08-12 | 1 | -4/+3 |
* | PR: 7522 | Peter Hawkins | 1998-08-10 | 1 | -1/+1 |
* | MFC (rev 1.14): check for year == -1 before Y2K processing. | Alexander Langer | 1998-08-08 | 1 | -2/+2 |
* | Fixed it so that adding -DORDER to CFLAGS in the Makefile enables or | Wolfram Schneider | 1998-08-07 | 1 | -12/+22 |
* | MFC: {rev 1.3} change iovec array size (part of PR 7278). | Joseph Koshy | 1998-08-05 | 1 | -1/+1 |
* | MFC (1.37: backed out stale workarounds for bugs in getpass(). The bugs | Bruce Evans | 1998-07-31 | 1 | -3/+1 |
* | added support for the o, order, command | Wolfram Schneider | 1998-07-30 | 2 | -31/+170 |
* | MFC: Don't try to dereference a pointer to freed memory. | Dag-Erling Smørgrav | 1998-07-29 | 1 | -7/+4 |
* | Round - not cut - the real cpu time. | Wolfram Schneider | 1998-07-27 | 1 | -2/+4 |
* | MFC: nuke an outdated file I missed. | Jordan K. Hubbard | 1998-07-18 | 1 | -207/+0 |
* | MFC: final round of merges for /usr/src/usr.bin | Jordan K. Hubbard | 1998-07-17 | 11 | -29/+50 |
* | MFC: fix. | Jordan K. Hubbard | 1998-07-17 | 1 | -1/+2 |
* | MFC: update talk, tip and telnet. Usual doc merges and whatnot. | Jordan K. Hubbard | 1998-07-17 | 55 | -214/+461 |
* | MFC: doc fixes, enhancements to locate & more, new tail functionality. | Jordan K. Hubbard | 1998-07-17 | 68 | -325/+467 |
* | MFC doc fixes, proper printf() casts, bugfixes for fetch, updated file(1) | Jordan K. Hubbard | 1998-07-16 | 47 | -4765/+718 |
* | MFC: {rev 1.8} "/etc/magic" --> "/usr/share/misc/magic". | Joseph Koshy | 1998-07-10 | 1 | -2/+2 |
* | Sync with main branch. | John Polstra | 1998-07-08 | 2 | -16/+29 |
* | MFC: Bruceification. | Jordan K. Hubbard | 1998-07-07 | 1 | -5/+2 |
* | MFC: check for non-existant bounds. | Jordan K. Hubbard | 1998-07-07 | 1 | -1/+7 |