summaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* MFC rev 1.14: atq ignored locale.Stephen McKay1998-11-251-1/+5
* MFC: Add HungarianJulian Elischer1998-11-171-2/+2
* MFC: do the right thing for HungariansJulian Elischer1998-11-171-2/+2
* MFC: Generate correct code in multithreading mode.Joseph Koshy1998-11-042-2/+6
* MFC: {rev 1.2} workaround a gcc bug causing false warnings aboutJoseph Koshy1998-10-301-0/+11
* MFC: {rev 1.10} Fix formatting bug.Joseph Koshy1998-10-301-1/+3
* MFC: {rev 1.6} Mention default time between output flushes in manual page.Joseph Koshy1998-10-301-2/+3
* MFC: fread() returns 0 on eof or error, not EOF. This fixes theDag-Erling Smørgrav1998-10-091-2/+2
* MFC: rev. 1.6.David E. O'Brien1998-10-041-3/+3
* MFC: New -S flag.Jordan K. Hubbard1998-09-235-8/+55
* MFC: Avoid infinite loop if read() fails consistently.Dag-Erling Smørgrav1998-09-221-1/+1
* MFC: Terminate our output string correctly if we've gotBrian Somers1998-09-221-1/+2
* Fix bad option processing.Ollivier Robert1998-09-211-7/+4
* MFC: DTRT for file: URLs when output file is "-".Dag-Erling Smørgrav1998-09-171-1/+17
* MFC: Move setting of 'crt' mail variable to {/usr/src}/etc/mail.rc.Joseph Koshy1998-09-141-1/+1
* MFC: {rev 1.12} Fix spurious `free()\' when -d g2 is enabled.Joseph Koshy1998-09-141-3/+12
* MFC: Print correct total for -c option (previously, the total for theDag-Erling Smørgrav1998-09-111-1/+1
* MFC, terminate defnames array correctly.Mike Smith1998-09-091-1/+1
* MFC: make the unix macro workSteve Price1998-09-071-1/+5
* MFC: zsh shell script entryMartin Cracauer1998-09-071-2/+2
* MFC: fix constant so shell field is found.Mark Murray1998-09-041-1/+1
* revert to rev 1.4.2.1David E. O'Brien1998-09-041-1/+0
* Fix this so we use old YACC behavior of y.tab.h rather than newerDavid E. O'Brien1998-09-031-1/+2
* MFC: cut-n-paste fubDavid E. O'Brien1998-09-021-2/+2
* MFC: add -nDavid E. O'Brien1998-09-013-5/+17
* MFC: {rev 1.38} Remove hardcoded constant in favour of login.conf value.Joseph Koshy1998-08-311-2/+2
* MFC: garbeld -> garbledSteve Price1998-08-301-2/+2
* MFC: When exiting on SIGINT, exit with signal statusMartin Cracauer1998-08-275-10/+22
* MFC: -h hostSteve Price1998-08-241-2/+2
* Submitted by: Peter HawkinsPeter Hawkins1998-08-144-9/+22
* MFC: Add -t option (do not display self)Dag-Erling Smørgrav1998-08-121-1/+4
* MFC 1.6 -> 1.7: Allow dollar signs in symbols for better C++ support.John Polstra1998-08-121-4/+3
* PR: 7522Peter Hawkins1998-08-101-1/+1
* MFC (rev 1.14): check for year == -1 before Y2K processing.Alexander Langer1998-08-081-2/+2
* Fixed it so that adding -DORDER to CFLAGS in the Makefile enables orWolfram Schneider1998-08-071-12/+22
* MFC: {rev 1.3} change iovec array size (part of PR 7278).Joseph Koshy1998-08-051-1/+1
* MFC (1.37: backed out stale workarounds for bugs in getpass(). The bugsBruce Evans1998-07-311-3/+1
* added support for the o, order, commandWolfram Schneider1998-07-302-31/+170
* MFC: Don't try to dereference a pointer to freed memory.Dag-Erling Smørgrav1998-07-291-7/+4
* Round - not cut - the real cpu time.Wolfram Schneider1998-07-271-2/+4
* MFC: nuke an outdated file I missed.Jordan K. Hubbard1998-07-181-207/+0
* MFC: final round of merges for /usr/src/usr.binJordan K. Hubbard1998-07-1711-29/+50
* MFC: fix.Jordan K. Hubbard1998-07-171-1/+2
* MFC: update talk, tip and telnet. Usual doc merges and whatnot.Jordan K. Hubbard1998-07-1755-214/+461
* MFC: doc fixes, enhancements to locate & more, new tail functionality.Jordan K. Hubbard1998-07-1768-325/+467
* MFC doc fixes, proper printf() casts, bugfixes for fetch, updated file(1)Jordan K. Hubbard1998-07-1647-4765/+718
* MFC: {rev 1.8} "/etc/magic" --> "/usr/share/misc/magic".Joseph Koshy1998-07-101-2/+2
* Sync with main branch.John Polstra1998-07-082-16/+29
* MFC: Bruceification.Jordan K. Hubbard1998-07-071-5/+2
* MFC: check for non-existant bounds.Jordan K. Hubbard1998-07-071-1/+7